Skip to content

Commit

Permalink
Promote BIP 2 Draft->Active, and implement it
Browse files Browse the repository at this point in the history
- Update all Accepted status to Proposed (renamed status)
- The BIP Comments preamble headers added to every BIP
- The License preamble headers have been added to all BIPs with a Copyright section
  • Loading branch information
luke-jr committed Nov 30, 2016
1 parent 72f1891 commit 959fecc
Show file tree
Hide file tree
Showing 89 changed files with 293 additions and 26 deletions.
26 changes: 13 additions & 13 deletions README.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ Those proposing changes should consider that ultimately consent may rest with th
!Owner
!Type
!Status
|- style="background-color: #cfffcf"
|- style="background-color: #ffcfcf"
| [[bip-0001.mediawiki|1]]
| BIP Purpose and Guidelines
| Amir Taaki
| Process
| Active
|-
| Replaced
|- style="background-color: #cfffcf"
| [[bip-0002.mediawiki|2]]
| BIP process, revised
| Luke Dashjr
| Process
| Draft
| Active
|- style="background-color: #cfffcf"
| [[bip-0009.mediawiki|9]]
| Version bits with timeout and delay
Expand Down Expand Up @@ -83,7 +83,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| hashScriptCheck
| Luke Dashjr
| Standard
| Accepted
| Proposed
|-
| [[bip-0019.mediawiki|19]]
| M-of-N Standard Transactions (Low SigOp)
Expand Down Expand Up @@ -173,7 +173,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| Mnemonic code for generating deterministic keys
| Marek Palatinus, Pavol Rusnak, Aaron Voisine, Sean Bowe
| Standard
| Accepted
| Proposed
|-
| 40
| Stratum wire protocol
Expand Down Expand Up @@ -203,13 +203,13 @@ Those proposing changes should consider that ultimately consent may rest with th
| Multi-Account Hierarchy for Deterministic Wallets
| Marek Palatinus, Pavol Rusnak
| Standard
| Accepted
| Proposed
|- style="background-color: #ffffcf"
| [[bip-0045.mediawiki|45]]
| Structure for Deterministic P2SH Multisignature Wallets
| Manuel Araoz, Ryan X. Charles, Matias Alejo Garcia
| Standard
| Accepted
| Proposed
|-
| [[bip-0047.mediawiki|47]]
| Reusable Payment Codes for Hierarchical Deterministic Wallets
Expand Down Expand Up @@ -276,7 +276,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| Deterministic Pay-to-script-hash multi-signature addresses through public key sorting
| Thomas Kerin, Jean-Pierre Rupp, Ruben de Vries
| Standard
| Accepted
| Proposed
|- style="background-color: #cfffcf"
| [[bip-0068.mediawiki|68]]
| Relative lock-time using consensus-enforced sequence numbers
Expand All @@ -288,7 +288,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| Lexicographical Indexing of Transaction Inputs and Outputs
| Kristov Atlas
| Informational
| Accepted
| Proposed
|- style="background-color: #cfffcf"
| [[bip-0070.mediawiki|70]]
| Payment Protocol
Expand Down Expand Up @@ -396,7 +396,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| NODE_BLOOM service bit
| Matt Corallo, Peter Todd
| Standard
| Accepted
| Proposed
|- style="background-color: #cfffcf"
| [[bip-0112.mediawiki|112]]
| CHECKSEQUENCEVERIFY
Expand Down Expand Up @@ -450,7 +450,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| Opt-in Full Replace-by-Fee Signaling
| David A. Harding, Peter Todd
| Standard
| Accepted
| Proposed
|-
| [[bip-0126.mediawiki|126]]
| Best Practices for Heterogeneous Input Script Transactions
Expand All @@ -462,7 +462,7 @@ Those proposing changes should consider that ultimately consent may rest with th
| sendheaders message
| Suhas Daftuar
| Standard
| Accepted
| Proposed
|-
| [[bip-0131.mediawiki|131]]
| "Coalescing Transaction" Specification (wildcard inputs)
Expand Down
5 changes: 4 additions & 1 deletion bip-0001.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
BIP: 1
Title: BIP Purpose and Guidelines
Author: Amir Taaki <genjix@riseup.net>
Status: Active
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0001
Status: Replaced
Type: Process
Created: 2011-08-19
Superseded-By: 2
</pre>

