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

Handle migration failed on EVM side #1584

Merged
merged 2 commits into from
Aug 28, 2024
Merged

Handle migration failed on EVM side #1584

merged 2 commits into from
Aug 28, 2024

Conversation

AurevoirXavier
Copy link
Member

@AurevoirXavier AurevoirXavier commented Aug 27, 2024

Closes #1583.

@AurevoirXavier AurevoirXavier added C-EVM [Component] Something about EVM C-Pallet [Component] Something about pallet labels Aug 27, 2024
Copy link

Check e3aaa38 crab-dev

Check runtime version

Check runtime storage

Copy link

Check e3aaa38 darwinia-dev

Check runtime version

Check runtime storage

Copy link

Check e3aaa38 koi-dev

Check runtime version

RuntimeVersion {
    spec_name: "Darwinia Koi",
    impl_name: "DarwiniaOfficialRust",
    authoring_version: 0,
-   spec_version: 6656,
+   spec_version: 6657,
    impl_version: 0,
    transaction_version: 0,
    state_version: 0,
}

Check runtime storage

@AurevoirXavier AurevoirXavier merged commit 4160e9f into main Aug 28, 2024
10 checks passed
@AurevoirXavier AurevoirXavier deleted the xavier/f branch August 28, 2024 02:00
@AurevoirXavier AurevoirXavier added the U-Prerelease [Uncategorized] New pre-release label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-EVM [Component] Something about EVM C-Pallet [Component] Something about pallet U-Prerelease [Uncategorized] New pre-release
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Check the exit reason
2 participants