Skip to content

stdscript: Reject multisig neg thresholds.#2859

Merged
davecgh merged 1 commit intodecred:masterfrom
davecgh:stdscript_disallow_negative_thresholds
Jan 1, 2022
Merged

stdscript: Reject multisig neg thresholds.#2859
davecgh merged 1 commit intodecred:masterfrom
davecgh:stdscript_disallow_negative_thresholds

Conversation

@davecgh
Copy link
Copy Markdown
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