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

Add gov proposal to call sudo #672

Closed
ethanfrey opened this issue Nov 10, 2021 · 0 comments · Fixed by #730
Closed

Add gov proposal to call sudo #672

ethanfrey opened this issue Nov 10, 2021 · 0 comments · Fixed by #730
Milestone

Comments

@ethanfrey
Copy link
Member

Contracts may expose sudo method that may be called by go modules to expose admin actions (like migrate) that are validated by other components of the blockchain.

We have some gov proposal types that grant privileged access to other calls (like migrate), so it would make sense to add a similar proposal to call sudo.

(sudo came after the gov proposals, so this was am oversight when adding it)

@ethanfrey ethanfrey added this to the v0.22 milestone Jan 20, 2022
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 a pull request may close this issue.

1 participant