Skip to content
Commit 7f1ab066 authored by Roman Useinov's avatar Roman Useinov Committed by GitHub
Browse files

[Feature] Sequential migration execution for try-runtime (#12319)



* [Feature] Sequential migration execution for try-runtime

* remove unused

* guards

* reinstate encode/decode

* proper feature gate

* proper test feature gate

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

Co-authored-by: default avatarKian Paimani <[email protected]>

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

Co-authored-by: default avatarKian Paimani <[email protected]>

* fix tests

* redo Tuple tests

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

Co-authored-by: default avatarKian Paimani <[email protected]>

* use parameter_types for testing

* lint fix

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

Co-authored-by: default avatarJegor Sidorenko <[email protected]>

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

Co-authored-by: default avatarOliver Tale-Yazdi <[email protected]>

* eloquent feature gate

* redo tests

* more fixes

* properly handle pre/post errors

* remove some tests and fix the others

* add format import

* import fix

* more import fixes

Co-authored-by: default avatarKian Paimani <[email protected]>
Co-authored-by: default avatarJegor Sidorenko <[email protected]>
Co-authored-by: default avatarOliver Tale-Yazdi <[email protected]>
Co-authored-by: parity-processbot <>
parent 4bab1c72
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