bitcoinj/core
Sean Gilligan 42bb5b386e AbstractBitcoinNetParams subclasses: Improve Genesis hash checking
1. Define Sha256 constants for expected hashes
2. Compare hashes in binary form
3. Move hash comparison to immediately follow Block creation
4. Add error message to the check state call
2021-09-08 00:24:11 +02:00
..
src AbstractBitcoinNetParams subclasses: Improve Genesis hash checking 2021-09-08 00:24:11 +02:00
build.gradle build.gradle: Migrate from maven to maven-publish plugin 2021-09-01 01:37:28 +02:00
findbugs.xml