From 5b66344c79f22563d4d78c03cea874642bef6175 Mon Sep 17 00:00:00 2001 From: Xiliang Chen Date: Fri, 18 Feb 2022 12:41:37 +1300 Subject: [PATCH] bump substrate again (#1899) --- Cargo.lock | 322 ++++++++++++++++++++++++++--------------------------- Cargo.toml | 286 +++++++++++++++++++++++------------------------ orml | 2 +- 3 files changed, 305 insertions(+), 305 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 065bbdf86e..ef2d68ba58 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -776,7 +776,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "beefy-primitives", "fnv", @@ -805,7 +805,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -829,12 +829,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "scale-info", @@ -3310,7 +3310,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", ] @@ -3328,7 +3328,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -3349,7 +3349,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "Inflector", "chrono", @@ -3375,7 +3375,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -3389,7 +3389,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -3417,7 +3417,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "bitflags", "frame-metadata", @@ -3446,7 +3446,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -3458,7 +3458,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.1.0", @@ -3470,7 +3470,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "proc-macro2", "quote", @@ -3480,7 +3480,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "log", @@ -3497,7 +3497,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3512,7 +3512,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "sp-api", @@ -3521,7 +3521,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "sp-api", @@ -7432,7 +7432,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -7448,7 +7448,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -7464,7 +7464,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -7479,7 +7479,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7503,7 +7503,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7523,7 +7523,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7538,7 +7538,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "beefy-primitives", "frame-support", @@ -7554,7 +7554,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -7579,7 +7579,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7657,7 +7657,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7674,7 +7674,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7690,7 +7690,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7714,7 +7714,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7732,7 +7732,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7747,7 +7747,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7770,7 +7770,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7786,7 +7786,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7806,7 +7806,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7823,7 +7823,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7840,7 +7840,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -7858,7 +7858,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -7874,7 +7874,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -7891,7 +7891,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7906,7 +7906,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -7920,7 +7920,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -7937,7 +7937,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7960,7 +7960,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7976,7 +7976,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -7991,7 +7991,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -8005,7 +8005,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -8021,7 +8021,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -8042,7 +8042,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -8058,7 +8058,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -8072,7 +8072,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8095,7 +8095,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -8106,7 +8106,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "log", "sp-arithmetic", @@ -8115,7 +8115,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -8129,7 +8129,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -8147,7 +8147,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -8166,7 +8166,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-support", "frame-system", @@ -8183,7 +8183,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -8200,7 +8200,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -8211,7 +8211,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -8228,7 +8228,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -8244,7 +8244,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-benchmarking", "frame-support", @@ -10409,7 +10409,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -10965,7 +10965,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "log", "sp-core", @@ -10976,7 +10976,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "derive_more", @@ -11003,7 +11003,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "futures 0.3.19", "futures-timer", @@ -11026,7 +11026,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -11042,7 +11042,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "impl-trait-for-tuples 0.2.1", "memmap2 0.5.2", @@ -11059,7 +11059,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -11070,7 +11070,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "chrono", "fdlimit", @@ -11108,7 +11108,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "fnv", "futures 0.3.19", @@ -11136,7 +11136,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "hash-db", "kvdb", @@ -11161,7 +11161,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "futures 0.3.19", @@ -11185,7 +11185,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "derive_more", @@ -11214,7 +11214,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "derive_more", @@ -11257,7 +11257,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "derive_more", "futures 0.3.19", @@ -11281,7 +11281,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "fork-tree", "parity-scale-codec", @@ -11294,7 +11294,7 @@ dependencies = [ [[package]] name = "sc-consensus-manual-seal" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "assert_matches", "async-trait", @@ -11330,7 +11330,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "futures 0.3.19", @@ -11355,7 +11355,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "sc-client-api", "sp-authorship", @@ -11366,7 +11366,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "lazy_static", "libsecp256k1 0.7.0", @@ -11394,7 +11394,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "derive_more", "environmental", @@ -11412,7 +11412,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "log", "parity-scale-codec", @@ -11428,7 +11428,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "cfg-if 1.0.0", "libc", @@ -11446,7 +11446,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "derive_more", @@ -11484,7 +11484,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "derive_more", "finality-grandpa", @@ -11508,7 +11508,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "ansi_term", "futures 0.3.19", @@ -11525,7 +11525,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "derive_more", @@ -11540,7 +11540,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-std", "async-trait", @@ -11591,7 +11591,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "futures 0.3.19", "futures-timer", @@ -11607,7 +11607,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "bytes 1.1.0", "fnv", @@ -11635,7 +11635,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "futures 0.3.19", "libp2p", @@ -11648,7 +11648,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -11657,7 +11657,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "futures 0.3.19", "hash-db", @@ -11688,7 +11688,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "futures 0.3.19", "jsonrpc-core", @@ -11713,7 +11713,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "futures 0.3.19", "jsonrpc-core", @@ -11730,7 +11730,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "directories", @@ -11794,7 +11794,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "log", "parity-scale-codec", @@ -11808,7 +11808,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -11830,7 +11830,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "chrono", "futures 0.3.19", @@ -11848,7 +11848,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "ansi_term", "atty", @@ -11879,7 +11879,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -11890,7 +11890,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "futures 0.3.19", "futures-timer", @@ -11917,7 +11917,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "derive_more", "futures 0.3.19", @@ -11931,7 +11931,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "futures 0.3.19", "futures-timer", @@ -12432,7 +12432,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "hash-db", "log", @@ -12449,7 +12449,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "blake2-rfc", "proc-macro-crate 1.1.0", @@ -12461,7 +12461,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "4.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "scale-info", @@ -12474,7 +12474,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "4.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "integer-sqrt", "num-traits", @@ -12489,7 +12489,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "scale-info", @@ -12502,7 +12502,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "parity-scale-codec", @@ -12514,7 +12514,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "sp-api", @@ -12526,7 +12526,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "futures 0.3.19", "log", @@ -12544,7 +12544,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "futures 0.3.19", @@ -12563,7 +12563,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "parity-scale-codec", @@ -12581,7 +12581,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "merlin", @@ -12604,7 +12604,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "scale-info", @@ -12616,7 +12616,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -12628,7 +12628,7 @@ dependencies = [ [[package]] name = "sp-core" version = "4.1.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "base58 0.2.0", "bitflags", @@ -12676,7 +12676,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "blake2-rfc", "byteorder", @@ -12689,7 +12689,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "proc-macro2", "quote", @@ -12700,7 +12700,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "kvdb", "parking_lot 0.11.2", @@ -12709,7 +12709,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "proc-macro2", "quote", @@ -12719,7 +12719,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.10.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "environmental", "parity-scale-codec", @@ -12730,7 +12730,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "finality-grandpa", "log", @@ -12748,7 +12748,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "impl-trait-for-tuples 0.2.1", @@ -12762,7 +12762,7 @@ dependencies = [ [[package]] name = "sp-io" version = "4.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "futures 0.3.19", "hash-db", @@ -12786,7 +12786,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "4.1.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "lazy_static", "sp-core", @@ -12797,7 +12797,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.10.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "derive_more", @@ -12814,7 +12814,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "zstd", ] @@ -12822,7 +12822,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "scale-info", @@ -12837,7 +12837,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -12848,7 +12848,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "sp-api", "sp-core", @@ -12858,7 +12858,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "backtrace", "lazy_static", @@ -12868,7 +12868,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "rustc-hash", "serde", @@ -12878,7 +12878,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "4.1.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "either", "hash256-std-hasher", @@ -12900,7 +12900,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "4.1.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "impl-trait-for-tuples 0.2.1", "parity-scale-codec", @@ -12917,7 +12917,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "4.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "Inflector", "proc-macro-crate 1.1.0", @@ -12929,7 +12929,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "serde", "serde_json", @@ -12938,7 +12938,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "scale-info", @@ -12952,7 +12952,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "scale-info", @@ -12963,7 +12963,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.10.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "hash-db", "log", @@ -12986,12 +12986,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" [[package]] name = "sp-storage" version = "4.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13004,7 +13004,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "log", "sp-core", @@ -13017,7 +13017,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "futures-timer", @@ -13033,7 +13033,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "4.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "sp-std", @@ -13045,7 +13045,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "sp-api", "sp-runtime", @@ -13054,7 +13054,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "log", @@ -13070,7 +13070,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "4.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "hash-db", "memory-db", @@ -13085,7 +13085,7 @@ dependencies = [ [[package]] name = "sp-version" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13102,7 +13102,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -13113,7 +13113,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "4.1.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "impl-trait-for-tuples 0.2.1", "log", @@ -13291,7 +13291,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "platforms 2.0.0", ] @@ -13299,7 +13299,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.19", @@ -13321,7 +13321,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-std", "derive_more", @@ -13335,7 +13335,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "async-trait", "futures 0.3.19", @@ -13361,7 +13361,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "futures 0.3.19", "substrate-test-utils-derive", @@ -13371,7 +13371,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -13382,7 +13382,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "ansi_term", "build-helper", @@ -13973,7 +13973,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?rev=4aeb95f7f38fcd519e2628f32f79044a8fef99d5#4aeb95f7f38fcd519e2628f32f79044a8fef99d5" +source = "git+https://github.com/paritytech//substrate?rev=19162e43be45817b44c7d48e50d03f074f60fbf4#19162e43be45817b44c7d48e50d03f074f60fbf4" dependencies = [ "jsonrpsee", "log", diff --git a/Cargo.toml b/Cargo.toml index b8df49d163..43450ca8c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -123,149 +123,149 @@ yamux = { opt-level = 3 } zeroize = { opt-level = 3 } [patch."https://github.com/paritytech/substrate"] -frame-benchmarking = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -frame-benchmarking-cli = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -frame-election-provider-support = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -frame-executive = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -frame-support = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -frame-support-procedural = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -frame-support-procedural-tools = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -frame-support-procedural-tools-derive = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -frame-system = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -frame-system-benchmarking = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -frame-try-runtime = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-aura = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-authorship = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-babe = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-balances = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-bounties = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-collective = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-democracy = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-election-provider-multi-phase = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-elections-phragmen = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-gilt = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-grandpa = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-identity = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-im-online = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-indices = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-membership = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-mmr = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-mmr-primitives = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-mmr-rpc = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-multisig = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-nicks = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-offences = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-offences-benchmarking = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-proxy = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-recovery = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-scheduler = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-session = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-session-benchmarking = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-society = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-staking = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-staking-reward-fn = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-sudo = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-timestamp = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-tips = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-transaction-payment = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-transaction-payment-rpc = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-treasury = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-utility = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-vesting = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-beefy = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-beefy-mmr = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-bags-list = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -pallet-preimage = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -beefy-primitives = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -beefy-gadget = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -beefy-gadget-rpc = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -remote-externalities = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-basic-authorship = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-block-builder = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-chain-spec = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-cli = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-client-api = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-client-db = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-consensus = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-consensus-aura = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-consensus-babe = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-consensus-babe-rpc = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-consensus-epochs = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-consensus-manual-seal = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-consensus-slots = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-consensus-uncles = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-executor = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-executor-common = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-executor-wasmtime = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-finality-grandpa = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-finality-grandpa-rpc = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-informant = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-keystore = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-network = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-network-gossip = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-offchain = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-rpc = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-rpc-api = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-rpc-server = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-service = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-sync-state-rpc = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-telemetry = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-tracing = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-transaction-pool = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-transaction-pool-api = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sc-utils = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-api = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-application-crypto = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-arithmetic = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-authorship = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-block-builder = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-blockchain = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-consensus = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-consensus-aura = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-consensus-babe = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-consensus-slots = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-consensus-vrf = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-core = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-debug-derive = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-externalities = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-finality-grandpa = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-inherents = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-io = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-keyring = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-keystore = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-maybe-compressed-blob = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-npos-elections = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-offchain = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-rpc = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-runtime = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-runtime-interface = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-runtime-interface-proc-macro = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-serializer = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-session = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-staking = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-state-machine = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-std = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-storage = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-timestamp = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-tracing = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-transaction-pool = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-trie = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-version = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -sp-wasm-interface = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -substrate-build-script-utils = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -substrate-frame-rpc-system = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -substrate-prometheus-endpoint = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -substrate-wasm-builder = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -try-runtime-cli = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -substrate-test-client = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -substrate-test-utils = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } -substrate-test-utils-derive = { git = "https://github.com/paritytech//substrate", rev = "4aeb95f7f38fcd519e2628f32f79044a8fef99d5" } +frame-benchmarking = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +frame-benchmarking-cli = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +frame-election-provider-support = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +frame-executive = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +frame-support = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +frame-support-procedural = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +frame-support-procedural-tools = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +frame-support-procedural-tools-derive = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +frame-system = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +frame-system-benchmarking = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +frame-system-rpc-runtime-api = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +frame-try-runtime = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-aura = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-authorship = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-babe = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-balances = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-bounties = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-collective = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-democracy = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-election-provider-multi-phase = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-elections-phragmen = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-gilt = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-grandpa = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-identity = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-im-online = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-indices = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-membership = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-mmr = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-mmr-primitives = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-mmr-rpc = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-multisig = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-nicks = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-offences = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-offences-benchmarking = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-proxy = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-recovery = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-scheduler = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-session = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-session-benchmarking = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-society = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-staking = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-staking-reward-curve = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-staking-reward-fn = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-sudo = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-timestamp = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-tips = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-transaction-payment = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-transaction-payment-rpc = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-treasury = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-utility = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-vesting = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-beefy = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-beefy-mmr = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-bags-list = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +pallet-preimage = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +beefy-primitives = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +beefy-gadget = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +beefy-gadget-rpc = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +remote-externalities = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-basic-authorship = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-block-builder = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-chain-spec = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-cli = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-client-api = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-client-db = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-consensus = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-consensus-aura = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-consensus-babe = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-consensus-babe-rpc = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-consensus-epochs = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-consensus-manual-seal = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-consensus-slots = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-consensus-uncles = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-executor = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-executor-common = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-executor-wasmtime = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-finality-grandpa = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-finality-grandpa-rpc = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-informant = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-keystore = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-network = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-network-gossip = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-offchain = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-rpc = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-rpc-api = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-rpc-server = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-service = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-sync-state-rpc = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-telemetry = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-tracing = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-transaction-pool = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-transaction-pool-api = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sc-utils = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-api = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-application-crypto = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-arithmetic = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-authorship = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-block-builder = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-blockchain = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-consensus = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-consensus-aura = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-consensus-babe = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-consensus-slots = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-consensus-vrf = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-core = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-debug-derive = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-externalities = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-finality-grandpa = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-inherents = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-io = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-keyring = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-keystore = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-maybe-compressed-blob = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-npos-elections = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-offchain = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-rpc = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-runtime = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-runtime-interface = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-runtime-interface-proc-macro = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-serializer = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-session = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-staking = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-state-machine = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-std = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-storage = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-timestamp = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-tracing = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-transaction-pool = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-trie = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-version = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +sp-wasm-interface = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +substrate-build-script-utils = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +substrate-frame-rpc-system = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +substrate-prometheus-endpoint = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +substrate-wasm-builder = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +try-runtime-cli = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +substrate-test-client = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +substrate-test-utils = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } +substrate-test-utils-derive = { git = "https://github.com/paritytech//substrate", rev = "19162e43be45817b44c7d48e50d03f074f60fbf4" } [patch."https://github.com/paritytech/polkadot"] kusama-runtime = { git = "https://github.com/paritytech//polkadot", rev = "41ab002d7451766324a9f314fee11c9c53314350" } diff --git a/orml b/orml index b31124e098..4a66b29903 160000 --- a/orml +++ b/orml @@ -1 +1 @@ -Subproject commit b31124e098e4f7d37fd742285f5ce916126a35ba +Subproject commit 4a66b299037cc3997689538f82847785f9afa65d