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-02-25 15:10:18 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1175fe9588
bitcoinj
/
core
History
Mike Hearn
1175fe9588
Change the parameter of BlockChainListener.notifyNewBestBlock to be StoredBlock instead of Block, so listeners can get height/work information as well. The Wallet doesn't need this but other listeners may do.
2013-03-04 15:55:39 +01:00
..
src
Change the parameter of BlockChainListener.notifyNewBestBlock to be StoredBlock instead of Block, so listeners can get height/work information as well. The Wallet doesn't need this but other listeners may do.
2013-03-04 15:55:39 +01:00
findbugs.xml
Update findbugs.xml to suppress useless warnings.
2013-02-28 18:38:16 +01:00
pom.xml
Upgrade to the latest Netty. Resolves issue 321.
2013-03-01 16:44:27 +01:00