diff options
| author | Gavin Andresen <[email protected]> | 2012-06-27 19:30:39 -0400 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2012-08-20 10:46:07 -0400 |
| commit | de237cbfa4c1aa7d4f9888e650f870a50b77de73 (patch) | |
| tree | 2b495c7174c0dc696a5ebc18af4485ae2bf8aeed /src/test/allocator_tests.cpp | |
| parent | Set block.nVersion to fix miner unit test (diff) | |
| download | discoin-de237cbfa4c1aa7d4f9888e650f870a50b77de73.tar.xz discoin-de237cbfa4c1aa7d4f9888e650f870a50b77de73.zip | |
Block height in coinbase as a new block rule
"Version 2" blocks are blocks that have nVersion=2 and
have the block height as the first item in their coinbase.
Block-height-in-the-coinbase is strictly enforced when
version=2 blocks are a supermajority in the block chain
(750 of the last 1,000 blocks on main net, 51 of 100 for
testnet). This does not affect old clients/miners at all,
which will continue producing nVersion=1 blocks, and
which will continue to be valid.
Diffstat (limited to 'src/test/allocator_tests.cpp')
0 files changed, 0 insertions, 0 deletions