-
Notifications
You must be signed in to change notification settings - Fork 6k
BIP 110: update status to Closed #2245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,11 +3,12 @@ | |
| Layer: Consensus (soft fork) | ||
| Title: Reduced Data Temporary Softfork | ||
| Authors: Dathon Ohm <dathonohm+bip@proton.me> | ||
| Status: Complete | ||
| Status: Closed | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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== | ||
|
|
@@ -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): | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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).