-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #1451: descriptors: fix max satisfaction weight for Taproot mul…
…tisig primary path spends 6e74a96 Revert "spend: add 10 sats to fee for 1 sat/vb txs" (Michael Mallan) cf88aca descriptors: fix satisfaction size for Taproot (Michael Mallan) e9c6995 qa: add threshold paramater for multisig descs (Michael Mallan) Pull request description: This is a fix to #1371 and the related #1322. As per #1371 (comment), this adds the varint length for the script and control block elements of a Taproot primary path spend. I think this is what caused #1322 and so I have reverted the change from #1323. ACKs for top commit: edouardparis: utACK 6e74a96 Tree-SHA512: 754e5c2186de853cde9006aeab7989141a4d363b9e3d8adb3f0264bcbca7e3b56a94822d434f6f7d8108e7c0e3023959fa407643e5868082f8981c5ce10b9a1e
- Loading branch information
Showing
5 changed files
with
131 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters