This website requires JavaScript.
Explore
Help
Register
Sign In
Qortal
/
altcoinj
Watch
3
Star
0
Fork
0
You've already forked altcoinj
mirror of
https://github.com/Qortal/altcoinj.git
synced
2025-02-07 23:03:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
altcoinj
/
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