Skip to content

feat: remove old storage migrations#643

Closed
Roznovjak wants to merge 4 commits intomasterfrom
storage_migrations
Closed

feat: remove old storage migrations#643
Roznovjak wants to merge 4 commits intomasterfrom
storage_migrations

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