companion try-state (#5907)

* bunch of changes for now

* companion for sanity-checks

* Fix

* remove bridges

* better logging

* revert spec change

* fmt

* fix

* update lockfile for {"substrate"}

Co-authored-by: parity-processbot <>
This commit is contained in:
Kian Paimani
2022-09-01 15:24:03 +01:00
committed by GitHub
parent 254582df7f
commit f2020208c0
9 changed files with 219 additions and 185 deletions
+1
View File
@@ -43,3 +43,4 @@ std = [
runtime-benchmarks = [
"frame-system/runtime-benchmarks"
]
try-runtime = ["frame-support/try-runtime"]