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

Missing Controllers Blacklisting Flags in DApp Create and Upset proposal CLI #667

Open
kmlbgn opened this issue May 23, 2024 · 0 comments
Open
Assignees
Labels

Comments

@kmlbgn
Copy link
Collaborator

kmlbgn commented May 23, 2024

Description

Currently proposal-upsert-dapp and create-dapp-proposal CLI for creating or editing a DApp lack controller address blacklist flags.

Expected Behaviour

The blacklist feature is handy in situations where there's a need to exclude one or a few addresses from a role, since roles can be used as controllers.
Relevant flags should be added and existing flags should be edited like so:

FlagControllerWhitelistRoles    = "controller-whitelist-roles"
FlagControllerWhitelistAccounts = "controller-whitelist-accounts"
FlagControllerBlacklistRoles    = "controller-blacklist-roles"
FlagControllerBlacklistAccounts = "controller-blacklist-accounts"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants