diff --git a/Cargo.lock b/Cargo.lock index 592ec0dddbb..9576fd4ce70 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -469,7 +469,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "array-bytes", "async-trait", @@ -506,7 +506,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -526,7 +526,7 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "beefy-primitives", "sp-api", @@ -536,7 +536,7 @@ dependencies = [ [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "scale-info", @@ -2748,7 +2748,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", ] @@ -2765,7 +2765,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support", "frame-system", @@ -2788,7 +2788,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "Inflector", "array-bytes", @@ -2839,7 +2839,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2850,7 +2850,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2866,7 +2866,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support", "frame-system", @@ -2895,7 +2895,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "bitflags", "frame-metadata", @@ -2927,7 +2927,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "Inflector", "cfg-expr", @@ -2941,7 +2941,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -2953,7 +2953,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "proc-macro2", "quote", @@ -2963,7 +2963,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support", "log", @@ -2981,7 +2981,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -2996,7 +2996,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "sp-api", @@ -3005,7 +3005,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support", "parity-scale-codec", @@ -3872,7 +3872,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "beefy-primitives", "bitvec", @@ -3970,7 +3970,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "frame-support", "polkadot-primitives", @@ -5421,7 +5421,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support", "frame-system", @@ -5437,7 +5437,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support", "frame-system", @@ -5452,7 +5452,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5476,7 +5476,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5496,7 +5496,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5511,7 +5511,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "beefy-primitives", "frame-support", @@ -5527,7 +5527,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "array-bytes", "beefy-merkle-tree", @@ -5550,7 +5550,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5568,7 +5568,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5612,7 +5612,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5680,7 +5680,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "assert_matches", "frame-benchmarking", @@ -5697,7 +5697,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5715,7 +5715,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5739,7 +5739,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5752,7 +5752,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5770,7 +5770,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5791,7 +5791,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5806,7 +5806,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5829,7 +5829,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5845,7 +5845,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5865,7 +5865,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5882,7 +5882,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5899,7 +5899,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5917,7 +5917,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -5932,7 +5932,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5948,7 +5948,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support", "frame-system", @@ -5965,7 +5965,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5985,7 +5985,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "sp-api", @@ -5995,7 +5995,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support", "frame-system", @@ -6012,7 +6012,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6035,7 +6035,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6052,7 +6052,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6081,7 +6081,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6099,7 +6099,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6114,7 +6114,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "assert_matches", "frame-benchmarking", @@ -6132,7 +6132,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6148,7 +6148,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support", "frame-system", @@ -6169,7 +6169,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6185,7 +6185,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support", "frame-system", @@ -6199,7 +6199,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6222,7 +6222,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6233,7 +6233,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "log", "sp-arithmetic", @@ -6242,7 +6242,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support", "frame-system", @@ -6271,7 +6271,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6289,7 +6289,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6308,7 +6308,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-support", "frame-system", @@ -6324,7 +6324,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6339,7 +6339,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6350,7 +6350,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6382,7 +6382,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6398,7 +6398,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6413,7 +6413,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6428,7 +6428,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "frame-support", "frame-system", @@ -6446,7 +6446,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "frame-benchmarking", "frame-support", @@ -6999,7 +6999,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7014,7 +7014,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7028,7 +7028,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "derive_more", "fatality", @@ -7051,7 +7051,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "fatality", "futures", @@ -7072,7 +7072,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "clap", "frame-benchmarking-cli", @@ -7098,7 +7098,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -7139,7 +7139,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "always-assert", "bitvec", @@ -7161,7 +7161,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7174,7 +7174,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "derive_more", "fatality", @@ -7199,7 +7199,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7213,7 +7213,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "futures", "futures-timer", @@ -7233,7 +7233,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "always-assert", "async-trait", @@ -7257,7 +7257,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "futures", "parity-scale-codec", @@ -7275,7 +7275,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "bitvec", "derive_more", @@ -7304,7 +7304,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "bitvec", "futures", @@ -7324,7 +7324,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "bitvec", "fatality", @@ -7343,7 +7343,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7358,7 +7358,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "async-trait", "futures", @@ -7376,7 +7376,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7391,7 +7391,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "futures", "futures-timer", @@ -7408,7 +7408,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "fatality", "futures", @@ -7427,7 +7427,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "async-trait", "futures", @@ -7444,7 +7444,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "bitvec", "fatality", @@ -7462,7 +7462,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "always-assert", "assert_matches", @@ -7494,7 +7494,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "futures", "polkadot-node-primitives", @@ -7510,7 +7510,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "futures", "memory-lru", @@ -7526,7 +7526,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "async-std", "lazy_static", @@ -7544,7 +7544,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "bs58", "futures", @@ -7563,7 +7563,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "async-trait", "derive_more", @@ -7586,7 +7586,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "bounded-vec", "futures", @@ -7608,7 +7608,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7618,7 +7618,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "async-trait", "futures", @@ -7636,7 +7636,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "async-trait", "derive_more", @@ -7659,7 +7659,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "async-trait", "derive_more", @@ -7692,7 +7692,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "async-trait", "futures", @@ -7715,7 +7715,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "derive_more", "frame-support", @@ -7812,7 +7812,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7827,7 +7827,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "bitvec", "frame-system", @@ -7857,7 +7857,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7889,7 +7889,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "beefy-primitives", "bitvec", @@ -7978,7 +7978,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "beefy-primitives", "bitvec", @@ -8025,7 +8025,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "frame-support", "polkadot-primitives", @@ -8037,7 +8037,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "bs58", "parity-scale-codec", @@ -8049,7 +8049,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "bitflags", "bitvec", @@ -8092,7 +8092,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "async-trait", "beefy-gadget", @@ -8197,7 +8197,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8218,7 +8218,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8228,7 +8228,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8253,7 +8253,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "beefy-primitives", "bitvec", @@ -8314,7 +8314,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "frame-benchmarking", "frame-system", @@ -8945,7 +8945,7 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -9064,7 +9064,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -9148,7 +9148,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "frame-support", "polkadot-primitives", @@ -9318,7 +9318,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "log", "sp-core", @@ -9329,7 +9329,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "futures", @@ -9356,7 +9356,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "futures", "futures-timer", @@ -9379,7 +9379,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9395,7 +9395,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -9412,7 +9412,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9423,7 +9423,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "array-bytes", "chrono", @@ -9463,7 +9463,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "fnv", "futures", @@ -9491,7 +9491,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "hash-db", "kvdb", @@ -9516,7 +9516,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "futures", @@ -9569,7 +9569,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "fork-tree", @@ -9611,7 +9611,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "futures", "jsonrpsee", @@ -9633,7 +9633,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9646,7 +9646,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "futures", @@ -9670,7 +9670,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "lazy_static", "lru 0.7.7", @@ -9697,7 +9697,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "environmental", "parity-scale-codec", @@ -9713,7 +9713,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "log", "parity-scale-codec", @@ -9728,7 +9728,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9748,7 +9748,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "ahash", "array-bytes", @@ -9789,7 +9789,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "finality-grandpa", "futures", @@ -9810,7 +9810,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "ansi_term", "futures", @@ -9827,7 +9827,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "array-bytes", "async-trait", @@ -9842,7 +9842,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "array-bytes", "async-trait", @@ -9889,7 +9889,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "cid", "futures", @@ -9909,7 +9909,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "bitflags", @@ -9935,7 +9935,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "ahash", "futures", @@ -9953,7 +9953,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "array-bytes", "futures", @@ -9974,7 +9974,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "array-bytes", "fork-tree", @@ -10002,7 +10002,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "array-bytes", "futures", @@ -10021,7 +10021,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "array-bytes", "bytes", @@ -10051,7 +10051,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "futures", "libp2p", @@ -10064,7 +10064,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -10073,7 +10073,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "futures", "hash-db", @@ -10103,7 +10103,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "futures", "jsonrpsee", @@ -10126,7 +10126,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "futures", "jsonrpsee", @@ -10139,7 +10139,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "directories", @@ -10209,7 +10209,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "log", "parity-scale-codec", @@ -10223,7 +10223,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10242,7 +10242,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "futures", "libc", @@ -10261,7 +10261,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "chrono", "futures", @@ -10279,7 +10279,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "ansi_term", "atty", @@ -10310,7 +10310,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10321,7 +10321,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "futures", "futures-timer", @@ -10347,7 +10347,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "futures", "log", @@ -10360,7 +10360,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "futures", "futures-timer", @@ -10790,7 +10790,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "enumn", "parity-scale-codec", @@ -10866,7 +10866,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "hash-db", "log", @@ -10884,7 +10884,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "blake2", "proc-macro-crate", @@ -10896,7 +10896,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "scale-info", @@ -10909,7 +10909,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "integer-sqrt", "num-traits", @@ -10924,7 +10924,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "scale-info", @@ -10937,7 +10937,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "parity-scale-codec", @@ -10949,7 +10949,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "sp-api", @@ -10961,7 +10961,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "futures", "log", @@ -10979,7 +10979,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "futures", @@ -11016,7 +11016,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "merlin", @@ -11039,7 +11039,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "scale-info", @@ -11053,7 +11053,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "scale-info", @@ -11066,7 +11066,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "array-bytes", "base58", @@ -11112,7 +11112,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "blake2", "byteorder", @@ -11126,7 +11126,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "proc-macro2", "quote", @@ -11137,7 +11137,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -11146,7 +11146,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "proc-macro2", "quote", @@ -11156,7 +11156,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "environmental", "parity-scale-codec", @@ -11167,7 +11167,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "finality-grandpa", "log", @@ -11185,7 +11185,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11199,7 +11199,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "bytes", "futures", @@ -11225,7 +11225,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "lazy_static", "sp-core", @@ -11236,7 +11236,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "futures", @@ -11253,7 +11253,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "thiserror", "zstd", @@ -11262,7 +11262,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "log", "parity-scale-codec", @@ -11278,7 +11278,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "scale-info", @@ -11292,7 +11292,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "sp-api", "sp-core", @@ -11302,7 +11302,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "backtrace", "lazy_static", @@ -11312,7 +11312,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "rustc-hash", "serde", @@ -11322,7 +11322,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "either", "hash256-std-hasher", @@ -11345,7 +11345,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -11363,7 +11363,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "Inflector", "proc-macro-crate", @@ -11375,7 +11375,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "log", "parity-scale-codec", @@ -11398,7 +11398,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "scale-info", @@ -11412,7 +11412,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "scale-info", @@ -11423,7 +11423,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "hash-db", "log", @@ -11445,12 +11445,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11463,7 +11463,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "log", "sp-core", @@ -11476,7 +11476,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "futures-timer", @@ -11492,7 +11492,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "sp-std", @@ -11504,7 +11504,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "sp-api", "sp-runtime", @@ -11513,7 +11513,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "async-trait", "log", @@ -11529,7 +11529,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "ahash", "hash-db", @@ -11552,7 +11552,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11569,7 +11569,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11580,7 +11580,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "impl-trait-for-tuples", "log", @@ -11593,7 +11593,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11889,7 +11889,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "platforms", ] @@ -11897,7 +11897,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -11918,7 +11918,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "futures-util", "hyper", @@ -11931,7 +11931,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "jsonrpsee", "log", @@ -11952,7 +11952,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "array-bytes", "async-trait", @@ -11999,7 +11999,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "ansi_term", "build-helper", @@ -12107,7 +12107,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "frame-support", "polkadot-primitives", @@ -12388,7 +12388,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12399,7 +12399,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -12526,7 +12526,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#a84def97102166643bc3c807ae69892551c47536" +source = "git+https://github.com/paritytech/substrate?branch=master#f77f788c8cd8692f716a54f13c434a8774246d7a" dependencies = [ "clap", "frame-try-runtime", @@ -13114,7 +13114,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "beefy-primitives", "bitvec", @@ -13204,7 +13204,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "frame-support", "polkadot-primitives", @@ -13487,7 +13487,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13501,7 +13501,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "frame-support", "frame-system", @@ -13521,7 +13521,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "frame-benchmarking", "frame-support", @@ -13539,7 +13539,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.9.29" -source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#354e351b4169bdcff99261251b4fdc48e9926588" +source = "git+https://github.com/paritytech/polkadot?branch=ao-recovery-try-connect#8fd25322ffeb5da94287306a6557cf0ba2a46ae5" dependencies = [ "Inflector", "proc-macro2",