Page MenuHomePhabricator

(EC) Split the EC code in smaller task
Open, Needs TriagePublic

Description

The EC code needs to:
Control the block status.
Determinate if a EC chain should replace a valid one.
Determinate if a node can still fully operate while in a EC chain or if some function should be disabled until the node is upgraded.
Re-evaluate EC blocks when the node is upgraded.

Event Timeline

Function to validate the missing consensus rules on EC blocks: T100