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

VM: Add Contract-Banning Features #126

Closed
loloicci opened this issue Apr 13, 2021 · 0 comments · Fixed by #151
Closed

VM: Add Contract-Banning Features #126

loloicci opened this issue Apr 13, 2021 · 0 comments · Fixed by #151
Assignees
Labels

Comments

@loloicci
Copy link
Contributor

loloicci commented Apr 13, 2021

We need the contract-banning features for the contract. Banned contracts should not be able to execute/migrate/update-admin/clear-admin.

Require

  • Able to set/remove the auditor (multiple) using the governance
  • The auditor can ban/unban contracts
  • Banned contracts cannot do MsgExecuteContract, MsgMigrateContract, MsgUpdateAdmin, MsgClearAdmin.
@loloicci loloicci self-assigned this Apr 13, 2021
@loloicci loloicci changed the title VM: Add Contract-Blacklist Features VM: Add Contract-Baning Features Apr 15, 2021
brew0722 pushed a commit that referenced this issue Apr 19, 2021
@loloicci loloicci removed their assignment Apr 20, 2021
@loloicci loloicci changed the title VM: Add Contract-Baning Features VM: Add Contract-Banning Features Apr 22, 2021
@whylee259 whylee259 self-assigned this Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants