Edited ch12_mining.adoc with Atlas code editor

develop
clenser 7 months ago
parent 2835df7cf0
commit a3dadf9474

@ -1901,7 +1901,7 @@ This mechanism was introduced by BIP34.
==== BIP34 Signaling and Activation
BIP34 used the block version
BIP34 used ((("consensus rules", "soft forks", "BIP34 signaling/activation", id="consensus-soft-bip34")))((("forks", "soft forks", "BIP34 signaling/activation", id="fork-soft-bip34")))((("soft forks", "BIP34 signaling/activation", id="soft-fork-bip34")))((("signaling", "BIP34", id="signal-bip34")))((("activation (soft forks)", "BIP34", id="activation-bip34")))((("BIP34 signaling/activation", id="bip34")))the block version
field to allow miners to signal readiness for a specific consensus rule
change. Prior to BIP34, the block version was set to "1" by
_convention_ not enforced by _consensus_.
@ -1952,7 +1952,7 @@ mechanism was used twice more to activate soft forks:
block version "4."
After the activation of BIP65, the signaling and activation mechanism
of BIP34 was retired and replaced with the BIP9 signaling mechanism
of BIP34 was retired and replaced with ((("consensus rules", "soft forks", "BIP34 signaling/activation", startref="consensus-soft-bip34")))((("forks", "soft forks", "BIP34 signaling/activation", startref="fork-soft-bip34")))((("soft forks", "BIP34 signaling/activation", startref="soft-fork-bip34")))((("signaling", "BIP34", startref="signal-bip34")))((("activation (soft forks)", "BIP34", startref="activation-bip34")))((("BIP34 signaling/activation", startref="bip34")))the BIP9 signaling mechanism
described next.
[[bip9]]

Loading…
Cancel
Save