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

[Discussion] Allowance of Vesting Account Types in DisabledAuthzMsgs #123

Open
dongsam opened this issue Mar 25, 2024 · 0 comments
Open

Comments

@dongsam
Copy link
Collaborator

dongsam commented Mar 25, 2024

Background:

  • MsgCreateVestingAccount is currently blocked via DisabledAuthzMsgs and antehandler.
  • This may be due to potential risks associated with the preemption of vesting accounts by predicting contract account addresses, or perhaps it aligns with Canto's strategic policies.
  • v0.50.x bump will include the addition of MsgCreatePermanentLockedAccount and MsgCreatePeriodicVestingAccount

Suggestions:

  1. Technical Consistency: If the MsgCreateVestingAccount blockage is due to technical risks, propose adding new messages to DisabledAuthzMsgs.
  2. Policy Decision: If the blockage is policy-based, need to evaluate the necessity of similar restrictions on new messages. Further technical risk assessment is required if new inclusions are made.

Action Items:

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

No branches or pull requests

1 participant