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
2025-01-18 21:32:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0ba3f4c2d2
bitcoinj
/
core
History
Kirill Vlasov
0ba3f4c2d2
"@Override" annotation should be used on any method overriding (since Java 5) or implementing (since Java 6) another one.
2015-12-08 10:29:40 +01:00
..
src
"@Override" annotation should be used on any method overriding (since Java 5) or implementing (since Java 6) another one.
2015-12-08 10:29:40 +01: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