Page MenuHomePhabricator

Activate 32MB blocks after May 15, 2018
ClosedPublic

Authored by deadalnix on Mar 2 2018, 16:15.

Details

Summary

This ensure that no block bigger than 8MB will be accepted or mined before the fork point and will start accepting blocks up to 32MB after the fork point by default.

Test Plan

Added code to ensure the miner react properly to the fork activation.
Updated the compact block tests to ensure we activate the fork before send very large blocks
Updated fullblocktest to check for proper activation.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
bigblockactivation
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1967
Build 2083: Bitcoin ABC Buildbot (legacy)
Build 2082: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 4 2018, 22:19
This revision was automatically updated to reflect the committed changes.