novitski / bitcoinj

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

doesn't deny sending dust amounts #429

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Try sending 1 Satoshi using bitcoinj 0.9. I'd expect an error condition, as 
bitcoin-qt yields "Transaction amount too small". Instead, it signs the tx and 
tries to send it.

Original issue reported on code.google.com by andreas....@gmail.com on 10 Jul 2013 at 9:26

GoogleCodeExporter commented 9 years ago
Issue 428 has been merged into this issue.

Original comment by coral...@google.com on 10 Jul 2013 at 12:20

GoogleCodeExporter commented 9 years ago
Resolved by 
https://code.google.com/p/bitcoinj/source/detail?r=acc2877329e23b5e96f09b85dfdbd
bb27c665070

Original comment by coral...@google.com on 10 Jul 2013 at 2:36