From 862d9ca10613933dfb91a26962e46c8a906266d4 Mon Sep 17 00:00:00 2001 From: Jon Atack Date: Wed, 13 Aug 2025 08:55:55 -0600 Subject: [PATCH] BIP155: update Draft status to Final BIP155 was deployed in Bitcoin Core version v0.21.0, and has been in use for almost 5 years. New networks may be added to the reserved network IDs table when they're needed, either in this BIP or in a new one. If BIP3 is activated, I think BIP155 would become Deployed. Co-authored-by: Murch Co-authored-by: laanwj <126646+laanwj@users.noreply.github.com> --- README.mediawiki | 4 ++-- bip-0155.mediawiki | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.mediawiki b/README.mediawiki index f7e00c59..fc1f1401 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -889,13 +889,13 @@ Those proposing changes should consider that ultimately consent may rest with th | Karl-Johan Alm | Standard | Withdrawn -|- +|- style="background-color: #cfffcf" | [[bip-0155.mediawiki|155]] | Peer Services | addrv2 message | Wladimir J. van der Laan | Standard -| Draft +| Final |- style="background-color: #ffcfcf" | [[bip-0156.mediawiki|156]] | Peer Services diff --git a/bip-0155.mediawiki b/bip-0155.mediawiki index 413fb750..efd9d88e 100644 --- a/bip-0155.mediawiki +++ b/bip-0155.mediawiki @@ -5,7 +5,7 @@ Author: Wladimir J. van der Laan Comments-Summary: No comments yet. Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0155 - Status: Draft + Status: Final Type: Standards Track Created: 2019-02-27 License: BSD-2-Clause