Skip to content

Migrate vesting data#1623

Merged
aurexav merged 1 commit intomainfrom
x/vesting-migration
Nov 10, 2024
Merged

Migrate vesting data#1623
aurexav merged 1 commit intomainfrom
x/vesting-migration

Conversation

@aurexav
Copy link
Member

@aurexav aurexav commented Nov 6, 2024

Closes #1547.

@aurexav aurexav added the C-Runtime [Component] Something about runtime label Nov 6, 2024
Signed-off-by: Xavier Lau <x@acg.box>
@aurexav aurexav force-pushed the x/vesting-migration branch from 432d834 to efdb1a4 Compare November 6, 2024 03:03
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Nov 6, 2024

Check efdb1a4 crab-dev

Check runtime version

Check runtime storage

@github-actions
Copy link

github-actions bot commented Nov 6, 2024

Check efdb1a4 darwinia-dev

Check runtime version

Check runtime storage

@github-actions
Copy link

github-actions bot commented Nov 6, 2024

Check efdb1a4 koi-dev

Check runtime version

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

Check runtime storage

@aurexav aurexav merged commit 5dfa392 into main Nov 10, 2024
@aurexav aurexav deleted the x/vesting-migration branch November 10, 2024 14:45
@aurexav aurexav added the Bk-Storage [Break] This changes Storage; next release should be major. label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bk-Storage [Break] This changes Storage; next release should be major. C-Runtime [Component] Something about runtime

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Steps of removing vesting pallet on Darwinia

2 participants