summaryrefslogtreecommitdiff
path: root/bip-0068.mediawiki
diff options
context:
space:
mode:
authorLuke-Jr <luke_github1@dashjr.org>2016-03-18 19:20:00 +0000
committerLuke-Jr <luke_github1@dashjr.org>2016-03-18 19:20:00 +0000
commitf5c136057b329e1ad2e510bb2b086595ecc53adb (patch)
tree1713f83b18dd35438a3e1538ba21139df41daa11 /bip-0068.mediawiki
parent24de1f450eb43f800937c73ca8765f73687d03f4 (diff)
parent63660c0fb738271cc2b56973e4ce942cf04fcdce (diff)
downloadbips-f5c136057b329e1ad2e510bb2b086595ecc53adb.tar.xz
Merge pull request #359 from btcdrak/cvsdeploy
Set deployment schedule for BIP 68,112,113
Diffstat (limited to 'bip-0068.mediawiki')
-rw-r--r--bip-0068.mediawiki10
1 files changed, 8 insertions, 2 deletions
diff --git a/bip-0068.mediawiki b/bip-0068.mediawiki
index 8c566b0..ab66e12 100644
--- a/bip-0068.mediawiki
+++ b/bip-0068.mediawiki
@@ -218,9 +218,13 @@ This BIP was edited by BtcDrak, Nicolas Dorier and kinoshitajona.
==Deployment==
-This BIP is to be deployed by either version-bits BIP9 or by isSuperMajority(). Exact details TDB.
+This BIP is to be deployed by "versionbits" BIP9 using bit 0.
-It is recommended to deploy BIP112 and BIP113 at the same time.
+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 BIP112 and BIP113 using the same deployment mechanism.
==Compatibility==
@@ -246,6 +250,8 @@ The most efficient way to calculate sequence number from relative lock-time is w
Bitcoin mailing list discussion: https://www.mail-archive.com/bitcoin-development@lists.sourceforge.net/msg07864.html
+BIP9: https://github.com/bitcoin/bips/blob/master/bip-0009.mediawiki
+
BIP112: https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki
BIP113: https://github.com/bitcoin/bips/blob/master/bip-0113.mediawiki