summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshaolinfry <shaolinfry@protonmail.ch>2017-04-20 17:24:17 +0100
committershaolinfry <shaolinfry@protonmail.ch>2017-04-20 17:24:17 +0100
commitefbcb70eb20a67cf2eab9540309afcd02556fb44 (patch)
tree9d41dd09fcdbfed834adfd9075bcaa10d1524718
parent9c4818947b6119226d72b170d72a881547c97055 (diff)
downloadbips-efbcb70eb20a67cf2eab9540309afcd02556fb44.tar.xz
Add backwards compatibility section
-rw-r--r--bip-uaversionbits.mediawiki4
1 files changed, 4 insertions, 0 deletions
diff --git a/bip-uaversionbits.mediawiki b/bip-uaversionbits.mediawiki
index 2716b20..e54a42f 100644
--- a/bip-uaversionbits.mediawiki
+++ b/bip-uaversionbits.mediawiki
@@ -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]].