mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-26 00:18:11 +00:00
Edited ch12_mining.adoc with Atlas code editor
This commit is contained in:
parent
2835df7cf0
commit
a3dadf9474
@ -1901,7 +1901,7 @@ This mechanism was introduced by BIP34.
|
|||||||
|
|
||||||
==== BIP34 Signaling and Activation
|
==== 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
|
field to allow miners to signal readiness for a specific consensus rule
|
||||||
change. Prior to BIP34, the block version was set to "1" by
|
change. Prior to BIP34, the block version was set to "1" by
|
||||||
_convention_ not enforced by _consensus_.
|
_convention_ not enforced by _consensus_.
|
||||||
@ -1952,7 +1952,7 @@ mechanism was used twice more to activate soft forks:
|
|||||||
block version "4."
|
block version "4."
|
||||||
|
|
||||||
After the activation of BIP65, the signaling and activation mechanism
|
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.
|
described next.
|
||||||
|
|
||||||
[[bip9]]
|
[[bip9]]
|
||||||
|
Loading…
Reference in New Issue
Block a user