From d8ef5c092c40c6fddb18cb4c10a189482c34f232 Mon Sep 17 00:00:00 2001 From: Mateusz Nowakowski Date: Mon, 5 Feb 2024 11:20:48 +0100 Subject: [PATCH] use latest sdk --- Cargo.lock | 574 ++++++++++++++++++++++++++--------------------------- Cargo.toml | 554 +++++++++++++++++++++++++-------------------------- 2 files changed, 564 insertions(+), 564 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index be58ec7c4d..026613b22a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1045,7 +1045,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "hash-db", "log", @@ -2143,7 +2143,7 @@ dependencies = [ [[package]] name = "cumulus-client-cli" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "clap", "parity-scale-codec", @@ -2159,7 +2159,7 @@ dependencies = [ [[package]] name = "cumulus-client-collator" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cumulus-client-consensus-common", "cumulus-client-network", @@ -2182,7 +2182,7 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-aura" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "cumulus-client-collator", @@ -2225,7 +2225,7 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-common" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "cumulus-client-pov-recovery", @@ -2254,7 +2254,7 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-proposer" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "anyhow", "async-trait", @@ -2269,7 +2269,7 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-relay-chain" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "cumulus-client-consensus-common", @@ -2292,7 +2292,7 @@ dependencies = [ [[package]] name = "cumulus-client-network" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "cumulus-relay-chain-interface", @@ -2315,7 +2315,7 @@ dependencies = [ [[package]] name = "cumulus-client-pov-recovery" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2339,7 +2339,7 @@ dependencies = [ [[package]] name = "cumulus-client-service" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cumulus-client-cli", "cumulus-client-collator", @@ -2374,7 +2374,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-aura-ext" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cumulus-pallet-parachain-system", "frame-support", @@ -2392,7 +2392,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-dmp-queue" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2410,7 +2410,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bytes", "cumulus-pallet-parachain-system-proc-macro", @@ -2441,7 +2441,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system-proc-macro" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2452,7 +2452,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-session-benchmarking" version = "3.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -2466,7 +2466,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-xcm" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2482,7 +2482,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-xcmp-queue" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cumulus-primitives-core", "frame-benchmarking", @@ -2504,7 +2504,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-aura" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -2518,7 +2518,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-core" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -2535,7 +2535,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-parachain-inherent" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2558,7 +2558,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-timestamp" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cumulus-primitives-core", "futures", @@ -2571,7 +2571,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-utility" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2589,7 +2589,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-inprocess-interface" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2613,7 +2613,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-interface" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2631,7 +2631,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-minimal-node" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "array-bytes", "async-trait", @@ -2666,7 +2666,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-rpc-interface" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2704,7 +2704,7 @@ dependencies = [ [[package]] name = "cumulus-test-relay-sproof-builder" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cumulus-primitives-core", "parity-scale-codec", @@ -3527,7 +3527,7 @@ dependencies = [ [[package]] name = "extrinsic-shuffler" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "derive_more", "log", @@ -3736,7 +3736,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", ] @@ -3759,7 +3759,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "frame-support-procedural", @@ -3784,7 +3784,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "Inflector", "array-bytes", @@ -3838,7 +3838,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3849,7 +3849,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3866,7 +3866,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "aquamarine 0.1.12", "extrinsic-shuffler", @@ -3900,7 +3900,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-recursion", "futures", @@ -3922,7 +3922,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "aquamarine 0.3.2", "bitflags 1.3.2", @@ -3963,7 +3963,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "Inflector", "cfg-expr", @@ -3981,7 +3981,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -3993,7 +3993,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "proc-macro2", "quote", @@ -4003,7 +4003,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cfg-if", "extrinsic-shuffler", @@ -4024,7 +4024,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -4039,7 +4039,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "sp-api", @@ -4048,7 +4048,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "parity-scale-codec", @@ -5210,7 +5210,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "polkadot-primitives", @@ -6265,7 +6265,7 @@ dependencies = [ [[package]] name = "mangata-support" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "mangata-types", @@ -6278,7 +6278,7 @@ dependencies = [ [[package]] name = "mangata-types" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "scale-info", @@ -6492,7 +6492,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "log", @@ -6511,7 +6511,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "anyhow", "jsonrpsee", @@ -7134,7 +7134,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7152,7 +7152,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7168,7 +7168,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "frame-system", @@ -7185,7 +7185,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "frame-system", @@ -7201,7 +7201,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "frame-system", @@ -7215,7 +7215,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7239,7 +7239,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "aquamarine 0.3.2", "docify", @@ -7261,7 +7261,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7276,7 +7276,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "frame-system", @@ -7296,7 +7296,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "array-bytes", "binary-merkle-tree", @@ -7353,7 +7353,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7371,7 +7371,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7390,7 +7390,7 @@ dependencies = [ [[package]] name = "pallet-collator-selection" version = "3.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7409,7 +7409,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7426,7 +7426,7 @@ dependencies = [ [[package]] name = "pallet-collective-mangata" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7443,7 +7443,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "assert_matches", "frame-benchmarking", @@ -7484,7 +7484,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7502,7 +7502,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7525,7 +7525,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7539,7 +7539,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7558,7 +7558,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "docify", "frame-benchmarking", @@ -7606,7 +7606,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7629,7 +7629,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7645,7 +7645,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7665,7 +7665,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7734,7 +7734,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7751,7 +7751,7 @@ dependencies = [ [[package]] name = "pallet-message-queue" version = "7.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7770,7 +7770,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7818,7 +7818,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7834,7 +7834,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7850,7 +7850,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "frame-system", @@ -7869,7 +7869,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7889,7 +7889,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", @@ -7900,7 +7900,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "frame-system", @@ -7917,7 +7917,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7941,7 +7941,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -7995,7 +7995,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8010,7 +8010,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8028,7 +8028,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8043,7 +8043,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "assert_matches", "frame-benchmarking", @@ -8062,7 +8062,7 @@ dependencies = [ [[package]] name = "pallet-root-testing" version = "1.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "frame-system", @@ -8077,7 +8077,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "docify", "frame-benchmarking", @@ -8095,7 +8095,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "frame-system", @@ -8117,7 +8117,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8134,7 +8134,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8152,7 +8152,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8175,7 +8175,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -8186,7 +8186,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "log", "sp-arithmetic", @@ -8195,7 +8195,7 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "sp-api", @@ -8204,7 +8204,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8221,7 +8221,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8236,7 +8236,7 @@ dependencies = [ [[package]] name = "pallet-sudo-mangata" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8269,7 +8269,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8288,7 +8288,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8307,7 +8307,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "frame-system", @@ -8323,7 +8323,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-mangata" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "frame-system", @@ -8339,7 +8339,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-mangata-rpc" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "jsonrpsee", "pallet-transaction-payment-mangata-rpc-runtime-api", @@ -8355,7 +8355,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-mangata-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "pallet-transaction-payment-mangata", "parity-scale-codec", @@ -8367,7 +8367,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -8383,7 +8383,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -8395,7 +8395,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8412,7 +8412,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8428,7 +8428,7 @@ dependencies = [ [[package]] name = "pallet-utility-mangata" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8444,7 +8444,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8459,7 +8459,7 @@ dependencies = [ [[package]] name = "pallet-vesting-mangata" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8474,7 +8474,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8489,7 +8489,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bounded-collections", "frame-benchmarking", @@ -8510,7 +8510,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-benchmarking", "frame-support", @@ -8565,7 +8565,7 @@ dependencies = [ [[package]] name = "parachain-info" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -8610,7 +8610,7 @@ dependencies = [ [[package]] name = "parachains-common" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-utility", @@ -8989,7 +8989,7 @@ checksum = "14e6ab3f592e6fb464fc9712d8d6e6912de6473954635fd76a589d832cffcbb0" [[package]] name = "polkadot-approval-distribution" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "futures-timer", @@ -9007,7 +9007,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "always-assert", "futures", @@ -9023,7 +9023,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "derive_more", "fatality", @@ -9046,7 +9046,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "fatality", "futures", @@ -9067,7 +9067,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "clap", "frame-benchmarking-cli", @@ -9094,7 +9094,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bitvec", "fatality", @@ -9116,7 +9116,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "scale-info", @@ -9128,7 +9128,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "derive_more", "fatality", @@ -9153,7 +9153,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -9167,7 +9167,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "futures-timer", @@ -9188,7 +9188,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "always-assert", "async-trait", @@ -9211,7 +9211,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "parity-scale-codec", @@ -9229,7 +9229,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bitvec", "derive_more", @@ -9258,7 +9258,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bitvec", "futures", @@ -9280,7 +9280,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bitvec", "fatality", @@ -9299,7 +9299,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "polkadot-node-subsystem", @@ -9314,7 +9314,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "futures", @@ -9335,7 +9335,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "polkadot-node-metrics", @@ -9350,7 +9350,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "futures-timer", @@ -9367,7 +9367,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "fatality", "futures", @@ -9386,7 +9386,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "futures", @@ -9403,7 +9403,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-prospective-parachains" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bitvec", "fatality", @@ -9420,7 +9420,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bitvec", "fatality", @@ -9437,7 +9437,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "always-assert", "futures", @@ -9465,7 +9465,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "polkadot-node-primitives", @@ -9481,7 +9481,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-common" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cpu-time", "futures", @@ -9504,7 +9504,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-prepare-worker" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "libc", @@ -9527,7 +9527,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "polkadot-node-metrics", @@ -9542,7 +9542,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "lazy_static", "log", @@ -9560,7 +9560,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bs58 0.5.0", "futures", @@ -9579,7 +9579,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-channel 1.9.0", "async-trait", @@ -9603,7 +9603,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bounded-vec", "futures", @@ -9625,7 +9625,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -9635,7 +9635,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "derive_more", @@ -9659,7 +9659,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "derive_more", @@ -9692,7 +9692,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "futures", @@ -9715,7 +9715,7 @@ dependencies = [ [[package]] name = "polkadot-parachain-primitives" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bounded-collections", "derive_more", @@ -9732,7 +9732,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "env_logger 0.9.3", "log", @@ -9750,7 +9750,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bitvec", "hex-literal 0.4.1", @@ -9776,7 +9776,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "jsonrpsee", "mmr-rpc", @@ -9808,7 +9808,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bitvec", "frame-benchmarking", @@ -9905,7 +9905,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bitvec", "frame-benchmarking", @@ -9951,7 +9951,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "polkadot-primitives", @@ -9965,7 +9965,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bs58 0.5.0", "frame-benchmarking", @@ -9978,7 +9978,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bitflags 1.3.2", "bitvec", @@ -10024,7 +10024,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "frame-benchmarking", @@ -10145,7 +10145,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "arrayvec 0.7.4", "bitvec", @@ -10169,7 +10169,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -10981,7 +10981,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "binary-merkle-tree", "frame-benchmarking", @@ -11069,7 +11069,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "polkadot-primitives", @@ -11443,7 +11443,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "log", "sp-core", @@ -11454,7 +11454,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "futures", @@ -11482,7 +11482,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "futures-timer", @@ -11505,7 +11505,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship-ver" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "aquamarine 0.3.2", "futures", @@ -11531,7 +11531,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -11546,7 +11546,7 @@ dependencies = [ [[package]] name = "sc-block-builder-ver" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "aquamarine 0.1.12", "extrinsic-shuffler", @@ -11566,7 +11566,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -11585,7 +11585,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11596,7 +11596,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "array-bytes", "chrono", @@ -11635,7 +11635,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "fnv", "futures", @@ -11661,7 +11661,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "hash-db", "kvdb", @@ -11687,7 +11687,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "futures", @@ -11712,7 +11712,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "futures", @@ -11741,7 +11741,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "fork-tree", @@ -11777,7 +11777,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "jsonrpsee", @@ -11799,7 +11799,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "array-bytes", "async-channel 1.9.0", @@ -11833,7 +11833,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "jsonrpsee", @@ -11852,7 +11852,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "fork-tree", "parity-scale-codec", @@ -11865,7 +11865,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "ahash 0.8.6", "array-bytes", @@ -11906,7 +11906,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "finality-grandpa", "futures", @@ -11926,7 +11926,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "futures", @@ -11951,7 +11951,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", @@ -11973,7 +11973,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -11985,7 +11985,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "anyhow", "cfg-if", @@ -12002,7 +12002,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "ansi_term", "futures", @@ -12018,7 +12018,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "array-bytes", "parking_lot 0.12.1", @@ -12032,7 +12032,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "array-bytes", "async-channel 1.9.0", @@ -12073,7 +12073,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-channel 1.9.0", "cid", @@ -12093,7 +12093,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "bitflags 1.3.2", @@ -12110,7 +12110,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "ahash 0.8.6", "futures", @@ -12128,7 +12128,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "array-bytes", "async-channel 1.9.0", @@ -12149,7 +12149,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "array-bytes", "async-channel 1.9.0", @@ -12183,7 +12183,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "array-bytes", "futures", @@ -12201,7 +12201,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "array-bytes", "bytes", @@ -12235,7 +12235,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -12244,7 +12244,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "jsonrpsee", @@ -12275,7 +12275,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -12294,7 +12294,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "http", "jsonrpsee", @@ -12309,7 +12309,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "array-bytes", "futures", @@ -12337,7 +12337,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "directories", @@ -12403,7 +12403,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "log", "parity-scale-codec", @@ -12414,7 +12414,7 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "clap", "fs4", @@ -12428,7 +12428,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -12447,7 +12447,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "libc", @@ -12466,7 +12466,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "chrono", "futures", @@ -12485,7 +12485,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "ansi_term", "atty", @@ -12514,7 +12514,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12525,7 +12525,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "futures", @@ -12551,7 +12551,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "futures", @@ -12567,7 +12567,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-channel 1.9.0", "futures", @@ -13086,7 +13086,7 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" [[package]] name = "slot-range-helper" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "enumn", "parity-scale-codec", @@ -13280,7 +13280,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "hash-db", "log", @@ -13301,7 +13301,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "Inflector", "blake2", @@ -13315,7 +13315,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "23.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "scale-info", @@ -13328,7 +13328,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "16.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "integer-sqrt", "num-traits", @@ -13342,7 +13342,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "scale-info", @@ -13355,7 +13355,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "sp-api", "sp-inherents", @@ -13366,7 +13366,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "futures", "log", @@ -13384,7 +13384,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "futures", @@ -13399,7 +13399,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "parity-scale-codec", @@ -13416,7 +13416,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "parity-scale-codec", @@ -13435,7 +13435,7 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "lazy_static", "parity-scale-codec", @@ -13454,7 +13454,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "finality-grandpa", "log", @@ -13472,7 +13472,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "scale-info", @@ -13484,7 +13484,7 @@ dependencies = [ [[package]] name = "sp-core" version = "21.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "array-bytes", "arrayvec 0.7.4", @@ -13532,7 +13532,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "9.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "blake2b_simd", "byteorder", @@ -13545,7 +13545,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "9.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "quote", "sp-core-hashing", @@ -13555,7 +13555,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -13564,7 +13564,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "8.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "proc-macro2", "quote", @@ -13574,7 +13574,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.19.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "environmental", "parity-scale-codec", @@ -13585,7 +13585,7 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "serde_json", "sp-api", @@ -13596,7 +13596,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -13610,7 +13610,7 @@ dependencies = [ [[package]] name = "sp-io" version = "23.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bytes", "ed25519-dalek 2.1.0", @@ -13634,7 +13634,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "24.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "lazy_static", "sp-core", @@ -13645,7 +13645,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.27.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", @@ -13657,7 +13657,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "thiserror", "zstd 0.12.4", @@ -13666,7 +13666,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -13677,7 +13677,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -13695,7 +13695,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "scale-info", @@ -13709,7 +13709,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "sp-api", "sp-core", @@ -13719,7 +13719,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "8.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "backtrace", "lazy_static", @@ -13729,7 +13729,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "rustc-hash", "serde", @@ -13739,7 +13739,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "24.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "alloy-primitives", "alloy-sol-types", @@ -13764,7 +13764,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "17.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -13782,7 +13782,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "11.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "Inflector", "proc-macro-crate", @@ -13794,7 +13794,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "scale-info", @@ -13809,7 +13809,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -13823,7 +13823,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.28.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "hash-db", "log", @@ -13844,7 +13844,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "aes-gcm 0.10.3", "curve25519-dalek 4.1.1", @@ -13868,12 +13868,12 @@ dependencies = [ [[package]] name = "sp-std" version = "8.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" [[package]] name = "sp-storage" version = "13.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13886,7 +13886,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "parity-scale-codec", @@ -13899,7 +13899,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "10.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "sp-std", @@ -13911,7 +13911,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "sp-api", "sp-runtime", @@ -13920,7 +13920,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "parity-scale-codec", @@ -13935,7 +13935,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "22.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "ahash 0.8.6", "hash-db", @@ -13958,7 +13958,7 @@ dependencies = [ [[package]] name = "sp-ver" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "parity-scale-codec", @@ -13975,7 +13975,7 @@ dependencies = [ [[package]] name = "sp-version" version = "22.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13992,7 +13992,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "8.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -14003,7 +14003,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "14.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -14016,7 +14016,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "20.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "parity-scale-codec", "scale-info", @@ -14095,7 +14095,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staging-kusama-runtime" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "binary-merkle-tree", "bitvec", @@ -14201,7 +14201,7 @@ dependencies = [ [[package]] name = "staging-xcm" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "bounded-collections", "derivative", @@ -14218,7 +14218,7 @@ dependencies = [ [[package]] name = "staging-xcm-builder" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "frame-system", @@ -14240,7 +14240,7 @@ dependencies = [ [[package]] name = "staging-xcm-executor" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "environmental", "frame-benchmarking", @@ -14373,12 +14373,12 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -14397,7 +14397,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "hyper", "log", @@ -14409,7 +14409,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "jsonrpsee", @@ -14422,7 +14422,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -14439,7 +14439,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "ansi_term", "build-helper", @@ -14993,7 +14993,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "coarsetime", "polkadot-node-jaeger", @@ -15005,7 +15005,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "expander 2.0.0", "proc-macro-crate", @@ -15135,7 +15135,7 @@ checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "async-trait", "clap", @@ -15359,7 +15359,7 @@ checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" [[package]] name = "ver-api" version = "4.0.0-dev" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "derive_more", "frame-support", @@ -16074,7 +16074,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "binary-merkle-tree", "bitvec", @@ -16173,7 +16173,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "frame-support", "polkadot-primitives", @@ -16551,7 +16551,7 @@ dependencies = [ [[package]] name = "xcm-emulator" version = "0.1.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-primitives-core", @@ -16583,7 +16583,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "1.0.0" -source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=feature/metamask#fa1586411fc9974164366233053f854f179cdf9c" +source = "git+https://github.com/mangata-finance//polkadot-sdk?branch=develop#bcdfff78b9737d3bb1f9741780e7da68a4e531ec" dependencies = [ "Inflector", "proc-macro2", diff --git a/Cargo.toml b/Cargo.toml index 9e5ae9bf20..069c0482ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,283 +30,283 @@ members = [ # but mangata-node uses `polkadot-sdk/develop` so we need to patch to use the same refs # patch generated by './scripts/dev_manifest.sh ../polkadot-sdk' & replaced local path with `develop` branch on polkadot-sdk [patch."https://github.com/mangata-finance/polkadot-sdk"] -pallet-whitelist = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-referenda = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-indices = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-offences = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-transaction-payment = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-asset-tx-payment = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-transaction-payment-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-collective-mangata = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-proxy = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-identity = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-conviction-voting = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-sudo-mangata = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -mangata-support = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-child-bounties = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-beefy-mmr = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-collective = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-recovery = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-preimage = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-multisig = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-scheduler = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-nomination-pools = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-nomination-pools-runtime-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-society = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-utility-mangata = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-authorship = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-bounties = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-fast-unstake = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-transaction-payment-mangata = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-transaction-payment-mangata-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-transaction-payment-mangata-rpc-runtime-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-grandpa = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-ranked-collective = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-vesting-mangata = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-system = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-system-benchmarking = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-system-rpc-runtime-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-mmr = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-vesting = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-support = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-support-procedural = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-support-procedural-tools = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-support-procedural-tools-derive = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-authority-discovery = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-im-online = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-staking = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-staking-runtime-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-staking-reward-fn = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-bags-list = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-election-provider-support = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-election-provider-solution-type = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-tips = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-balances = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-message-queue = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-nis = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-state-trie-migration = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-beefy = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-aura = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-sudo = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-benchmarking = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-treasury = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-try-runtime = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-timestamp = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-babe = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-elections-phragmen = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-assets = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-election-provider-multi-phase = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-democracy = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-membership = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-root-testing = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-utility = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-executive = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-session = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -substrate-wasm-builder = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -fork-tree = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -substrate-build-script-utils = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-remote-externalities = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -frame-benchmarking-cli = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -try-runtime-cli = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -substrate-frame-rpc-system = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -substrate-state-trie-migration-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -substrate-rpc-client = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -binary-merkle-tree = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -substrate-prometheus-endpoint = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-database = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-runtime-interface = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-runtime-interface-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-consensus-grandpa = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-consensus = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-consensus-beefy = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-consensus-aura = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-consensus-babe = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-consensus-slots = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-tracing = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-ver = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-maybe-compressed-blob = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-core = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-core-hashing = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-core-hashing-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-state-machine = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-keystore = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-metadata-ir = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-statement-store = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-weights = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-io = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-runtime = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-inherents = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-transaction-pool = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-std = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-storage = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-panic-handler = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-debug-derive = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-blockchain = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-externalities = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-trie = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-mmr-primitives = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -mangata-types = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-version = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-version-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-authority-discovery = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-block-builder = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-keyring = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-staking = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-wasm-interface = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-transaction-storage-proof = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -extrinsic-shuffler = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-arithmetic = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-api-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-offchain = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-timestamp = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-application-crypto = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -ver-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-npos-elections = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-genesis-builder = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sp-session = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-consensus-grandpa = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-consensus-grandpa-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-consensus = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-consensus-epochs = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-consensus-beefy = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-consensus-beefy-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-consensus-aura = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-consensus-babe = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-consensus-babe-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-consensus-slots = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-tracing = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-tracing-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-rpc-spec-v2 = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-state-db = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-proposer-metrics = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-keystore = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-basic-authorship-ver = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-rpc-server = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-network = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-network-bitswap = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-network-transactions = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-network-common = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-network-light = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-network-sync = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-informant = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-transaction-pool = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-transaction-pool-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-utils = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-cli = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-chain-spec = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-chain-spec-derive = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-sync-state-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-basic-authorship = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-block-builder-ver = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -mmr-gadget = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -mmr-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-storage-monitor = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-authority-discovery = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-block-builder = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-allocator = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-network-gossip = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-client-db = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-client-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-sysinfo = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-executor = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-executor-wasmtime = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-executor-common = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-telemetry = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-offchain = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-service = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -sc-rpc-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -xcm-emulator = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-test-relay-sproof-builder = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-primitives-core = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-primitives-parachain-inherent = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-primitives-aura = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-primitives-timestamp = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-primitives-utility = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-pallet-xcm = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-pallet-dmp-queue = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-pallet-xcmp-queue = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-pallet-aura-ext = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-pallet-session-benchmarking = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-pallet-parachain-system = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-pallet-parachain-system-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-collator-selection = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-client-consensus-proposer = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-client-consensus-common = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-client-consensus-relay-chain = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-client-consensus-aura = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-relay-chain-minimal-node = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-relay-chain-interface = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-client-network = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-client-cli = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-relay-chain-inprocess-interface = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-client-pov-recovery = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-client-collator = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-client-service = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -cumulus-relay-chain-rpc-interface = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -parachains-common = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -parachain-info = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-parachain-primitives = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -staging-xcm = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -staging-xcm-executor = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -staging-xcm-builder = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -xcm-procedural = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -pallet-xcm = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-statement-table = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-erasure-coding = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-runtime-metrics = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -rococo-runtime = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -rococo-runtime-constants = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -staging-kusama-runtime = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -kusama-runtime-constants = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-runtime-common = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -slot-range-helper = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -westend-runtime-constants = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-runtime-constants = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-runtime-parachains = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-cli = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-primitives = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-metrics = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -tracing-gum = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -tracing-gum-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-candidate-validation = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-prospective-parachains = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-runtime-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-parachains-inherent = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-av-store = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-approval-voting = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-pvf = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-pvf-common = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-dispute-coordinator = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-chain-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-backing = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-provisioner = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-chain-selection = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-bitfield-signing = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-core-pvf-checker = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-subsystem-types = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-collation-generation = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-jaeger = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-availability-bitfield-distribution = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-gossip-support = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-network-bridge = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-network-protocol = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-approval-distribution = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-statement-distribution = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-availability-distribution = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-availability-recovery = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-collator-protocol = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-dispute-distribution = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-primitives = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-subsystem = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-node-subsystem-util = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-service = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-overseer = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } -polkadot-core-primitives = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "feature/metamask" } +pallet-whitelist = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-referenda = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-indices = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-offences = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-transaction-payment = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-asset-tx-payment = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-transaction-payment-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-collective-mangata = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-proxy = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-identity = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-conviction-voting = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-sudo-mangata = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +mangata-support = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-child-bounties = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-beefy-mmr = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-collective = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-recovery = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-preimage = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-multisig = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-scheduler = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-nomination-pools = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-nomination-pools-runtime-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-society = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-utility-mangata = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-authorship = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-bounties = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-fast-unstake = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-transaction-payment-mangata = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-transaction-payment-mangata-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-transaction-payment-mangata-rpc-runtime-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-grandpa = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-ranked-collective = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-vesting-mangata = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-system = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-system-benchmarking = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-system-rpc-runtime-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-mmr = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-vesting = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-support = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-support-procedural = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-support-procedural-tools = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-support-procedural-tools-derive = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-authority-discovery = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-im-online = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-staking = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-staking-runtime-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-staking-reward-fn = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-bags-list = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-election-provider-support = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-election-provider-solution-type = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-tips = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-balances = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-message-queue = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-nis = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-state-trie-migration = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-beefy = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-aura = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-sudo = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-benchmarking = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-treasury = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-try-runtime = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-timestamp = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-babe = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-elections-phragmen = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-assets = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-election-provider-multi-phase = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-democracy = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-membership = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-root-testing = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-utility = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-executive = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-session = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +substrate-wasm-builder = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +fork-tree = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +substrate-build-script-utils = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-remote-externalities = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +frame-benchmarking-cli = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +try-runtime-cli = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +substrate-frame-rpc-system = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +substrate-state-trie-migration-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +substrate-rpc-client = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +binary-merkle-tree = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +substrate-prometheus-endpoint = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-database = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-runtime-interface = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-runtime-interface-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-consensus-grandpa = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-consensus = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-consensus-beefy = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-consensus-aura = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-consensus-babe = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-consensus-slots = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-tracing = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-ver = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-maybe-compressed-blob = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-core = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-core-hashing = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-core-hashing-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-state-machine = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-keystore = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-metadata-ir = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-statement-store = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-weights = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-io = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-runtime = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-inherents = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-transaction-pool = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-std = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-storage = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-panic-handler = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-debug-derive = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-blockchain = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-externalities = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-trie = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-mmr-primitives = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +mangata-types = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-version = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-version-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-authority-discovery = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-block-builder = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-keyring = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-staking = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-wasm-interface = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-transaction-storage-proof = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +extrinsic-shuffler = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-arithmetic = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-api-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-offchain = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-timestamp = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-application-crypto = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +ver-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-npos-elections = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-genesis-builder = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sp-session = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-consensus-grandpa = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-consensus-grandpa-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-consensus = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-consensus-epochs = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-consensus-beefy = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-consensus-beefy-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-consensus-aura = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-consensus-babe = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-consensus-babe-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-consensus-slots = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-tracing = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-tracing-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-rpc-spec-v2 = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-state-db = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-proposer-metrics = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-keystore = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-basic-authorship-ver = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-rpc-server = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-network = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-network-bitswap = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-network-transactions = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-network-common = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-network-light = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-network-sync = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-informant = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-transaction-pool = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-transaction-pool-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-utils = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-cli = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-chain-spec = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-chain-spec-derive = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-sync-state-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-basic-authorship = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-block-builder-ver = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +mmr-gadget = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +mmr-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-storage-monitor = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-authority-discovery = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-block-builder = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-allocator = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-network-gossip = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-client-db = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-client-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-sysinfo = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-executor = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-executor-wasmtime = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-executor-common = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-telemetry = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-offchain = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-service = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +sc-rpc-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +xcm-emulator = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-test-relay-sproof-builder = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-primitives-core = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-primitives-parachain-inherent = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-primitives-aura = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-primitives-timestamp = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-primitives-utility = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-pallet-xcm = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-pallet-dmp-queue = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-pallet-xcmp-queue = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-pallet-aura-ext = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-pallet-session-benchmarking = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-pallet-parachain-system = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-pallet-parachain-system-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-collator-selection = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-client-consensus-proposer = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-client-consensus-common = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-client-consensus-relay-chain = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-client-consensus-aura = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-relay-chain-minimal-node = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-relay-chain-interface = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-client-network = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-client-cli = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-relay-chain-inprocess-interface = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-client-pov-recovery = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-client-collator = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-client-service = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +cumulus-relay-chain-rpc-interface = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +parachains-common = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +parachain-info = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-parachain-primitives = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +staging-xcm = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +staging-xcm-executor = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +staging-xcm-builder = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +xcm-procedural = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +pallet-xcm = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-statement-table = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-erasure-coding = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-runtime-metrics = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +rococo-runtime = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +rococo-runtime-constants = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +staging-kusama-runtime = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +kusama-runtime-constants = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-runtime-common = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +slot-range-helper = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +westend-runtime-constants = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-runtime-constants = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-runtime-parachains = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-cli = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-primitives = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-metrics = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +tracing-gum = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +tracing-gum-proc-macro = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-candidate-validation = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-prospective-parachains = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-runtime-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-parachains-inherent = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-av-store = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-approval-voting = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-pvf = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-pvf-common = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-dispute-coordinator = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-chain-api = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-backing = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-provisioner = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-chain-selection = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-bitfield-signing = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-core-pvf-checker = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-subsystem-types = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-collation-generation = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-jaeger = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-availability-bitfield-distribution = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-gossip-support = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-network-bridge = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-network-protocol = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-approval-distribution = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-statement-distribution = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-availability-distribution = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-availability-recovery = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-collator-protocol = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-dispute-distribution = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-primitives = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-subsystem = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-node-subsystem-util = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-service = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-overseer = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-rpc = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } +polkadot-core-primitives = { git = "https://github.com/mangata-finance//polkadot-sdk", branch = "develop" } # patch generated by './scripts/dev_manifest.sh ../open-runtime-module-library' [patch."https://github.com/mangata-finance/open-runtime-module-library"]