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

feat(cosmwasm): add previous admin and creator by default to instantiation permissions #484

Merged
merged 7 commits into from
Jan 7, 2025

Conversation

eguajardo
Copy link
Contributor

When submitting a proposal to store code, it will check if the contract has been previously deployed, if yes then it will add the contract admin and creator by default to the list of addresses allowed to instantiate. This is done to prevent issues like blocking migration if the admin address has no instantiation rights

https://axelarnetwork.atlassian.net/browse/AXE-6727

@eguajardo eguajardo requested a review from a team as a code owner December 23, 2024 15:50
@eguajardo eguajardo merged commit 58bcb02 into main Jan 7, 2025
6 checks passed
@eguajardo eguajardo deleted the feat/admin-instantiation-permission branch January 7, 2025 16:49
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.

2 participants