diff --git a/Cargo.lock b/Cargo.lock index feb5c59658..df232e2f07 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2301,7 +2301,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", ] @@ -2319,7 +2319,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "3.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -2338,7 +2338,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "Inflector", "chrono", @@ -2361,7 +2361,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -2374,7 +2374,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -2389,7 +2389,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "13.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "serde", @@ -2400,7 +2400,7 @@ dependencies = [ [[package]] name = "frame-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "bitflags", "frame-metadata", @@ -2426,7 +2426,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2438,7 +2438,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.0.0", @@ -2450,7 +2450,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "proc-macro2 1.0.26", "quote 1.0.9", @@ -2460,7 +2460,7 @@ dependencies = [ [[package]] name = "frame-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -2477,7 +2477,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "sp-api", @@ -2486,7 +2486,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "parity-scale-codec", @@ -3494,9 +3494,9 @@ dependencies = [ [[package]] name = "jsonrpsee-http-client" -version = "0.2.0-alpha.5" +version = "0.2.0-alpha.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e3a49473ea266be8e9f23e20a7bfa4349109b42319d72cc0b8a101e18fa6466" +checksum = "2737440f37efa10e5ef7beeec43d059d29dc92640978be21fcdcef481a2edb0d" dependencies = [ "async-trait", "fnv", @@ -3513,9 +3513,9 @@ dependencies = [ [[package]] name = "jsonrpsee-proc-macros" -version = "0.2.0-alpha.5" +version = "0.2.0-alpha.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0cbaee9ca6440e191545a68c7bf28db0ff918359a904e37a6e7cf7edd132f5a" +checksum = "5784ee8bb31988fa2c7a755fe31b0e21aa51894a67e5c99b6d4470f0253bf31a" dependencies = [ "Inflector", "proc-macro-crate 1.0.0", @@ -3526,9 +3526,9 @@ dependencies = [ [[package]] name = "jsonrpsee-types" -version = "0.2.0-alpha.5" +version = "0.2.0-alpha.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e4ce2de6884fb4abee16eca02329a1eec1eb8df8aed751a8e929083820c78ce7" +checksum = "bab3dabceeeeb865897661d532d47202eaae71cd2c606f53cb69f1fbc0555a51" dependencies = [ "async-trait", "beef", @@ -3542,9 +3542,9 @@ dependencies = [ [[package]] name = "jsonrpsee-utils" -version = "0.2.0-alpha.5" +version = "0.2.0-alpha.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b22199cccd81d9ef601be86bedc5bef67aeacbbfddace031d4931c60fca96e9" +checksum = "d63cf4d423614e71fd144a8691208539d2b23d8373e069e2fbe023c5eba5e922" dependencies = [ "futures-util", "hyper 0.13.9", @@ -3570,7 +3570,7 @@ dependencies = [ [[package]] name = "kusama-runtime" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "beefy-primitives", "bitvec", @@ -4419,7 +4419,7 @@ dependencies = [ [[package]] name = "metered-channel" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "derive_more 0.99.11", "futures 0.3.14", @@ -4821,7 +4821,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#febdc30aca650c36080c513ef16cf66853a95481" dependencies = [ "frame-benchmarking", "frame-support", @@ -4834,7 +4834,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -4849,7 +4849,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -4864,7 +4864,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-benchmarking", "frame-support", @@ -4887,7 +4887,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-benchmarking", "frame-support", @@ -4916,7 +4916,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -4929,7 +4929,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -4944,7 +4944,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-benchmarking", "frame-support", @@ -4959,7 +4959,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-election-provider-support", "frame-support", @@ -4977,7 +4977,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -4993,7 +4993,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5014,7 +5014,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5029,7 +5029,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5047,7 +5047,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5062,7 +5062,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5077,7 +5077,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5094,7 +5094,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5110,7 +5110,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5128,7 +5128,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5142,7 +5142,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5155,7 +5155,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5171,7 +5171,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5185,7 +5185,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5198,7 +5198,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "enumflags2", "frame-support", @@ -5212,7 +5212,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5227,7 +5227,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5246,7 +5246,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5259,7 +5259,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-election-provider-support", "frame-support", @@ -5281,7 +5281,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.26", @@ -5292,7 +5292,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5305,7 +5305,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-benchmarking", "frame-support", @@ -5322,7 +5322,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5336,7 +5336,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5352,7 +5352,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5369,7 +5369,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5380,7 +5380,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5395,7 +5395,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-support", "frame-system", @@ -5409,7 +5409,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "enumflags2", "frame-support", @@ -5422,7 +5422,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "frame-support", "frame-system", @@ -5890,7 +5890,7 @@ checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325" [[package]] name = "polkadot-approval-distribution" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "polkadot-node-network-protocol", @@ -5904,7 +5904,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "parity-scale-codec", @@ -5918,7 +5918,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "lru", @@ -5941,7 +5941,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "lru", @@ -5960,7 +5960,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "frame-benchmarking-cli", "futures 0.3.14", @@ -5980,7 +5980,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "always-assert", "futures 0.3.14", @@ -6000,7 +6000,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6012,7 +6012,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6026,7 +6026,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "polkadot-node-network-protocol", @@ -6041,7 +6041,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "async-trait", "futures 0.3.14", @@ -6061,7 +6061,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "parity-scale-codec", @@ -6079,7 +6079,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "bitvec", "derive_more 0.99.11", @@ -6108,7 +6108,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "bitvec", "futures 0.3.14", @@ -6128,7 +6128,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "bitvec", "futures 0.3.14", @@ -6146,7 +6146,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "polkadot-node-subsystem", @@ -6161,7 +6161,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-selection" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "polkadot-node-primitives", @@ -6176,7 +6176,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "async-trait", "futures 0.3.14", @@ -6194,7 +6194,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "polkadot-node-subsystem", @@ -6207,7 +6207,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-proposer" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "futures-timer 3.0.2", @@ -6232,7 +6232,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "bitvec", "futures 0.3.14", @@ -6247,7 +6247,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "always-assert", "assert_matches", @@ -6275,7 +6275,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "memory-lru", @@ -6293,7 +6293,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "async-std", "lazy_static", @@ -6311,7 +6311,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "parity-scale-codec", @@ -6326,7 +6326,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "futures 0.3.14", "parity-scale-codec", @@ -6348,7 +6348,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "async-std", "async-trait", @@ -6378,7 +6378,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "async-trait", "futures 0.3.14", @@ -6400,7 +6400,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "async-trait", "futures 0.3.14", @@ -6428,7 +6428,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "async-trait", "futures 0.3.14", @@ -6445,7 +6445,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "derive_more 0.99.11", "parity-scale-codec", @@ -6460,7 +6460,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "bitvec", "frame-system", @@ -6489,7 +6489,7 @@ dependencies = [ [[package]] name = "polkadot-procmacro-subsystem-dispatch-gen" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "assert_matches", "proc-macro2 1.0.26", @@ -6500,7 +6500,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -6533,7 +6533,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "beefy-primitives", "bitvec", @@ -6603,7 +6603,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "beefy-primitives", "bitvec", @@ -6645,7 +6645,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "bitvec", "derive_more 0.99.11", @@ -6682,7 +6682,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -6771,7 +6771,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "arrayvec 0.5.2", "futures 0.3.14", @@ -6792,7 +6792,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -6802,7 +6802,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -6827,7 +6827,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "beefy-primitives", "bitvec", @@ -6884,7 +6884,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "frame-benchmarking", "frame-system", @@ -7610,7 +7610,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "env_logger 0.8.3", "hex-literal 0.3.1", @@ -7763,7 +7763,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "beefy-primitives", "frame-executive", @@ -7967,7 +7967,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "async-trait", "derive_more 0.99.11", @@ -7996,7 +7996,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "futures 0.3.14", "futures-timer 3.0.2", @@ -8019,7 +8019,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8035,7 +8035,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8056,7 +8056,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.26", @@ -8067,7 +8067,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "chrono", "fdlimit", @@ -8105,7 +8105,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "derive_more 0.99.11", "fnv", @@ -8139,7 +8139,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "blake2-rfc", "hash-db", @@ -8169,7 +8169,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parking_lot 0.11.1", "sc-client-api", @@ -8181,7 +8181,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "async-trait", "derive_more 0.99.11", @@ -8228,7 +8228,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "derive_more 0.99.11", "futures 0.3.14", @@ -8252,7 +8252,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8265,7 +8265,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "async-trait", "futures 0.3.14", @@ -8292,7 +8292,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "log", "sc-client-api", @@ -8306,7 +8306,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "derive_more 0.99.11", "lazy_static", @@ -8336,7 +8336,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "derive_more 0.99.11", "parity-scale-codec", @@ -8353,7 +8353,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "log", "parity-scale-codec", @@ -8368,7 +8368,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "log", "parity-scale-codec", @@ -8386,7 +8386,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "async-trait", "derive_more 0.99.11", @@ -8426,7 +8426,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "derive_more 0.99.11", "finality-grandpa", @@ -8450,7 +8450,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-warp-sync" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "derive_more 0.99.11", "futures 0.3.14", @@ -8471,7 +8471,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "ansi_term 0.12.1", "futures 0.3.14", @@ -8489,7 +8489,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "async-trait", "derive_more 0.99.11", @@ -8509,7 +8509,7 @@ dependencies = [ [[package]] name = "sc-light" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "hash-db", "lazy_static", @@ -8528,7 +8528,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "async-std", "async-trait", @@ -8581,7 +8581,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "futures 0.3.14", "futures-timer 3.0.2", @@ -8598,7 +8598,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "bytes 0.5.6", "fnv", @@ -8626,7 +8626,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "futures 0.3.14", "libp2p", @@ -8639,7 +8639,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8648,7 +8648,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "futures 0.3.14", "hash-db", @@ -8682,7 +8682,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "derive_more 0.99.11", "futures 0.3.14", @@ -8706,7 +8706,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "futures 0.1.30", "jsonrpc-core", @@ -8724,7 +8724,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "async-trait", "directories", @@ -8788,7 +8788,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "log", "parity-scale-codec", @@ -8803,7 +8803,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -8823,7 +8823,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "chrono", "futures 0.3.14", @@ -8843,7 +8843,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "ansi_term 0.12.1", "atty", @@ -8870,7 +8870,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.26", @@ -8881,7 +8881,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "derive_more 0.99.11", "futures 0.3.14", @@ -8903,7 +8903,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "futures 0.3.14", "futures-diagnose", @@ -9233,7 +9233,7 @@ checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8" [[package]] name = "slot-range-helper" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "enumn", "parity-scale-codec", @@ -9324,7 +9324,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "log", "sp-core", @@ -9336,7 +9336,7 @@ dependencies = [ [[package]] name = "sp-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "hash-db", "log", @@ -9353,7 +9353,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "blake2-rfc", "proc-macro-crate 1.0.0", @@ -9365,7 +9365,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "serde", @@ -9377,7 +9377,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "integer-sqrt", "num-traits", @@ -9391,7 +9391,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "sp-api", @@ -9403,7 +9403,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -9414,7 +9414,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "sp-api", @@ -9426,7 +9426,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "futures 0.3.14", "log", @@ -9444,7 +9444,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "serde", "serde_json", @@ -9453,7 +9453,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "async-trait", "futures 0.3.14", @@ -9480,7 +9480,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#febdc30aca650c36080c513ef16cf66853a95481" dependencies = [ "parity-scale-codec", "sp-api", @@ -9496,7 +9496,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "merlin", "parity-scale-codec", @@ -9517,7 +9517,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "sp-arithmetic", @@ -9527,7 +9527,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -9539,7 +9539,7 @@ dependencies = [ [[package]] name = "sp-core" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "base58", "blake2-rfc", @@ -9583,7 +9583,7 @@ dependencies = [ [[package]] name = "sp-database" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -9592,7 +9592,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "proc-macro2 1.0.26", "quote 1.0.9", @@ -9602,7 +9602,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "environmental", "parity-scale-codec", @@ -9613,7 +9613,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "finality-grandpa", "log", @@ -9630,7 +9630,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "parking_lot 0.11.1", @@ -9642,7 +9642,7 @@ dependencies = [ [[package]] name = "sp-io" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "futures 0.3.14", "hash-db", @@ -9666,7 +9666,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "lazy_static", "sp-core", @@ -9677,7 +9677,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "async-trait", "derive_more 0.99.11", @@ -9694,7 +9694,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "ruzstd", "zstd", @@ -9703,7 +9703,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "serde", @@ -9716,7 +9716,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2 1.0.26", @@ -9727,7 +9727,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "sp-api", "sp-core", @@ -9737,7 +9737,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "backtrace", ] @@ -9745,7 +9745,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "serde", "sp-core", @@ -9754,7 +9754,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "either", "hash256-std-hasher", @@ -9775,7 +9775,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9792,7 +9792,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "Inflector", "proc-macro-crate 1.0.0", @@ -9804,7 +9804,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "serde", "serde_json", @@ -9813,7 +9813,7 @@ dependencies = [ [[package]] name = "sp-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "sp-api", @@ -9826,7 +9826,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -9836,7 +9836,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "hash-db", "log", @@ -9858,12 +9858,12 @@ dependencies = [ [[package]] name = "sp-std" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" [[package]] name = "sp-storage" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9876,7 +9876,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "log", "sp-core", @@ -9889,7 +9889,7 @@ dependencies = [ [[package]] name = "sp-test-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#febdc30aca650c36080c513ef16cf66853a95481" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -9902,7 +9902,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "parity-scale-codec", "sp-api", @@ -9915,7 +9915,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "log", "parity-scale-codec", @@ -9928,7 +9928,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "derive_more 0.99.11", "futures 0.3.14", @@ -9944,7 +9944,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "hash-db", "memory-db", @@ -9958,7 +9958,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "futures 0.3.14", "futures-core", @@ -9970,7 +9970,7 @@ dependencies = [ [[package]] name = "sp-version" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9982,7 +9982,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10140,7 +10140,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "platforms", ] @@ -10148,7 +10148,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.14", @@ -10171,7 +10171,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "async-std", "derive_more 0.99.11", @@ -10185,7 +10185,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "async-trait", "futures 0.1.30", @@ -10214,7 +10214,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#febdc30aca650c36080c513ef16cf66853a95481" dependencies = [ "cfg-if 1.0.0", "frame-support", @@ -10255,7 +10255,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#febdc30aca650c36080c513ef16cf66853a95481" dependencies = [ "futures 0.3.14", "parity-scale-codec", @@ -10276,7 +10276,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#febdc30aca650c36080c513ef16cf66853a95481" dependencies = [ "futures 0.3.14", "substrate-test-utils-derive", @@ -10286,7 +10286,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#febdc30aca650c36080c513ef16cf66853a95481" dependencies = [ "proc-macro-crate 1.0.0", "quote 1.0.9", @@ -10312,7 +10312,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#febdc30aca650c36080c513ef16cf66853a95481" dependencies = [ "ansi_term 0.12.1", "atty", @@ -10990,7 +10990,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#37e97cfec065fe4acc9712b4dd9a79ec1936fa7d" +source = "git+https://github.com/paritytech/substrate?branch=master#3c216fa957d69318ad08932c2739181c7d03260c" dependencies = [ "frame-try-runtime", "log", @@ -11643,7 +11643,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "beefy-primitives", "bitvec", @@ -11820,7 +11820,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -11830,7 +11830,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "frame-support", "frame-system", @@ -11849,7 +11849,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.8.31" -source = "git+https://github.com/paritytech/polkadot?branch=master#efbc5a07e56e4e49a66b95a806b53885b38ca76c" +source = "git+https://github.com/paritytech/polkadot?branch=master#6cbf3cc3adb3f7d0451ec7e4729129294ef6b19e" dependencies = [ "frame-support", "impl-trait-for-tuples", diff --git a/rococo-parachains/runtime/src/lib.rs b/rococo-parachains/runtime/src/lib.rs index f6ebe73e33..62bb16effb 100644 --- a/rococo-parachains/runtime/src/lib.rs +++ b/rococo-parachains/runtime/src/lib.rs @@ -356,6 +356,7 @@ impl pallet_xcm::Config for Runtime { type SendXcmOrigin = EnsureXcmOrigin; type XcmRouter = XcmRouter; type ExecuteXcmOrigin = EnsureXcmOrigin; + type XcmExecuteFilter = All<(MultiLocation, xcm::v0::Xcm)>; type XcmExecutor = XcmExecutor; } diff --git a/rococo-parachains/shell-runtime/src/lib.rs b/rococo-parachains/shell-runtime/src/lib.rs index 03620e3a7b..83ff647b48 100644 --- a/rococo-parachains/shell-runtime/src/lib.rs +++ b/rococo-parachains/shell-runtime/src/lib.rs @@ -341,6 +341,7 @@ impl pallet_xcm::Config for Runtime { type SendXcmOrigin = EnsureXcmOrigin; type XcmRouter = XcmRouter; type ExecuteXcmOrigin = EnsureXcmOrigin; + type XcmExecuteFilter = All<(MultiLocation, xcm::v0::Xcm)>; type XcmExecutor = XcmExecutor; }