bitcoinj/core/src
Mike Hearn caa92985e1 When broadcasting a spend, wait for the tx message to actually hit the wire before proceeding.
This resolves an issue where wallet-tool would shut down before the message was actually sent.
2013-01-20 23:47:32 +01:00
..
main/java When broadcasting a spend, wait for the tx message to actually hit the wire before proceeding. 2013-01-20 23:47:32 +01:00
test Avoid confusing bugs by switching NetworkParameters.testNet() to be testnet3 not testnet2. 2013-01-16 18:15:46 +01:00
bitcoin.proto Serialize the broadcastBy set for each transaction. Resolves issue 237. 2012-08-20 23:37:46 +02:00