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

Provide Input Checking on setParameters Entrypoint #15

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

keefertaylor
Copy link
Member

Check inputs that are passed to the setParameters entrypoint.

Bad parameters passed here (ex. sending quorum to higher than 100%) will result in the DAO becoming permanently bricked and unable to pass proposals. Parameters will now error with BAD_DAO_PARAMETER.

Include unit tests for the new checks.

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.

1 participant