Introduce metrics into PVF validation host (#3603)

This commit is contained in:
Sergei Shulepov
2021-08-20 11:50:47 +02:00
committed by GitHub
parent 8792d0e407
commit ad0e42537d
13 changed files with 325 additions and 24 deletions
+2
View File
@@ -6243,6 +6243,7 @@ dependencies = [
"parity-scale-codec",
"pin-project 1.0.8",
"polkadot-core-primitives",
"polkadot-node-subsystem-util",
"polkadot-parachain",
"rand 0.8.4",
"sc-executor",
@@ -7011,6 +7012,7 @@ dependencies = [
"parity-util-mem",
"polkadot-cli",
"polkadot-node-core-candidate-validation",
"polkadot-node-core-pvf",
"polkadot-node-subsystem",
"polkadot-node-subsystem-util",
"structopt",