Activate 32MB blocks after May 15, 2018
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.
Reviewers: #bitcoin_abc, schancel
Reviewed By: #bitcoin_abc, schancel
Subscribers: teamcity
Differential Revision: https://reviews.bitcoinabc.org/D1149