-
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 #1452: descriptors: fix unsigned tx max satisfaction weight
e4ae6dc descriptors: include segwit marker and flag (Michael Mallan) 03a3230 descriptors: add method to get max tx weight (Michael Mallan) Pull request description: This fixes #1406, building on the fix from #1451 for estimating the weight of each input. An extra 2 is added to the unsigned transaction's weight to account for the Segwit marker and flag. ACKs for top commit: edouardparis: utACK e4ae6dc Tree-SHA512: de78763d85ed38d5e2797d6f95b1ef293bbedf3cd4d5d1f69085bd134a117ae270a24c3487d738398191fb4126c4f8319bba53b902cec1625dad1c501f3f2aa9
- Loading branch information
Showing
1 changed file
with
39 additions
and
7 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