1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-09-07 18:53:28 +00:00

bip8: Advance to Complete

This commit is contained in:
Murch
2026-08-03 15:36:49 -07:00
parent 72fb11fae7
commit 1766568df5
2 changed files with 6 additions and 4 deletions

View File

@@ -3,11 +3,11 @@
Title: Version bits with lock-in by height
Authors: Shaolin Fry <shaolinfry@protonmail.ch>
Luke Dashjr <luke+bip@dashjr.org>
Status: Draft
Status: Complete
Type: Informational
Assigned: 2017-02-01
License: BSD-3-Clause OR CC0-1.0
Version: 0.3.2
Version: 1.0.0
</pre>
==Abstract==
@@ -277,6 +277,8 @@ A living list of deployment proposals can be found [[bip-0008/assignments.mediaw
This document is dual licensed as BSD 3-clause, and Creative Commons CC0 1.0 Universal.
==Changelog==
* **1.0.0** (2026-08-03):
** Advance to Complete.
* **0.3.2** (2021-02-17):
** Make activation threshold configurable.
** Reduce recommended threshold from 95% to 90%.