From 1f444f7950ce82b78786e402bba5ce1f293a3358 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Rodriguez?= Date: Tue, 15 Aug 2023 13:24:04 -0300 Subject: [PATCH] Fixes slow import (#2438) --- Cargo.lock | 365 ++++++++++++++++++++++++++--------------------------- 1 file changed, 182 insertions(+), 183 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 704f110190..5ffbdca051 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -632,7 +632,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "hash-db 0.16.0", "log", @@ -3187,7 +3187,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", ] @@ -3308,7 +3308,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support", "frame-support-procedural", @@ -3333,7 +3333,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "Inflector", "array-bytes 4.2.0", @@ -3380,7 +3380,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3391,7 +3391,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3408,7 +3408,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support", "frame-system", @@ -3437,7 +3437,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-recursion", "futures 0.3.28", @@ -3458,7 +3458,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "bitflags 1.3.2", "environmental", @@ -3492,7 +3492,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "Inflector", "cfg-expr", @@ -3508,7 +3508,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -3520,7 +3520,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "proc-macro2", "quote", @@ -3530,7 +3530,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "cfg-if", "frame-support", @@ -3549,7 +3549,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -3564,7 +3564,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "sp-api", @@ -3573,7 +3573,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support", "parity-scale-codec", @@ -5655,7 +5655,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "futures 0.3.28", "log", @@ -5674,7 +5674,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "anyhow", "jsonrpsee", @@ -7410,7 +7410,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -7480,7 +7480,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support", "frame-system", @@ -7496,7 +7496,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support", "frame-system", @@ -7510,7 +7510,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -7534,7 +7534,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7554,7 +7554,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -7583,7 +7583,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support", "frame-system", @@ -7602,7 +7602,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "binary-merkle-tree", @@ -7626,7 +7626,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -7644,7 +7644,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -7663,7 +7663,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -7680,7 +7680,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "assert_matches", "frame-benchmarking", @@ -7719,7 +7719,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -7737,7 +7737,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7760,7 +7760,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7773,7 +7773,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8545,7 +8545,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8563,7 +8563,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8586,7 +8586,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "enumflags2", "frame-benchmarking", @@ -8602,7 +8602,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8622,7 +8622,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8655,7 +8655,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8672,7 +8672,7 @@ dependencies = [ [[package]] name = "pallet-message-queue" version = "7.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8710,7 +8710,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8745,7 +8745,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8761,7 +8761,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8777,7 +8777,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support", "frame-system", @@ -8794,7 +8794,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8814,7 +8814,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", @@ -8825,7 +8825,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support", "frame-system", @@ -8842,7 +8842,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8887,7 +8887,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8904,7 +8904,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8960,7 +8960,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8978,7 +8978,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -8993,7 +8993,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "assert_matches", "frame-benchmarking", @@ -9012,7 +9012,7 @@ dependencies = [ [[package]] name = "pallet-root-testing" version = "1.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support", "frame-system", @@ -9027,7 +9027,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -9044,7 +9044,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support", "frame-system", @@ -9065,7 +9065,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -9081,7 +9081,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support", "frame-system", @@ -9095,7 +9095,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -9118,7 +9118,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9129,7 +9129,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "log", "sp-arithmetic", @@ -9138,7 +9138,7 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "sp-api", @@ -9147,7 +9147,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -9164,7 +9164,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -9179,7 +9179,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -9197,7 +9197,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -9216,7 +9216,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-support", "frame-system", @@ -9232,7 +9232,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -9248,7 +9248,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -9260,7 +9260,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -9277,7 +9277,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -9293,7 +9293,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -9308,7 +9308,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-benchmarking", "frame-support", @@ -12002,7 +12002,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "log", "sp-core", @@ -12013,7 +12013,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "futures 0.3.28", @@ -12042,7 +12042,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "futures 0.3.28", "futures-timer", @@ -12065,7 +12065,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -12080,7 +12080,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -12099,7 +12099,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12110,7 +12110,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "chrono", @@ -12150,7 +12150,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "fnv", "futures 0.3.28", @@ -12177,7 +12177,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "hash-db 0.16.0", "kvdb", @@ -12203,7 +12203,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "futures 0.3.28", @@ -12228,7 +12228,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "futures 0.3.28", @@ -12257,7 +12257,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "fork-tree", @@ -12293,7 +12293,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "futures 0.3.28", "jsonrpsee", @@ -12315,7 +12315,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -12351,7 +12351,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "futures 0.3.28", "jsonrpsee", @@ -12370,7 +12370,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "fork-tree", "parity-scale-codec", @@ -12383,7 +12383,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "ahash 0.8.3", "array-bytes 4.2.0", @@ -12423,7 +12423,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "finality-grandpa", "futures 0.3.28", @@ -12443,7 +12443,7 @@ dependencies = [ [[package]] name = "sc-consensus-manual-seal" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "assert_matches", "async-trait", @@ -12478,7 +12478,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "futures 0.3.28", @@ -12501,7 +12501,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "lru 0.8.1", "parity-scale-codec", @@ -12523,7 +12523,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -12535,7 +12535,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "anyhow", "cfg-if", @@ -12553,7 +12553,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "ansi_term", "futures 0.3.28", @@ -12569,7 +12569,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "parking_lot 0.12.1", @@ -12583,7 +12583,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -12628,7 +12628,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-channel", "cid", @@ -12649,7 +12649,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -12677,7 +12677,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "ahash 0.8.3", "futures 0.3.28", @@ -12696,7 +12696,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -12719,7 +12719,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "async-channel", @@ -12754,7 +12754,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "futures 0.3.28", @@ -12774,7 +12774,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "bytes", @@ -12805,7 +12805,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "futures 0.3.28", "libp2p-identity", @@ -12821,7 +12821,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -12830,7 +12830,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "futures 0.3.28", "jsonrpsee", @@ -12861,7 +12861,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -12880,7 +12880,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "http", "jsonrpsee", @@ -12895,7 +12895,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "futures 0.3.28", @@ -12921,7 +12921,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "directories", @@ -12987,7 +12987,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "log", "parity-scale-codec", @@ -12998,7 +12998,7 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.1.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "clap", "fs4", @@ -13014,7 +13014,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -13033,7 +13033,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "futures 0.3.28", "libc", @@ -13052,7 +13052,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "chrono", "futures 0.3.28", @@ -13071,7 +13071,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "ansi_term", "atty", @@ -13102,7 +13102,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -13113,14 +13113,13 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "futures 0.3.28", "futures-timer", "linked-hash-map", "log", - "num-traits", "parity-scale-codec", "parking_lot 0.12.1", "sc-client-api", @@ -13140,7 +13139,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "futures 0.3.28", @@ -13154,7 +13153,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-channel", "futures 0.3.28", @@ -13706,7 +13705,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "hash-db 0.16.0", "log", @@ -13726,7 +13725,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "Inflector", "blake2", @@ -13740,7 +13739,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "7.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "scale-info", @@ -13753,7 +13752,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "6.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "integer-sqrt", "num-traits", @@ -13767,7 +13766,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "scale-info", @@ -13780,7 +13779,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "sp-api", @@ -13792,7 +13791,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "futures 0.3.28", "log", @@ -13810,7 +13809,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "futures 0.3.28", @@ -13825,7 +13824,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "parity-scale-codec", @@ -13843,7 +13842,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "parity-scale-codec", @@ -13864,7 +13863,7 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "lazy_static", "parity-scale-codec", @@ -13883,7 +13882,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "finality-grandpa", "log", @@ -13901,7 +13900,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "scale-info", @@ -13913,7 +13912,7 @@ dependencies = [ [[package]] name = "sp-core" version = "7.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "bitflags 1.3.2", @@ -13957,7 +13956,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "5.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "blake2b_simd", "byteorder", @@ -13971,7 +13970,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "proc-macro2", "quote", @@ -13982,7 +13981,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -13991,7 +13990,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "5.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "proc-macro2", "quote", @@ -14001,7 +14000,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.13.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "environmental", "parity-scale-codec", @@ -14012,7 +14011,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -14027,7 +14026,7 @@ dependencies = [ [[package]] name = "sp-io" version = "7.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "bytes", "ed25519", @@ -14053,7 +14052,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "7.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "lazy_static", "sp-core", @@ -14064,7 +14063,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.13.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "futures 0.3.28", "parity-scale-codec", @@ -14078,7 +14077,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "thiserror", "zstd 0.12.4", @@ -14087,7 +14086,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.1.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -14098,7 +14097,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -14116,7 +14115,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "scale-info", @@ -14130,7 +14129,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "sp-api", "sp-core", @@ -14140,7 +14139,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "5.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "backtrace", "lazy_static", @@ -14150,7 +14149,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "rustc-hash", "serde", @@ -14160,7 +14159,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "7.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "either", "hash256-std-hasher", @@ -14182,7 +14181,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "7.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -14200,7 +14199,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "6.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "Inflector", "proc-macro-crate", @@ -14212,7 +14211,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "scale-info", @@ -14226,7 +14225,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "scale-info", @@ -14239,7 +14238,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.13.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "hash-db 0.16.0", "log", @@ -14259,7 +14258,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "log", "parity-scale-codec", @@ -14277,12 +14276,12 @@ dependencies = [ [[package]] name = "sp-std" version = "5.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" [[package]] name = "sp-storage" version = "7.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "impl-serde 0.4.0", "parity-scale-codec", @@ -14295,7 +14294,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "futures-timer", @@ -14310,7 +14309,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "6.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "sp-std", @@ -14322,7 +14321,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "sp-api", "sp-runtime", @@ -14331,7 +14330,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "log", @@ -14347,7 +14346,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "7.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "ahash 0.8.3", "hash-db 0.16.0", @@ -14370,7 +14369,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "impl-serde 0.4.0", "parity-scale-codec", @@ -14387,7 +14386,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -14398,7 +14397,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "7.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -14412,7 +14411,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "4.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "parity-scale-codec", "scale-info", @@ -14747,7 +14746,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "platforms 2.0.0", ] @@ -14765,7 +14764,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.28", @@ -14784,7 +14783,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "hyper", "log", @@ -14796,7 +14795,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "jsonrpsee", @@ -14809,7 +14808,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "jsonrpsee", "log", @@ -14828,7 +14827,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -14854,7 +14853,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "array-bytes 6.1.0", "frame-executive", @@ -14902,7 +14901,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "futures 0.3.28", "parity-scale-codec", @@ -14922,7 +14921,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "ansi_term", "build-helper", @@ -15619,7 +15618,7 @@ checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#da7f0dd937b73da767dae39447e166a4a43df736" +source = "git+https://github.com/moonbeam-foundation/substrate?branch=moonbeam-polkadot-v0.9.43#d9616c60fcd5d31afbba9855b555a39fe4fea69b" dependencies = [ "async-trait", "clap",