HomePhabricator

Reject block.nVersion<=1 blocks if network has upgraded to version=2
d18f2fd9d692Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Reject block.nVersion<=1 blocks if network has upgraded to version=2

If 950 of the last 1,000 blocks are nVersion=2, reject nVersion=1
(or zero, but no bitcoin release has created block.nVersion=0) blocks

  • 75 of last 100 on testnet3.

This rule is being put in place now so that we don't have to go
through another "express support" process to get what we really
want, which is for every single new block to include the block height
in the coinbase.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Jul 6 2012, 01:22
deadalnixPushed on May 14 2017, 22:04
Parents
rABCde237cbfa4c1: Block height in coinbase as a new block rule
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rABCd18f2fd9d692: Reject block.nVersion<=1 blocks if network has upgraded to version=2 (authored by Gavin Andresen <gavinandresen@gmail.com>).Aug 20 2012, 14:46