bitcoinj/core
Andreas Schildbach 40b1ac351f StoredBlock: if getPrev() called on a genesis block, cut short
Don't try to locate a previous block of the genesis block, using
an arbitrary "previous block hash".
2025-03-10 23:28:38 +01:00
..
src StoredBlock: if getPrev() called on a genesis block, cut short 2025-03-10 23:28:38 +01:00
build.gradle GuardedBy: use internal annotation rather than from external library 2025-02-27 21:08:17 +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