From 54d8a78f74de81d66ec1c7985d548fe884b6540f Mon Sep 17 00:00:00 2001 From: Agusrodri Date: Thu, 11 Jan 2024 10:55:32 -0800 Subject: [PATCH] update sources --- Cargo.lock | 247 +++++++++++++++++++++++++++-------------------------- Cargo.toml | 134 ++++++++++++++--------------- 2 files changed, 194 insertions(+), 187 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ef20ce1be2..1e94b7ce8b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2893,7 +2893,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "parity-scale-codec", ] @@ -3016,7 +3016,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-support", "frame-support-procedural", @@ -3041,7 +3041,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "Inflector", "array-bytes 6.1.0", @@ -3089,7 +3089,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-support", "frame-system", @@ -3119,7 +3119,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "aquamarine", "bitflags 1.3.2", @@ -3159,7 +3159,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "Inflector", "cfg-expr", @@ -3178,7 +3178,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -3190,7 +3190,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "proc-macro2", "quote", @@ -3200,7 +3200,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "cfg-if", "frame-support", @@ -3219,7 +3219,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3234,7 +3234,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "parity-scale-codec", "sp-api", @@ -3243,7 +3243,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-support", "parity-scale-codec", @@ -5787,7 +5787,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-support", "frame-system", @@ -5804,7 +5804,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-support", "frame-system", @@ -5818,7 +5818,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -5842,7 +5842,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -6074,7 +6074,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -6113,7 +6113,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-support", "frame-system", @@ -6135,7 +6135,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "docify", "frame-benchmarking", @@ -6151,7 +6151,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "docify", "frame-benchmarking", @@ -6171,7 +6171,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-support", "frame-system", @@ -6187,7 +6187,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6203,7 +6203,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6215,7 +6215,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -7546,7 +7546,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "log", "sp-core", @@ -7557,7 +7557,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "futures", "futures-timer", @@ -7580,7 +7580,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -7595,7 +7595,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -7614,7 +7614,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -7625,7 +7625,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "array-bytes 6.1.0", "chrono", @@ -7641,6 +7641,7 @@ dependencies = [ "rpassword", "sc-client-api", "sc-client-db", + "sc-executor", "sc-keystore", "sc-mixnet", "sc-network", @@ -7656,6 +7657,8 @@ dependencies = [ "sp-keystore", "sp-panic-handler", "sp-runtime", + "sp-state-machine", + "sp-storage", "sp-version", "thiserror", "tiny-bip39", @@ -7665,7 +7668,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "fnv", "futures", @@ -7692,7 +7695,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "hash-db 0.16.0", "kvdb", @@ -7718,7 +7721,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "futures", @@ -7743,7 +7746,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "futures", @@ -7772,7 +7775,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "fork-tree", @@ -7807,7 +7810,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "fork-tree", "parity-scale-codec", @@ -7820,7 +7823,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "ahash 0.8.3", "array-bytes 6.1.0", @@ -7861,7 +7864,7 @@ dependencies = [ [[package]] name = "sc-consensus-manual-seal" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "assert_matches", "async-trait", @@ -7896,7 +7899,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "futures", @@ -7919,8 +7922,9 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ + "log", "parity-scale-codec", "parking_lot 0.12.1", "sc-executor-common", @@ -7941,8 +7945,9 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ + "parity-scale-codec", "sc-allocator", "sp-maybe-compressed-blob", "sp-wasm-interface", @@ -7953,16 +7958,18 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "anyhow", "cfg-if", "libc", "log", + "parity-scale-codec", "parking_lot 0.12.1", "rustix 0.36.15", "sc-allocator", "sc-executor-common", + "sp-core", "sp-runtime-interface", "sp-wasm-interface", "wasmtime", @@ -7971,7 +7978,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "ansi_term", "futures", @@ -7987,7 +7994,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "array-bytes 6.1.0", "parking_lot 0.12.1", @@ -8001,7 +8008,7 @@ dependencies = [ [[package]] name = "sc-mixnet" version = "0.1.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "array-bytes 4.2.0", "arrayvec 0.7.4", @@ -8029,7 +8036,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "array-bytes 6.1.0", "async-channel", @@ -8070,7 +8077,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-channel", "cid", @@ -8090,7 +8097,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "bitflags 1.3.2", @@ -8107,7 +8114,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "ahash 0.8.3", "futures", @@ -8125,7 +8132,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "array-bytes 6.1.0", "async-channel", @@ -8146,7 +8153,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "array-bytes 6.1.0", "async-channel", @@ -8181,7 +8188,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "array-bytes 6.1.0", "futures", @@ -8199,7 +8206,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "array-bytes 6.1.0", "bytes", @@ -8233,7 +8240,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8242,7 +8249,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "futures", "jsonrpsee", @@ -8274,7 +8281,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -8294,7 +8301,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "http", "jsonrpsee", @@ -8309,7 +8316,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "array-bytes 6.1.0", "futures", @@ -8337,7 +8344,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "directories", @@ -8401,7 +8408,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "log", "parity-scale-codec", @@ -8412,7 +8419,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "futures", "libc", @@ -8431,7 +8438,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "chrono", "futures", @@ -8450,7 +8457,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "ansi_term", "atty", @@ -8479,7 +8486,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -8490,7 +8497,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "futures", @@ -8516,7 +8523,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "futures", @@ -8532,7 +8539,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-channel", "futures", @@ -9031,7 +9038,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "hash-db 0.16.0", "log", @@ -9052,7 +9059,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "Inflector", "blake2 0.10.6", @@ -9066,7 +9073,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "23.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -9079,7 +9086,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "16.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "integer-sqrt", "num-traits", @@ -9093,7 +9100,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "sp-api", "sp-inherents", @@ -9104,7 +9111,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "futures", "log", @@ -9122,7 +9129,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "futures", @@ -9137,7 +9144,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "parity-scale-codec", @@ -9154,7 +9161,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "parity-scale-codec", @@ -9173,7 +9180,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "finality-grandpa", "log", @@ -9191,7 +9198,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -9203,7 +9210,7 @@ dependencies = [ [[package]] name = "sp-core" version = "21.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "array-bytes 6.1.0", "bandersnatch_vrfs", @@ -9250,7 +9257,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "9.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "blake2b_simd", "byteorder", @@ -9263,7 +9270,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "9.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "quote", "sp-core-hashing", @@ -9273,7 +9280,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -9282,7 +9289,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "8.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "proc-macro2", "quote", @@ -9292,7 +9299,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.19.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "environmental", "parity-scale-codec", @@ -9303,7 +9310,7 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.1.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "serde_json", "sp-api", @@ -9314,7 +9321,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -9328,7 +9335,7 @@ dependencies = [ [[package]] name = "sp-io" version = "23.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "bytes", "ed25519-dalek", @@ -9352,7 +9359,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "24.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "lazy_static", "sp-core", @@ -9363,7 +9370,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.27.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", @@ -9375,7 +9382,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "thiserror", "zstd 0.12.4", @@ -9384,7 +9391,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.1.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -9395,7 +9402,7 @@ dependencies = [ [[package]] name = "sp-mixnet" version = "0.1.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -9407,7 +9414,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "sp-api", "sp-core", @@ -9417,7 +9424,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "8.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "backtrace", "lazy_static", @@ -9427,7 +9434,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "rustc-hash", "serde", @@ -9437,7 +9444,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "24.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "either", "hash256-std-hasher", @@ -9459,7 +9466,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "17.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -9477,7 +9484,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "11.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "Inflector", "proc-macro-crate", @@ -9489,7 +9496,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -9504,7 +9511,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9518,7 +9525,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.28.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "hash-db 0.16.0", "log", @@ -9539,7 +9546,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "aes-gcm 0.10.2", "curve25519-dalek 4.1.0", @@ -9563,12 +9570,12 @@ dependencies = [ [[package]] name = "sp-std" version = "8.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" [[package]] name = "sp-storage" version = "13.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9581,7 +9588,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "parity-scale-codec", @@ -9594,7 +9601,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "10.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "parity-scale-codec", "sp-std", @@ -9606,7 +9613,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "sp-api", "sp-runtime", @@ -9615,7 +9622,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "async-trait", "parity-scale-codec", @@ -9630,7 +9637,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "22.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "ahash 0.8.3", "hash-db 0.16.0", @@ -9654,7 +9661,7 @@ dependencies = [ [[package]] name = "sp-version" version = "22.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9671,7 +9678,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "8.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -9682,7 +9689,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "14.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -9695,7 +9702,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "20.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -9994,12 +10001,12 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -10018,7 +10025,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "hyper", "log", @@ -10030,7 +10037,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "array-bytes 6.1.0", "async-trait", @@ -10056,7 +10063,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "array-bytes 6.1.0", "frame-executive", @@ -10099,7 +10106,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "futures", "sc-block-builder", @@ -10117,7 +10124,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-v1.3.0#401f8a3e9448db854f5605b679fa085b8f445039" +source = "git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=agustin-xcm-new-extrinsic#997cdcd6008a5b526397b5da326e26c9a50d5f8f" dependencies = [ "ansi_term", "build-helper", diff --git a/Cargo.toml b/Cargo.toml index b64c3ccb21..55c006a466 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -75,76 +75,76 @@ thiserror = "1.0" tokio = "1.32.0" # Substrate Client -sc-basic-authorship = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-block-builder = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-chain-spec = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-cli = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sc-client-api = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-client-db = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sc-consensus = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-consensus-aura = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-consensus-grandpa = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-consensus-manual-seal = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-executor = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-keystore = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-network = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-network-common = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-network-sync = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-offchain = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-rpc = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-rpc-api = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-service = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sc-telemetry = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-transaction-pool = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-transaction-pool-api = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sc-utils = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } +sc-basic-authorship = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-block-builder = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-chain-spec = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-cli = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sc-client-api = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-client-db = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sc-consensus = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-consensus-aura = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-consensus-grandpa = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-consensus-manual-seal = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-executor = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-keystore = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-network = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-network-common = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-network-sync = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-offchain = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-rpc = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-rpc-api = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-service = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sc-telemetry = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-transaction-pool = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-transaction-pool-api = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sc-utils = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } # Substrate Primitive -sp-api = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-block-builder = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-blockchain = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sp-consensus = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sp-consensus-aura = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-consensus-grandpa = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-core = { version = "21.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-core-hashing = { version = "9.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-core-hashing-proc-macro = { version = "9.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-database = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sp-inherents = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-io = { version = "23.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-keyring = { version = "24.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -sp-offchain = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-runtime = { version = "24.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-runtime-interface = { version = "17.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-session = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-state-machine = { version = "0.28.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-std = { version = "8.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-storage = { version = "13.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-timestamp = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-transaction-pool = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -sp-version = { version = "22.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } +sp-api = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-block-builder = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-blockchain = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sp-consensus = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sp-consensus-aura = { version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-consensus-grandpa = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-core = { version = "21.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-core-hashing = { version = "9.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-core-hashing-proc-macro = { version = "9.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-database = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sp-inherents = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-io = { version = "23.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-keyring = { version = "24.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +sp-offchain = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-runtime = { version = "24.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-runtime-interface = { version = "17.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-session = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-state-machine = { version = "0.28.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-std = { version = "8.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-storage = { version = "13.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-timestamp = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-transaction-pool = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +sp-version = { version = "22.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } # Substrate FRAME -frame-benchmarking = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -frame-executive = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -frame-support = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -frame-system = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -frame-system-benchmarking = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -frame-system-rpc-runtime-api = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -pallet-aura = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -pallet-balances = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -pallet-grandpa = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -pallet-sudo = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -pallet-timestamp = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -pallet-transaction-payment = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -pallet-transaction-payment-rpc = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -pallet-transaction-payment-rpc-runtime-api = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } -pallet-utility = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0", default-features = false } +frame-benchmarking = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +frame-executive = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +frame-support = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +frame-system = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +frame-system-benchmarking = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +frame-system-rpc-runtime-api = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +pallet-aura = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +pallet-balances = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +pallet-grandpa = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +pallet-sudo = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +pallet-timestamp = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +pallet-transaction-payment = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +pallet-transaction-payment-rpc = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +pallet-transaction-payment-rpc-runtime-api = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } +pallet-utility = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic", default-features = false } # Substrate Utility -frame-benchmarking-cli = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -substrate-build-script-utils = { version = "3.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -substrate-frame-rpc-system = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -substrate-test-runtime-client = { version = "2.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } -substrate-wasm-builder = { version = "5.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "moonbeam-polkadot-v1.3.0" } +frame-benchmarking-cli = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", version = "0.10.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +substrate-build-script-utils = { version = "3.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +substrate-frame-rpc-system = { version = "4.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +substrate-test-runtime-client = { version = "2.0.0", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } +substrate-wasm-builder = { version = "5.0.0-dev", git = "https://github.com/moonbeam-foundation/polkadot-sdk", branch = "agustin-xcm-new-extrinsic" } # Frontier Client fc-api = { version = "1.0.0-dev", path = "client/api" }