bitcoinj/tools
Andreas Schildbach de8afc67ca CheckpointManager, BuildCheckpoints: support checkpoints with 32 byte chain work
* `BuildCheckpoints` now always creates checkpoints with 32 byte chain work
* `CheckpointManager` knows how to read both 12 and 32 byte chain work

Also updates the bundled checkpoints to the new format and a test.
2024-06-28 18:50:45 +02:00
..
src/main/java/org/bitcoinj/tools CheckpointManager, BuildCheckpoints: support checkpoints with 32 byte chain work 2024-06-28 18:50:45 +02:00
build-checkpoints Use plain Gradle console for running any of the tools. 2019-03-20 22:30:09 +01:00
build.gradle build.gradle: updade picocli to 4.7.6 2024-05-08 12:52:19 +02:00