bitcoinj/tools
2014-07-29 18:13:52 +02:00
..
src/main Use a local Bitcoin node if one is detected instead of the p2p network. This allows any user of a bitcoinj based app to upgrade from SPV to full mode security by just installing and running Core on the same machine. Can be controlled with a new property on PeerGroup. 2014-07-29 18:13:52 +02:00
pom.xml Update SLF4J to version 1.7.6. Previously, inconsistent versions were used between sub-projects. All unit-tests pass. 2014-03-07 17:47:42 +01:00
wallet-tool Fix BIP39 implementation 2014-07-10 14:53:42 +02:00
wallet-tool.cmd Wallet tool launcher for Windows 2014-06-24 14:18:58 +02:00