Added LogPrintf() statements to indicate whether -checkpoints is set to on or off.
Details
Details
- Reviewers
jasonbcox Fabien deadalnix - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGING6263d03ce756: Added LogPrintf() calls to indicate state of fCheckpointsEnabled/the…
rABC6263d03ce756: Added LogPrintf() calls to indicate state of fCheckpointsEnabled/the…
ibd.sh -checkpoints=0 should output a line to debug.log stating checkpoints will not be verified.
ibd.sh -checkpoints=1 should output a line to debug.log stating checkpoints will be verified.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- bitcoindCheckpointsLog
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 5123 Build 8309: Bitcoin ABC Buildbot (legacy) Build 8308: arc lint + arc unit