Title: New install, new version of Bitcoin Core, weird Pending amount [SOLVED] Post by: LoyceV on February 27, 2016, 07:11:53 PM I have reinstalled my laptop with a different Linux-distribution.
This screenshot shows my new install (top) and my old install (bottom): http://i66.tinypic.com/28tc28w.png 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. Title: Re: New install, new version of Bitcoin Core, weird Pending amount Post by: vlamer on February 27, 2016, 08:36:06 PM I have reinstalled my laptop with a different Linux-distribution. is serious ?This screenshot shows my new install (top) and my old install (bottom): http://i66.tinypic.com/28tc28w.png 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. 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. Title: Re: New install, new version of Bitcoin Core, weird Pending amount Post by: jonnybravo0311 on February 27, 2016, 09:01:17 PM 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. Title: Re: New install, new version of Bitcoin Core, weird Pending amount Post by: LoyceV on February 27, 2016, 09:52:01 PM Code: bitcoin-qt -zapwallettxes Title: Re: New install, new version of Bitcoin Core, weird Pending amount Post by: vlamer on February 27, 2016, 11:36:32 PM Code: bitcoin-qt -zapwallettxes Code: 2016-02-27 23:03:17 init message: Rescanning... |