mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-08 17:25:25 +00:00
Merge pull request #2190 from guggero/bip322-version-fix
BIP-0322: use MAJOR version for address optionality
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
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
|
||||
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
|
||||
</pre>
|
||||
|
||||
@@ -491,7 +491,7 @@ and many others for their feedback on the specification.
|
||||
|
||||
== 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".
|
||||
* '''1.0.0''' (2026-04-15):
|
||||
** Mark Complete
|
||||
|
||||
Reference in New Issue
Block a user