Skip to content

Commit

Permalink
Promote BIPs 18, 39, 44, 67, 80, 81, 111, 125, 130, and 132 Draft->Ac…
Browse files Browse the repository at this point in the history
…cepted; change BIP 43 to Informational
  • Loading branch information
luke-jr committed Aug 23, 2016
1 parent d35a3d3 commit 387fc60
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 30 deletions.
38 changes: 19 additions & 19 deletions README.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Luke Dashjr
| Standard
| Withdrawn
|-
|- style="background-color: #ffffcf"
| [[bip-0018.mediawiki|18]]
| hashScriptCheck
| Luke Dashjr
| Standard
| Draft
| Accepted
|-
| [[bip-0019.mediawiki|19]]
| M-of-N Standard Transactions (Low SigOp)
Expand Down Expand Up @@ -168,12 +168,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Mike Caldwell, Aaron Voisine
| Standard
| Draft
|-
|- style="background-color: #ffffcf"
| [[bip-0039.mediawiki|39]]
| Mnemonic code for generating deterministic keys
| Marek Palatinus, Pavol Rusnak, Aaron Voisine, Sean Bowe
| Standard
| Draft
| Accepted
|-
| 40
| Stratum wire protocol
Expand All @@ -196,14 +196,14 @@ Those proposing changes should consider that ultimately consent may rest with th
| [[bip-0043.mediawiki|43]]
| Purpose Field for Deterministic Wallets
| Marek Palatinus, Pavol Rusnak
| Standard
| Informational
| Draft
|-
|- style="background-color: #ffffcf"
| [[bip-0044.mediawiki|44]]
| Multi-Account Hierarchy for Deterministic Wallets
| Marek Palatinus, Pavol Rusnak
| Standard
| Draft
| Accepted
|-
| [[bip-0045.mediawiki|45]]
| Structure for Deterministic P2SH Multisignature Wallets
Expand Down Expand Up @@ -265,12 +265,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Pieter Wuille
| Standard
| Final
|-
|- style="background-color: #ffffcf"
| [[bip-0067.mediawiki|67]]
| Deterministic Pay-to-script-hash multi-signature addresses through public key sorting
| Thomas Kerin, Jean-Pierre Rupp, Ruben de Vries
| Standard
| Draft
| Accepted
|- style="background-color: #cfffcf"
| [[bip-0068.mediawiki|68]]
| Relative lock-time using consensus-enforced sequence numbers
Expand Down Expand Up @@ -324,13 +324,13 @@ Those proposing changes should consider that ultimately consent may rest with th
| Hierarchy for Non-Colored Voting Pool Deterministic Multisig Wallets
| Justus Ranvier, Jimmy Song
| Informational
| Draft
| Deferred
|-
| [[bip-0081.mediawiki|81]]
| Hierarchy for Colored Voting Pool Deterministic Multisig Wallets
| Justus Ranvier, Jimmy Song
| Informational
| Draft
| Deferred
|-
| [[bip-0083.mediawiki|83]]
| Dynamic Hierarchical Deterministic Key Trees
Expand Down Expand Up @@ -385,12 +385,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Gavin Andresen
| Standard
| Draft
|-
|- style="background-color: #ffffcf"
| [[bip-0111.mediawiki|111]]
| NODE_BLOOM service bit
| Matt Corallo, Peter Todd
| Standard
| Draft
| Accepted
|- style="background-color: #cfffcf"
| [[bip-0112.mediawiki|112]]
| CHECKSEQUENCEVERIFY
Expand Down Expand Up @@ -439,36 +439,36 @@ Those proposing changes should consider that ultimately consent may rest with th
| Eric Lombrozo, William Swanson
| Informational
| Draft
|-
|- style="background-color: #ffffcf"
| [[bip-0125.mediawiki|125]]
| Opt-in Full Replace-by-Fee Signaling
| David A. Harding, Peter Todd
| Standard
| Draft
| Accepted
|-
| [[bip-0126.mediawiki|126]]
| Best Practices for Heterogeneous Input Script Transactions
| Kristov Atlas
| Informational
| Draft
|-
|- style="background-color: #ffffcf"
| [[bip-0130.mediawiki|130]]
| sendheaders message
| Suhas Daftuar
| Standard
| Draft
| Accepted
|-
| [[bip-0131.mediawiki|131]]
| "Coalescing Transaction" Specification (wildcard inputs)
| Chris Priest
| Standard
| Draft
|-
|- style="background-color: #ffcfcf"
| [[bip-0132.mediawiki|132]]
| Committee-based BIP Acceptance Process
| Andy Chase
| Process
| Draft
| Withdrawn
|-
| [[bip-0133.mediawiki|133]]
| feefilter message
Expand Down
2 changes: 1 addition & 1 deletion bip-0018.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
BIP: 18
Title: hashScriptCheck
Author: Luke Dashjr <[email protected]>
Status: Draft
Status: Accepted
Type: Standards Track
Created: 2012-01-27
</pre>
Expand Down
2 changes: 1 addition & 1 deletion bip-0039.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Pavol Rusnak <[email protected]>
Aaron Voisine <[email protected]>
Sean Bowe <[email protected]>
Status: Draft
Status: Accepted
Type: Standards Track
Created: 2013-09-10
</pre>
Expand Down
2 changes: 1 addition & 1 deletion bip-0043.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Author: Marek Palatinus <[email protected]>
Pavol Rusnak <[email protected]>
Status: Draft
Type: Standards Track
Type: Informational
Created: 2014-04-24
</pre>

Expand Down
2 changes: 1 addition & 1 deletion bip-0044.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Title: Multi-Account Hierarchy for Deterministic Wallets
Author: Marek Palatinus <[email protected]>
Pavol Rusnak <[email protected]>
Status: Draft
Status: Accepted
Type: Standards Track
Created: 2014-04-24
</pre>
Expand Down
2 changes: 1 addition & 1 deletion bip-0067.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Author: Thomas Kerin <[email protected]>
Jean-Pierre Rupp <[email protected]>
Ruben de Vries <[email protected]>
Status: Draft
Status: Accepted
Type: Standards Track
Created: 2015-02-08
</pre>
Expand Down
2 changes: 1 addition & 1 deletion bip-0080.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Title: Hierarchy for Non-Colored Voting Pool Deterministic Multisig Wallets
Author: Justus Ranvier <[email protected]>
Jimmy Song <[email protected]>
Status: Draft
Status: Deferred
Type: Informational
Created: 2014-08-11
</pre>
Expand Down
2 changes: 1 addition & 1 deletion bip-0081.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Title: Hierarchy for Colored Voting Pool Deterministic Multisig Wallets
Author: Justus Ranvier <[email protected]>
Jimmy Song <[email protected]>
Status: Draft
Status: Deferred
Type: Informational
Created: 2014-08-11
</pre>
Expand Down
2 changes: 1 addition & 1 deletion bip-0111.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Title: NODE_BLOOM service bit
Author: Matt Corallo <[email protected]>
Peter Todd <[email protected]>
Status: Draft
Status: Accepted
Type: Standards Track
Created: 2015-08-20
</pre>
Expand Down
2 changes: 1 addition & 1 deletion bip-0125.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Title: Opt-in Full Replace-by-Fee Signaling
Author: David A. Harding <[email protected]>
Peter Todd <[email protected]>
Status: Draft
Status: Accepted
Type: Standards Track
Created: 2015-12-04
</pre>
Expand Down
2 changes: 1 addition & 1 deletion bip-0130.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
BIP: 130
Title: sendheaders message
Author: Suhas Daftuar <[email protected]>
Status: Draft
Status: Accepted
Type: Standards Track
Created: 2015-05-08
</pre>
Expand Down
2 changes: 1 addition & 1 deletion bip-0132.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
BIP: 132
Title: Committee-based BIP Acceptance Process
Author: Andy Chase <[email protected]>
Status: Draft
Status: Withdrawn
Type: Process
Created: 2015-08-31
</pre>
Expand Down

0 comments on commit 387fc60

Please sign in to comment.