Open
Conversation
BIP3 clarified the content of the ambiguous Created header and renamed it to Assigned. BIP388 was assigned per bitcoin#1389 (review) on 2023-12-26. The prior "Created:" field content was moved to a Changelog entry.
murchandamus
commented
Apr 15, 2026
Comment on lines
+342
to
+343
| * '''0.0.1''' (2022-11-16): | ||
| ** First draft. |
Member
Author
There was a problem hiding this comment.
@salvatoshi, if you prefer this to be presented differently, please let me know.
jonatack
reviewed
Apr 15, 2026
| * '''1.0.0''' (2024-05): | ||
| ** Initial version. | ||
| * '''1.0.0''' (2024-05-12): | ||
| ** Initial version, advance to Proposed (later updated to Complete per BIP3 adoption). |
Member
There was a problem hiding this comment.
See #2143 (comment) for a more explicit alternative for your consideration.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This aligns the section title of the Changelog with the proposed best practice from BIP3 (previously "Change Log"), corrects the date in the Assigned header, and adds the missing Version header.
This PR only touches metadata and doesn’t change any of the payload content of the document.
cc: @salvatoshi as Owner to keep you in the loop.