This website requires JavaScript.
Explore
RingTools-web
Help
Sign In
mirrors
/
bitcoinj
Watch
1
Star
0
Fork
0
You've already forked bitcoinj
mirror of
https://github.com/bitcoinj/bitcoinj.git
synced
2025-01-19 05:33:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6679f42f4a
bitcoinj
/
tools
History
Mike Hearn
6679f42f4a
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
..
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