Evaluate Informational BIPs regarding update to Specification type
BIPs that have had Draft status for extended periods will be moved to Complete or Deployed as applicable in collaboration with their authors.
The authors of incomplete Draft BIPs will be contacted to learn whether the BIPs are still in progress toward Complete, and will otherwise be updated to Closed as described in the Workflow section above.
murchandamus added the label
Pending acceptance
on Apr 12, 2025
murchandamus added the label
Process
on Apr 12, 2025
murchandamus force-pushed
on Apr 12, 2025
in
bip-0001.mediawiki:4
in
4c67644571outdated
0@@ -1,13 +1,11 @@
1 <pre>
2 BIP: 1
3 Title: BIP Purpose and Guidelines
4- Author: Amir Taaki <genjix@riseup.net>
5- Comments-Summary: No comments yet.
6- Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0001
7- Status: Replaced
8+ Authors: Amir Taaki <genjix@riseup.net>
e.g. update the required fields, Author -> Authors, remove the comments, update title length, update the licenses, update %MiscField, add checks for new fields like Deputies, etc.
murchandamus
commented at 6:51 pm on April 14, 2025:
Thanks yes, I’m working on that today.
murchandamus
commented at 9:04 pm on April 14, 2025:
murchandamus
commented at 9:03 pm on April 14, 2025:
contributor
I have updated the scripts/buildtable.pl in lock step with each of the changes so that the build script passes for every commit. The remaining tasks should probably be handled in follow-ups as they will take a variable amount of time.
murchandamus force-pushed
on Jun 20, 2025
murchandamus
commented at 10:46 pm on June 20, 2025:
contributor
tmp: Remove BIP 3 text to make it show in PRda579be247
Revert "tmp: Remove BIP 3 text to make it show in PR"
This reverts commit da579be24757480042f4117d70d3ffb70fdec30c.
3d16571db7
bip3: Address minor issues from Ruben’s review97ef1b0a93
bip3: Describe acceptance and adoptiond8857e9fec
bip3: Explain why the Replaces header is unchangede8c914cd0e
bip3: Address compatibility of Changelog/Versionacb9fcc6cd
bip3: Adopt minor suggestions from review1c3adb701d
bip3: Restate recommendation to get early feedbacka3e2f0d80c
bip3: Improve description of Deployed status00fed9efa5
bip3: Treat BIP Editor as proper noun7a4755c2d3
bip3: Improve phrasing in several paragraphs830fb7fd19
bip3: Make several minor improvements8839c56c99
bip3: Replace Acceptance with Adoption&Publicationcd4fb4989c
process: Activate BIP3, close BIP27230466f99
process: Update README to match BIP3b6fe523ae8
process: Clarify handling of controversial BIPs
It is preferable to close PRs over having them stuck in controversy
limbo indefinitely.
c58d6b3603
process: Proposed ↦ Complete
Amend CI script to new statuses and update existing status field values
in table and BIPs.
```
sed -z -i 's/Status: Proposed/Status: Complete/' bip-0*.md
sed -z -i 's/Status: Proposed/Status: Complete/' bip-0*.mediawiki
sed -i 's/| Proposed/| Complete/' README.mediawiki
```
bd4f542230
process: Final/Active ↦ Deployed
```
sed -z -i 's/Status: Active/Status: Deployed/' bip-0*.md
sed -z -i 's/Status: Active/Status: Deployed/' bip-0*.mediawiki
sed -z -i 's/Status: Final/Status: Deployed/' bip-0*.md
sed -z -i 's/Status: Final/Status: Deployed/' bip-0*.mediawiki
sed -i 's/| Active/| Deployed/' README.mediawiki
sed -i 's/| Final/| Deployed/' README.mediawiki
```
BIP135: Move discussion to correct header55ecf9505b
process: Post-History ↦ Discussion
Also line up with additional items in the lines below.
```
sed -i -z 's/ Post-History: / Discussion: /' bip-0*.md
sed -i -z 's/ Post-History: / Discussion: /' bip-0*.mediawiki
```
3ebd94b15a
process: Author ↦ Authors
```
sed -z -i 's/Author: /Authors: /' bip-0*.md
sed -z -i 's/Author: /Authors: /' bip-0*.mediawiki
```
Also align correctly in case of multiple authors.
0744cbe41e
process: Allow Deputies header411196da6f
process: Increase title limitf0192c9b76
process: Update license check28c2fc1515
BIP372: Drop redundant Discussions-To Header
BIP2 states that the Discussions-To header should only be used if the
proposal was discussed somewhere else beside the Bitcoin Developer
Mailing List. Therefore, the only use of the Discussions-To header in
the repository is unnecessary and can be removed before the header is
abolished.
e8e5bc0e80
process: Drop unused Discussions-To Header94a12c0c6a
editor: Remove outdated comment from README table5e776c4c92
murchandamus force-pushed
on Jun 21, 2025
murchandamus
commented at 0:50 am on June 21, 2025:
contributor
I can’t reproduce the scripts/diffcheck.sh error locally either with the latest commit of this branch, by bisecting, or after merging the latest upstream/master.
I’m thinking that the next step is to improve the script with a more helpful error message, but I’m not going to pursue that today.
This is a metadata mirror of the GitHub repository
bitcoin/bips.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2025-06-30 23:10 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me