Author

Topic: New install, new version of Bitcoin Core, weird Pending amount [SOLVED] (Read 669 times)

member
Activity: 101
Merit: 11
N.E.E.T
Code:
bitcoin-qt -zapwallettxes
Thank you! This fixed it, and also removed the two double spend transactions from my Transaction-list.
Code:
2016-02-27 23:03:17 init message: Rescanning...
2016-02-27 23:03:17 Rescanning last 400326 blocks (from block 0)...
2016-02-27 23:04:17 Still rescanning. At block 153819. Progress=0.007727
2016-02-27 23:05:17 Still rescanning. At block 182723. Progress=0.015028
2016-02-27 23:06:17 Still rescanning. At block 192285. Progress=0.023055
2016-02-27 23:07:17 Still rescanning. At block 201386. Progress=0.031073
2016-02-27 23:08:17 Still rescanning. At block 210003. Progress=0.038420
2016-02-27 23:09:17 Still rescanning. At block 216836. Progress=0.046341
2016-02-27 23:10:17 Still rescanning. At block 222662. Progress=0.054445
2016-02-27 23:11:17 Still rescanning. At block 228755. Progress=0.062575
2016-02-27 23:12:17 Still rescanning. At block 234643. Progress=0.070881
2016-02-27 23:13:17 Still rescanning. At block 240828. Progress=0.079206
2016-02-27 23:14:17 Still rescanning. At block 249371. Progress=0.087658
that is take the time including rescan,i already stuck waiting to test it for learning.  Cheesy Grin
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Code:
bitcoin-qt -zapwallettxes
Thank you! This fixed it, and also removed the two double spend transactions from my Transaction-list.
legendary
Activity: 1344
Merit: 1023
Mine at Jonny's Pool
Do the following:

1) backup your wallet
2) stop core
3) start core as follows:

Code:
bitcoin-qt -zapwallettxes

That will ditch blast any unconfirmed/weird transactions and also do a full rescan.  You will be good to go after that.
member
Activity: 101
Merit: 11
N.E.E.T
I have reinstalled my laptop with a different Linux-distribution.
This screenshot shows my new install (top) and my old install (bottom):


I am using the same wallet.dat, and I copied it back to the old install to create a screenshot of the old situation. Everything used to be fine, but in the new version it keeps showing 594.46684 mBTC as Pending. I know it's not send by real transactions, no money is coming in. Nothing changed in the Transactions-tab.

I have had 2 "weird" transactions in the past: the first said it's a double spend, the second I actually did a double spend to fix a zero fee transaction that was stuck for 2 weeks. But the total amount of this was much less than what's Pending now.

Anybody knows what is going on here? It makes my Bitcoin Core looks messy, and it makes it seem I have more mBTC than I really have.
is serious ?
if like that,i can try to click Help > Debug window and see last block time .if that already synced by other with latest block but still have problem i can open file debug and watch error words.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
I have reinstalled my laptop with a different Linux-distribution.
This screenshot shows my new install (top) and my old install (bottom):


I am using the same wallet.dat, and I copied it back to the old install to create a screenshot of the old situation. Everything used to be fine, but in the new version it keeps showing 594.46684 mBTC as Pending. I know it's not send by real transactions, no money is coming in. Nothing changed in the Transactions-tab.

I have had 2 "weird" transactions in the past: the first said it's a double spend, the second I actually did a double spend to fix a zero fee transaction that was stuck for 2 weeks. But the total amount of this was much less than what's Pending now.

Anybody knows what is going on here? It makes my Bitcoin Core looks messy, and it makes it seem I have more mBTC than I really have.
Jump to: