Improves the EPM/Staking e2e test setup (#14292)

* Adds onchainify to e2e tests; Adds try-runtime checks at the end of the tests

* Refactors OCW to be more realistic and to submit solutions during unsigned phase

* Uses config palllet Default impl in mock

* Improves OCW progression vode

* simplified OCW tests
This commit is contained in:
Gonçalo Pestana
2023-07-18 13:09:07 +02:00
committed by GitHub
parent 5b89f47df2
commit a3a04c7e4d
4 changed files with 280 additions and 138 deletions
+1
View File
@@ -6503,6 +6503,7 @@ dependencies = [
"pallet-staking",
"pallet-timestamp",
"parity-scale-codec",
"parking_lot 0.12.1",
"scale-info",
"sp-core",
"sp-io",