Skip to content
Commit d0bbec32 authored by Oliver Tale-Yazdi's avatar Oliver Tale-Yazdi Committed by GitHub
Browse files

Selectable on-runtime-upgrade checks (#13045)



* Make try-runtime checks selectable

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

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

Co-authored-by: default avatarBastian Köcher <[email protected]>

* Add Clap wrapper for enum UpgradeCheckSelect

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Revert "Add Clap wrapper for enum UpgradeCheckSelect"

This reverts commit e29538c1a79d1711b43addc9400d871f6aa32844.

* fix pools sanity check

* Set default for --checks to None

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Make --checks backwards comp

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Add clap attr comment

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>
Co-authored-by: default avatarBastian Köcher <[email protected]>
Co-authored-by: default avatarkianenigma <[email protected]>
parent 7ead1680
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment