Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -631,13 +631,13 @@ users (see also: [https://en.bitcoin.it/wiki/Economic_majority economic majority
| Gavin Andresen
| Specification
| Closed
|- style="background-color: #ffffcf"
|- style="background-color: #ffcfcf"
| [[bip-0110.mediawiki|110]]
| Consensus (soft fork)
| Reduced Data Temporary Softfork
| Dathon Ohm
| Specification
| Complete
| Closed
|- style="background-color: #cfffcf"
| [[bip-0111.mediawiki|111]]
| Peer Services
Expand Down
1 change: 0 additions & 1 deletion bip-0003.md
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,6 @@ The current BIP Editors are:

* Bryan Bishop ([kanzure@gmail.com](mailto:kanzure@gmail.com))
* Jon Atack ([jon@atack.com](mailto:jon@atack.com))
* Luke Dashjr ([luke_bipeditor@dashjr.org](mailto:luke_bipeditor@dashjr.org))
* Mark "Murch" Erhardt ([murch@murch.one](mailto:murch@murch.one))
* Olaoluwa Osuntokun ([laolu32@gmail.com](mailto:laolu32@gmail.com))
* Ruben Somsen ([rsomsen@gmail.com](mailto:rsomsen@gmail.com))
Expand Down
5 changes: 4 additions & 1 deletion bip-0110.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
Layer: Consensus (soft fork)
Title: Reduced Data Temporary Softfork
Authors: Dathon Ohm <dathonohm+bip@proton.me>
Status: Complete
Status: Closed
Type: Specification
Assigned: 2025-12-03
License: BSD-3-Clause
Discussion: https://groups.google.com/g/bitcoindev/c/nOZim6FbuF8
Version: 1.0.1
</pre>

==Abstract==
Expand Down Expand Up @@ -377,6 +378,8 @@ Original draft and advice: Luke-Jr

==Changelog==

* '''1.0.1''' (2026-08-09):
** Mark as Closed, following a chain split with stalled mining
* '''1.0.0''' (2026-06-25):
** Advance to Complete
* '''0.0.4''' (2026-02-04):
Expand Down
Loading