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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.