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

Selectable on-runtime-upgrade checks #13045

Merged
merged 10 commits into from
Jan 4, 2023

Commits on Jan 2, 2023

  1. Make try-runtime checks selectable

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

Commits on Jan 3, 2023

  1. Update frame/support/src/traits/try_runtime.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    ggwpez and bkchr committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    1f9eb3a View commit details
    Browse the repository at this point in the history
  2. Add Clap wrapper for enum UpgradeCheckSelect

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    e29538c View commit details
    Browse the repository at this point in the history
  3. Revert "Add Clap wrapper for enum UpgradeCheckSelect"

    This reverts commit e29538c.
    ggwpez committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    fbd6724 View commit details
    Browse the repository at this point in the history
  4. fix pools sanity check

    kianenigma committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d32ae61 View commit details
    Browse the repository at this point in the history
  5. Set default for --checks to None

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d6b2f4d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'oty-try-runtime-cli-select-check' of github.com:parityt…

    …ech/substrate into oty-try-runtime-cli-select-check
    kianenigma committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    9142400 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'oty-try-runtime-cli-select-check' of github.com:parityt…

    …ech/substrate into oty-try-runtime-cli-select-check
    kianenigma committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f8b3069 View commit details
    Browse the repository at this point in the history
  8. Make --checks backwards comp

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

Commits on Jan 4, 2023

  1. Add clap attr comment

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