diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index bd1a7a08340b45ec1a3eb418e8a38e45ad50ac68..54fadc74b07c3985c5c2c4457f6360f0440fac56 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -439,7 +439,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "beefy-primitives", "fnv", @@ -468,7 +468,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -491,12 +491,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "scale-info", @@ -1880,7 +1880,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", ] @@ -1898,7 +1898,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -1920,7 +1920,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "Inflector", "chrono", @@ -1947,7 +1947,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -1961,7 +1961,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -1989,7 +1989,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "bitflags", "frame-metadata", @@ -2018,7 +2018,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2030,7 +2030,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.1.0", @@ -2042,7 +2042,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "proc-macro2", "quote", @@ -2052,7 +2052,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-support-test-pallet", @@ -2075,7 +2075,7 @@ dependencies = [ [[package]] name = "frame-support-test-pallet" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -2086,7 +2086,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "log", @@ -2103,7 +2103,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -2118,7 +2118,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "sp-api", @@ -2127,7 +2127,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "sp-api", @@ -2323,7 +2323,7 @@ dependencies = [ [[package]] name = "generate-bags" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "chrono", "frame-election-provider-support", @@ -4734,7 +4734,7 @@ checksum = "20448fd678ec04e6ea15bbe0476874af65e98a01515d667aa49f1434dc44ebf4" [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -4748,7 +4748,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -4764,7 +4764,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -4779,7 +4779,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -4803,7 +4803,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4823,7 +4823,7 @@ dependencies = [ [[package]] name = "pallet-bags-list-remote-tests" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-election-provider-support", "frame-support", @@ -4843,7 +4843,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -4858,7 +4858,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "beefy-primitives", "frame-support", @@ -4874,7 +4874,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -4899,7 +4899,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -4983,7 +4983,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5000,7 +5000,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5016,7 +5016,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5039,7 +5039,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5057,7 +5057,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5072,7 +5072,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5095,7 +5095,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5111,7 +5111,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5131,7 +5131,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5148,7 +5148,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5165,7 +5165,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5183,7 +5183,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -5199,7 +5199,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5216,7 +5216,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5231,7 +5231,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -5245,7 +5245,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -5262,7 +5262,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5285,7 +5285,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5301,7 +5301,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5316,7 +5316,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -5330,7 +5330,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5346,7 +5346,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -5367,7 +5367,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5383,7 +5383,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -5397,7 +5397,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5420,7 +5420,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -5431,7 +5431,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "log", "sp-arithmetic", @@ -5440,7 +5440,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -5454,7 +5454,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5472,7 +5472,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5491,7 +5491,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-support", "frame-system", @@ -5508,7 +5508,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5525,7 +5525,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5536,7 +5536,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5553,7 +5553,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -5569,7 +5569,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-benchmarking", "frame-support", @@ -7972,7 +7972,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "env_logger 0.9.0", "jsonrpsee 0.8.0", @@ -8319,7 +8319,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "log", "sp-core", @@ -8330,7 +8330,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "futures 0.3.21", @@ -8357,7 +8357,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "futures-timer", @@ -8380,7 +8380,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8396,7 +8396,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -8413,7 +8413,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -8424,7 +8424,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "chrono", "clap", @@ -8462,7 +8462,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "fnv", "futures 0.3.21", @@ -8490,7 +8490,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "hash-db", "kvdb", @@ -8515,7 +8515,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "futures 0.3.21", @@ -8539,7 +8539,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "fork-tree", @@ -8582,7 +8582,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -8606,7 +8606,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8619,7 +8619,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "futures 0.3.21", @@ -8644,7 +8644,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "sc-client-api", "sp-authorship", @@ -8655,7 +8655,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "lazy_static", "libsecp256k1", @@ -8683,7 +8683,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "environmental", "parity-scale-codec", @@ -8700,7 +8700,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "log", "parity-scale-codec", @@ -8716,7 +8716,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "cfg-if 1.0.0", "libc", @@ -8734,7 +8734,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "dyn-clone", @@ -8772,7 +8772,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "finality-grandpa", "futures 0.3.21", @@ -8796,7 +8796,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "ansi_term", "futures 0.3.21", @@ -8813,7 +8813,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "hex", @@ -8828,7 +8828,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-std", "async-trait", @@ -8878,7 +8878,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "futures-timer", @@ -8894,7 +8894,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "bytes 1.1.0", "fnv", @@ -8922,7 +8922,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "libp2p", @@ -8935,7 +8935,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8944,7 +8944,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "hash-db", @@ -8975,7 +8975,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -9000,7 +9000,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "jsonrpc-core", @@ -9017,7 +9017,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "directories", @@ -9081,7 +9081,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "log", "parity-scale-codec", @@ -9095,7 +9095,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -9117,7 +9117,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "chrono", "futures 0.3.21", @@ -9135,7 +9135,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "ansi_term", "atty", @@ -9166,7 +9166,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -9177,7 +9177,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "futures-timer", @@ -9204,7 +9204,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "log", @@ -9217,7 +9217,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "futures-timer", @@ -9656,7 +9656,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "hash-db", "log", @@ -9673,7 +9673,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "blake2-rfc", "proc-macro-crate 1.1.0", @@ -9685,7 +9685,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "scale-info", @@ -9698,7 +9698,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "integer-sqrt", "num-traits", @@ -9713,7 +9713,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "scale-info", @@ -9726,7 +9726,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "parity-scale-codec", @@ -9738,7 +9738,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "sp-api", @@ -9750,7 +9750,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "log", @@ -9768,7 +9768,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "futures 0.3.21", @@ -9787,7 +9787,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "merlin", @@ -9810,7 +9810,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "scale-info", @@ -9822,7 +9822,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -9834,7 +9834,7 @@ dependencies = [ [[package]] name = "sp-core" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "base58", "bitflags", @@ -9882,7 +9882,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "blake2-rfc", "byteorder", @@ -9895,7 +9895,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "proc-macro2", "quote", @@ -9906,7 +9906,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "kvdb", "parking_lot 0.11.2", @@ -9915,7 +9915,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "proc-macro2", "quote", @@ -9925,7 +9925,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.11.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "environmental", "parity-scale-codec", @@ -9936,7 +9936,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "finality-grandpa", "log", @@ -9954,7 +9954,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -9968,7 +9968,7 @@ dependencies = [ [[package]] name = "sp-io" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "hash-db", @@ -9992,7 +9992,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "lazy_static", "sp-core", @@ -10003,7 +10003,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.11.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "futures 0.3.21", @@ -10020,7 +10020,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "thiserror", "zstd", @@ -10029,7 +10029,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "scale-info", @@ -10044,7 +10044,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -10055,7 +10055,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "sp-api", "sp-core", @@ -10065,7 +10065,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "backtrace", "lazy_static", @@ -10075,7 +10075,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "rustc-hash", "serde", @@ -10085,7 +10085,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "either", "hash256-std-hasher", @@ -10107,7 +10107,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10124,7 +10124,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "Inflector", "proc-macro-crate 1.1.0", @@ -10136,7 +10136,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "serde", "serde_json", @@ -10145,7 +10145,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "scale-info", @@ -10159,7 +10159,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "scale-info", @@ -10170,7 +10170,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.11.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "hash-db", "log", @@ -10193,12 +10193,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" [[package]] name = "sp-storage" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10211,7 +10211,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "log", "sp-core", @@ -10224,7 +10224,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "futures-timer", @@ -10240,7 +10240,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "sp-std", @@ -10252,7 +10252,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "sp-api", "sp-runtime", @@ -10261,7 +10261,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "log", @@ -10277,7 +10277,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "hash-db", "memory-db", @@ -10292,7 +10292,7 @@ dependencies = [ [[package]] name = "sp-version" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10309,7 +10309,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -10320,7 +10320,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "impl-trait-for-tuples", "log", @@ -10488,7 +10488,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "platforms", ] @@ -10496,7 +10496,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.21", @@ -10518,7 +10518,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-std", "futures-util", @@ -10532,7 +10532,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "async-trait", "futures 0.3.21", @@ -10558,7 +10558,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "futures 0.3.21", "substrate-test-utils-derive", @@ -10568,7 +10568,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -10579,7 +10579,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "ansi_term", "build-helper", @@ -11155,7 +11155,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#27b8806ed82844bb5283a4dadf853ee518fd042f" +source = "git+https://github.com/paritytech/substrate?branch=master#0ac1a00c54a65416ed44e4c779f1483e32355130" dependencies = [ "clap", "jsonrpsee 0.4.1", @@ -11223,7 +11223,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0" dependencies = [ "cfg-if 1.0.0", - "rand 0.7.3", + "rand 0.8.5", "static_assertions", ] diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index 716b5bfdd76c49a853079be821d636a8bdf0cc15..4b0e5584cee796a1cb8cb34c4e1aef445345e694 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -37,7 +37,6 @@ use runtime_common::{ BlockHashCount, BlockLength, BlockWeights, CurrencyToVote, OffchainSolutionLengthLimit, OffchainSolutionWeightLimit, RocksDbWeight, SlowAdjustingFeeUpdate, }; -use sp_core::u32_trait::{_1, _2, _3, _5}; use sp_std::{cmp::Ordering, collections::btree_map::BTreeMap, prelude::*}; use runtime_parachains::{ @@ -148,7 +147,7 @@ impl Contains<Call> for BaseFilter { type MoreThanHalfCouncil = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionMoreThan<AccountId, CouncilCollective, 1, 2>, >; parameter_types! { @@ -192,7 +191,7 @@ parameter_types! { type ScheduleOrigin = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionAtLeast<_1, _2, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 1, 2>, >; /// Used the compare the privilege of an origin inside the scheduler. @@ -459,7 +458,7 @@ impl pallet_election_provider_multi_phase::Config for Runtime { type BenchmarkingConfig = runtime_common::elections::BenchmarkConfig; type ForceOrigin = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionAtLeast<_2, _3, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 2, 3>, >; type WeightInfo = weights::pallet_election_provider_multi_phase::WeightInfo<Self>; type VoterSnapshotPerBlock = VoterSnapshotPerBlock; @@ -553,7 +552,7 @@ parameter_types! { type SlashCancelOrigin = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionAtLeast<_1, _2, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 1, 2>, >; impl frame_election_provider_support::onchain::Config for Runtime { @@ -610,33 +609,33 @@ impl pallet_democracy::Config for Runtime { type MinimumDeposit = MinimumDeposit; /// A straight majority of the council can decide what their next motion is. type ExternalOrigin = - pallet_collective::EnsureProportionAtLeast<_1, _2, AccountId, CouncilCollective>; + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 1, 2>; /// A majority can have the next scheduled referendum be a straight majority-carries vote. type ExternalMajorityOrigin = - pallet_collective::EnsureProportionAtLeast<_1, _2, AccountId, CouncilCollective>; + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 1, 2>; /// A unanimous council can have the next scheduled referendum be a straight default-carries /// (NTB) vote. type ExternalDefaultOrigin = - pallet_collective::EnsureProportionAtLeast<_1, _1, AccountId, CouncilCollective>; + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 1, 1>; /// Two thirds of the technical committee can have an `ExternalMajority/ExternalDefault` vote /// be tabled immediately and with a shorter voting/enactment period. type FastTrackOrigin = - pallet_collective::EnsureProportionAtLeast<_2, _3, AccountId, TechnicalCollective>; + pallet_collective::EnsureProportionAtLeast<AccountId, TechnicalCollective, 2, 3>; type InstantOrigin = - pallet_collective::EnsureProportionAtLeast<_1, _1, AccountId, TechnicalCollective>; + pallet_collective::EnsureProportionAtLeast<AccountId, TechnicalCollective, 1, 1>; type InstantAllowed = InstantAllowed; type FastTrackVotingPeriod = FastTrackVotingPeriod; // To cancel a proposal which has been passed, 2/3 of the council must agree to it. type CancellationOrigin = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionAtLeast<_2, _3, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 2, 3>, >; type BlacklistOrigin = EnsureRoot<AccountId>; // To cancel a proposal before it has been passed, the technical committee must be unanimous or // Root must agree. type CancelProposalOrigin = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionAtLeast<_1, _1, AccountId, TechnicalCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, TechnicalCollective, 1, 1>, >; // Any single technical committee member may veto a coming council proposal, however they can // only do it once and it lasts only for the cooloff period. @@ -762,7 +761,7 @@ parameter_types! { type ApproveOrigin = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionAtLeast<_3, _5, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 3, 5>, >; impl pallet_treasury::Config for Runtime { @@ -930,7 +929,7 @@ impl claims::Config for Runtime { type VestingSchedule = Vesting; type Prefix = Prefix; type MoveClaimOrigin = - pallet_collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; + pallet_collective::EnsureProportionMoreThan<AccountId, CouncilCollective, 1, 2>; type WeightInfo = weights::runtime_common_claims::WeightInfo<Runtime>; } @@ -1025,7 +1024,7 @@ impl pallet_society::Config for Runtime { type RotationPeriod = RotationPeriod; type MaxLockDuration = MaxLockDuration; type FounderSetOrigin = - pallet_collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>; + pallet_collective::EnsureProportionMoreThan<AccountId, CouncilCollective, 1, 2>; type SuspensionJudgementOrigin = pallet_society::EnsureFounder<Runtime>; type ChallengePeriod = ChallengePeriod; type MaxCandidateIntake = MaxCandidateIntake; @@ -1319,7 +1318,7 @@ parameter_types! { type AuctionInitiate = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionAtLeast<_2, _3, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 2, 3>, >; impl auctions::Config for Runtime { diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs index 4f6194177033786168710f358d4fb012ba866841..8d4592fadf9b602c4d21cab9f7bc4139194de092 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -64,10 +64,7 @@ use primitives::{ }, v2::SessionInfo, }; -use sp_core::{ - u32_trait::{_1, _2, _3, _4, _5}, - OpaqueMetadata, -}; +use sp_core::OpaqueMetadata; use sp_runtime::{ create_runtime_str, curve::PiecewiseLinear, @@ -192,7 +189,7 @@ impl Contains<Call> for BaseFilter { type MoreThanHalfCouncil = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionMoreThan<_1, _2, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionMoreThan<AccountId, CouncilCollective, 1, 2>, >; parameter_types! { @@ -236,7 +233,7 @@ parameter_types! { type ScheduleOrigin = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionAtLeast<_1, _2, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 1, 2>, >; /// Used the compare the privilege of an origin inside the scheduler. @@ -501,7 +498,7 @@ impl pallet_election_provider_multi_phase::Config for Runtime { type BenchmarkingConfig = runtime_common::elections::BenchmarkConfig; type ForceOrigin = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionAtLeast<_2, _3, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 2, 3>, >; type WeightInfo = weights::pallet_election_provider_multi_phase::WeightInfo<Self>; type VoterSnapshotPerBlock = VoterSnapshotPerBlock; @@ -549,7 +546,7 @@ parameter_types! { type SlashCancelOrigin = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionAtLeast<_3, _4, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 3, 4>, >; impl frame_election_provider_support::onchain::Config for Runtime { @@ -631,41 +628,41 @@ impl pallet_democracy::Config for Runtime { type MinimumDeposit = MinimumDeposit; /// A straight majority of the council can decide what their next motion is. type ExternalOrigin = EnsureOneOf< - pallet_collective::EnsureProportionAtLeast<_1, _2, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 1, 2>, frame_system::EnsureRoot<AccountId>, >; /// A 60% super-majority can have the next scheduled referendum be a straight majority-carries vote. type ExternalMajorityOrigin = EnsureOneOf< - pallet_collective::EnsureProportionAtLeast<_3, _5, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 3, 5>, frame_system::EnsureRoot<AccountId>, >; /// A unanimous council can have the next scheduled referendum be a straight default-carries /// (NTB) vote. type ExternalDefaultOrigin = EnsureOneOf< - pallet_collective::EnsureProportionAtLeast<_1, _1, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 1, 1>, frame_system::EnsureRoot<AccountId>, >; /// Two thirds of the technical committee can have an `ExternalMajority/ExternalDefault` vote /// be tabled immediately and with a shorter voting/enactment period. type FastTrackOrigin = EnsureOneOf< - pallet_collective::EnsureProportionAtLeast<_2, _3, AccountId, TechnicalCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, TechnicalCollective, 2, 3>, frame_system::EnsureRoot<AccountId>, >; type InstantOrigin = EnsureOneOf< - pallet_collective::EnsureProportionAtLeast<_1, _1, AccountId, TechnicalCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, TechnicalCollective, 1, 1>, frame_system::EnsureRoot<AccountId>, >; type InstantAllowed = InstantAllowed; type FastTrackVotingPeriod = FastTrackVotingPeriod; // To cancel a proposal which has been passed, 2/3 of the council must agree to it. type CancellationOrigin = EnsureOneOf< - pallet_collective::EnsureProportionAtLeast<_2, _3, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 2, 3>, EnsureRoot<AccountId>, >; // To cancel a proposal before it has been passed, the technical committee must be unanimous or // Root must agree. type CancelProposalOrigin = EnsureOneOf< - pallet_collective::EnsureProportionAtLeast<_1, _1, AccountId, TechnicalCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, TechnicalCollective, 1, 1>, EnsureRoot<AccountId>, >; type BlacklistOrigin = EnsureRoot<AccountId>; @@ -793,7 +790,7 @@ parameter_types! { type ApproveOrigin = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionAtLeast<_3, _5, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 3, 5>, >; impl pallet_treasury::Config for Runtime { @@ -968,7 +965,7 @@ impl claims::Config for Runtime { type Prefix = Prefix; /// At least 3/4 of the council must agree to a claim move before it can happen. type MoveClaimOrigin = - pallet_collective::EnsureProportionAtLeast<_3, _4, AccountId, CouncilCollective>; + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 3, 4>; type WeightInfo = weights::runtime_common_claims::WeightInfo<Runtime>; } @@ -1308,7 +1305,7 @@ parameter_types! { type AuctionInitiate = EnsureOneOf< EnsureRoot<AccountId>, - pallet_collective::EnsureProportionAtLeast<_2, _3, AccountId, CouncilCollective>, + pallet_collective::EnsureProportionAtLeast<AccountId, CouncilCollective, 2, 3>, >; impl auctions::Config for Runtime {