novitski / bitcoinj

Automatically exported from code.google.com/p/bitcoinj
Apache License 2.0
0 stars 0 forks source link

WalletTool: Wallet is inconsistent #342

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On release-0.7 (25387d...), I'm using WalletTool to send dozens of txns and 
then do a sync. Today, the sync presented me the following message:

Done downloading block chain
Mar 9, 2013 1:45:46 PM com.google.bitcoin.core.Wallet isConsistent
SEVERE: Inconsistent wallet sizes: 2903 2753
************** WALLET IS INCONSISTENT *****************

Attaching the wallet.

The script looks like this:

./wallet-tool --net=TEST --action=SEND --peers=127.0.0.1 
--output=mv2fvuqXQ1Xousy487RqexZmNCWecHkxfo:0.0255 --fee=0.0005
[repeated a couple of dozen times with slightly different amounts]

./wallet-tool --net=TEST --action=SYNC --peers=127.0.0.1 --waitfor=BLOCK

Original issue reported on code.google.com by andreas....@gmail.com on 9 Mar 2013 at 1:14

Attachments: