1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-08-24 18:47:19 +00:00

Merge pull request #2245 from jonatack/2026-08-bip110-status-update

BIP110: update status to Closed
This commit is contained in:
Murch
2026-08-10 14:05:56 -07:00
committed by GitHub
2 changed files with 6 additions and 3 deletions

View File

@@ -631,13 +631,13 @@ users (see also: [https://en.bitcoin.it/wiki/Economic_majority economic majority
| Gavin Andresen | Gavin Andresen
| Specification | Specification
| Closed | Closed
|- style="background-color: #ffffcf" |- style="background-color: #ffcfcf"
| [[bip-0110.mediawiki|110]] | [[bip-0110.mediawiki|110]]
| Consensus (soft fork) | Consensus (soft fork)
| Reduced Data Temporary Softfork | Reduced Data Temporary Softfork
| Dathon Ohm | Dathon Ohm
| Specification | Specification
| Complete | Closed
|- style="background-color: #cfffcf" |- style="background-color: #cfffcf"
| [[bip-0111.mediawiki|111]] | [[bip-0111.mediawiki|111]]
| Peer Services | Peer Services

View File

@@ -3,11 +3,12 @@
Layer: Consensus (soft fork) Layer: Consensus (soft fork)
Title: Reduced Data Temporary Softfork Title: Reduced Data Temporary Softfork
Authors: Dathon Ohm <dathonohm+bip@proton.me> Authors: Dathon Ohm <dathonohm+bip@proton.me>
Status: Complete Status: Closed
Type: Specification Type: Specification
Assigned: 2025-12-03 Assigned: 2025-12-03
License: BSD-3-Clause License: BSD-3-Clause
Discussion: https://groups.google.com/g/bitcoindev/c/nOZim6FbuF8 Discussion: https://groups.google.com/g/bitcoindev/c/nOZim6FbuF8
Version: 1.0.1
</pre> </pre>
==Abstract== ==Abstract==
@@ -377,6 +378,8 @@ Original draft and advice: Luke-Jr
==Changelog== ==Changelog==
* '''1.0.1''' (2026-08-09):
** Mark as Closed, following a chain split with stalled mining
* '''1.0.0''' (2026-06-25): * '''1.0.0''' (2026-06-25):
** Advance to Complete ** Advance to Complete
* '''0.0.4''' (2026-02-04): * '''0.0.4''' (2026-02-04):