From 5f1da937c1e0238161eed650e74405a60714bb8c Mon Sep 17 00:00:00 2001 From: Manuel Mauro Date: Thu, 6 Mar 2025 16:25:17 +0200 Subject: [PATCH] feat: :arrow_up: upgrade moonkit --- Cargo.lock | 365 ++++++++++++++++++++--------------------------------- 1 file changed, 134 insertions(+), 231 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 729313d261..37584e7414 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -486,7 +486,7 @@ checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9" [[package]] name = "async-backing-primitives" version = "0.9.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "sp-api", "sp-consensus-slots", @@ -3363,7 +3363,7 @@ dependencies = [ "fc-mapping-sync", "fc-rpc-core", "fc-storage", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "fp-rpc", "fp-storage", "futures 0.3.31", @@ -3371,7 +3371,7 @@ dependencies = [ "jsonrpsee 0.24.7", "libsecp256k1", "log", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "parity-scale-codec", "prometheus", "rand 0.8.5", @@ -3640,25 +3640,6 @@ dependencies = [ "staging-xcm", ] -[[package]] -name = "fp-account" -version = "1.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix#ab8a69bdf955d5cb5612aa5242c75b5bca937e5d" -dependencies = [ - "hex", - "impl-serde 0.5.0", - "libsecp256k1", - "log", - "parity-scale-codec", - "scale-info", - "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-runtime-interface", - "staging-xcm", -] - [[package]] name = "fp-consensus" version = "2.0.0-dev" @@ -3677,7 +3658,7 @@ source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-po dependencies = [ "ethereum", "ethereum-types", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "parity-scale-codec", ] @@ -3698,22 +3679,6 @@ dependencies = [ "sp-runtime", ] -[[package]] -name = "fp-evm" -version = "3.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix#ab8a69bdf955d5cb5612aa5242c75b5bca937e5d" -dependencies = [ - "environmental", - "evm", - "frame-support", - "num_enum 0.7.3", - "parity-scale-codec", - "scale-info", - "serde", - "sp-core", - "sp-runtime", -] - [[package]] name = "fp-rpc" version = "3.0.0-dev" @@ -3721,7 +3686,7 @@ source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-po dependencies = [ "ethereum", "ethereum-types", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "parity-scale-codec", "scale-info", "sp-api", @@ -6860,7 +6825,7 @@ dependencies = [ "cumulus-test-relay-sproof-builder", "ethereum", "evm-tracing-events", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "fp-rpc", "fp-self-contained", "frame-benchmarking", @@ -6898,7 +6863,7 @@ dependencies = [ "pallet-erc20-xcm-bridge", "pallet-ethereum", "pallet-ethereum-xcm", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-evm-chain-id", "pallet-evm-precompile-author-mapping", "pallet-evm-precompile-balances-erc20", @@ -6967,7 +6932,7 @@ dependencies = [ "polkadot-runtime-common", "polkadot-runtime-parachains", "precompile-foreign-asset-migrator", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rlp 0.5.2", "scale-info", "serde", @@ -7124,9 +7089,9 @@ dependencies = [ "evm-gasometer", "evm-runtime", "evm-tracing-events", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "moonbeam-primitives-ext", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "parity-scale-codec", "sp-core", "sp-io", @@ -7377,7 +7342,7 @@ dependencies = [ "cumulus-test-relay-sproof-builder", "ethereum", "evm-tracing-events", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "fp-rpc", "fp-self-contained", "frame-benchmarking", @@ -7415,7 +7380,7 @@ dependencies = [ "pallet-erc20-xcm-bridge", "pallet-ethereum", "pallet-ethereum-xcm", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-evm-chain-id", "pallet-evm-precompile-author-mapping", "pallet-evm-precompile-balances-erc20", @@ -7482,7 +7447,7 @@ dependencies = [ "polkadot-parachain-primitives", "polkadot-runtime-common", "polkadot-runtime-parachains", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rlp 0.5.2", "scale-info", "serde", @@ -7527,7 +7492,7 @@ dependencies = [ "cumulus-pallet-xcmp-queue", "cumulus-primitives-storage-weight-reclaim", "fp-ethereum", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-benchmarking", "frame-support", "frame-system", @@ -7549,7 +7514,7 @@ dependencies = [ "pallet-conviction-voting", "pallet-crowdloan-rewards", "pallet-ethereum-xcm", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-evm-chain-id", "pallet-identity", "pallet-message-queue", @@ -7577,7 +7542,7 @@ dependencies = [ "pallet-xcm-transactor", "pallet-xcm-weight-trader", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "sp-api", "sp-consensus-slots", @@ -7809,7 +7774,7 @@ dependencies = [ "cumulus-test-relay-sproof-builder", "ethereum", "evm-tracing-events", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "fp-rpc", "fp-self-contained", "frame-benchmarking", @@ -7847,7 +7812,7 @@ dependencies = [ "pallet-erc20-xcm-bridge", "pallet-ethereum", "pallet-ethereum-xcm", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-evm-chain-id", "pallet-evm-precompile-author-mapping", "pallet-evm-precompile-balances-erc20", @@ -7914,7 +7879,7 @@ dependencies = [ "polkadot-parachain-primitives", "polkadot-runtime-common", "polkadot-runtime-parachains", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rlp 0.5.2", "scale-info", "serde", @@ -8221,7 +8186,7 @@ dependencies = [ [[package]] name = "nimbus-consensus" version = "0.9.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "async-backing-primitives", "async-trait", @@ -8261,7 +8226,7 @@ dependencies = [ [[package]] name = "nimbus-primitives" version = "0.9.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "async-trait", "frame-benchmarking", @@ -8757,7 +8722,7 @@ dependencies = [ [[package]] name = "pallet-async-backing" version = "0.9.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-primitives-core", @@ -8777,7 +8742,7 @@ dependencies = [ [[package]] name = "pallet-author-inherent" version = "0.9.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "frame-benchmarking", "frame-support", @@ -8796,7 +8761,7 @@ dependencies = [ [[package]] name = "pallet-author-mapping" version = "2.0.5" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "frame-benchmarking", "frame-support", @@ -8815,7 +8780,7 @@ dependencies = [ [[package]] name = "pallet-author-slot-filter" version = "0.9.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "frame-benchmarking", "frame-support", @@ -9176,7 +9141,7 @@ dependencies = [ [[package]] name = "pallet-emergency-para-xcm" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-primitives-core", @@ -9198,12 +9163,12 @@ version = "1.0.0" dependencies = [ "environmental", "ethereum-types", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "log", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-timestamp", "parity-scale-codec", "scale-info", @@ -9227,12 +9192,12 @@ dependencies = [ "evm", "fp-consensus", "fp-ethereum", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "fp-rpc", "fp-storage", "frame-support", "frame-system", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "parity-scale-codec", "scale-info", "sp-io", @@ -9248,7 +9213,7 @@ dependencies = [ "ethereum", "ethereum-types", "fp-ethereum", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "fp-rpc", "fp-self-contained", "frame-benchmarking", @@ -9258,7 +9223,7 @@ dependencies = [ "libsecp256k1", "pallet-balances", "pallet-ethereum", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-evm-precompile-proxy", "pallet-proxy", "pallet-timestamp", @@ -9281,32 +9246,8 @@ dependencies = [ "cumulus-primitives-storage-weight-reclaim", "environmental", "evm", - "fp-account 1.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", - "frame-benchmarking", - "frame-support", - "frame-system", - "hash-db", - "hex-literal 0.4.1", - "impl-trait-for-tuples", - "log", - "parity-scale-codec", - "scale-info", - "sp-core", - "sp-io", - "sp-runtime", -] - -[[package]] -name = "pallet-evm" -version = "6.0.0-dev" -source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix#ab8a69bdf955d5cb5612aa5242c75b5bca937e5d" -dependencies = [ - "cumulus-primitives-storage-weight-reclaim", - "environmental", - "evm", - "fp-account 1.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix)", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix)", + "fp-account", + "fp-evm", "frame-benchmarking", "frame-support", "frame-system", @@ -9337,7 +9278,7 @@ name = "pallet-evm-precompile-author-mapping" version = "0.2.0" dependencies = [ "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", @@ -9346,11 +9287,11 @@ dependencies = [ "num_enum 0.5.11", "pallet-author-mapping", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-scheduler", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "serde", "sp-core", @@ -9365,7 +9306,7 @@ version = "0.1.0" dependencies = [ "account", "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", @@ -9373,11 +9314,11 @@ dependencies = [ "log", "num_enum 0.5.11", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-timestamp", "parity-scale-codec", "paste", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "serde", "sha3", @@ -9394,18 +9335,18 @@ version = "0.1.0" dependencies = [ "derive_more 0.99.18", "evm", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", "log", "num_enum 0.5.11", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-timestamp", "parity-scale-codec", "paste", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "serde", "sha3", @@ -9421,7 +9362,7 @@ name = "pallet-evm-precompile-blake2" version = "2.0.0-dev" source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412#cb9b083ba55ce985889f066a1e651981ab46e8c7" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", ] [[package]] @@ -9429,7 +9370,7 @@ name = "pallet-evm-precompile-bn128" version = "2.0.0-dev" source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412#cb9b083ba55ce985889f066a1e651981ab46e8c7" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "sp-core", "substrate-bn", ] @@ -9440,7 +9381,7 @@ version = "0.1.0" dependencies = [ "derive_more 0.99.18", "evm", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", @@ -9448,11 +9389,11 @@ dependencies = [ "log", "num_enum 0.5.11", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-timestamp", "parity-scale-codec", "paste", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "serde", "sha3", @@ -9470,7 +9411,7 @@ dependencies = [ "account", "derive_more 0.99.18", "evm", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", @@ -9478,12 +9419,12 @@ dependencies = [ "num_enum 0.5.11", "pallet-balances", "pallet-collective", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-timestamp", "pallet-treasury", "parity-scale-codec", "paste", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "serde", "sha3", @@ -9502,7 +9443,7 @@ version = "0.1.0" dependencies = [ "account", "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", @@ -9510,10 +9451,10 @@ dependencies = [ "num_enum 0.5.11", "pallet-balances", "pallet-conviction-voting", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rustc-hex", "scale-info", "serde", @@ -9533,19 +9474,19 @@ dependencies = [ "cumulus-primitives-parachain-inherent", "cumulus-test-relay-sproof-builder", "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "log", "num_enum 0.5.11", "pallet-balances", "pallet-crowdloan-rewards", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-message-queue", "pallet-scheduler", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rustc-hex", "scale-info", "serde", @@ -9561,9 +9502,9 @@ name = "pallet-evm-precompile-dispatch" version = "2.0.0-dev" source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412#cb9b083ba55ce985889f066a1e651981ab46e8c7" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "parity-scale-codec", "sp-runtime", ] @@ -9576,7 +9517,7 @@ dependencies = [ "cumulus-primitives-core", "derive_more 0.99.18", "evm", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex", @@ -9584,13 +9525,13 @@ dependencies = [ "log", "num_enum 0.5.11", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-timestamp", "pallet-xcm", "pallet-xcm-transactor", "parity-scale-codec", "paste", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "serde", "sha3", @@ -9611,18 +9552,18 @@ version = "0.1.0" dependencies = [ "enumflags2", "evm", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex", "hex-literal 0.4.1", "log", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-identity", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "serde", "sha3", @@ -9637,7 +9578,7 @@ name = "pallet-evm-precompile-modexp" version = "2.0.0-dev" source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412#cb9b083ba55ce985889f066a1e651981ab46e8c7" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "num", ] @@ -9645,11 +9586,11 @@ dependencies = [ name = "pallet-evm-precompile-p256verify" version = "0.1.0" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "hex-literal 0.4.1", "p256", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", ] [[package]] @@ -9657,17 +9598,17 @@ name = "pallet-evm-precompile-parachain-staking" version = "1.0.0" dependencies = [ "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "log", "num_enum 0.5.11", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-parachain-staking", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rustc-hex", "scale-info", "serde", @@ -9684,18 +9625,18 @@ name = "pallet-evm-precompile-preimage" version = "0.1.0" dependencies = [ "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", "log", "num_enum 0.5.11", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-preimage", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rustc-hex", "scale-info", "serde", @@ -9713,18 +9654,18 @@ dependencies = [ "account", "derive_more 0.99.18", "evm", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", "log", "num_enum 0.5.11", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-proxy", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rustc-hex", "scale-info", "serde", @@ -9740,7 +9681,7 @@ name = "pallet-evm-precompile-randomness" version = "0.1.0" dependencies = [ "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", @@ -9749,12 +9690,12 @@ dependencies = [ "num_enum 0.5.11", "pallet-author-mapping", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-randomness", "pallet-scheduler", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "session-keys-primitives", "sp-core", @@ -9768,20 +9709,20 @@ name = "pallet-evm-precompile-referenda" version = "0.1.0" dependencies = [ "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", "log", "num_enum 0.5.11", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-preimage", "pallet-referenda", "pallet-scheduler", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rustc-hex", "scale-info", "serde", @@ -9797,17 +9738,17 @@ name = "pallet-evm-precompile-registry" version = "0.1.0" dependencies = [ "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", "log", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-scheduler", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "serde", "sp-core", @@ -9823,20 +9764,20 @@ dependencies = [ "cumulus-pallet-parachain-system", "cumulus-primitives-core", "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", "log", "num_enum 0.5.11", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-message-queue", "pallet-staking", "pallet-timestamp", "pallet-xcm-transactor", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rustc-hex", "scale-info", "serde", @@ -9857,17 +9798,17 @@ version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-primitives-core", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-precompile-benchmarks", "pallet-relay-storage-roots", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "sp-core", "sp-io", @@ -9881,7 +9822,7 @@ name = "pallet-evm-precompile-sha3fips" version = "2.0.0-dev" source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412#cb9b083ba55ce985889f066a1e651981ab46e8c7" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "tiny-keccak", ] @@ -9890,7 +9831,7 @@ name = "pallet-evm-precompile-simple" version = "2.0.0-dev" source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412#cb9b083ba55ce985889f066a1e651981ab46e8c7" dependencies = [ - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "ripemd", "sp-io", ] @@ -9898,19 +9839,19 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-xcm" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "cumulus-primitives-core", "evm", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix)", + "fp-evm", "frame-support", "frame-system", "log", "num_enum 0.7.3", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix)", + "pallet-evm", "pallet-xcm", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix)", + "precompile-utils", "scale-info", "sp-core", "sp-runtime", @@ -9928,18 +9869,18 @@ dependencies = [ "cumulus-primitives-core", "derive_more 0.99.18", "evm", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "log", "num_enum 0.5.11", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-timestamp", "pallet-xcm", "pallet-xcm-transactor", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rustc-hex", "scale-info", "serde", @@ -9961,17 +9902,17 @@ version = "0.1.0" dependencies = [ "cumulus-primitives-core", "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "num_enum 0.5.11", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-timestamp", "pallet-xcm", "parity-scale-codec", "polkadot-parachain-primitives", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "serde", "sha3", @@ -9993,18 +9934,18 @@ dependencies = [ "account", "cumulus-primitives-core", "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "log", "num_enum 0.5.11", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-timestamp", "pallet-xcm", "pallet-xcm-transactor", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rustc-hex", "scale-info", "serde", @@ -10026,7 +9967,7 @@ version = "0.1.0" dependencies = [ "account", "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", @@ -10035,12 +9976,12 @@ dependencies = [ "num_enum 0.5.11", "pallet-assets", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-moonbeam-lazy-migrations", "pallet-timestamp", "parity-scale-codec", "paste", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "serde", "sha3", @@ -10147,7 +10088,7 @@ dependencies = [ [[package]] name = "pallet-maintenance-mode" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -10198,7 +10139,7 @@ dependencies = [ [[package]] name = "pallet-migrations" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "frame-benchmarking", "frame-support", @@ -10254,7 +10195,7 @@ name = "pallet-moonbeam-foreign-assets" version = "0.1.0" dependencies = [ "ethereum-types", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-benchmarking", "frame-support", "frame-system", @@ -10262,11 +10203,11 @@ dependencies = [ "log", "pallet-balances", "pallet-ethereum", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", - "precompile-utils-macro 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", + "precompile-utils-macro", "scale-info", "sp-core", "sp-io", @@ -10289,12 +10230,12 @@ dependencies = [ "pallet-asset-manager", "pallet-assets", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-moonbeam-foreign-assets", "pallet-scheduler", "pallet-timestamp", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "rlp 0.5.2", "scale-info", "sp-core", @@ -10483,14 +10424,14 @@ version = "0.1.0" dependencies = [ "cumulus-primitives-core", "evm", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-benchmarking", "frame-support", "frame-system", "pallet-evm-precompile-p256verify", "pallet-relay-storage-roots", "parity-scale-codec", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "sp-core", "sp-std", @@ -10544,7 +10485,7 @@ dependencies = [ [[package]] name = "pallet-randomness" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "environmental", "frame-benchmarking", @@ -10619,7 +10560,7 @@ dependencies = [ [[package]] name = "pallet-relay-storage-roots" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-primitives-core", @@ -11063,8 +11004,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4e69bf016dc406eff7d53a7d3f7cf1c2e72c82b9088aac1118591e36dd2cd3e9" dependencies = [ "bitcoin_hashes 0.13.0", - "rand 0.8.5", - "rand_core 0.6.4", + "rand 0.7.3", + "rand_core 0.5.1", "serde", "unicode-normalization", ] @@ -12639,7 +12580,7 @@ version = "0.1.0" dependencies = [ "account", "derive_more 0.99.18", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex-literal 0.4.1", @@ -12649,12 +12590,12 @@ dependencies = [ "pallet-asset-manager", "pallet-assets", "pallet-balances", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "pallet-moonbeam-foreign-assets", "pallet-timestamp", "parity-scale-codec", "paste", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "scale-info", "serde", "sha3", @@ -12674,7 +12615,7 @@ dependencies = [ "derive_more 1.0.0", "environmental", "evm", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "fp-evm", "frame-support", "frame-system", "hex", @@ -12682,9 +12623,9 @@ dependencies = [ "impl-trait-for-tuples", "log", "num_enum 0.7.3", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "pallet-evm", "parity-scale-codec", - "precompile-utils-macro 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils-macro", "scale-info", "serde", "similar-asserts", @@ -12695,30 +12636,6 @@ dependencies = [ "staging-xcm", ] -[[package]] -name = "precompile-utils" -version = "0.1.0" -source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix#ab8a69bdf955d5cb5612aa5242c75b5bca937e5d" -dependencies = [ - "environmental", - "evm", - "fp-evm 3.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix)", - "frame-support", - "frame-system", - "hex", - "impl-trait-for-tuples", - "log", - "num_enum 0.7.3", - "pallet-evm 6.0.0-dev (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix)", - "parity-scale-codec", - "precompile-utils-macro 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix)", - "sp-core", - "sp-io", - "sp-runtime", - "sp-weights", - "staging-xcm", -] - [[package]] name = "precompile-utils-macro" version = "0.1.0" @@ -12733,20 +12650,6 @@ dependencies = [ "syn 2.0.98", ] -[[package]] -name = "precompile-utils-macro" -version = "0.1.0" -source = "git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412-fix#ab8a69bdf955d5cb5612aa5242c75b5bca937e5d" -dependencies = [ - "case", - "num_enum 0.7.3", - "prettyplease", - "proc-macro2", - "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/moonbeam-foundation/polkadot-sdk?branch=moonbeam-polkadot-stable2412)", - "syn 2.0.98", -] - [[package]] name = "predicates" version = "2.1.5" @@ -15682,7 +15585,7 @@ dependencies = [ [[package]] name = "session-keys-primitives" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "async-trait", "frame-support", @@ -17703,7 +17606,7 @@ dependencies = [ "moonbase-runtime", "moonbeam-runtime", "moonriver-runtime", - "precompile-utils 0.1.0 (git+https://github.com/moonbeam-foundation/frontier?branch=moonbeam-polkadot-stable2412)", + "precompile-utils", "serde_json", ] @@ -18450,7 +18353,7 @@ checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" dependencies = [ "cfg-if", "digest 0.10.7", - "rand 0.8.5", + "rand 0.7.3", "static_assertions", ] @@ -19672,7 +19575,7 @@ dependencies = [ [[package]] name = "xcm-primitives" version = "0.1.0" -source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#d30374bc1e8a864bdb3ef8d88f8a61c4009435a8" +source = "git+https://github.com/Moonsong-Labs/moonkit?branch=moonbeam-polkadot-stable2412#020d4f869d99508994a9840a2c6ebb6b47af6f1c" dependencies = [ "frame-support", "impl-trait-for-tuples",