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
806afa0441
bitcoinj
/
core
History
Sean Gilligan
806afa0441
Replace Guava newArrayList()/newLinkedList() with direct call to the JDK 7 constructor.
...
This is recommended by deprecation comment in Guava.
2019-06-01 13:58:11 +02:00
..
src
Replace Guava newArrayList()/newLinkedList() with direct call to the JDK 7 constructor.
2019-06-01 13:58:11 +02:00
build.gradle
Update OkHttp to 3.12.3.
2019-05-19 10:18:06 +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