Update Polkadot Weights for Substrate 2.0 (#1761)

* Update benchmark list

* copy weights from substrate

* Run benchmarks on Polkadot

* Update kusama benchmark list

* update westend benchmark list

* Run benchmarks on Kusama

* update payout staking weights

* cargo update -p sp-io

* remove babe and grandpa from benchmark list

* remove babe and grandpa weights

* re-run staking weights

* update staking weights

* copy weights from Polkadot into Westend

* Update Cargo.lock
This commit is contained in:
Shawn Tabrizi
2020-10-02 15:45:59 +02:00
committed by GitHub
parent 07a3f73811
commit 2de057020f
57 changed files with 2797 additions and 1539 deletions
+3
View File
@@ -3949,6 +3949,7 @@ name = "pallet-indices"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#025dd54ce646be3409fcf6e5549792a460a3b147"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
@@ -3979,6 +3980,7 @@ name = "pallet-multisig"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#025dd54ce646be3409fcf6e5549792a460a3b147"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",
@@ -4044,6 +4046,7 @@ name = "pallet-proxy"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#025dd54ce646be3409fcf6e5549792a460a3b147"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"parity-scale-codec",