forked from bitcoin/bips
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Promote BIP 2 Draft->Active, and implement it
- 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
Showing
89 changed files
with
293 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,12 @@ | |
BIP: 1 | ||
Title: BIP Purpose and Guidelines | ||
Author: Amir Taaki <[email protected]> | ||
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?== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,13 @@ | |
BIP: 2 | ||
Title: BIP process, revised | ||
Author: Luke Dashjr <[email protected]> | ||
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> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,12 @@ | |
Peter Todd <[email protected]> | ||
Greg Maxwell <[email protected]> | ||
Rusty Russell <[email protected]> | ||
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== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Applications | ||
Title: Multi-Sig Transaction Distribution | ||
Author: Alan Reiner <[email protected]> | ||
Comments-Summary: No comments yet. | ||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0010 | ||
Status: Withdrawn | ||
Type: Informational | ||
Created: 2011-10-28 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Applications | ||
Title: M-of-N Standard Transactions | ||
Author: Gavin Andresen <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Consensus (soft fork) | ||
Title: OP_EVAL | ||
Author: Gavin Andresen <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Applications | ||
Title: Address Format for pay-to-script-hash | ||
Author: Gavin Andresen <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,8 @@ | |
Title: Protocol Version and User Agent | ||
Author: Amir Taaki <[email protected]> | ||
Patrick Strateman <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Applications | ||
Title: Aliases | ||
Author: Amir Taaki <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Consensus (soft fork) | ||
Title: Pay to Script Hash | ||
Author: Gavin Andresen <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Consensus (soft fork) | ||
Title: OP_CHECKHASHVERIFY (CHV) | ||
Author: Luke Dashjr <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,9 @@ | |
Layer: Consensus (soft fork) | ||
Title: hashScriptCheck | ||
Author: Luke Dashjr <[email protected]> | ||
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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Applications | ||
Title: M-of-N Standard Transactions (Low SigOp) | ||
Author: Luke Dashjr <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Applications | ||
Title: URI Scheme | ||
Author: Luke Dashjr <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,8 @@ | |
Title: URI Scheme | ||
Author: Nils Schneider <[email protected]> | ||
Matt Corallo <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: API/RPC | ||
Title: getblocktemplate - Fundamentals | ||
Author: Luke Dashjr <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: API/RPC | ||
Title: getblocktemplate - Pooled Mining | ||
Author: Luke Dashjr <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Consensus (soft fork) | ||
Title: Duplicate transactions | ||
Author: Pieter Wuille <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Peer Services | ||
Title: Pong message | ||
Author: Mike Hearn <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,8 @@ RECENT CHANGES: | |
Layer: Applications | ||
Title: Hierarchical Deterministic Wallets | ||
Author: Pieter Wuille <[email protected]> | ||
Comments-Summary: No comments yet. | ||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0032 | ||
Status: Final | ||
Type: Informational | ||
Created: 2012-02-11 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Peer Services | ||
Title: Stratized Nodes | ||
Author: Amir Taaki <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Consensus (soft fork) | ||
Title: Block v2, Height in Coinbase | ||
Author: Gavin Andresen <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ | |
Layer: Peer Services | ||
Title: mempool message | ||
Author: Jeff Garzik <[email protected]> | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,9 +3,12 @@ | |
Layer: Peer Services | ||
Title: Custom Services | ||
Author: Stefan Thomas <[email protected]> | ||
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== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,12 @@ | |
Title: Connection Bloom filtering | ||
Author: Mike Hearn <[email protected]> | ||
Matt Corallo <[email protected]> | ||
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== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,12 @@ | |
Title: Passphrase-protected private key | ||
Author: Mike Caldwell <[email protected]> | ||
Aaron Voisine <[email protected]> | ||
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== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,9 @@ | |
Pavol Rusnak <[email protected]> | ||
Aaron Voisine <[email protected]> | ||
Sean Bowe <[email protected]> | ||
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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,9 +3,12 @@ | |
Layer: Consensus (soft fork) | ||
Title: A finite monetary supply for Bitcoin | ||
Author: Pieter Wuille <[email protected]> | ||
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== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,8 @@ | |
Title: Purpose Field for Deterministic Wallets | ||
Author: Marek Palatinus <[email protected]> | ||
Pavol Rusnak <[email protected]> | ||
Comments-Summary: No comments yet. | ||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0043 | ||
Status: Draft | ||
Type: Informational | ||
Created: 2014-04-24 | ||
|
Oops, something went wrong.