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

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| Closed
| Deployed

Should be: "Deployed". According to the BIP-3, in particular: "soft fork proposal’s activation criteria having been met on the network" and "Any breaking changes to the BIP’s Specification should be proposed as a new separate BIP". There is been another block mined 3 hours ago (block height 961634).

|- style="background-color: #cfffcf"
| [[bip-0111.mediawiki|111]]
| Peer Services
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

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be: "Status: Deployed". According to the BIP-3, in particular: "soft fork proposal’s activation criteria having been met on the network" and "Any breaking changes to the BIP’s Specification should be proposed as a new separate BIP". There is been another block mined 3 hours ago (block height 961634).

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 @@ -367,6 +368,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