Skip to content

Commit 387fc60

Browse files
committed
Promote BIPs 18, 39, 44, 67, 80, 81, 111, 125, 130, and 132 Draft->Accepted; change BIP 43 to Informational
1 parent d35a3d3 commit 387fc60

12 files changed

+30
-30
lines changed

README.mediawiki

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ Those proposing changes should consider that ultimately consent may rest with th
7878
| Luke Dashjr
7979
| Standard
8080
| Withdrawn
81-
|-
81+
|- style="background-color: #ffffcf"
8282
| [[bip-0018.mediawiki|18]]
8383
| hashScriptCheck
8484
| Luke Dashjr
8585
| Standard
86-
| Draft
86+
| Accepted
8787
|-
8888
| [[bip-0019.mediawiki|19]]
8989
| M-of-N Standard Transactions (Low SigOp)
@@ -168,12 +168,12 @@ Those proposing changes should consider that ultimately consent may rest with th
168168
| Mike Caldwell, Aaron Voisine
169169
| Standard
170170
| Draft
171-
|-
171+
|- style="background-color: #ffffcf"
172172
| [[bip-0039.mediawiki|39]]
173173
| Mnemonic code for generating deterministic keys
174174
| Marek Palatinus, Pavol Rusnak, Aaron Voisine, Sean Bowe
175175
| Standard
176-
| Draft
176+
| Accepted
177177
|-
178178
| 40
179179
| Stratum wire protocol
@@ -196,14 +196,14 @@ Those proposing changes should consider that ultimately consent may rest with th
196196
| [[bip-0043.mediawiki|43]]
197197
| Purpose Field for Deterministic Wallets
198198
| Marek Palatinus, Pavol Rusnak
199-
| Standard
199+
| Informational
200200
| Draft
201-
|-
201+
|- style="background-color: #ffffcf"
202202
| [[bip-0044.mediawiki|44]]
203203
| Multi-Account Hierarchy for Deterministic Wallets
204204
| Marek Palatinus, Pavol Rusnak
205205
| Standard
206-
| Draft
206+
| Accepted
207207
|-
208208
| [[bip-0045.mediawiki|45]]
209209
| Structure for Deterministic P2SH Multisignature Wallets
@@ -265,12 +265,12 @@ Those proposing changes should consider that ultimately consent may rest with th
265265
| Pieter Wuille
266266
| Standard
267267
| Final
268-
|-
268+
|- style="background-color: #ffffcf"
269269
| [[bip-0067.mediawiki|67]]
270270
| Deterministic Pay-to-script-hash multi-signature addresses through public key sorting
271271
| Thomas Kerin, Jean-Pierre Rupp, Ruben de Vries
272272
| Standard
273-
| Draft
273+
| Accepted
274274
|- style="background-color: #cfffcf"
275275
| [[bip-0068.mediawiki|68]]
276276
| Relative lock-time using consensus-enforced sequence numbers
@@ -324,13 +324,13 @@ Those proposing changes should consider that ultimately consent may rest with th
324324
| Hierarchy for Non-Colored Voting Pool Deterministic Multisig Wallets
325325
| Justus Ranvier, Jimmy Song
326326
| Informational
327-
| Draft
327+
| Deferred
328328
|-
329329
| [[bip-0081.mediawiki|81]]
330330
| Hierarchy for Colored Voting Pool Deterministic Multisig Wallets
331331
| Justus Ranvier, Jimmy Song
332332
| Informational
333-
| Draft
333+
| Deferred
334334
|-
335335
| [[bip-0083.mediawiki|83]]
336336
| Dynamic Hierarchical Deterministic Key Trees
@@ -385,12 +385,12 @@ Those proposing changes should consider that ultimately consent may rest with th
385385
| Gavin Andresen
386386
| Standard
387387
| Draft
388-
|-
388+
|- style="background-color: #ffffcf"
389389
| [[bip-0111.mediawiki|111]]
390390
| NODE_BLOOM service bit
391391
| Matt Corallo, Peter Todd
392392
| Standard
393-
| Draft
393+
| Accepted
394394
|- style="background-color: #cfffcf"
395395
| [[bip-0112.mediawiki|112]]
396396
| CHECKSEQUENCEVERIFY
@@ -439,36 +439,36 @@ Those proposing changes should consider that ultimately consent may rest with th
439439
| Eric Lombrozo, William Swanson
440440
| Informational
441441
| Draft
442-
|-
442+
|- style="background-color: #ffffcf"
443443
| [[bip-0125.mediawiki|125]]
444444
| Opt-in Full Replace-by-Fee Signaling
445445
| David A. Harding, Peter Todd
446446
| Standard
447-
| Draft
447+
| Accepted
448448
|-
449449
| [[bip-0126.mediawiki|126]]
450450
| Best Practices for Heterogeneous Input Script Transactions
451451
| Kristov Atlas
452452
| Informational
453453
| Draft
454-
|-
454+
|- style="background-color: #ffffcf"
455455
| [[bip-0130.mediawiki|130]]
456456
| sendheaders message
457457
| Suhas Daftuar
458458
| Standard
459-
| Draft
459+
| Accepted
460460
|-
461461
| [[bip-0131.mediawiki|131]]
462462
| "Coalescing Transaction" Specification (wildcard inputs)
463463
| Chris Priest
464464
| Standard
465465
| Draft
466-
|-
466+
|- style="background-color: #ffcfcf"
467467
| [[bip-0132.mediawiki|132]]
468468
| Committee-based BIP Acceptance Process
469469
| Andy Chase
470470
| Process
471-
| Draft
471+
| Withdrawn
472472
|-
473473
| [[bip-0133.mediawiki|133]]
474474
| feefilter message

bip-0018.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
BIP: 18
33
Title: hashScriptCheck
44
Author: Luke Dashjr <[email protected]>
5-
Status: Draft
5+
Status: Accepted
66
Type: Standards Track
77
Created: 2012-01-27
88
</pre>

bip-0039.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Pavol Rusnak <[email protected]>
66
Aaron Voisine <[email protected]>
77
Sean Bowe <[email protected]>
8-
Status: Draft
8+
Status: Accepted
99
Type: Standards Track
1010
Created: 2013-09-10
1111
</pre>

bip-0043.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Marek Palatinus <[email protected]>
55
Pavol Rusnak <[email protected]>
66
Status: Draft
7-
Type: Standards Track
7+
Type: Informational
88
Created: 2014-04-24
99
</pre>
1010

bip-0044.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Title: Multi-Account Hierarchy for Deterministic Wallets
44
Author: Marek Palatinus <[email protected]>
55
Pavol Rusnak <[email protected]>
6-
Status: Draft
6+
Status: Accepted
77
Type: Standards Track
88
Created: 2014-04-24
99
</pre>

bip-0067.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Thomas Kerin <[email protected]>
55
Jean-Pierre Rupp <[email protected]>
66
Ruben de Vries <[email protected]>
7-
Status: Draft
7+
Status: Accepted
88
Type: Standards Track
99
Created: 2015-02-08
1010
</pre>

bip-0080.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Title: Hierarchy for Non-Colored Voting Pool Deterministic Multisig Wallets
44
Author: Justus Ranvier <[email protected]>
55
Jimmy Song <[email protected]>
6-
Status: Draft
6+
Status: Deferred
77
Type: Informational
88
Created: 2014-08-11
99
</pre>

bip-0081.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Title: Hierarchy for Colored Voting Pool Deterministic Multisig Wallets
44
Author: Justus Ranvier <[email protected]>
55
Jimmy Song <[email protected]>
6-
Status: Draft
6+
Status: Deferred
77
Type: Informational
88
Created: 2014-08-11
99
</pre>

bip-0111.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Title: NODE_BLOOM service bit
44
Author: Matt Corallo <[email protected]>
55
Peter Todd <[email protected]>
6-
Status: Draft
6+
Status: Accepted
77
Type: Standards Track
88
Created: 2015-08-20
99
</pre>

bip-0125.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Title: Opt-in Full Replace-by-Fee Signaling
44
Author: David A. Harding <[email protected]>
55
Peter Todd <[email protected]>
6-
Status: Draft
6+
Status: Accepted
77
Type: Standards Track
88
Created: 2015-12-04
99
</pre>

0 commit comments

Comments
 (0)