1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-09-15 13:51:06 +00:00

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 <murch@murch.one>
Co-authored-by: laanwj <126646+laanwj@users.noreply.github.com>
This commit is contained in:
Jon Atack 2025-08-13 08:55:55 -06:00
parent 9a2791bf8b
commit 862d9ca106
2 changed files with 3 additions and 3 deletions

View File

@ -889,13 +889,13 @@ Those proposing changes should consider that ultimately consent may rest with th
| Karl-Johan Alm | Karl-Johan Alm
| Standard | Standard
| Withdrawn | Withdrawn
|- |- style="background-color: #cfffcf"
| [[bip-0155.mediawiki|155]] | [[bip-0155.mediawiki|155]]
| Peer Services | Peer Services
| addrv2 message | addrv2 message
| Wladimir J. van der Laan | Wladimir J. van der Laan
| Standard | Standard
| Draft | Final
|- style="background-color: #ffcfcf" |- style="background-color: #ffcfcf"
| [[bip-0156.mediawiki|156]] | [[bip-0156.mediawiki|156]]
| Peer Services | Peer Services

View File

@ -5,7 +5,7 @@
Author: Wladimir J. van der Laan <laanwj@gmail.com> Author: Wladimir J. van der Laan <laanwj@gmail.com>
Comments-Summary: No comments yet. Comments-Summary: No comments yet.
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0155 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0155
Status: Draft Status: Final
Type: Standards Track Type: Standards Track
Created: 2019-02-27 Created: 2019-02-27
License: BSD-2-Clause License: BSD-2-Clause