1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-22 23:08:01 +01:00

Promote BIP 123 Draft->Active, and implement it

This commit is contained in:
Luke Dashjr 2016-11-30 09:45:33 +00:00
parent 453b8ab832
commit 72f18918a8
80 changed files with 102 additions and 7 deletions

View file

@ -433,12 +433,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Marco Pontello
| Standard
| Draft
|-
|- style="background-color: #cfffcf"
| [[bip-0123.mediawiki|123]]
| BIP Classification
| Eric Lombrozo
| Process
| Draft
| Active
|-
| [[bip-0124.mediawiki|124]]
| Hierarchical Deterministic Script Templates

View file

@ -1,5 +1,6 @@
<pre>
BIP: 10
Layer: Applications
Title: Multi-Sig Transaction Distribution
Author: Alan Reiner <etotheipi@gmail.com>
Status: Withdrawn

View file

@ -1,5 +1,6 @@
<pre>
BIP: 11
Layer: Applications
Title: M-of-N Standard Transactions
Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 12
Layer: Consensus (soft fork)
Title: OP_EVAL
Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Withdrawn

View file

@ -1,5 +1,6 @@
<pre>
BIP: 13
Layer: Applications
Title: Address Format for pay-to-script-hash
Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 14
Layer: Peer Services
Title: Protocol Version and User Agent
Author: Amir Taaki <genjix@riseup.net>
Patrick Strateman <bitcoin-bips@covertinferno.org>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 15
Layer: Applications
Title: Aliases
Author: Amir Taaki <genjix@riseup.net>
Status: Deferred

View file

@ -1,5 +1,6 @@
<pre>
BIP: 16
Layer: Consensus (soft fork)
Title: Pay to Script Hash
Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 17
Layer: Consensus (soft fork)
Title: OP_CHECKHASHVERIFY (CHV)
Author: Luke Dashjr <luke+bip17@dashjr.org>
Status: Withdrawn

View file

@ -1,5 +1,6 @@
<pre>
BIP: 18
Layer: Consensus (soft fork)
Title: hashScriptCheck
Author: Luke Dashjr <luke+bip17@dashjr.org>
Status: Accepted

View file

@ -1,5 +1,6 @@
<pre>
BIP: 19
Layer: Applications
Title: M-of-N Standard Transactions (Low SigOp)
Author: Luke Dashjr <luke+bip17@dashjr.org>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 20
Layer: Applications
Title: URI Scheme
Author: Luke Dashjr <luke+bip@dashjr.org>
Status: Replaced

View file

@ -1,5 +1,6 @@
<pre>
BIP: 21
Layer: Applications
Title: URI Scheme
Author: Nils Schneider <nils.schneider@gmail.com>
Matt Corallo <bip21@bluematt.me>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 22
Layer: API/RPC
Title: getblocktemplate - Fundamentals
Author: Luke Dashjr <luke+bip22@dashjr.org>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 23
Layer: API/RPC
Title: getblocktemplate - Pooled Mining
Author: Luke Dashjr <luke+bip22@dashjr.org>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 30
Layer: Consensus (soft fork)
Title: Duplicate transactions
Author: Pieter Wuille <pieter.wuille@gmail.com>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 31
Layer: Peer Services
Title: Pong message
Author: Mike Hearn <hearn@google.com>
Status: Final

View file

@ -6,6 +6,7 @@ RECENT CHANGES:
<pre>
BIP: 32
Layer: Applications
Title: Hierarchical Deterministic Wallets
Author: Pieter Wuille <pieter.wuille@gmail.com>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 33
Layer: Peer Services
Title: Stratized Nodes
Author: Amir Taaki <genjix@riseup.net>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 34
Layer: Consensus (soft fork)
Title: Block v2, Height in Coinbase
Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 35
Layer: Peer Services
Title: mempool message
Author: Jeff Garzik <jgarzik@exmulti.com>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 36
Layer: Peer Services
Title: Custom Services
Author: Stefan Thomas <justmoon@members.fsf.org>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 37
Layer: Peer Services
Title: Connection Bloom filtering
Author: Mike Hearn <hearn@google.com>
Matt Corallo <bip37@bluematt.me>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 38
Layer: Applications
Title: Passphrase-protected private key
Author: Mike Caldwell <mcaldwell@swipeclock.com>
Aaron Voisine <voisine@gmail.com>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 39
Layer: Applications
Title: Mnemonic code for generating deterministic keys
Author: Marek Palatinus <slush@satoshilabs.com>
Pavol Rusnak <stick@satoshilabs.com>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 42
Layer: Consensus (soft fork)
Title: A finite monetary supply for Bitcoin
Author: Pieter Wuille <pieter.wuille@gmail.com>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 43
Layer: Applications
Title: Purpose Field for Deterministic Wallets
Author: Marek Palatinus <slush@satoshilabs.com>
Pavol Rusnak <stick@satoshilabs.com>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 44
Layer: Applications
Title: Multi-Account Hierarchy for Deterministic Wallets
Author: Marek Palatinus <slush@satoshilabs.com>
Pavol Rusnak <stick@satoshilabs.com>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 45
Layer: Applications
Title: Structure for Deterministic P2SH Multisignature Wallets
Author: Manuel Araoz <manu@bitpay.com>
Ryan X. Charles <ryan@bitpay.com>

View file

