BIP-0322: use MAJOR version for address optionality
Addresses a review comment in #2188: https://github.com/bitcoin/bips/pull/2188#issuecomment-4623250085
This commit is contained in:
parent
c81d4236f3
commit
4061a54418
@ -15,7 +15,7 @@
|
|||||||
2024-05-04: https://groups.google.com/g/bitcoindev/c/RCi1Exs0ZvQ/m/vp6Xo36aBwAJ
|
2024-05-04: https://groups.google.com/g/bitcoindev/c/RCi1Exs0ZvQ/m/vp6Xo36aBwAJ
|
||||||
2025-05-10: https://bitcoin.stackexchange.com/questions/126277/where-can-i-use-bip322-to-sign-a-message-to-verify-a-multisig-address
|
2025-05-10: https://bitcoin.stackexchange.com/questions/126277/where-can-i-use-bip322-to-sign-a-message-to-verify-a-multisig-address
|
||||||
2026-04-20: https://groups.google.com/g/bitcoindev/c/qd6BNz9gxCk/m/k1fHq4RKAQAJ
|
2026-04-20: https://groups.google.com/g/bitcoindev/c/qd6BNz9gxCk/m/k1fHq4RKAQAJ
|
||||||
Version: 1.0.0
|
Version: 2.0.0
|
||||||
Requires: 174, 340, 341
|
Requires: 174, 340, 341
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
@ -491,7 +491,7 @@ and many others for their feedback on the specification.
|
|||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
* '''1.0.1''' (2026-06-04):
|
* '''2.0.0''' (2026-06-04):
|
||||||
** Clarify that the message_challenge is ''not'' optional for "Proof of Funds".
|
** Clarify that the message_challenge is ''not'' optional for "Proof of Funds".
|
||||||
* '''1.0.0''' (2026-04-15):
|
* '''1.0.0''' (2026-04-15):
|
||||||
** Mark Complete
|
** Mark Complete
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user