1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-04-06 16:16:45 +00:00

Promote Draft->Final BIPs: 50, 60, 64, 66, and 73

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

BIP 60: BIP 37 was apparently not clear on whether the new "relay transactions" flag was mandatory or optional. BIP 60 sought to explicitly make it mandatory. In parallel, Jeff Garzik interpreted BIP 37's field as mandatory in https://github.com/bitcoin/bitcoin/issues/2534 and Pieter Wuille implemented the changes required for that (and BIP 60) in https://github.com/bitcoin/bitcoin/pull/2763 . Numerous forks of Bitcoin Core since then have also picked up this change.

BIP 64: The getutxo message was implemented for use between (pre-contentious hardforks) Bitcoin XT and Lighthouse. Both of these are unmaintained now, but this does not seem relevant.

BIP 66: Softfork accepted by a supermajority of miners.

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 e22ad0cd71
commit 4ca705ac04
5 changed files with 9 additions and 9 deletions

View File

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