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

allow code id migration on contracts #51

Merged
merged 4 commits into from
Jul 12, 2023
Merged

allow code id migration on contracts #51

merged 4 commits into from
Jul 12, 2023

Conversation

Art3miX
Copy link
Collaborator

@Art3miX Art3miX commented Jul 12, 2023

Each contract have 2 migration msgs, updateConfig and UpdateCodeId.

  1. updateConfig: Allows up to update the config of each contract from covenant contract.
  2. UpdateCodeId: Allows us to update any contract to a new code id

2 is just a boilerplate code to avoid migration of the covenant contract.

@uditvira uditvira merged commit bd3e33b into main Jul 12, 2023
@uditvira
Copy link
Contributor

Thank you @Art3miX! Resolved small conflict and merged

@Art3miX Art3miX deleted the art3mix/migrate2 branch July 18, 2023 08:25
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