diff --git a/Cargo.lock b/Cargo.lock index 11588b22f2a3..5d2f21938ab3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1475,7 +1475,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", ] @@ -1493,7 +1493,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "frame-system", @@ -1511,7 +1511,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "Inflector", "chrono", @@ -1534,7 +1534,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "frame-system", @@ -1550,7 +1550,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "12.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "serde", @@ -1561,7 +1561,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "bitflags", "frame-metadata", @@ -1586,7 +1586,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -1598,7 +1598,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1610,7 +1610,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", @@ -1620,7 +1620,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "impl-trait-for-tuples 0.2.0", @@ -1636,7 +1636,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -1650,7 +1650,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "sp-api", @@ -3888,7 +3888,7 @@ checksum = "13370dae44474229701bb69b90b4f4dca6404cb0357a2d50d635f1171dc3aa7b" [[package]] name = "pallet-authority-discovery" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "frame-system", @@ -3904,7 +3904,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "frame-system", @@ -3919,7 +3919,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -3944,7 +3944,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -3958,7 +3958,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -3973,7 +3973,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -3989,7 +3989,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4003,8 +4003,8 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" -version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +version = "3.0.0" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4019,7 +4019,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4040,7 +4040,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4056,7 +4056,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4076,7 +4076,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4093,7 +4093,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "frame-system", @@ -4107,7 +4107,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4123,7 +4123,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "frame-system", @@ -4137,7 +4137,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "frame-system", @@ -4152,7 +4152,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4173,7 +4173,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4189,7 +4189,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "frame-system", @@ -4202,7 +4202,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "enumflags2", "frame-support", @@ -4217,7 +4217,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4232,7 +4232,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "frame-system", @@ -4252,7 +4252,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4268,7 +4268,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "frame-system", @@ -4282,7 +4282,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4304,7 +4304,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -4315,7 +4315,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "frame-system", @@ -4329,7 +4329,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4347,7 +4347,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4362,7 +4362,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-support", "frame-system", @@ -4378,7 +4378,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4395,7 +4395,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -4406,7 +4406,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4422,7 +4422,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-benchmarking", "frame-support", @@ -4438,7 +4438,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6711,7 +6711,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "async-trait", "derive_more", @@ -6739,7 +6739,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.3.12", "futures-timer 3.0.2", @@ -6762,7 +6762,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6779,7 +6779,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "impl-trait-for-tuples 0.2.0", "parity-scale-codec", @@ -6800,7 +6800,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -6811,7 +6811,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "chrono", "fdlimit", @@ -6849,7 +6849,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "derive_more", "fnv", @@ -6883,7 +6883,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "blake2-rfc", "hash-db", @@ -6913,7 +6913,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6924,7 +6924,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "derive_more", "fork-tree", @@ -6969,7 +6969,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "derive_more", "futures 0.3.12", @@ -6993,7 +6993,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "fork-tree", "parity-scale-codec", @@ -7006,7 +7006,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.3.12", "futures-timer 3.0.2", @@ -7032,7 +7032,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "log", "sc-client-api", @@ -7046,7 +7046,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "derive_more", "lazy_static", @@ -7075,7 +7075,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "derive_more", "parity-scale-codec", @@ -7091,7 +7091,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "log", "parity-scale-codec", @@ -7106,7 +7106,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "log", "parity-scale-codec", @@ -7124,7 +7124,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "derive_more", "finality-grandpa", @@ -7161,7 +7161,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "derive_more", "finality-grandpa", @@ -7185,7 +7185,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "ansi_term 0.12.1", "futures 0.3.12", @@ -7203,7 +7203,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "async-trait", "derive_more", @@ -7223,7 +7223,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "hash-db", "lazy_static", @@ -7242,7 +7242,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "async-std", "async-trait", @@ -7294,7 +7294,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.3.12", "futures-timer 3.0.2", @@ -7310,7 +7310,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "bytes 0.5.6", "fnv", @@ -7337,7 +7337,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.3.12", "libp2p", @@ -7350,7 +7350,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -7359,7 +7359,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.3.12", "hash-db", @@ -7393,7 +7393,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "derive_more", "futures 0.3.12", @@ -7417,7 +7417,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -7435,7 +7435,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "directories 3.0.1", "exit-future", @@ -7498,7 +7498,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "log", "parity-scale-codec", @@ -7513,7 +7513,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -7533,7 +7533,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "chrono", "futures 0.3.12", @@ -7555,7 +7555,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "ansi_term 0.12.1", "atty", @@ -7583,7 +7583,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -7594,7 +7594,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "derive_more", "futures 0.3.12", @@ -7616,7 +7616,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.3.12", "futures-diagnose", @@ -8038,7 +8038,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "log", "sp-core", @@ -8050,7 +8050,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "hash-db", "parity-scale-codec", @@ -8066,7 +8066,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -8078,7 +8078,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "serde", @@ -8090,7 +8090,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -8103,7 +8103,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "sp-api", @@ -8115,7 +8115,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -8126,7 +8126,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "sp-api", @@ -8138,7 +8138,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.3.12", "log", @@ -8156,7 +8156,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "serde", "serde_json", @@ -8165,7 +8165,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.3.12", "futures-timer 3.0.2", @@ -8191,7 +8191,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "merlin", "parity-scale-codec", @@ -8211,7 +8211,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8220,7 +8220,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -8232,7 +8232,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "base58", "blake2-rfc", @@ -8276,7 +8276,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -8285,7 +8285,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", @@ -8295,7 +8295,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "environmental", "parity-scale-codec", @@ -8306,7 +8306,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "finality-grandpa", "log", @@ -8323,7 +8323,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "parking_lot 0.11.1", @@ -8335,7 +8335,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.3.12", "hash-db", @@ -8359,7 +8359,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "lazy_static", "sp-core", @@ -8370,7 +8370,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "async-trait", "derive_more", @@ -8387,7 +8387,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "serde", @@ -8400,7 +8400,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -8411,7 +8411,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "sp-api", "sp-core", @@ -8421,7 +8421,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "backtrace", ] @@ -8429,7 +8429,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "serde", "sp-core", @@ -8438,7 +8438,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "either", "hash256-std-hasher", @@ -8459,7 +8459,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "impl-trait-for-tuples 0.2.0", "parity-scale-codec", @@ -8476,7 +8476,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "Inflector", "proc-macro-crate", @@ -8488,7 +8488,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "serde", "serde_json", @@ -8497,7 +8497,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "sp-api", @@ -8510,7 +8510,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8520,7 +8520,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "hash-db", "log", @@ -8542,12 +8542,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" [[package]] name = "sp-storage" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8560,7 +8560,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "log", "sp-core", @@ -8573,7 +8573,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "impl-trait-for-tuples 0.2.0", "parity-scale-codec", @@ -8587,7 +8587,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "log", "parity-scale-codec", @@ -8600,7 +8600,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "derive_more", "futures 0.3.12", @@ -8616,7 +8616,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "hash-db", "memory-db", @@ -8630,7 +8630,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.3.12", "futures-core", @@ -8642,7 +8642,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8654,7 +8654,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "impl-trait-for-tuples 0.2.0", "parity-scale-codec", @@ -8807,7 +8807,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "chrono", "console_error_panic_hook", @@ -8834,7 +8834,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "platforms", ] @@ -8842,7 +8842,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.12", @@ -8865,7 +8865,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "async-std", "derive_more", @@ -8879,7 +8879,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.1.29", "futures 0.3.12", @@ -8906,7 +8906,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "futures 0.3.12", "substrate-test-utils-derive", @@ -8916,7 +8916,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#2a5e10a8e53faae2ed41d820c08fb8dfb066d09f" +source = "git+https://github.com/paritytech/substrate#d5bdd81de1af28250f4bef32a06a6e2dfd80c800" dependencies = [ "proc-macro-crate", "quote 1.0.7", diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index 3b68ff4f1c2f..dc99667cb7b3 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -474,13 +474,17 @@ impl pallet_collective::Config for Runtime { parameter_types! { pub const CandidacyBond: Balance = 1 * DOLLARS; - pub const VotingBond: Balance = 5 * CENTS; - /// Daily council elections. + // 1 storage item created, key size is 32 bytes, value size is 16+16. + pub const VotingBondBase: Balance = deposit(1, 64); + // additional data per vote is 32 bytes (account id). + pub const VotingBondFactor: Balance = deposit(0, 32); + /// Daily council elections pub const TermDuration: BlockNumber = 24 * HOURS; pub const DesiredMembers: u32 = 19; pub const DesiredRunnersUp: u32 = 19; pub const ElectionsPhragmenModuleId: LockIdentifier = *b"phrelect"; } + // Make sure that there are no more than MaxMembers members elected via phragmen. const_assert!(DesiredMembers::get() <= CouncilMaxMembers::get()); @@ -491,9 +495,9 @@ impl pallet_elections_phragmen::Config for Runtime { type InitializeMembers = Council; type CurrencyToVote = frame_support::traits::U128CurrencyToVote; type CandidacyBond = CandidacyBond; - type VotingBond = VotingBond; + type VotingBondBase = VotingBondBase; + type VotingBondFactor = VotingBondFactor; type LoserCandidate = Treasury; - type BadReport = Treasury; type KickedMember = Treasury; type DesiredMembers = DesiredMembers; type DesiredRunnersUp = DesiredRunnersUp; @@ -943,10 +947,15 @@ impl frame_support::traits::OnRuntimeUpgrade for UpgradeSessionKeys { } } -pub struct CustomOnRuntimeUpgrade; -impl frame_support::traits::OnRuntimeUpgrade for CustomOnRuntimeUpgrade { +pub struct PhragmenElectionDepositRuntimeUpgrade; +impl pallet_elections_phragmen::migrations_3_0_0::V2ToV3 for PhragmenElectionDepositRuntimeUpgrade { + type AccountId = AccountId; + type Balance = Balance; + type Module = ElectionsPhragmen; +} +impl frame_support::traits::OnRuntimeUpgrade for PhragmenElectionDepositRuntimeUpgrade { fn on_runtime_upgrade() -> frame_support::weights::Weight { - 0 + pallet_elections_phragmen::migrations_3_0_0::apply::(5 * CENTS, DOLLARS) } } @@ -1052,7 +1061,7 @@ pub type Executive = frame_executive::Executive< frame_system::ChainContext, Runtime, AllModules, - UpgradeSessionKeys, + (UpgradeSessionKeys, PhragmenElectionDepositRuntimeUpgrade) >; /// The payload being signed in the transactions. pub type SignedPayload = generic::SignedPayload; diff --git a/runtime/kusama/src/weights/pallet_elections_phragmen.rs b/runtime/kusama/src/weights/pallet_elections_phragmen.rs index 93342c226600..df20c7b17afd 100644 --- a/runtime/kusama/src/weights/pallet_elections_phragmen.rs +++ b/runtime/kusama/src/weights/pallet_elections_phragmen.rs @@ -43,74 +43,74 @@ use sp_std::marker::PhantomData; /// Weight functions for pallet_elections_phragmen. pub struct WeightInfo(PhantomData); impl pallet_elections_phragmen::WeightInfo for WeightInfo { - fn vote(v: u32, ) -> Weight { - (86_473_000 as Weight) - // Standard Error: 9_000 - .saturating_add((199_000 as Weight).saturating_mul(v as Weight)) + fn vote_equal(v: u32, ) -> Weight { + (54_923_000 as Weight) + .saturating_add((324_000 as Weight).saturating_mul(v as Weight)) .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } - fn vote_update(v: u32, ) -> Weight { - (53_531_000 as Weight) - // Standard Error: 8_000 - .saturating_add((126_000 as Weight).saturating_mul(v as Weight)) + fn vote_more(v: u32, ) -> Weight { + (83_389_000 as Weight) + .saturating_add((341_000 as Weight).saturating_mul(v as Weight)) .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } - fn remove_voter() -> Weight { - (69_725_000 as Weight) - .saturating_add(T::DbWeight::get().reads(2 as Weight)) + fn vote_less(v: u32, ) -> Weight { + (78_865_000 as Weight) + .saturating_add((343_000 as Weight).saturating_mul(v as Weight)) + .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } - fn report_defunct_voter_correct(c: u32, v: u32, ) -> Weight { - (0 as Weight) - // Standard Error: 2_000 - .saturating_add((1_673_000 as Weight).saturating_mul(c as Weight)) - // Standard Error: 53_000 - .saturating_add((33_921_000 as Weight).saturating_mul(v as Weight)) - .saturating_add(T::DbWeight::get().reads(7 as Weight)) - .saturating_add(T::DbWeight::get().writes(3 as Weight)) - } - fn report_defunct_voter_incorrect(c: u32, v: u32, ) -> Weight { - (0 as Weight) - // Standard Error: 0 - .saturating_add((1_696_000 as Weight).saturating_mul(c as Weight)) - // Standard Error: 12_000 - .saturating_add((33_906_000 as Weight).saturating_mul(v as Weight)) - .saturating_add(T::DbWeight::get().reads(6 as Weight)) + fn remove_voter() -> Weight { + (72_370_000 as Weight) + .saturating_add(T::DbWeight::get().reads(2 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } fn submit_candidacy(c: u32, ) -> Weight { - (70_603_000 as Weight) - // Standard Error: 0 - .saturating_add((276_000 as Weight).saturating_mul(c as Weight)) + (68_455_000 as Weight) + .saturating_add((370_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn renounce_candidacy_candidate(c: u32, ) -> Weight { - (42_985_000 as Weight) - // Standard Error: 0 - .saturating_add((140_000 as Weight).saturating_mul(c as Weight)) + (54_009_000 as Weight) + .saturating_add((200_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn renounce_candidacy_members() -> Weight { - (76_320_000 as Weight) - .saturating_add(T::DbWeight::get().reads(3 as Weight)) + (84_797_000 as Weight) + .saturating_add(T::DbWeight::get().reads(4 as Weight)) .saturating_add(T::DbWeight::get().writes(4 as Weight)) } fn renounce_candidacy_runners_up() -> Weight { - (46_198_000 as Weight) + (59_095_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn remove_member_with_replacement() -> Weight { - (115_357_000 as Weight) - .saturating_add(T::DbWeight::get().reads(4 as Weight)) + (132_820_000 as Weight) + .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(5 as Weight)) } fn remove_member_wrong_refund() -> Weight { - (8_869_000 as Weight) + (8_551_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) } + fn clean_defunct_voters(v: u32, _d: u32, ) -> Weight { + (0 as Weight) + .saturating_add((151_754_000 as Weight).saturating_mul(v as Weight)) + .saturating_add(T::DbWeight::get().reads(4 as Weight)) + .saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(v as Weight))) + .saturating_add(T::DbWeight::get().writes((3 as Weight).saturating_mul(v as Weight))) + } + fn election_phragmen(c: u32, v: u32, e: u32, ) -> Weight { + (0 as Weight) + .saturating_add((134_602_000 as Weight).saturating_mul(c as Weight)) + .saturating_add((111_037_000 as Weight).saturating_mul(v as Weight)) + .saturating_add((7_150_000 as Weight).saturating_mul(e as Weight)) + .saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(c as Weight))) + .saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(v as Weight))) + .saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(c as Weight))) + } } diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index 0bc9bd9cac03..1f2bb5bc3b7a 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -520,7 +520,10 @@ impl pallet_collective::Config for Runtime { parameter_types! { pub const CandidacyBond: Balance = 100 * DOLLARS; - pub const VotingBond: Balance = 5 * DOLLARS; + // 1 storage item created, key size is 32 bytes, value size is 16+16. + pub const VotingBondBase: Balance = deposit(1, 64); + // additional data per vote is 32 bytes (account id). + pub const VotingBondFactor: Balance = deposit(0, 32); /// Weekly council elections; scaling up to monthly eventually. pub const TermDuration: BlockNumber = 7 * DAYS; /// 13 members initially, to be increased to 23 eventually. @@ -539,9 +542,9 @@ impl pallet_elections_phragmen::Config for Runtime { type InitializeMembers = Council; type CurrencyToVote = frame_support::traits::U128CurrencyToVote; type CandidacyBond = CandidacyBond; - type VotingBond = VotingBond; + type VotingBondBase = VotingBondBase; + type VotingBondFactor = VotingBondFactor; type LoserCandidate = Treasury; - type BadReport = Treasury; type KickedMember = Treasury; type DesiredMembers = DesiredMembers; type DesiredRunnersUp = DesiredRunnersUp; @@ -948,10 +951,15 @@ impl frame_support::traits::OnRuntimeUpgrade for UpgradeSessionKeys { } } -pub struct CustomOnRuntimeUpgrade; -impl frame_support::traits::OnRuntimeUpgrade for CustomOnRuntimeUpgrade { +pub struct PhragmenElectionDepositRuntimeUpgrade; +impl pallet_elections_phragmen::migrations_3_0_0::V2ToV3 for PhragmenElectionDepositRuntimeUpgrade { + type AccountId = AccountId; + type Balance = Balance; + type Module = ElectionsPhragmen; +} +impl frame_support::traits::OnRuntimeUpgrade for PhragmenElectionDepositRuntimeUpgrade { fn on_runtime_upgrade() -> frame_support::weights::Weight { - 0 + pallet_elections_phragmen::migrations_3_0_0::apply::(5 * CENTS, DOLLARS) } } @@ -1049,7 +1057,7 @@ pub type Executive = frame_executive::Executive< frame_system::ChainContext, Runtime, AllModules, - UpgradeSessionKeys, + (UpgradeSessionKeys, PhragmenElectionDepositRuntimeUpgrade), >; /// The payload being signed in transactions. pub type SignedPayload = generic::SignedPayload; diff --git a/runtime/polkadot/src/weights/pallet_elections_phragmen.rs b/runtime/polkadot/src/weights/pallet_elections_phragmen.rs index 0407fe84dd34..b5cd3c54bef7 100644 --- a/runtime/polkadot/src/weights/pallet_elections_phragmen.rs +++ b/runtime/polkadot/src/weights/pallet_elections_phragmen.rs @@ -43,74 +43,74 @@ use sp_std::marker::PhantomData; /// Weight functions for pallet_elections_phragmen. pub struct WeightInfo(PhantomData); impl pallet_elections_phragmen::WeightInfo for WeightInfo { - fn vote(v: u32, ) -> Weight { - (88_644_000 as Weight) - // Standard Error: 7_000 - .saturating_add((130_000 as Weight).saturating_mul(v as Weight)) + fn vote_equal(v: u32, ) -> Weight { + (54_923_000 as Weight) + .saturating_add((324_000 as Weight).saturating_mul(v as Weight)) .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } - fn vote_update(v: u32, ) -> Weight { - (54_456_000 as Weight) - // Standard Error: 3_000 - .saturating_add((133_000 as Weight).saturating_mul(v as Weight)) + fn vote_more(v: u32, ) -> Weight { + (83_389_000 as Weight) + .saturating_add((341_000 as Weight).saturating_mul(v as Weight)) .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } - fn remove_voter() -> Weight { - (71_138_000 as Weight) - .saturating_add(T::DbWeight::get().reads(2 as Weight)) + fn vote_less(v: u32, ) -> Weight { + (78_865_000 as Weight) + .saturating_add((343_000 as Weight).saturating_mul(v as Weight)) + .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } - fn report_defunct_voter_correct(c: u32, v: u32, ) -> Weight { - (0 as Weight) - // Standard Error: 0 - .saturating_add((1_749_000 as Weight).saturating_mul(c as Weight)) - // Standard Error: 12_000 - .saturating_add((34_327_000 as Weight).saturating_mul(v as Weight)) - .saturating_add(T::DbWeight::get().reads(7 as Weight)) - .saturating_add(T::DbWeight::get().writes(3 as Weight)) - } - fn report_defunct_voter_incorrect(c: u32, v: u32, ) -> Weight { - (0 as Weight) - // Standard Error: 0 - .saturating_add((1_755_000 as Weight).saturating_mul(c as Weight)) - // Standard Error: 9_000 - .saturating_add((34_280_000 as Weight).saturating_mul(v as Weight)) - .saturating_add(T::DbWeight::get().reads(6 as Weight)) + fn remove_voter() -> Weight { + (72_370_000 as Weight) + .saturating_add(T::DbWeight::get().reads(2 as Weight)) .saturating_add(T::DbWeight::get().writes(2 as Weight)) } fn submit_candidacy(c: u32, ) -> Weight { - (70_892_000 as Weight) - // Standard Error: 0 - .saturating_add((292_000 as Weight).saturating_mul(c as Weight)) + (68_455_000 as Weight) + .saturating_add((370_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(3 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn renounce_candidacy_candidate(c: u32, ) -> Weight { - (43_358_000 as Weight) - // Standard Error: 0 - .saturating_add((143_000 as Weight).saturating_mul(c as Weight)) + (54_009_000 as Weight) + .saturating_add((200_000 as Weight).saturating_mul(c as Weight)) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn renounce_candidacy_members() -> Weight { - (75_956_000 as Weight) - .saturating_add(T::DbWeight::get().reads(3 as Weight)) + (84_797_000 as Weight) + .saturating_add(T::DbWeight::get().reads(4 as Weight)) .saturating_add(T::DbWeight::get().writes(4 as Weight)) } fn renounce_candidacy_runners_up() -> Weight { - (46_888_000 as Weight) + (59_095_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) .saturating_add(T::DbWeight::get().writes(1 as Weight)) } fn remove_member_with_replacement() -> Weight { - (116_053_000 as Weight) - .saturating_add(T::DbWeight::get().reads(4 as Weight)) + (132_820_000 as Weight) + .saturating_add(T::DbWeight::get().reads(5 as Weight)) .saturating_add(T::DbWeight::get().writes(5 as Weight)) } fn remove_member_wrong_refund() -> Weight { - (9_093_000 as Weight) + (8_551_000 as Weight) .saturating_add(T::DbWeight::get().reads(1 as Weight)) } + fn clean_defunct_voters(v: u32, _d: u32, ) -> Weight { + (0 as Weight) + .saturating_add((151_754_000 as Weight).saturating_mul(v as Weight)) + .saturating_add(T::DbWeight::get().reads(4 as Weight)) + .saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(v as Weight))) + .saturating_add(T::DbWeight::get().writes((3 as Weight).saturating_mul(v as Weight))) + } + fn election_phragmen(c: u32, v: u32, e: u32, ) -> Weight { + (0 as Weight) + .saturating_add((134_602_000 as Weight).saturating_mul(c as Weight)) + .saturating_add((111_037_000 as Weight).saturating_mul(v as Weight)) + .saturating_add((7_150_000 as Weight).saturating_mul(e as Weight)) + .saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(c as Weight))) + .saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(v as Weight))) + .saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(c as Weight))) + } }