try-runtime::follow-chain - execute all blocks (#12048)

* extract subscription

* FinalizedHeaders

* Fool of a Took

* testability

* tests

* review comments

* clippy
This commit is contained in:
Piotr Mikołajczyk
2022-09-05 09:26:45 +02:00
committed by GitHub
parent 24d09fe8c7
commit 1fabf067d0
3 changed files with 239 additions and 29 deletions
+1
View File
@@ -11122,6 +11122,7 @@ dependencies = [
"sp-runtime",
"sp-state-machine",
"sp-version",
"tokio",
"zstd",
]