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

[AHM] Conviction Voting Pallet #578

Conversation

muharem
Copy link
Contributor

@muharem muharem commented Feb 5, 2025

meant to be merged into ahm dev branch

The data migration for the conviction-voting pallet.

muharem and others added 3 commits February 5, 2025 15:28
if Pallet::<T>::is_empty_conviction_vote(&voting) {
// from the Polkadot 17.01.2025 snapshot 20575 records
// issue: https://github.com/paritytech/polkadot-sdk/issues/7458
log::info!(
Copy link
Member

Choose a reason for hiding this comment

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

We need some good testing to ensure that this does not break other stuff. Will note it.

Copy link
Contributor Author

@muharem muharem Feb 6, 2025

Choose a reason for hiding this comment

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

If the issue I created wont be solved before, I will add tests. Or we have proof from that issue that I am right here.

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
@ggwpez ggwpez marked this pull request as ready for review February 5, 2025 13:00
@ggwpez ggwpez mentioned this pull request Feb 5, 2025
64 tasks
@ggwpez ggwpez merged commit 1b82e0a into polkadot-fellows:dev-asset-hub-migration Feb 5, 2025
28 of 48 checks passed
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