1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-04-27 16:38:39 +00:00

bip388: Amend assignment date

BIP3 clarified the content of the ambiguous Created header and renamed it to Assigned.
BIP388 was assigned per
https://github.com/bitcoin/bips/pull/1389#pullrequestreview-1796535592
on 2023-12-26.
The prior "Created:" field content was moved to a Changelog entry.
This commit is contained in:
Murch
2026-04-15 11:24:18 -07:00
parent 588431816a
commit db131ef7b9

View File

@@ -5,7 +5,7 @@
Authors: Salvatore Ingala <salvatoshi@protonmail.com>
Status: Complete
Type: Specification
Assigned: 2022-11-16
Assigned: 2023-12-26
License: BSD-2-Clause
Discussion: 2022-05-10: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-May/020423.html
</pre>
@@ -338,6 +338,8 @@ The reference implementation is for demonstration purposes only and not to be us
** Added support for <tt>musig</tt> key placeholders in descriptor templates.
* '''1.0.0''' (2024-05):
** Initial version.
* '''0.0.1''' (2022-11-16):
** First draft.
== Footnotes ==