mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-07-16 11:38:25 +00:00
Edited ch10.asciidoc with Atlas code editor
This commit is contained in:
parent
7e1d533391
commit
6be2d3ebf7
@ -1031,7 +1031,7 @@ The standard is defined in https://github.com/bitcoin/bips/blob/master/bip-0034.
|
|||||||
|
|
||||||
==== BIP-9 Signaling and Activation
|
==== BIP-9 Signaling and Activation
|
||||||
|
|
||||||
((("bitcoin improvement proposals", "Version bits with timeout and delay (BIP-9)")))The mechanism used by BIP-34, BIP-66, and BIP-65 was successful in activating three soft forks. However, it was replaced because it had several limitations:
|
((("bitcoin improvement proposals", "Version bits with timeout and delay (BIP-9)")))((("bitcoin improvement proposals", "CHECKLOCKTIMEVERIFY (BIP-65)")))((("bitcoin improvement proposals", "Strict DER signatures (BIP-66)")))The mechanism used by BIP-34, BIP-66, and BIP-65 was successful in activating three soft forks. However, it was replaced because it had several limitations:
|
||||||
|
|
||||||
* By using the integer value of the block version, only one soft fork could be activated at a time, so it required coordination between soft fork proposals and agreement on their prioritization and sequencing.
|
* By using the integer value of the block version, only one soft fork could be activated at a time, so it required coordination between soft fork proposals and agreement on their prioritization and sequencing.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user