bitcoinj/tools
Mike Hearn bef4980abd (API CHANGE) Return a TransactionBroadcast object from PeerGroup.broadcastTransaction.
Old code can be updated by simply calling future() on the returned object to get the previous result.

TransactionBroadcast now has a progress reporting interface, which is ideal for connection to progress bars, pie charts, whatever else you want to use in the UI for showing the progress of sending money/broadcasting a tx.
2015-02-20 15:01:54 +01:00
..
src/main (API CHANGE) Return a TransactionBroadcast object from PeerGroup.broadcastTransaction. 2015-02-20 15:01:54 +01:00
pom.xml 0.13-SNAPSHOT 2014-10-05 20:38:00 +02:00
wallet-tool Create a lightly optimised, dedicated JAR for wallet-tool instead of the oddly named bitcoinj-tools-0.12.jar 2014-08-05 15:42:29 +02:00
wallet-tool.cmd Create a lightly optimised, dedicated JAR for wallet-tool instead of the oddly named bitcoinj-tools-0.12.jar 2014-08-05 15:42:29 +02:00