ManojNimbalkar / bitcoin-wallet

Automatically exported from code.google.com/p/bitcoin-wallet
0 stars 0 forks source link

Cannot spend unconfirmed change #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently it seems that I can only perform one transaction and then have to 
wait for it to be confirmed before I can perform another transaction.

Is this limitation really necessary? 
The "bitcoinspinner" app does not seem to have this restriction.

Original issue reported on code.google.com by marc.r.s...@uni-oldenburg.de on 17 May 2012 at 9:58

GoogleCodeExporter commented 9 years ago
What you are seeing is that you cannot spend change sent back to yourself until 
it is confirmed. See http://code.google.com/p/bitcoinj/issues/detail?id=40

However, you can spend "older" coins, just make sure your wallet has several 
"fractions", for example by sending coins to your wallet in multiple 
transactions.

Original comment by andreas....@gmail.com on 18 May 2012 at 4:54

GoogleCodeExporter commented 9 years ago
This issue will be resolved in the next version. You will be able to spend your 
own unconfirmed change. Incoming payments will however still need at least one 
confirmation before you can spend.

If you want, you can help test this version:

http://code.google.com/p/bitcoin-wallet/downloads/list
(look for the 'spendpolicies' versions)

Original comment by andreas....@gmail.com on 16 Feb 2013 at 10:12

GoogleCodeExporter commented 9 years ago
Version 2.41 has been released, including a fix for spending unconfirmed change.

Original comment by andreas....@gmail.com on 24 Feb 2013 at 11:32