summaryrefslogtreecommitdiff
path: root/bip-0113.mediawiki
diff options
context:
space:
mode:
authorBtcDrak <btcdrak@gmail.com>2016-03-17 20:14:31 +0000
committerBtcDrak <btcdrak@gmail.com>2016-03-17 21:18:17 +0000
commit63660c0fb738271cc2b56973e4ce942cf04fcdce (patch)
tree1713f83b18dd35438a3e1538ba21139df41daa11 /bip-0113.mediawiki
parent24de1f450eb43f800937c73ca8765f73687d03f4 (diff)
downloadbips-63660c0fb738271cc2b56973e4ce942cf04fcdce.tar.xz
Set deployment schedule for BIP 68,112,113
Diffstat (limited to 'bip-0113.mediawiki')
-rw-r--r--bip-0113.mediawiki12
1 files changed, 9 insertions, 3 deletions
diff --git a/bip-0113.mediawiki b/bip-0113.mediawiki
index d21054b..7497f50 100644
--- a/bip-0113.mediawiki
+++ b/bip-0113.mediawiki
@@ -72,10 +72,13 @@ https://github.com/bitcoin/bitcoin/pull/6566
==Deployment==
-This BIP is to be deployed by either version-bits BIP9 or by isSuperMajority().
-Exact details TBD.
+This BIP is to be deployed by "versionbits" BIP9 using bit 0.
-It is recommended to deploy BIP68 and BIP112 at the same time as this BIP.
+For Bitcoin '''mainnet''', the BIP9 '''starttime''' will be midnight 1st May 2016 UTC (Epoch timestamp 1462060800) and BIP9 '''timeout''' will be midnight 1st May 2017 UTC (Epoch timestamp 1493596800).
+
+For Bitcoin '''testnet''', the BIP9 '''starttime''' will be midnight 1st March 2016 UTC (Epoch timestamp 1456790400) and BIP9 '''timeout''' will be midnight 1st May 2017 UTC (Epoch timestamp 1493596800).
+
+This BIP must be deployed simultaneously with BIP68 and BIP112 using the same deployment mechanism.
==Acknowledgements==
@@ -98,6 +101,9 @@ concerns with existing protocols.
==References==
+
+[https://github.com/bitcoin/bips/blob/master/bip-0009.mediawiki BIP9: Versionbits]
+
[https://github.com/bitcoin/bips/blob/master/bip-0065.mediawiki BIP65: OP_CHECKLOCKTIMEVERIFY]
[https://github.com/bitcoin/bips/blob/master/bip-0068.mediawiki BIP68: Consensus-enforced transaction replacement signaled via sequence numbers]