novitski / bitcoinj

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

If wallet.sendCoins(peerGroup, sendRequest) is called with insufficient funds, wallet is left in an inconsistent state #315

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In particular, a tx is created and put into the wallet, but of course it is 
never confirmed. Instead an assert is triggered. Sorry no log, this is just 
from memory. Need to test again if that's an issue.

Original issue reported on code.google.com by andreas....@gmail.com on 13 Feb 2013 at 8:44

GoogleCodeExporter commented 9 years ago
I can't see any way that could happen. Please do try and reproduce/isolate this.

Original comment by hearn@google.com on 13 Feb 2013 at 12:51

GoogleCodeExporter commented 9 years ago
My memory has faded.

Original comment by andreas....@gmail.com on 30 Mar 2013 at 6:43