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
2024-11-20 10:12:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
20adfd9965
bitcoinj
/
src
/
com
/
google
/
bitcoin
History
Mike Hearn
20adfd9965
Propagate BlockStoreException in BlockChain.setChainHead
2011-08-05 15:49:21 +00:00
..
bouncycastle
Initial checkin of BitCoinJ
2011-03-07 10:17:10 +00:00
core
Propagate BlockStoreException in BlockChain.setChainHead
2011-08-05 15:49:21 +00:00
discovery
Fix IrcDiscovery to not expect the IRC server to return the user list when joining the server automatically. This does not happen for all IRC server implementations. Rather the NAMES command should be sent to ensure that the user list is returned. It also fixes that the returned lines start with a colon that has to be removed before sending the line to the parseUserList method. Patch from Wolfgang Nagele. Resolves issue 50.
2011-07-18 20:39:00 +00:00
examples
Fix compile error.
2011-08-05 14:06:54 +00:00
store
Throw BlockStoreException if the chain head doesn't seem to be in the store. Update issue 66.
2011-08-05 14:09:48 +00:00