1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-23 15:38:22 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
scgbckbone
db8bad7ac9 fix: descriptor in "Taproot wallet policy with sortedmulti_a and a miniscript leaf" test vector which incorrectly uses @0 from keys info without key origin derivation 2025-06-30 12:44:04 +02:00
Salvatore Ingala
dadbbc6de4 388: fix incorrect example
As per the test vectors, musig key expressions require the aggregation step
to precede the change/address_index derivations.
2025-06-21 12:03:15 +02:00
Nicolas Dorier
bf8f197553 BIP388: List BTCPay Server and NBitcoin implementations
* BTCPay Server and NBitcoin supporting BIP388
* BIP388: Spelling improvements

Co-authored-by: Salvatore Ingala <6681844+bigspider@users.noreply.github.com>
2025-04-23 05:50:33 -07:00
Salvatore Ingala
2faf09d395 Move changelog to standalone section 2024-12-19 12:33:11 +01:00
Salvatore Ingala
c2026e1de6 Apply suggestions from code review
Co-authored-by: Jon Atack <jon@atack.com>
2024-12-19 12:33:11 +01:00
Salvatore Ingala
a4d9938ed2 Explicitly forbid repeated key indexes in musig() 2024-12-19 12:32:19 +01:00
Salvatore Ingala
e103ddeb1e Consistency of multisig/multisignature/threshold wording 2024-12-19 12:26:37 +01:00
Salvatore Ingala
662f4c73d7 Add support for musig key placeholders 2024-12-19 12:25:59 +01:00
pad01g
dcb140a865 fix wrong test vector. sometimes /<0;1>/* is missing. sometimes incorrectly written as <0,1>. 2024-11-05 09:20:47 +00:00
Salvatore Ingala
1811613e07 Further improvements from PR review 2024-08-14 15:07:55 +02:00
Salvatore Ingala
00fbea5dcd Nit from PR review
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-08-03 17:05:46 +02:00
Salvatore Ingala
c2655e0ab9 More adjustments from PR review 2024-07-27 19:36:08 +02:00
Salvatore Ingala
0b3c79c257 Apply suggestions from code review
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-07-17 10:18:53 +02:00
Salvatore Ingala
0adf7c36e1 Nit: it's not 'two' descriptors if one uses the multipath expressions per BIP-389 2024-07-11 10:33:13 +02:00
Salvatore Ingala
8c2f54d33b Add references to the miniscript BIP-379 2024-07-11 10:31:01 +02:00
Salvatore Ingala
3fd971455a Add paragraph on key reuse 2024-07-10 17:58:48 +02:00
Mark "Murch" Erhardt
77f081789f Merge pull request #1593 from jonatack/2024-05-bip388-fixups
BIP388 fixups
2024-05-13 12:53:58 -04:00
Jon Atack
e7fef46177 bip-0388: fix 3 links 2024-05-12 11:08:30 -06:00
Salvatore Ingala
1d7f12d36a Update BIP-388 status to 'Proposed' 2024-05-12 11:56:08 +02:00
Salvatore Ingala
3865057e2d Improve formatting 2024-05-12 11:47:48 +02:00
@RandyMcMillan
99435fa0b5 bip-0388.mediawiki:proof of registration 2024-05-10 09:39:56 -04:00
Salvatore Ingala
7d0c08e38a More nits from PR review 2024-05-07 22:24:23 +02:00
Salvatore Ingala
cf2250e27c Apply suggestions from code review
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-07 22:10:44 +02:00
Salvatore Ingala
95cf539161 Improvements from PR review.
- Removed large example of taproot policy; replaced with the textual description
- Added an example of a taproot wallet policy containing miniscript
2024-05-07 10:58:02 +02:00
Salvatore Ingala
40c7760d78 Apply suggestions from code review
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-07 10:58:02 +02:00
Salvatore Ingala
25657cbee6 Update assigned BIP number; change type to "Standards Track" 2024-05-07 10:58:01 +02:00