aboutsummaryrefslogtreecommitdiff
path: root/src/script.cpp
diff options
context:
space:
mode:
authorGavin Andresen <[email protected]>2012-07-05 21:22:16 -0400
committerGavin Andresen <[email protected]>2012-08-20 10:46:07 -0400
commitd18f2fd9d6927b1a132c5e0094479cf44fc54aeb (patch)
treea982774d41cfaca9b0b74fb95272525fb51153f9 /src/script.cpp
parentBlock height in coinbase as a new block rule (diff)
downloaddiscoin-d18f2fd9d6927b1a132c5e0094479cf44fc54aeb.tar.xz
discoin-d18f2fd9d6927b1a132c5e0094479cf44fc54aeb.zip
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.
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions