1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

Promote Draft->Final BIPs: 50 and 73

BIP 50: Proposed action items, including the hardfork, are completed.

BIP 73: Implemented by at least Bitcoin Core and BitPay.
This commit is contained in:
Luke Dashjr 2016-02-01 21:17:02 +00:00
parent b8fe6e43c6
commit a74ea14bc6
3 changed files with 6 additions and 6 deletions

View File

@ -216,12 +216,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Justus Ranvier | Justus Ranvier
| Informational | Informational
| Draft | Draft
|- |- style="background-color: #cfffcf"
| [[bip-0050.mediawiki|50]] | [[bip-0050.mediawiki|50]]
| March 2013 Chain Fork Post-Mortem | March 2013 Chain Fork Post-Mortem
| Gavin Andresen | Gavin Andresen
| Informational | Informational
| Draft | Final
<!-- 50 series reserved for a group of post-mortems --> <!-- 50 series reserved for a group of post-mortems -->
|- |-
| [[bip-0060.mediawiki|60]] | [[bip-0060.mediawiki|60]]
@ -301,12 +301,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Gavin Andresen | Gavin Andresen
| Standard | Standard
| Final | Final
|- |- style="background-color: #cfffcf"
| [[bip-0073.mediawiki|73]] | [[bip-0073.mediawiki|73]]
| Use "Accept" header for response type negotiation with Payment Request URLs | Use "Accept" header for response type negotiation with Payment Request URLs
| Stephen Pair | Stephen Pair
| Standard | Standard
| Draft | Final
|- |-
| [[bip-0074.mediawiki|74]] | [[bip-0074.mediawiki|74]]
| Allow zero value OP_RETURN in Payment Protocol | Allow zero value OP_RETURN in Payment Protocol

View File

@ -2,7 +2,7 @@
BIP: 50 BIP: 50
Title: March 2013 Chain Fork Post-Mortem Title: March 2013 Chain Fork Post-Mortem
Author: Gavin Andresen <gavinandresen@gmail.com> Author: Gavin Andresen <gavinandresen@gmail.com>
Status: Draft Status: Final
Type: Informational Type: Informational
Created: 2013-03-20 Created: 2013-03-20
</pre> </pre>

View File

@ -2,7 +2,7 @@
BIP: 73 BIP: 73
Title: Use "Accept" header for response type negotiation with Payment Request URLs Title: Use "Accept" header for response type negotiation with Payment Request URLs
Author: Stephen Pair <stephen@bitpay.com> Author: Stephen Pair <stephen@bitpay.com>
Status: Draft Status: Final
Type: Standards Track Type: Standards Track
Created: 2013-08-27 Created: 2013-08-27
</pre> </pre>