This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
bitcoinj
Watch
1
Star
0
Fork
You've already forked bitcoinj
0
mirror of
https://github.com/bitcoinj/bitcoinj.git
synced
2025-03-04 01:54:18 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
53d5d7572b
bitcoinj
/
tests
/
com
/
google
/
bitcoin
History
Mike Hearn
48535f9a9c
Optimize chain download further by skipping merkle root verification unless there are transactions relevant to a wallet in the block. Refactor some code out of WalletTest into a new static TestUtils class.
2011-07-10 15:52:06 +00:00
..
core
Optimize chain download further by skipping merkle root verification unless there are transactions relevant to a wallet in the block. Refactor some code out of WalletTest into a new static TestUtils class.
2011-07-10 15:52:06 +00:00
discovery
Fix a typo bug in IrcDiscoveryTest. Patch from Nathan Baulch. Resolves issue 33.
2011-06-30 19:00:52 +00:00
store
Move some classes into new packages.
2011-06-29 17:45:18 +00:00