Reverts change to commet for PreciousBlock() in validation.h that was
made in D1182. This reduces our code ownership and merge conflicts when
backporting.
Details
Details
- Reviewers
deadalnix Fabien jasonbcox - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGINGc9da74332c34: Revert change to PreciousBlock() comment made in D1182
rABCc9da74332c34: Revert change to PreciousBlock() comment made in D1182
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- revertpreciousblockcomment
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 7554 Build 13148: Bitcoin ABC Buildbot (legacy) Build 13147: arc lint + arc unit
Event Timeline
Comment Actions
I don't mind this since resolving merge conflicts against these comments is becoming tiresome. Only downside is that we're losing a more valuable explanation of what a "precious" block is, but inspection of the code solves this.