Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Backport .38 and .39 migrations to master #7186

Closed
wants to merge 17 commits into from
Closed

Commits on May 5, 2023

  1. Polkadot: add .38 and .39 migrations

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8628b4a View commit details
    Browse the repository at this point in the history
  2. Kusama: add .38 and .39 migrations

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 5, 2023
    Configuration menu
    Copy the full SHA
    6038a19 View commit details
    Browse the repository at this point in the history
  3. Rococo: add .38 and .39 migrations

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1078078 View commit details
    Browse the repository at this point in the history
  4. Westend: add .38 and .39 migrations

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 5, 2023
    Configuration menu
    Copy the full SHA
    42e600d View commit details
    Browse the repository at this point in the history
  5. Remove delete migrations

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 5, 2023
    Configuration menu
    Copy the full SHA
    7e8fbd9 View commit details
    Browse the repository at this point in the history
  6. Fix westend

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9cd808a View commit details
    Browse the repository at this point in the history
  7. cargo update -p sp-io

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1f425ef View commit details
    Browse the repository at this point in the history
  8. cargo update -p sp-io

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

Commits on May 10, 2023

  1. Update runtime/kusama/src/lib.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    ggwpez and bkchr authored May 10, 2023
    Configuration menu
    Copy the full SHA
    ebac6f1 View commit details
    Browse the repository at this point in the history
  2. Kusama is on .38

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 10, 2023
    Configuration menu
    Copy the full SHA
    58ac2fe View commit details
    Browse the repository at this point in the history
  3. Rococo is on .39

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7487242 View commit details
    Browse the repository at this point in the history
  4. Westend is on .42

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 10, 2023
    Configuration menu
    Copy the full SHA
    554773d View commit details
    Browse the repository at this point in the history
  5. fmt

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1d1345f View commit details
    Browse the repository at this point in the history
  6. Use master lock

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7c30da7 View commit details
    Browse the repository at this point in the history
  7. Update Cargo.lock

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4b4b0ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9441903 View commit details
    Browse the repository at this point in the history
  9. Fix warning

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7226051 View commit details
    Browse the repository at this point in the history