1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-03-03 18:57:18 +01:00

Promote Accepted->Final BIPs 11, 14, 21, 22, 23, 31, 32, 34, 35, 37, 65

This commit is contained in:
Luke Dashjr 2016-02-01 20:14:22 +00:00
parent 664c19aca5
commit f31f7d4347
12 changed files with 22 additions and 22 deletions

View file

@ -35,7 +35,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| M-of-N Standard Transactions | M-of-N Standard Transactions
| Gavin Andresen | Gavin Andresen
| Standard | Standard
| Accepted | Final
|- style="background-color: #ffcfcf" |- style="background-color: #ffcfcf"
| [[bip-0012.mediawiki|12]] | [[bip-0012.mediawiki|12]]
| OP_EVAL | OP_EVAL
@ -53,7 +53,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| Protocol Version and User Agent | Protocol Version and User Agent
| Amir Taaki, Patrick Strateman | Amir Taaki, Patrick Strateman
| Standard | Standard
| Accepted | Final
|- style="background-color: #ffcfcf" |- style="background-color: #ffcfcf"
| [[bip-0015.mediawiki|15]] | [[bip-0015.mediawiki|15]]
| Aliases | Aliases
@ -95,19 +95,19 @@ Those proposing changes should consider that ultimately consent may rest with th
| URI Scheme | URI Scheme
| Nils Schneider, Matt Corallo | Nils Schneider, Matt Corallo
| Standard | Standard
| Accepted | Final
|- style="background-color: #cfffcf" |- style="background-color: #cfffcf"
| [[bip-0022.mediawiki|22]] | [[bip-0022.mediawiki|22]]
| getblocktemplate - Fundamentals | getblocktemplate - Fundamentals
| Luke Dashjr | Luke Dashjr
| Standard | Standard
| Accepted | Final
|- style="background-color: #cfffcf" |- style="background-color: #cfffcf"
| [[bip-0023.mediawiki|23]] | [[bip-0023.mediawiki|23]]
| getblocktemplate - Pooled Mining | getblocktemplate - Pooled Mining
| Luke Dashjr | Luke Dashjr
| Standard | Standard
| Accepted | Final
|- style="background-color: #cfffcf" |- style="background-color: #cfffcf"
| [[bip-0030.mediawiki|30]] | [[bip-0030.mediawiki|30]]
| Duplicate transactions | Duplicate transactions
@ -119,13 +119,13 @@ Those proposing changes should consider that ultimately consent may rest with th
| Pong message | Pong message
| Mike Hearn | Mike Hearn
| Standard | Standard
| Accepted | Final
|- style="background-color: #cfffcf" |- style="background-color: #cfffcf"
| [[bip-0032.mediawiki|32]] | [[bip-0032.mediawiki|32]]
| Hierarchical Deterministic Wallets | Hierarchical Deterministic Wallets
| Pieter Wuille | Pieter Wuille
| Informational | Informational
| Accepted | Final
|- |-
| [[bip-0033.mediawiki|33]] | [[bip-0033.mediawiki|33]]
| Stratized Nodes | Stratized Nodes
@ -137,13 +137,13 @@ Those proposing changes should consider that ultimately consent may rest with th
| Block v2, Height in coinbase | Block v2, Height in coinbase
| Gavin Andresen | Gavin Andresen
| Standard | Standard
| Accepted | Final
|- style="background-color: #cfffcf" |- style="background-color: #cfffcf"
| [[bip-0035.mediawiki|35]] | [[bip-0035.mediawiki|35]]
| mempool message | mempool message
| Jeff Garzik | Jeff Garzik
| Standard | Standard
| Accepted | Final
|- |-
| [[bip-0036.mediawiki|36]] | [[bip-0036.mediawiki|36]]
| Custom Services | Custom Services
@ -155,7 +155,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| Bloom filtering | Bloom filtering
| Mike Hearn, Matt Corallo | Mike Hearn, Matt Corallo
| Standard | Standard
| Accepted | Final
|- |-
| [[bip-0038.mediawiki|38]] | [[bip-0038.mediawiki|38]]
| Passphrase-protected private key | Passphrase-protected private key
@ -252,7 +252,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| OP_CHECKLOCKTIMEVERIFY | OP_CHECKLOCKTIMEVERIFY
| Peter Todd | Peter Todd
| Standard | Standard
| Accepted | Final
|- |-
| [[bip-0066.mediawiki|66]] | [[bip-0066.mediawiki|66]]
| Strict DER signatures | Strict DER signatures

