create parallel tasks extension (#5249)

This commit is contained in:
Nikolay Volf
2020-03-16 08:30:39 -07:00
committed by GitHub
parent 418b7b8bc2
commit 372745705d
25 changed files with 189 additions and 26 deletions
+2
View File
@@ -1479,6 +1479,7 @@ dependencies = [
"sc-client-db",
"sc-executor",
"sc-service",
"sp-core",
"sp-runtime",
"sp-state-machine",
"structopt",
@@ -7158,6 +7159,7 @@ dependencies = [
"byteorder 1.3.4",
"criterion 0.2.11",
"ed25519-dalek",
"futures 0.3.4",
"hash-db",
"hash256-std-hasher",
"hex",