From c47655654c4d32158e1a3ab40ce2bb37992333ad Mon Sep 17 00:00:00 2001 From: Antoine Poinsot Date: Fri, 22 May 2026 13:44:01 -0400 Subject: [PATCH] bip-0054: move to complete --- README.mediawiki | 4 ++-- bip-0054.md | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.mediawiki b/README.mediawiki index 54194f8e..041dd8d2 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -316,13 +316,13 @@ users (see also: [https://en.bitcoin.it/wiki/Economic_majority economic majority | Chris Stewart | Specification | Draft -|- +|- style="background-color: #ffffcf" | [[bip-0054.md|54]] | Consensus (soft fork) | Consensus Cleanup | Antoine Poinsot, Matt Corallo | Specification -| Draft +| Complete |- style="background-color: #ffcfcf" | [[bip-0060.mediawiki|60]] | Peer Services diff --git a/bip-0054.md b/bip-0054.md index b0bf59b4..ab88f80d 100644 --- a/bip-0054.md +++ b/bip-0054.md @@ -4,7 +4,7 @@ Title: Consensus Cleanup Authors: Antoine Poinsot Matt Corallo - Status: Draft + Status: Complete Type: Specification Assigned: 2025-04-11 License: CC0-1.0 @@ -176,6 +176,11 @@ violations to the new transaction size rule, which are partially reused in this This document is licensed under the Creative Commons CC0 1.0 Universal license. +## Changelog + +* __1.0.0__ (2026-05-22): + * Complete planned work on the BIP. + [^0]: Block 1,983,702 is the earliest future block which could contain a duplicate coinbase transaction while still respecting [bip-0034][BIP34]. See [this post][Delving duplicable] for a list