View file

@ -2,7 +2,7 @@
BIP: 11 BIP: 11
Title: M-of-N Standard Transactions Title: M-of-N Standard Transactions
Author: Gavin Andresen <gavinandresen@gmail.com> Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Created: 2011-10-18 Created: 2011-10-18
Post-History: 2011-10-02 Post-History: 2011-10-02

View file

@ -3,7 +3,7 @@
Title: BIP Protocol Version and User Agent Title: BIP Protocol Version and User Agent
Author: Amir Taaki <genjix@riseup.net> Author: Amir Taaki <genjix@riseup.net>
Patrick Strateman <bitcoin-bips@covertinferno.org> Patrick Strateman <bitcoin-bips@covertinferno.org>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Created: 2011-11-10 Created: 2011-11-10
Post-History: 2011-11-02 Post-History: 2011-11-02

View file

@ -3,7 +3,7 @@
Title: URI Scheme Title: URI Scheme
Author: Nils Schneider <nils.schneider@gmail.com> Author: Nils Schneider <nils.schneider@gmail.com>
Matt Corallo <bip21@bluematt.me> Matt Corallo <bip21@bluematt.me>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Created: 2012-01-29 Created: 2012-01-29
</pre> </pre>

View file

@ -2,7 +2,7 @@
BIP: 22 BIP: 22
Title: getblocktemplate - Fundamentals Title: getblocktemplate - Fundamentals
Author: Luke Dashjr <luke+bip22@dashjr.org> Author: Luke Dashjr <luke+bip22@dashjr.org>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Created: 2012-02-28 Created: 2012-02-28
</pre> </pre>

View file

@ -2,7 +2,7 @@
BIP: 23 BIP: 23
Title: getblocktemplate - Pooled Mining Title: getblocktemplate - Pooled Mining
Author: Luke Dashjr <luke+bip22@dashjr.org> Author: Luke Dashjr <luke+bip22@dashjr.org>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Created: 2012-02-28 Created: 2012-02-28
</pre> </pre>

View file

@ -2,7 +2,7 @@
BIP: 31 BIP: 31
Title: Pong message Title: Pong message
Author: Mike Hearn <hearn@google.com> Author: Mike Hearn <hearn@google.com>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Created: 2012-04-11 Created: 2012-04-11
</pre> </pre>

View file

@ -8,7 +8,7 @@ RECENT CHANGES:
BIP: 32 BIP: 32
Title: Hierarchical Deterministic Wallets Title: Hierarchical Deterministic Wallets
Author: Pieter Wuille Author: Pieter Wuille
Status: Accepted Status: Final
Type: Informational Type: Informational
Created: 2012-02-11 Created: 2012-02-11
</pre> </pre>

View file

@ -2,7 +2,7 @@
BIP: 34 BIP: 34
Title: Block v2, Height in Coinbase Title: Block v2, Height in Coinbase
Author: Gavin Andresen <gavinandresen@gmail.com> Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Created: 2012-07-06 Created: 2012-07-06
</pre> </pre>

View file

@ -2,7 +2,7 @@
BIP: 35 BIP: 35
Title: mempool message Title: mempool message
Author: Jeff Garzik <jgarzik@exmulti.com> Author: Jeff Garzik <jgarzik@exmulti.com>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Created: 2012-08-16 Created: 2012-08-16
</pre> </pre>

View file

@ -2,7 +2,7 @@
BIP: 37 BIP: 37
Title: Connection Bloom filtering Title: Connection Bloom filtering
Author: Mike Hearn <hearn@google.com>, Matt Corallo <bip@bluematt.me> Author: Mike Hearn <hearn@google.com>, Matt Corallo <bip@bluematt.me>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Created: 2012-10-24 Created: 2012-10-24
</pre> </pre>

View file

@ -2,7 +2,7 @@
BIP: 65 BIP: 65
Title: OP_CHECKLOCKTIMEVERIFY Title: OP_CHECKLOCKTIMEVERIFY
Author: Peter Todd <pete@petertodd.org> Author: Peter Todd <pete@petertodd.org>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Created: 2014-10-01 Created: 2014-10-01
</pre> </pre>