Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stdscript: Reject multisig neg thresholds. #2859

Merged

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Dec 28, 2021

This modifies the MultiSigScriptV0 convenience func for creating a multisig script to return an error if the caller improperly calls it with a negative threshold.

@davecgh davecgh added this to the 1.8.0 milestone Dec 28, 2021
This modifies the MultiSigScriptV0 convenience func for creating a
multisig script to return an error if the caller improperly calls it
with a negative threshold.
@davecgh davecgh force-pushed the stdscript_disallow_negative_thresholds branch from 9dea8b0 to cc74183 Compare January 1, 2022 07:22
@davecgh davecgh merged commit cc74183 into decred:master Jan 1, 2022
@davecgh davecgh deleted the stdscript_disallow_negative_thresholds branch January 1, 2022 09:08
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.

4 participants