==What is a BIP?==
Expand Down
6 changes: 5 additions & 1 deletion bip-0002.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@
BIP: 2
Title: BIP process, revised
Author: Luke Dashjr <luke+bip@dashjr.org>
Status: Draft
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0002
Status: Active
Type: Process
Created: 2016-02-03
License: BSD-2-Clause
OPL
Replaces: 1
</pre>

Expand Down
3 changes: 3 additions & 0 deletions bip-0009.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@
Peter Todd <pete@petertodd.org>
Greg Maxwell <greg@xiph.org>
Rusty Russell <rusty@rustcorp.com.au>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0009
Status: Final
Type: Informational
Created: 2015-10-04
License: PD
</pre>

==Abstract==
Expand Down
2 changes: 2 additions & 0 deletions bip-0010.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Applications
Title: Multi-Sig Transaction Distribution
Author: Alan Reiner <etotheipi@gmail.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0010
Status: Withdrawn
Type: Informational
Created: 2011-10-28
Expand Down
2 changes: 2 additions & 0 deletions bip-0011.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Applications
Title: M-of-N Standard Transactions
Author: Gavin Andresen <gavinandresen@gmail.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0011
Status: Final
Type: Standards Track
Created: 2011-10-18
Expand Down
2 changes: 2 additions & 0 deletions bip-0012.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Consensus (soft fork)
Title: OP_EVAL
Author: Gavin Andresen <gavinandresen@gmail.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0012
Status: Withdrawn
Type: Standards Track
Created: 2011-10-18
Expand Down
2 changes: 2 additions & 0 deletions bip-0013.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Applications
Title: Address Format for pay-to-script-hash
Author: Gavin Andresen <gavinandresen@gmail.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0013
Status: Final
Type: Standards Track
Created: 2011-10-18
Expand Down
2 changes: 2 additions & 0 deletions bip-0014.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
Title: Protocol Version and User Agent
Author: Amir Taaki <genjix@riseup.net>
Patrick Strateman <bitcoin-bips@covertinferno.org>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0014
Status: Final
Type: Standards Track
Created: 2011-11-10
Expand Down
2 changes: 2 additions & 0 deletions bip-0015.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Applications
Title: Aliases
Author: Amir Taaki <genjix@riseup.net>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0015
Status: Deferred
Type: Standards Track
Created: 2011-12-10
Expand Down
2 changes: 2 additions & 0 deletions bip-0016.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Consensus (soft fork)
Title: Pay to Script Hash
Author: Gavin Andresen <gavinandresen@gmail.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0016
Status: Final
Type: Standards Track
Created: 2012-01-03
Expand Down
2 changes: 2 additions & 0 deletions bip-0017.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Consensus (soft fork)
Title: OP_CHECKHASHVERIFY (CHV)
Author: Luke Dashjr <luke+bip17@dashjr.org>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0017
Status: Withdrawn
Type: Standards Track
Created: 2012-01-18
Expand Down
4 changes: 3 additions & 1 deletion bip-0018.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
Layer: Consensus (soft fork)
Title: hashScriptCheck
Author: Luke Dashjr <luke+bip17@dashjr.org>
Status: Accepted
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0018
Status: Proposed
Type: Standards Track
Created: 2012-01-27
</pre>
Expand Down
2 changes: 2 additions & 0 deletions bip-0019.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Applications
Title: M-of-N Standard Transactions (Low SigOp)
Author: Luke Dashjr <luke+bip17@dashjr.org>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0019
Status: Draft
Type: Standards Track
Created: 2012-01-30
Expand Down
2 changes: 2 additions & 0 deletions bip-0020.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Applications
Title: URI Scheme
Author: Luke Dashjr <luke+bip@dashjr.org>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0020
Status: Replaced
Type: Standards Track
Created: 2011-01-10
Expand Down
2 changes: 2 additions & 0 deletions bip-0021.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
Title: URI Scheme
Author: Nils Schneider <nils.schneider@gmail.com>
Matt Corallo <bip21@bluematt.me>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0021
Status: Final
Type: Standards Track
Created: 2012-01-29
Expand Down
2 changes: 2 additions & 0 deletions bip-0022.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: API/RPC
Title: getblocktemplate - Fundamentals
Author: Luke Dashjr <luke+bip22@dashjr.org>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0022
Status: Final
Type: Standards Track
Created: 2012-02-28
Expand Down
2 changes: 2 additions & 0 deletions bip-0023.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: API/RPC
Title: getblocktemplate - Pooled Mining
Author: Luke Dashjr <luke+bip22@dashjr.org>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0023
Status: Final
Type: Standards Track
Created: 2012-02-28
Expand Down
2 changes: 2 additions & 0 deletions bip-0030.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Consensus (soft fork)
Title: Duplicate transactions
Author: Pieter Wuille <pieter.wuille@gmail.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0030
Status: Final
Type: Standards Track
Created: 2012-02-22
Expand Down
2 changes: 2 additions & 0 deletions bip-0031.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Peer Services
Title: Pong message
Author: Mike Hearn <hearn@google.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0031
Status: Final
Type: Standards Track
Created: 2012-04-11
Expand Down
2 changes: 2 additions & 0 deletions bip-0032.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ RECENT CHANGES:
Layer: Applications
Title: Hierarchical Deterministic Wallets
Author: Pieter Wuille <pieter.wuille@gmail.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0032
Status: Final
Type: Informational
Created: 2012-02-11
Expand Down
2 changes: 2 additions & 0 deletions bip-0033.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Peer Services
Title: Stratized Nodes
Author: Amir Taaki <genjix@riseup.net>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0033
Status: Draft
Type: Standards Track
Created: 2012-05-15
Expand Down
2 changes: 2 additions & 0 deletions bip-0034.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Consensus (soft fork)
Title: Block v2, Height in Coinbase
Author: Gavin Andresen <gavinandresen@gmail.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0034
Status: Final
Type: Standards Track
Created: 2012-07-06
Expand Down
2 changes: 2 additions & 0 deletions bip-0035.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Layer: Peer Services
Title: mempool message
Author: Jeff Garzik <jgarzik@exmulti.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0035
Status: Final
Type: Standards Track
Created: 2012-08-16
Expand Down
3 changes: 3 additions & 0 deletions bip-0036.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
Layer: Peer Services
Title: Custom Services
Author: Stefan Thomas <justmoon@members.fsf.org>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0036
Status: Draft
Type: Standards Track
Created: 2012-08-03
License: PD
</pre>

==Abstract==
Expand Down
3 changes: 3 additions & 0 deletions bip-0037.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@
Title: Connection Bloom filtering
Author: Mike Hearn <hearn@google.com>
Matt Corallo <bip37@bluematt.me>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0037
Status: Final
Type: Standards Track
Created: 2012-10-24
License: PD
</pre>

==Abstract==
Expand Down
3 changes: 3 additions & 0 deletions bip-0038.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@
Title: Passphrase-protected private key
Author: Mike Caldwell <mcaldwell@swipeclock.com>
Aaron Voisine <voisine@gmail.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0038
Status: Draft (Some confusion applies: The announcements for this never made it to the list, so it hasn't had public discussion)
Type: Standards Track
Created: 2012-11-20
License: PD
</pre>

==Abstract==
Expand Down
4 changes: 3 additions & 1 deletion bip-0039.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
Pavol Rusnak <stick@satoshilabs.com>
Aaron Voisine <voisine@gmail.com>
Sean Bowe <ewillbefull@gmail.com>
Status: Accepted
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0039
Status: Proposed
Type: Standards Track
Created: 2013-09-10
</pre>
Expand Down
3 changes: 3 additions & 0 deletions bip-0042.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
Layer: Consensus (soft fork)
Title: A finite monetary supply for Bitcoin
Author: Pieter Wuille <pieter.wuille@gmail.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0042
Status: Draft
Type: Standards Track
Created: 2014-04-01
License: PD
</pre>

==Abstract==
Expand Down
2 changes: 2 additions & 0 deletions bip-0043.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
Title: Purpose Field for Deterministic Wallets
Author: Marek Palatinus <slush@satoshilabs.com>
Pavol Rusnak <stick@satoshilabs.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0043
Status: Draft
Type: Informational
Created: 2014-04-24
Expand Down
Loading

0 comments on commit 959fecc

Please sign in to comment.