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

Fix para-scheduler migration on Rococo #1921

Merged
merged 6 commits into from
Oct 17, 2023
Merged

Commits on Oct 17, 2023

  1. Use versioned wrapper in ParaScheduler migration

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a133ec3 View commit details
    Browse the repository at this point in the history
  2. Remove idempotency guards in the migration

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9470227 View commit details
    Browse the repository at this point in the history
  3. Oppinionated log nits

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6d786eb View commit details
    Browse the repository at this point in the history
  4. Add Prdoc

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9f66960 View commit details
    Browse the repository at this point in the history
  5. Update polkadot/runtime/parachains/src/scheduler/migration.rs

    Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
    ggwpez and liamaharon authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e1cb532 View commit details
    Browse the repository at this point in the history
  6. Remove unused import

    franciscoaguirre committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    43b5e7a View commit details
    Browse the repository at this point in the history