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: remove old storage migrations #643

Closed
wants to merge 4 commits into from
Closed

Conversation

Roznovjak
Copy link
Collaborator

No description provided.

@Roznovjak Roznovjak self-assigned this Aug 3, 2023
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

Crate versions that have been updated:

  • basilisk-runtime: v106.0.0 -> v107.0.0

Runtime version has been increased.

frame_support::log::info!("PreMigrate Duster Pallet start");
pallet_duster::migration::v1::pre_migrate::<Runtime, Duster>();
frame_support::log::info!("PreMigrate Duster Pallet end");
// TODO: include migrations for transaction pause and collator rewards pallets in the next release
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Roznovjak shouldn't it be included in this PR then?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pallet versions/revisions used in the master have not yet been updated to the latest version that contain the migrations. Updating dependencies probably deserves own PR.

@Roznovjak Roznovjak requested a review from mrq1911 August 14, 2023 09:37
@Roznovjak
Copy link
Collaborator Author

Done in #645 .

@Roznovjak Roznovjak closed this Dec 12, 2023
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