1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00

Promote Draft->Final BIPs: 68, 112, and 113

Softforks are deployed by miners and enforced on the network
This commit is contained in:
Luke Dashjr 2016-07-18 23:37:42 +00:00
parent fdf2772ce8
commit c98859fe20
4 changed files with 9 additions and 9 deletions

View File

@ -271,12 +271,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Thomas Kerin, Jean-Pierre Rupp, Ruben de Vries
| Standard
| Draft
|-
|- style="background-color: #cfffcf"
| [[bip-0068.mediawiki|68]]
| Relative lock-time using consensus-enforced sequence numbers
| Mark Friedenbach, BtcDrak, Nicolas Dorier, kinoshitajona
| Standard
| Draft
| Final
|-
| [[bip-0069.mediawiki|69]]
| Lexicographical Indexing of Transaction Inputs and Outputs
@ -391,18 +391,18 @@ Those proposing changes should consider that ultimately consent may rest with th
| Matt Corallo, Peter Todd
| Standard
| Draft
|-
|- style="background-color: #cfffcf"
| [[bip-0112.mediawiki|112]]
| CHECKSEQUENCEVERIFY
| BtcDrak, Mark Friedenbach, Eric Lombrozo
| Standard
| Draft
|-
| Final
|- style="background-color: #cfffcf"
| [[bip-0113.mediawiki|113]]
| Median time-past as endpoint for lock-time calculations
| Thomas Kerin, Mark Friedenbach
| Standard
| Draft
| Final
|-
| [[bip-0114.mediawiki|114]]
| Merkelized Abstract Syntax Tree

View File

@ -5,7 +5,7 @@
BtcDrak <btcdrak@gmail.com>
Nicolas Dorier <nicolas.dorier@gmail.com>
kinoshitajona <kinoshitajona@gmail.com>
Status: Draft
Status: Final
Type: Standards Track
Created: 2015-05-28
</pre>

View File

@ -4,7 +4,7 @@
Author: BtcDrak <btcdrak@gmail.com>
Mark Friedenbach <mark@friedenbach.org>
Eric Lombrozo <elombrozo@gmail.com>
Status: Draft
Status: Final
Type: Standards Track
Created: 2015-08-10
</pre>

View File

@ -3,7 +3,7 @@
Title: Median time-past as endpoint for lock-time calculations
Author: Thomas Kerin <me@thomaskerin.io>
Mark Friedenbach <mark@friedenbach.org>
Status: Draft
Status: Final
Type: Standards Track
Created: 2015-08-10
</pre>