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-19 05:33:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
09a2ca64d2
bitcoinj
/
core
History
Andreas Schildbach
09a2ca64d2
Move Transaction.isConsistent() to Wallet.isTxConsistent(), as the wallet was the only consumer of that method.
2016-02-10 12:23:44 +01:00
..
src
Move Transaction.isConsistent() to Wallet.isTxConsistent(), as the wallet was the only consumer of that method.
2016-02-10 12:23:44 +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
Limit heap size of unit tests to 1 GB.
2016-02-05 12:57:32 +01:00