Page MenuHomePhabricator

(EC) Save the Excessive blocks
Open, Needs TriagePublic

Description

Call the store to disk function AcceptBlock using the marks implemented in the D484 . The store function should save the excessive block to disk without removing any of the block size validations.
The new marks should be used on the ReceivedBlockTransactions function to correctly store the block. (This function is called after the AcceptBlock)

Revisions and Commits