Page MenuHomePhabricator

Always check for replay protection and strict encoding when validating blocks
AbandonedPublic

Authored by schancel on Aug 9 2017, 11:21.

Details

Reviewers
freetrader
CCulianu
deadalnix
Group Reviewers
Restricted Project
Summary

These are required by BCC. Having a checkpoint after the fork ensure that we can skip part of the validation for earlier blocks, so we are all good.

Test Plan
make check
../qa/pull-tester/rpc-tests.py -extended

Resync a node from scratch on testnet and on mainnet.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
forkidblock
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 704
Build 704: arc lint + arc unit

Event Timeline

This doesn't work yet :)

This approach may end up breaking initial-block validation.

schancel abandoned this revision.
schancel added a reviewer: deadalnix.