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 07:07:39 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a73677e9fb
bitcoinj
/
core
History
Mike Hearn
a73677e9fb
DeterministicKey: throw a KeyCrypterException instead of an IllegalStateException if the derivation check fails (as this can happen when the password is wrong)
2015-09-02 20:10:38 +02:00
..
src
DeterministicKey: throw a KeyCrypterException instead of an IllegalStateException if the derivation check fails (as this can happen when the password is wrong)
2015-09-02 20:10:38 +02:00
findbugs.xml
Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central.
2014-09-30 17:05:07 +02:00
pom.xml
Adds a services bitmask to PeerDiscovery.getPeers(), so we can query HTTP seeds for specific services.
2015-08-25 12:44:35 +02:00