Skip to content

Another multisig test#72

Merged
JoshOrndorff merged 2 commits intomainfrom
extra-multisig-test
Apr 20, 2023
Merged

Another multisig test#72
JoshOrndorff merged 2 commits intomainfrom
extra-multisig-test

Conversation

@JoshOrndorff
Copy link
Copy Markdown
Contributor

When I was recently preparing the Substrate update in #67, I was briefly confused about the tests on the ThresholdMultisig. Once I read the tests carefully, I understood them and quickly got them passing.

However, I noticed that there was not a test for the case where the redeemer contains more than enough valid signatures. This PR adds a single test for when there is a 2/3 multisig, and the redeemer contains valid sigs for all three signatories even though only two are required. I expected this case to still successfully verify, but it seems it is not.

@coax1d is this the behavior you expected?

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants