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

Root contracts migration #367

Closed
wants to merge 2 commits into from
Closed

Root contracts migration #367

wants to merge 2 commits into from

Conversation

goran-ethernal
Copy link
Contributor

In order to migrate rootchain contracts from v1.1 to v1.2 we need to add new initialize functions to contracts:

  1. StateSender
  2. ExitHelper
  3. CheckpointManager
  4. CustomSupernetManager.

so that we can transfer all the necessary data from old contracts to new ones for already running chains.

@goran-ethernal goran-ethernal marked this pull request as ready for review September 5, 2023 08:38
@goran-ethernal
Copy link
Contributor Author

Closing this, since it looks like we don't need to do migration after all.

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.

1 participant