CheckBlock keep validating the block when the flag fCheckExcessive is false
Details
Details
- Reviewers
deadalnix hanchon - Group Reviewers
Restricted Project - Maniphest Tasks
- T100: (EC) Functionality to check all the consensus rules on excessive blocks
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- T100-CheckBlockFlag
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 827 Build 827: arc lint + arc unit
Event Timeline
Comment Actions
We should always check excessive. If we want to reconsider some block, we need to change the config such as it is not excessive anymore and reconsider the block.