bitcoinj/tools
Andreas Schildbach ce126353a2 BuildCheckpoints: create mixed-format checkpoints
Create checkpoints with 12 (or less) bytes of work in the old V1 format,
otherwise V2. This will make checkpoint files easier to review.

This un-deprecates the V1 format in StoredBlock, since it's no longer
planned to remove that in the forseeable future.

This also reverts recent changes to the bundled checkpoints
(commit de8afc67ca).
2024-07-01 15:53:03 +02:00
..
src/main/java/org/bitcoinj/tools BuildCheckpoints: create mixed-format checkpoints 2024-07-01 15:53:03 +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