Page MenuHomePhabricator

(EC) CheckBlock flag to ignore excessive blocks validations
AbandonedPublic

Authored by jasonbcox on Sep 5 2017, 04:25.

Details

Summary

CheckBlock keep validating the block when the flag fCheckExcessive is false

Test Plan

make check

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

hanchon retitled this revision from CheckBlock flag to ignore excessive blocks validations to (EC) CheckBlock flag to ignore excessive blocks validations.Sep 5 2017, 04:26
deadalnix requested changes to this revision.Sep 5 2017, 10:43
deadalnix added a subscriber: deadalnix.

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.

This revision now requires changes to proceed.Sep 5 2017, 10:43
jasonbcox abandoned this revision.
jasonbcox added a reviewer: hanchon.

Cleaning up old diffs. Abandoning this to clear it off the review board.