diff options
| author | Patrick Lodder <[email protected]> | 2015-08-07 15:57:51 +0200 |
|---|---|---|
| committer | Ross Nicoll <[email protected]> | 2015-10-18 13:28:59 +0000 |
| commit | 320234c0e5d594f9205c4780fff33a10590d21f4 (patch) | |
| tree | 64de7a7873e0a5f1809c443cabc4689db2b1ae40 /src/test/data/script_valid.json | |
| parent | enable CBlockIndex::IsSuperMajority (diff) | |
| download | discoin-320234c0e5d594f9205c4780fff33a10590d21f4.tar.xz discoin-320234c0e5d594f9205c4780fff33a10590d21f4.zip | |
Reject version 1 blocks with version 3 supermajority
Because CBlockIndex::IsSuperMajority was disabled since 1.5, we cannot
enforce version 1 block rejection on the live chains with a v2 supermajority.
Instead, we piggyback the version 3 supermajority switch to also enforce the
version 2 softfork and all is good.
Diffstat (limited to 'src/test/data/script_valid.json')
0 files changed, 0 insertions, 0 deletions