-
Notifications
You must be signed in to change notification settings - Fork 315
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add non-sequential multi-sig support (and fix legacy multi-sig …
…bugs) (#1710) * feat: add non-sequential multi-sig support (interface and defaults may change in the future) * refactor: follow-up missing builders * test: add test vector * test: add explicit oversign tests * refactor: improve signer state for cur-sig-hash * test: harden multi-sig tests * refactor: update address param handling * test: update tests for address param * fix: update P2WSH compression detection * refactor: rename public key order helper * refactor: remove optional param --------- Co-authored-by: janniks <[email protected]>
- Loading branch information
Showing
13 changed files
with
698 additions
and
128 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
Oops, something went wrong.