1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-03-13 11:09:16 +01:00

Add BIP9 assignments

This commit is contained in:
BtcDrak 2016-05-07 07:17:02 +01:00
parent aa5531d831
commit b56f7d7b6d
2 changed files with 41 additions and 0 deletions

View file

@ -182,6 +182,10 @@ The fallow period at the conclusion of a soft fork attempt allows some
detection of buggy clients, and allows time for warnings and software
upgrades for successful soft forks.
==Deployments==
A living list of deployment proposals can be found [[bips-0009/assignments.mediawiki|here]].
==Copyright==
This document is placed in the public domain.

View file

@ -0,0 +1,37 @@
==Deployments==
List of proposed deployments.
State can be defined, active, failed. Dates are in UTC.
{| class="wikitable"
! Name
! Bit
! Mainnet Start
! Mainnet Expire
! Mainnet State
! Testnet Start
! Testnet Expire
! Testnet State
! BIPs
|-
| csv
| 0
| 2016-05-01 00:00:00
| 2017-05-01 00:00:00
| defined
| 2016-03-01 00:00:00
| 2017-05-01 00:00:00
| active since #770111
| [[/bip-0068.mediawiki|68]], [[/bip-0112.mediawiki|112]], [[/bip-0113.mediawiki|113]]
|-
| segwit
| 1
| TBD
| TBD
| -
| 2016-05-01 00:00:00
| 2017-05-01 00:00:00
| defined
| [[/bip-0141.mediawiki|141]], [[/bip-0143.mediawiki|143]]
|}