mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-24 07:28:03 +01:00
Add backwards compatibility section
This commit is contained in:
parent
9c4818947b
commit
efbcb70eb2
1 changed files with 4 additions and 0 deletions
|
@ -55,6 +55,10 @@ The state transition workflow is exactly the same as in [[bip-0009.mediawiki|BIP
|
|||
|
||||
https://github.com/bitcoin/bitcoin/compare/master...shaolinfry:bip-uaversionbits
|
||||
|
||||
==Backwards compatibility==
|
||||
|
||||
If '''lockinontimeout''' boolean is set to false this BIP is compatible with nodes that implement BIP9. If '''lockinontimeout''' boolean is set to true, nodes that only implement BIP9 will not activate the soft fork if hashpower threshold is not reached by '''timeout''', however, those nodes will still accept the blocks generated by activated nodes.
|
||||
|
||||
==Deployments==
|
||||
|
||||
A living list of deployment proposals can be found [[bip-0009/assignments.mediawiki|here]].
|
||||
|
|
Loading…
Add table
Reference in a new issue