bitcoinj/core
mruddy 1eaf05cacf Fix core module build failures caused by Maven surefire plugin running JUnit classes.
This removes pull-tester (BitcoindComparisonTool) from the build. If anyone is missing it, we should add it back in the tools sub-project.
2016-03-05 15:06:20 +01:00
..
src Wallet: Fix bug in cleanup() that sometimes would put foreign outputs in myUnspents when disconnecting. This wrongly increases the balance. 2016-03-05 01:13:58 +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 Fix core module build failures caused by Maven surefire plugin running JUnit classes. 2016-03-05 15:06:20 +01:00