@ -5,6 +5,7 @@ RECENT CHANGES:
<pre>
BIP: 47
Layer: Applications
Title: Reusable Payment Codes for Hierarchical Deterministic Wallets
Author: Justus Ranvier <justus@openbitcoinprivacyproject.org>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 49
Layer: Applications
Title: Derivation scheme for P2WPKH-nested-in-P2SH based accounts
Author: Daniel Weigl <Daniel.Weigl@mycelium.com>
Status: Draft
@ -101,4 +102,4 @@ This BIP is not backwards compatible by design as described under [#consideratio
== Copyright ==
This document is placed in the public domain.
This document is placed in the public domain.

View file

@ -1,5 +1,6 @@
<pre>
BIP: 60
Layer: Peer Services
Title: Fixed Length "version" Message (Relay-Transactions Field)
Author: Amir Taaki <genjix@riseup.net>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 61
Layer: Peer Services
Title: Reject P2P message
Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Final

View file

@ -2,6 +2,7 @@
<pre>
BIP: 62
Layer: Consensus (soft fork)
Title: Dealing with malleability
Author: Pieter Wuille <pieter.wuille@gmail.com>
Status: Withdrawn

View file

@ -1,5 +1,6 @@
<pre>
BIP: 64
Layer: Peer Services
Title: getutxo message
Author: Mike Hearn <hearn@vinumeris.com>
Status: Draft
@ -100,4 +101,4 @@ results.
==Implementation==
https://github.com/bitcoin/bitcoin/pull/4351/files
https://github.com/bitcoin/bitcoin/pull/4351/files

View file

@ -1,5 +1,6 @@
<pre>
BIP: 65
Layer: Consensus (soft fork)
Title: OP_CHECKLOCKTIMEVERIFY
Author: Peter Todd <pete@petertodd.org>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 66
Layer: Consensus (soft fork)
Title: Strict DER signatures
Author: Pieter Wuille <pieter.wuille@gmail.com>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 67
Layer: Applications
Title: Deterministic Pay-to-script-hash multi-signature addresses through public key sorting
Author: Thomas Kerin <me@thomaskerin.io>
Jean-Pierre Rupp <root@haskoin.com>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 68
Layer: Consensus (soft fork)
Title: Relative lock-time using consensus-enforced sequence numbers
Author: Mark Friedenbach <mark@friedenbach.org>
BtcDrak <btcdrak@gmail.com>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 69
Layer: Applications
Title: Lexicographical Indexing of Transaction Inputs and Outputs
Author: Kristov Atlas <kristov@openbitcoinprivacyproject.org>
Editor: Daniel Cousens <bips@dcousens.com>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 70
Layer: Applications
Title: Payment Protocol
Author: Gavin Andresen <gavinandresen@gmail.com>
Mike Hearn <mhearn@bitcoinfoundation.org>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 71
Layer: Applications
Title: Payment Protocol MIME types
Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 72
Layer: Applications
Title: bitcoin: uri extensions for Payment Protocol
Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 73
Layer: Applications
Title: Use "Accept" header for response type negotiation with Payment Request URLs
Author: Stephen Pair <stephen@bitpay.com>
Status: Final

View file

@ -1,5 +1,6 @@
<pre>
BIP: 74
Layer: Applications
Title: Allow zero value OP_RETURN in Payment Protocol
Author: Toby Padilla <tobypadilla@gmail.com>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 75
Layer: Applications
Title: Out of Band Address Exchange using Payment Protocol Encryption
Author: Justin Newton <justin@netki.com>
Matt David <mgd@mgddev.com>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 83
Layer: Applications
Title: Dynamic Hierarchical Deterministic Key Trees
Author: Eric Lombrozo <eric@ciphrex.com>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 101
Layer: Consensus (hard fork)
Title: Increase maximum block size
Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Withdrawn

View file

@ -1,5 +1,6 @@
<pre>
BIP: 102
Layer: Consensus (hard fork)
Title: Block size increase to 2MB
Author: Jeff Garzik <jgarzik@gmail.com>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 103
Layer: Consensus (hard fork)
Title: Block size following technological growth
Author: Pieter Wuille <pieter.wuille@gmail.com>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 105
Layer: Consensus (hard fork)
Title: Consensus based block size retargeting algorithm
Author: BtcDrak <btcdrak@gmail.com>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 106
Layer: Consensus (hard fork)
Title: Dynamically Controlled Bitcoin Block Size Max Cap
Author: Upal Chakraborty <bitcoin@upalc.com>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 107
Layer: Consensus (hard fork)
Title: Dynamic limit on the block size
Author: Washington Y. Sanchez <washington.sanchez@gmail.com>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 109
Layer: Consensus (hard fork)
Title: Two million byte size limit with sigop and sighash limits
Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 111
Layer: Peer Services
Title: NODE_BLOOM service bit
Author: Matt Corallo <bip111@bluematt.me>
Peter Todd <pete@petertodd.org>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 112
Layer: Consensus (soft fork)
Title: CHECKSEQUENCEVERIFY
Author: BtcDrak <btcdrak@gmail.com>
Mark Friedenbach <mark@friedenbach.org>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 113
Layer: Consensus (soft fork)
Title: Median time-past as endpoint for lock-time calculations
Author: Thomas Kerin <me@thomaskerin.io>
Mark Friedenbach <mark@friedenbach.org>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 114
Layer: Consensus (soft fork)
Title: Merkelized Abstract Syntax Tree
Author: Johnson Lau <jl2012@xbt.hk>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 120
Layer: Applications
Title: Proof of Payment
Author: Kalle Rosenbaum <kalle@rosenbaum.se>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 121
Layer: Applications
Title: Proof of Payment URI scheme
Author: Kalle Rosenbaum <kalle@rosenbaum.se>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 122
Layer: Applications
Title: URI scheme for Blockchain references / exploration
Author: Marco Pontello <marcopon@gmail.com>
Status: Draft

View file

@ -2,7 +2,7 @@
BIP: 123
Title: BIP Classification
Author: Eric Lombrozo <elombrozo@gmail.com>
Status: Draft
Status: Active
Type: Process
Created: 2015-08-26
</pre>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 124
Layer: Applications
Title: Hierarchical Deterministic Script Templates
Author: Eric Lombrozo <eric@ciphrex.com>
William Swanson <swansontec@gmail.com>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 125
Layer: Applications
Title: Opt-in Full Replace-by-Fee Signaling
Author: David A. Harding <dave@dtrt.org>
Peter Todd <pete@petertodd.org>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 130
Layer: Peer Services
Title: sendheaders message
Author: Suhas Daftuar <sdaftuar@chaincode.com>
Status: Accepted

View file

@ -1,5 +1,6 @@
<pre>
BIP: 131
Layer: Consensus (hard fork)
Title: "Coalescing Transaction" Specification (wildcard inputs)
Author: Chris Priest <cp368202@ohiou.edu>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 133
Layer: Peer Services
Title: feefilter message
Author: Alex Morcos <morcos@chaincode.com>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 134
Layer: Consensus (hard fork)
Title: Flexible Transactions
Author: Tom Zander <tomz@freedommail.ch>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 140
Layer: Consensus (soft fork)
Title: Normalized TXID
Author: Christian Decker <decker.christian@gmail.com>
Status: Draft
@ -110,4 +111,4 @@ This is a softfork which replaces <code>OP_NOP4</code> with the new implementati
<references>
==Copyright==
This document is placed in the public domain.
This document is placed in the public domain.

View file

@ -1,5 +1,6 @@
<pre>
BIP: 141
Layer: Consensus (soft fork)
Title: Segregated Witness (Consensus layer)
Author: Eric Lombrozo <elombrozo@gmail.com>
Johnson Lau <jl2012@xbt.hk>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 142
Layer: Applications
Title: Address Format for Segregated Witness
Author: Johnson Lau <jl2012@xbt.hk>
Status: Deferred

View file

@ -1,5 +1,6 @@
<pre>
BIP: 143
Layer: Consensus (soft fork)
Title: Transaction Signature Verification for Version 0 Witness Program
Author: Johnson Lau <jl2012@xbt.hk>
Pieter Wuille <pieter.wuille@gmail.com>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 144
Layer: Peer Services
Title: Segregated Witness (Peer Services)
Author: Eric Lombrozo <elombrozo@gmail.com>
Pieter Wuille <pieter.wuille@gmail.com>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 145
Layer: API/RPC
Title: getblocktemplate Updates for Segregated Witness
Author: Luke Dashjr <luke+bip22@dashjr.org>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 146
Layer: Consensus (soft fork)
Title: Dealing with signature encoding malleability
Author: Johnson Lau <jl2012@xbt.hk>
Pieter Wuille <pieter.wuille@gmail.com>

View file

@ -1,5 +1,6 @@
<pre>
BIP: 147
Layer: Consensus (soft fork)
Title: Dealing with dummy stack element malleability
Author: Johnson Lau <jl2012@xbt.hk>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 150
Layer: Peer Services
Title: Peer Authentication
Author: Jonas Schnelli <dev@jonasschnelli.ch>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 151
Layer: Peer Services
Title: Peer-to-Peer Communication Encryption
Author: Jonas Schnelli <dev@jonasschnelli.ch>
Status: Draft

View file

@ -1,5 +1,6 @@
<pre>
BIP: 152
Layer: Peer Services
Title: Compact Block Relay
Author: Matt Corallo <bip152@bluematt.me>
Status: Draft

View file

@ -3,6 +3,7 @@ use strict;
use warnings;
my $topbip = 9999;
my $include_layer = 0;
my %RequiredFields = (
BIP => undef,
@ -31,6 +32,13 @@ my %MiscField = (
'Resolution' => undef,
);
my %ValidLayer = (
'Consensus (soft fork)' => undef,
'Consensus (hard fork)' => undef,
'Peer Services' => undef,
'API/RPC' => undef,
'Applications' => undef,
);
my %ValidStatus = (
Draft => undef,
Deferred => undef,
@ -58,7 +66,7 @@ while (++$bipnum <= $topbip) {
die "No <pre> in $fn" if eof $F;
}
my %found;
my ($title, $author, $status, $type);
my ($title, $author, $status, $type, $layer);
my ($field, $val);
while (<$F>) {
m[^</pre>$] && last;
@ -103,6 +111,9 @@ while (++$bipnum <= $topbip) {
} else {
$type = $val;
}
} elsif ($field eq 'Layer') { # BIP 123
die "Invalid layer $val in $fn" unless exists $ValidLayer{$val};
$layer = $val;
} elsif (exists $DateField{$field}) {
die "Invalid date format in $fn" unless $val =~ /^20\d{2}\-(?:0\d|1[012])\-(?:[012]\d|30|31)$/;
} elsif (exists $EmailField{$field}) {
@ -120,6 +131,13 @@ while (++$bipnum <= $topbip) {
}
print "\n";
print "| [[${fn}|${bipnum}]]\n";
if ($include_layer) {
if (defined $layer) {
print "| ${layer}\n";
} else {
print "|\n";
}
}
print "| ${title}\n";
print "| ${author}\n";
print "| ${type}\n";