From 652a7263652e239091934e71f0f4f453c65a3d1b Mon Sep 17 00:00:00 2001 From: Murch Date: Tue, 21 Apr 2026 13:51:56 -0700 Subject: [PATCH] bip391: Close and update Changelog --- bip-0391.mediawiki | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/bip-0391.mediawiki b/bip-0391.mediawiki index 03281adc4d..f305e64ca6 100644 --- a/bip-0391.mediawiki +++ b/bip-0391.mediawiki @@ -3,10 +3,11 @@ Layer: Applications Title: Binary Output Descriptors Authors: SeedHammer - Status: Draft + Status: Closed Type: Specification Assigned: 2026-01-27 License: BSD-2-Clause + Proposed-Replacement: 393 ==Introduction== @@ -182,6 +183,13 @@ There is a [https://github.com/seedhammer/bip-bod-descriptors Go implementation] for development and testing purposes. Don't use it in production, because it only validates the BOD format, not the descriptor itself. +==Changelog== + +* '''0.0.2''' (2026-04-21): +** Withdrawn after BIP393 proposed an alternative method of handling wallet metadata. +* '''0.0.1''' (2026-02-02): +** Initial draft. + ==Acknowledgments== This specification builds upon the draft BIP 388 by specifying