Files
bitcoin/qa/rpc-tests/test_framework
Gavin Andresen 76e123a3b3 Two megabyte fork after miner vote and grace period
Activation code for a two megabyte block size increase.

Activation condition:

750 of 1000 blocks with version bit 0x10000000 set, then a four-week
(28-day) grace period, after which miners may create 2MB
blocks.

Conflicts:
	qa/pull-tester/rpc-tests.sh
	qa/rpc-tests/bipdersig-p2p.py
	src/chainparams.cpp
	src/main.cpp
	src/miner.cpp

Additionall; Fix unit test.
Instead of relying on default, specify block size.
2016-02-15 11:28:54 +00:00
..
2016-01-05 14:13:33 +01:00
2016-01-18 10:46:46 +01:00