diff options
author | Mark "Murch" Erhardt <murch@murch.one> | 2024-06-25 17:36:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-25 17:36:09 -0400 |
commit | 5d774404790ce79d45588974b9964260a55bcbcd (patch) | |
tree | 135ebdf8f621d126eb08ce1fe761134e5bd18554 /README.mediawiki | |
parent | 3d299b4eb026eb3983966711b9ee43cfc1167aaf (diff) | |
parent | 806b8b886fef460a7a812c219f30d5b09d74d2d0 (diff) |
Merge pull request #1540 from achow101/musig2
328, 390, 373: BIPs for MuSig2 derivation, descriptors, and PSBT fields
Diffstat (limited to 'README.mediawiki')
-rw-r--r-- | README.mediawiki | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/README.mediawiki b/README.mediawiki index 33f7a8f..548e3c0 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -1016,6 +1016,13 @@ Those proposing changes should consider that ultimately consent may rest with th | Informational | Draft |- +| [[bip-0328.mediawiki|328]] +| Applications +| Derivation Scheme for MuSig2 Aggregate Keys +| Ava Chow +| Informational +| Draft +|- | [[bip-0329.mediawiki|329]] | Applications | Wallet Labels Export Format @@ -1149,6 +1156,13 @@ Those proposing changes should consider that ultimately consent may rest with th | Standard | Draft |- +| [[bip-0373.mediawiki|373]] +| Applications +| MuSig2 PSBT Fields +| Ava Chow +| Standard +| Draft +|- | [[bip-0380.mediawiki|380]] | Applications | Output Script Descriptors General Operation @@ -1219,6 +1233,13 @@ Those proposing changes should consider that ultimately consent may rest with th | Informational | Draft |- +| [[bip-0390.mediawiki|390]] +| Applications +| musig() Descriptor Key Expression +| Ava Chow +| Informational +| Draft +|- | [[bip-0431.mediawiki|431]] | Applications | Topology Restrictions for Pinning |