From 15b13fee0fbeb1ef24074bb2e301bf80bf9e19a5 Mon Sep 17 00:00:00 2001 From: claravanstaden Date: Wed, 29 Nov 2023 10:38:04 +0200 Subject: [PATCH 1/3] updates snowbridge dependencies to git repos --- Cargo.lock | 6033 ++++++++++------- .../bridges/bridge-hub-rococo/Cargo.toml | 10 +- .../bridges/bridge-hub-rococo/Cargo.toml | 10 +- .../assets/asset-hub-rococo/Cargo.toml | 2 +- .../bridge-hubs/bridge-hub-rococo/Cargo.toml | 20 +- .../runtimes/bridge-hubs/common/Cargo.toml | 2 +- 6 files changed, 3470 insertions(+), 2607 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c9b2265c1923..b0ca31912b14 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -883,12 +883,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -899,9 +899,9 @@ dependencies = [ "pallet-assets", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-multisig", "pallet-nft-fractionalization", "pallet-nfts", @@ -909,8 +909,8 @@ dependencies = [ "pallet-proxy", "pallet-session", "pallet-state-trie-migration", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-uniques", "pallet-utility", @@ -918,30 +918,30 @@ dependencies = [ "pallet-xcm-benchmarks", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "primitive-types", "scale-info", "smallvec", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", - "sp-weights", + "sp-version 22.0.0", + "sp-weights 20.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -957,12 +957,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -972,16 +972,16 @@ dependencies = [ "pallet-assets", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-multisig", "pallet-nfts", "pallet-nfts-runtime-api", "pallet-proxy", "pallet-session", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-uniques", "pallet-utility", @@ -989,29 +989,29 @@ dependencies = [ "pallet-xcm-benchmarks", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", - "sp-weights", + "sp-version 22.0.0", + "sp-weights 20.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -1020,14 +1020,14 @@ name = "asset-hub-rococo-emulated-chain" version = "0.0.0" dependencies = [ "asset-hub-rococo-runtime", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "emulated-integration-tests-common", - "frame-support", + "frame-support 4.0.0-dev", "parachains-common", "rococo-emulated-chain", "serde_json", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", ] [[package]] @@ -1038,20 +1038,20 @@ dependencies = [ "asset-hub-rococo-runtime", "asset-test-utils", "emulated-integration-tests-common", - "frame-support", + "frame-support 4.0.0-dev", "pallet-asset-conversion", "pallet-assets", - "pallet-balances", - "pallet-message-queue", + "pallet-balances 4.0.0-dev", + "pallet-message-queue 7.0.0-dev", "pallet-xcm", "parachains-common", "parity-scale-codec", "penpal-runtime", "rococo-runtime", "rococo-system-emulated-network", - "sp-runtime", - "staging-xcm", - "staging-xcm-executor", + "sp-runtime 24.0.0", + "staging-xcm 1.0.0", + "staging-xcm-executor 1.0.0", ] [[package]] @@ -1070,12 +1070,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -1086,9 +1086,9 @@ dependencies = [ "pallet-assets", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-multisig", "pallet-nft-fractionalization", "pallet-nfts", @@ -1096,8 +1096,8 @@ dependencies = [ "pallet-proxy", "pallet-session", "pallet-state-trie-migration", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-uniques", "pallet-utility", @@ -1106,32 +1106,32 @@ dependencies = [ "pallet-xcm-bridge-hub-router", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "primitive-types", "rococo-runtime-constants", "scale-info", "smallvec", "snowbridge-router-primitives", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", - "sp-weights", + "sp-version 22.0.0", + "sp-weights 20.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -1140,13 +1140,13 @@ name = "asset-hub-westend-emulated-chain" version = "0.0.0" dependencies = [ "asset-hub-westend-runtime", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "emulated-integration-tests-common", - "frame-support", + "frame-support 4.0.0-dev", "parachains-common", "serde_json", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "westend-emulated-chain", ] @@ -1160,22 +1160,22 @@ dependencies = [ "cumulus-pallet-dmp-queue", "cumulus-pallet-parachain-system", "emulated-integration-tests-common", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "pallet-asset-conversion", "pallet-asset-rate", "pallet-assets", - "pallet-balances", - "pallet-message-queue", + "pallet-balances 4.0.0-dev", + "pallet-message-queue 7.0.0-dev", "pallet-treasury", "pallet-xcm", "parachains-common", "parity-scale-codec", "polkadot-runtime-common", - "sp-runtime", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "sp-runtime 24.0.0", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "westend-runtime", "westend-runtime-constants", "westend-system-emulated-network", @@ -1197,12 +1197,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -1213,17 +1213,17 @@ dependencies = [ "pallet-assets", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-multisig", "pallet-nft-fractionalization", "pallet-nfts", "pallet-nfts-runtime-api", "pallet-proxy", "pallet-session", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-uniques", "pallet-utility", @@ -1232,29 +1232,29 @@ dependencies = [ "pallet-xcm-bridge-hub-router", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "primitive-types", "scale-info", "smallvec", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", "westend-runtime-constants", ] @@ -1266,14 +1266,14 @@ dependencies = [ "assets-common", "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-parachain-inherent", "cumulus-test-relay-sproof-builder", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "hex-literal", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", "pallet-session", "pallet-xcm", @@ -1281,16 +1281,16 @@ dependencies = [ "parachains-common", "parachains-runtimes-test-utils", "parity-scale-codec", - "polkadot-parachain-primitives", + "polkadot-parachain-primitives 1.0.0", "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -1298,8 +1298,8 @@ dependencies = [ name = "assets-common" version = "0.1.0" dependencies = [ - "cumulus-primitives-core", - "frame-support", + "cumulus-primitives-core 0.1.0", + "frame-support 4.0.0-dev", "impl-trait-for-tuples", "log", "pallet-asset-conversion", @@ -1308,12 +1308,12 @@ dependencies = [ "parachains-common", "parity-scale-codec", "scale-info", - "sp-api", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -1606,8 +1606,8 @@ dependencies = [ "env_logger 0.9.3", "hash-db", "log", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", ] [[package]] @@ -1862,7 +1862,7 @@ name = "bp-asset-hub-rococo" version = "0.1.0" dependencies = [ "bp-xcm-bridge-hub-router", - "frame-support", + "frame-support 4.0.0-dev", "parity-scale-codec", "scale-info", ] @@ -1872,7 +1872,7 @@ name = "bp-asset-hub-westend" version = "0.1.0" dependencies = [ "bp-xcm-bridge-hub-router", - "frame-support", + "frame-support 4.0.0-dev", "parity-scale-codec", "scale-info", ] @@ -1883,11 +1883,11 @@ version = "0.1.0" dependencies = [ "bp-messages", "bp-polkadot-core", - "bp-runtime", - "frame-support", - "frame-system", - "polkadot-primitives", - "sp-api", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "polkadot-primitives 1.0.0", + "sp-api 4.0.0-dev", "sp-std 8.0.0", ] @@ -1897,10 +1897,10 @@ version = "0.1.0" dependencies = [ "bp-bridge-hub-cumulus", "bp-messages", - "bp-runtime", - "frame-support", - "sp-api", - "sp-runtime", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", + "sp-api 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -1910,10 +1910,10 @@ version = "0.1.0" dependencies = [ "bp-bridge-hub-cumulus", "bp-messages", - "bp-runtime", - "frame-support", - "sp-api", - "sp-runtime", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", + "sp-api 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -1923,10 +1923,10 @@ version = "0.1.0" dependencies = [ "bp-bridge-hub-cumulus", "bp-messages", - "bp-runtime", - "frame-support", - "sp-api", - "sp-runtime", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", + "sp-api 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -1936,10 +1936,10 @@ version = "0.1.0" dependencies = [ "bp-bridge-hub-cumulus", "bp-messages", - "bp-runtime", - "frame-support", - "sp-api", - "sp-runtime", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", + "sp-api 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -1947,18 +1947,18 @@ dependencies = [ name = "bp-header-chain" version = "0.1.0" dependencies = [ - "bp-runtime", + "bp-runtime 0.1.0", "bp-test-utils", "finality-grandpa", - "frame-support", + "frame-support 4.0.0-dev", "hex", "hex-literal", "parity-scale-codec", "scale-info", "serde", "sp-consensus-grandpa", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -1968,9 +1968,9 @@ version = "0.1.0" dependencies = [ "bp-header-chain", "bp-polkadot-core", - "bp-runtime", - "frame-support", - "sp-api", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", + "sp-api 4.0.0-dev", "sp-std 8.0.0", ] @@ -1979,14 +1979,14 @@ name = "bp-messages" version = "0.1.0" dependencies = [ "bp-header-chain", - "bp-runtime", - "frame-support", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", "hex", "hex-literal", "parity-scale-codec", "scale-info", "serde", - "sp-core", + "sp-core 21.0.0", "sp-std 8.0.0", ] @@ -1996,13 +1996,13 @@ version = "0.1.0" dependencies = [ "bp-header-chain", "bp-polkadot-core", - "bp-runtime", - "frame-support", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -2012,9 +2012,9 @@ version = "0.1.0" dependencies = [ "bp-header-chain", "bp-polkadot-core", - "bp-runtime", - "frame-support", - "sp-api", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", + "sp-api 4.0.0-dev", "sp-std 8.0.0", ] @@ -2025,13 +2025,13 @@ dependencies = [ "bp-header-chain", "bp-messages", "bp-polkadot-core", - "bp-runtime", - "frame-support", - "frame-system", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-api", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -2040,16 +2040,16 @@ name = "bp-polkadot-core" version = "0.1.0" dependencies = [ "bp-messages", - "bp-runtime", - "frame-support", - "frame-system", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "hex", "parity-scale-codec", "parity-util-mem", "scale-info", "serde", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -2058,13 +2058,13 @@ name = "bp-relayers" version = "0.1.0" dependencies = [ "bp-messages", - "bp-runtime", - "frame-support", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", "hex", "hex-literal", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -2074,9 +2074,9 @@ version = "0.1.0" dependencies = [ "bp-header-chain", "bp-polkadot-core", - "bp-runtime", - "frame-support", - "sp-api", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", + "sp-api 4.0.0-dev", "sp-std 8.0.0", ] @@ -2084,8 +2084,8 @@ dependencies = [ name = "bp-runtime" version = "0.1.0" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "hash-db", "hex-literal", "impl-trait-for-tuples", @@ -2094,12 +2094,35 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-state-machine", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-std 8.0.0", - "sp-trie", + "sp-trie 22.0.0", + "trie-db", +] + +[[package]] +name = "bp-runtime" +version = "0.1.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "hash-db", + "impl-trait-for-tuples", + "log", + "num-traits", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-state-machine 0.28.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-trie 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "trie-db", ] @@ -2110,16 +2133,16 @@ dependencies = [ "bp-header-chain", "bp-parachains", "bp-polkadot-core", - "bp-runtime", + "bp-runtime 0.1.0", "ed25519-dalek", "finality-grandpa", "parity-scale-codec", - "sp-application-crypto", + "sp-application-crypto 23.0.0", "sp-consensus-grandpa", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-trie", + "sp-trie 22.0.0", ] [[package]] @@ -2128,9 +2151,9 @@ version = "0.1.0" dependencies = [ "bp-header-chain", "bp-polkadot-core", - "bp-runtime", - "frame-support", - "sp-api", + "bp-runtime 0.1.0", + "frame-support 4.0.0-dev", + "sp-api 4.0.0-dev", "sp-std 8.0.0", ] @@ -2140,23 +2163,39 @@ version = "0.1.0" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", ] [[package]] name = "bridge-hub-common" version = "0.1.0" dependencies = [ - "cumulus-primitives-core", - "frame-support", - "pallet-message-queue", + "cumulus-primitives-core 0.1.0", + "frame-support 4.0.0-dev", + "pallet-message-queue 7.0.0-dev", "parity-scale-codec", "scale-info", "snowbridge-core", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "staging-xcm", + "staging-xcm 1.0.0", +] + +[[package]] +name = "bridge-hub-common" +version = "0.1.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "cumulus-primitives-core 0.1.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "pallet-message-queue 7.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "parity-scale-codec", + "scale-info", + "snowbridge-core", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] @@ -2171,12 +2210,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -2184,43 +2223,43 @@ dependencies = [ "log", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-multisig", "pallet-session", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "pallet-xcm-benchmarks", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "scale-info", "serde", "smallvec", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -2236,12 +2275,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -2249,43 +2288,43 @@ dependencies = [ "log", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-multisig", "pallet-session", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "pallet-xcm-benchmarks", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "scale-info", "serde", "smallvec", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -2293,11 +2332,11 @@ dependencies = [ name = "bridge-hub-rococo-emulated-chain" version = "0.0.0" dependencies = [ - "bridge-hub-common", + "bridge-hub-common 0.1.0", "bridge-hub-rococo-runtime", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "emulated-integration-tests-common", - "frame-support", + "frame-support 4.0.0-dev", "parachains-common", "serde_json", "snowbridge-control", @@ -2305,8 +2344,8 @@ dependencies = [ "snowbridge-inbound-queue", "snowbridge-outbound-queue", "snowbridge-router-primitives", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", ] [[package]] @@ -2321,13 +2360,13 @@ dependencies = [ "cumulus-pallet-dmp-queue", "cumulus-pallet-xcmp-queue", "emulated-integration-tests-common", - "frame-support", + "frame-support 4.0.0-dev", "hex", "hex-literal", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-bridge-messages", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-xcm", "parachains-common", "parity-scale-codec", @@ -2341,9 +2380,9 @@ dependencies = [ "snowbridge-inbound-queue", "snowbridge-outbound-queue", "snowbridge-router-primitives", - "sp-core", - "staging-xcm", - "staging-xcm-executor", + "sp-core 21.0.0", + "staging-xcm 1.0.0", + "staging-xcm-executor 1.0.0", ] [[package]] @@ -2360,9 +2399,9 @@ dependencies = [ "bp-polkadot-core", "bp-relayers", "bp-rococo", - "bp-runtime", + "bp-runtime 0.1.0", "bp-westend", - "bridge-hub-common", + "bridge-hub-common 0.1.0", "bridge-hub-test-utils", "bridge-runtime-common", "cumulus-pallet-aura-ext", @@ -2371,12 +2410,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -2384,25 +2423,25 @@ dependencies = [ "log", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-bridge-grandpa", "pallet-bridge-messages", "pallet-bridge-parachains", "pallet-bridge-relayers", "pallet-collator-selection", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-multisig", "pallet-session", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "pallet-xcm-benchmarks", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "rococo-runtime-constants", "scale-info", @@ -2418,25 +2457,25 @@ dependencies = [ "snowbridge-outbound-queue-runtime-api", "snowbridge-router-primitives", "snowbridge-runtime-common", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "static_assertions", "substrate-wasm-builder", ] @@ -2451,17 +2490,17 @@ dependencies = [ "bp-parachains", "bp-polkadot-core", "bp-relayers", - "bp-runtime", + "bp-runtime 0.1.0", "bp-test-utils", "bridge-runtime-common", "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-bridge-grandpa", "pallet-bridge-messages", "pallet-bridge-parachains", @@ -2474,30 +2513,30 @@ dependencies = [ "parachains-common", "parachains-runtimes-test-utils", "parity-scale-codec", - "sp-core", - "sp-io", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-keyring", - "sp-runtime", + "sp-runtime 24.0.0", "sp-tracing 10.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", ] [[package]] name = "bridge-hub-westend-emulated-chain" version = "0.0.0" dependencies = [ - "bridge-hub-common", + "bridge-hub-common 0.1.0", "bridge-hub-westend-runtime", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "emulated-integration-tests-common", - "frame-support", + "frame-support 4.0.0-dev", "parachains-common", "serde_json", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", ] [[package]] @@ -2510,17 +2549,17 @@ dependencies = [ "cumulus-pallet-dmp-queue", "cumulus-pallet-xcmp-queue", "emulated-integration-tests-common", - "frame-support", + "frame-support 4.0.0-dev", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-bridge-messages", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-xcm", "parachains-common", "parity-scale-codec", "rococo-westend-system-emulated-network", - "staging-xcm", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-executor 1.0.0", ] [[package]] @@ -2536,9 +2575,9 @@ dependencies = [ "bp-polkadot-core", "bp-relayers", "bp-rococo", - "bp-runtime", + "bp-runtime 0.1.0", "bp-westend", - "bridge-hub-common", + "bridge-hub-common 0.1.0", "bridge-hub-test-utils", "bridge-runtime-common", "cumulus-pallet-aura-ext", @@ -2547,12 +2586,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -2560,48 +2599,48 @@ dependencies = [ "log", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-bridge-grandpa", "pallet-bridge-messages", "pallet-bridge-parachains", "pallet-bridge-relayers", "pallet-collator-selection", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-multisig", "pallet-session", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "pallet-xcm-benchmarks", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "scale-info", "serde", "smallvec", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "static_assertions", "substrate-wasm-builder", "westend-runtime-constants", @@ -2616,30 +2655,30 @@ dependencies = [ "bp-parachains", "bp-polkadot-core", "bp-relayers", - "bp-runtime", + "bp-runtime 0.1.0", "bp-test-utils", "bp-xcm-bridge-hub-router", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "hash-db", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-bridge-grandpa", "pallet-bridge-messages", "pallet-bridge-parachains", "pallet-bridge-relayers", - "pallet-transaction-payment", + "pallet-transaction-payment 4.0.0-dev", "pallet-utility", "parity-scale-codec", "scale-info", - "sp-api", - "sp-core", - "sp-io", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-trie", - "staging-xcm", - "staging-xcm-builder", + "sp-trie 22.0.0", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", "static_assertions", ] @@ -3094,12 +3133,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -3108,12 +3147,12 @@ dependencies = [ "pallet-alliance", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", "pallet-collective", "pallet-collective-content", "pallet-core-fellowship", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-multisig", "pallet-preimage", "pallet-proxy", @@ -3122,37 +3161,37 @@ dependencies = [ "pallet-salary", "pallet-scheduler", "pallet-session", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api", - "sp-arithmetic", + "sp-api 4.0.0-dev", + "sp-arithmetic 16.0.0", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -3166,12 +3205,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -3180,12 +3219,12 @@ dependencies = [ "pallet-alliance", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", "pallet-collective", "pallet-collective-content", "pallet-core-fellowship", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-multisig", "pallet-preimage", "pallet-proxy", @@ -3194,37 +3233,37 @@ dependencies = [ "pallet-salary", "pallet-scheduler", "pallet-session", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api", - "sp-arithmetic", + "sp-api 4.0.0-dev", + "sp-arithmetic 16.0.0", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", "testnets-common", "westend-runtime-constants", @@ -3399,12 +3438,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -3412,45 +3451,45 @@ dependencies = [ "log", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", "pallet-contracts", "pallet-contracts-primitives", "pallet-insecure-randomness-collective-flip", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-multisig", "pallet-session", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "rococo-runtime-constants", "scale-info", "smallvec", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -3862,8 +3901,8 @@ dependencies = [ "sc-cli", "sc-client-api", "sc-service", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "url", ] @@ -3874,7 +3913,7 @@ dependencies = [ "async-trait", "cumulus-client-consensus-common", "cumulus-client-network", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-test-client", "cumulus-test-relay-sproof-builder", "cumulus-test-runtime", @@ -3885,14 +3924,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sc-client-api", - "sp-api", + "sp-api 4.0.0-dev", "sp-consensus", - "sp-core", + "sp-core 21.0.0", "sp-maybe-compressed-blob", - "sp-runtime", - "sp-state-machine", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-tracing 10.0.0", "tracing", ] @@ -3906,7 +3945,7 @@ dependencies = [ "cumulus-client-consensus-common", "cumulus-client-consensus-proposer", "cumulus-primitives-aura", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-parachain-inherent", "cumulus-relay-chain-interface", "futures", @@ -3914,7 +3953,7 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sc-client-api", "sc-consensus", "sc-consensus-aura", @@ -3922,18 +3961,18 @@ dependencies = [ "sc-consensus-slots", "sc-telemetry", "schnellru", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-keystore", - "sp-runtime", - "sp-state-machine", - "sp-timestamp", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", + "sp-timestamp 4.0.0-dev", "substrate-prometheus-endpoint", "tracing", ] @@ -3944,7 +3983,7 @@ version = "0.1.0" dependencies = [ "async-trait", "cumulus-client-pov-recovery", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-relay-chain-interface", "cumulus-test-client", "cumulus-test-relay-sproof-builder", @@ -3953,19 +3992,19 @@ dependencies = [ "futures-timer", "log", "parity-scale-codec", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sc-client-api", "sc-consensus", "sc-consensus-babe", "schnellru", "sp-blockchain", "sp-consensus", - "sp-consensus-slots", - "sp-core", - "sp-runtime", - "sp-timestamp", + "sp-consensus-slots 0.10.0-dev", + "sp-core 21.0.0", + "sp-runtime 24.0.0", + "sp-timestamp 4.0.0-dev", "sp-tracing 10.0.0", - "sp-trie", + "sp-trie 22.0.0", "substrate-prometheus-endpoint", "tracing", ] @@ -3978,9 +4017,9 @@ dependencies = [ "async-trait", "cumulus-primitives-parachain-inherent", "sp-consensus", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "thiserror", ] @@ -3990,18 +4029,18 @@ version = "0.1.0" dependencies = [ "async-trait", "cumulus-client-consensus-common", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-relay-chain-interface", "futures", "parking_lot 0.12.1", "sc-consensus", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-inherents", - "sp-runtime", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", "substrate-prometheus-endpoint", "tracing", ] @@ -4011,7 +4050,7 @@ name = "cumulus-client-network" version = "0.1.0" dependencies = [ "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-relay-chain-inprocess-interface", "cumulus-relay-chain-interface", "cumulus-test-service", @@ -4020,19 +4059,19 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "polkadot-node-primitives", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-test-client", "portpicker", "sc-cli", "sc-client-api", "sp-blockchain", "sp-consensus", - "sp-core", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", - "sp-runtime", - "sp-state-machine", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "substrate-test-utils", "tokio", "tracing", @@ -4044,7 +4083,7 @@ name = "cumulus-client-pov-recovery" version = "0.1.0" dependencies = [ "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-relay-chain-interface", "cumulus-test-service", "futures", @@ -4053,7 +4092,7 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "portpicker", "rand 0.8.5", "sc-cli", @@ -4061,7 +4100,7 @@ dependencies = [ "sc-consensus", "sp-consensus", "sp-maybe-compressed-blob", - "sp-runtime", + "sp-runtime 24.0.0", "substrate-test-utils", "tokio", "tracing", @@ -4076,12 +4115,12 @@ dependencies = [ "cumulus-client-consensus-common", "cumulus-client-network", "cumulus-client-pov-recovery", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-relay-chain-inprocess-interface", "cumulus-relay-chain-interface", "cumulus-relay-chain-minimal-node", "futures", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sc-client-api", "sc-consensus", "sc-network", @@ -4093,11 +4132,11 @@ dependencies = [ "sc-telemetry", "sc-transaction-pool", "sc-utils", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-transaction-pool", ] @@ -4106,15 +4145,15 @@ name = "cumulus-pallet-aura-ext" version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "pallet-aura", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-application-crypto", + "sp-application-crypto 23.0.0", "sp-consensus-aura", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -4122,19 +4161,19 @@ dependencies = [ name = "cumulus-pallet-dmp-queue" version = "0.1.0" dependencies = [ - "cumulus-primitives-core", - "frame-benchmarking", - "frame-support", - "frame-system", + "cumulus-primitives-core 0.1.0", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm", + "staging-xcm 1.0.0", ] [[package]] @@ -4144,38 +4183,38 @@ dependencies = [ "assert_matches", "bytes", "cumulus-pallet-parachain-system-proc-macro", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-parachain-inherent", "cumulus-test-client", "cumulus-test-relay-sproof-builder", "environmental", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "futures", "hex-literal", "impl-trait-for-tuples", "lazy_static", "log", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "parity-scale-codec", - "polkadot-parachain-primitives", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-parachains", "rand 0.8.5", "sc-client-api", "scale-info", - "sp-core", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-inherents", - "sp-io", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", - "sp-runtime", - "sp-state-machine", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-std 8.0.0", "sp-tracing 10.0.0", - "sp-trie", - "sp-version", - "staging-xcm", + "sp-trie 22.0.0", + "sp-version 22.0.0", + "staging-xcm 1.0.0", "trie-db", ] @@ -4193,12 +4232,12 @@ dependencies = [ name = "cumulus-pallet-session-benchmarking" version = "3.0.0" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "pallet-session", "parity-scale-codec", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -4207,13 +4246,13 @@ name = "cumulus-pallet-solo-to-para" version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "pallet-sudo", "parity-scale-codec", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "scale-info", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -4221,15 +4260,15 @@ dependencies = [ name = "cumulus-pallet-xcm" version = "0.1.0" dependencies = [ - "cumulus-primitives-core", - "frame-support", - "frame-system", + "cumulus-primitives-core 0.1.0", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "staging-xcm", + "staging-xcm 1.0.0", ] [[package]] @@ -4239,24 +4278,24 @@ dependencies = [ "bounded-collections", "bp-xcm-bridge-hub-router", "cumulus-pallet-parachain-system", - "cumulus-primitives-core", - "frame-benchmarking", - "frame-support", - "frame-system", + "cumulus-primitives-core 0.1.0", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", - "pallet-message-queue", + "pallet-balances 4.0.0-dev", + "pallet-message-queue 7.0.0-dev", "parity-scale-codec", "polkadot-runtime-common", "polkadot-runtime-parachains", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", ] [[package]] @@ -4264,14 +4303,14 @@ name = "cumulus-ping" version = "0.1.0" dependencies = [ "cumulus-pallet-xcm", - "cumulus-primitives-core", - "frame-support", - "frame-system", + "cumulus-primitives-core 0.1.0", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "staging-xcm", + "staging-xcm 1.0.0", ] [[package]] @@ -4279,11 +4318,11 @@ name = "cumulus-primitives-aura" version = "0.1.0" dependencies = [ "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-primitives", - "sp-api", + "polkadot-core-primitives 1.0.0", + "polkadot-primitives 1.0.0", + "sp-api 4.0.0-dev", "sp-consensus-aura", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -4292,15 +4331,32 @@ name = "cumulus-primitives-core" version = "0.1.0" dependencies = [ "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "scale-info", - "sp-api", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-trie", - "staging-xcm", + "sp-trie 22.0.0", + "staging-xcm 1.0.0", +] + +[[package]] +name = "cumulus-primitives-core" +version = "0.1.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "parity-scale-codec", + "polkadot-core-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "polkadot-parachain-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "polkadot-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "scale-info", + "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-trie 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] @@ -4308,20 +4364,20 @@ name = "cumulus-primitives-parachain-inherent" version = "0.1.0" dependencies = [ "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-relay-chain-interface", "cumulus-test-relay-sproof-builder", "parity-scale-codec", "sc-client-api", "scale-info", - "sp-api", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-std 8.0.0", "sp-storage 13.0.0", - "sp-trie", + "sp-trie 22.0.0", "tracing", ] @@ -4329,31 +4385,31 @@ dependencies = [ name = "cumulus-primitives-timestamp" version = "0.1.0" dependencies = [ - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "futures", "parity-scale-codec", - "sp-inherents", + "sp-inherents 4.0.0-dev", "sp-std 8.0.0", - "sp-timestamp", + "sp-timestamp 4.0.0-dev", ] [[package]] name = "cumulus-primitives-utility" version = "0.1.0" dependencies = [ - "cumulus-primitives-core", - "frame-support", + "cumulus-primitives-core 0.1.0", + "frame-support 4.0.0-dev", "log", "pallet-xcm-benchmarks", "parity-scale-codec", "polkadot-runtime-common", "polkadot-runtime-parachains", - "sp-io", - "sp-runtime", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", ] [[package]] @@ -4361,13 +4417,13 @@ name = "cumulus-relay-chain-inprocess-interface" version = "0.1.0" dependencies = [ "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-relay-chain-interface", "cumulus-test-service", "futures", "futures-timer", "polkadot-cli", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-service", "polkadot-test-client", "prioritized-metered-channel", @@ -4376,12 +4432,12 @@ dependencies = [ "sc-sysinfo", "sc-telemetry", "sc-tracing", - "sp-api", + "sp-api 4.0.0-dev", "sp-consensus", - "sp-core", + "sp-core 21.0.0", "sp-keyring", - "sp-runtime", - "sp-state-machine", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", ] [[package]] @@ -4389,15 +4445,15 @@ name = "cumulus-relay-chain-interface" version = "0.1.0" dependencies = [ "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "futures", "jsonrpsee-core", "parity-scale-codec", "polkadot-overseer", "sc-client-api", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", - "sp-state-machine", + "sp-state-machine 0.28.0", "thiserror", ] @@ -4407,13 +4463,13 @@ version = "0.1.0" dependencies = [ "array-bytes 6.1.0", "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-relay-chain-interface", "cumulus-relay-chain-rpc-interface", "futures", "polkadot-availability-recovery", "polkadot-collator-protocol", - "polkadot-core-primitives", + "polkadot-core-primitives 1.0.0", "polkadot-network-bridge", "polkadot-node-collation-generation", "polkadot-node-core-prospective-parachains", @@ -4421,17 +4477,17 @@ dependencies = [ "polkadot-node-network-protocol", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sc-authority-discovery", "sc-network", "sc-network-common", "sc-service", "sc-tracing", "sc-utils", - "sp-api", + "sp-api 4.0.0-dev", "sp-consensus", "sp-consensus-babe", - "sp-runtime", + "sp-runtime 24.0.0", "substrate-prometheus-endpoint", "tracing", ] @@ -4441,7 +4497,7 @@ name = "cumulus-relay-chain-rpc-interface" version = "0.1.0" dependencies = [ "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-relay-chain-interface", "either", "futures", @@ -4459,12 +4515,12 @@ dependencies = [ "serde_json", "smoldot", "smoldot-light", - "sp-api", - "sp-authority-discovery", + "sp-api 4.0.0-dev", + "sp-authority-discovery 4.0.0-dev", "sp-consensus-babe", - "sp-core", - "sp-runtime", - "sp-state-machine", + "sp-core 21.0.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-storage 13.0.0", "thiserror", "tokio", @@ -4477,30 +4533,30 @@ dependencies = [ name = "cumulus-test-client" version = "0.1.0" dependencies = [ - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-parachain-inherent", "cumulus-test-relay-sproof-builder", "cumulus-test-runtime", "cumulus-test-service", - "frame-system", - "pallet-balances", - "pallet-transaction-payment", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "sc-block-builder", "sc-consensus", "sc-executor", "sc-executor-common", "sc-service", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", - "sp-runtime", - "sp-timestamp", + "sp-runtime 24.0.0", + "sp-timestamp 4.0.0-dev", "substrate-test-client", ] @@ -4508,13 +4564,13 @@ dependencies = [ name = "cumulus-test-relay-sproof-builder" version = "0.1.0" dependencies = [ - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "parity-scale-codec", - "polkadot-primitives", - "sp-runtime", - "sp-state-machine", + "polkadot-primitives 1.0.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-std 8.0.0", - "sp-trie", + "sp-trie 22.0.0", ] [[package]] @@ -4522,31 +4578,31 @@ name = "cumulus-test-runtime" version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-rpc-runtime-api", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-glutton", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "substrate-wasm-builder", ] @@ -4563,7 +4619,7 @@ dependencies = [ "cumulus-client-pov-recovery", "cumulus-client-service", "cumulus-pallet-parachain-system", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-parachain-inherent", "cumulus-relay-chain-inprocess-interface", "cumulus-relay-chain-interface", @@ -4571,19 +4627,19 @@ dependencies = [ "cumulus-test-client", "cumulus-test-relay-sproof-builder", "cumulus-test-runtime", - "frame-system", + "frame-system 4.0.0-dev", "frame-system-rpc-runtime-api", "futures", "jsonrpsee", "pallet-im-online", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "parachains-common", "parity-scale-codec", "polkadot-cli", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-service", "polkadot-test-service", "portpicker", @@ -4606,18 +4662,18 @@ dependencies = [ "sc-transaction-pool-api", "serde", "serde_json", - "sp-api", - "sp-arithmetic", - "sp-authority-discovery", + "sp-api 4.0.0-dev", + "sp-arithmetic 16.0.0", + "sp-authority-discovery 4.0.0-dev", "sp-blockchain", "sp-consensus", "sp-consensus-grandpa", - "sp-core", - "sp-io", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-keyring", - "sp-runtime", - "sp-state-machine", - "sp-timestamp", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", + "sp-timestamp 4.0.0-dev", "sp-tracing 10.0.0", "substrate-test-client", "substrate-test-utils", @@ -5288,28 +5344,28 @@ dependencies = [ "bridge-runtime-common", "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", - "frame-support", + "cumulus-primitives-core 0.1.0", + "frame-support 4.0.0-dev", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-bridge-messages", "pallet-im-online", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-xcm", "parachains-common", "parity-scale-codec", "paste", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-runtime-parachains", "polkadot-service", "sc-consensus-grandpa", "serde_json", - "sp-authority-discovery", + "sp-authority-discovery 4.0.0-dev", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core", - "sp-runtime", - "staging-xcm", + "sp-core 21.0.0", + "sp-runtime 24.0.0", + "staging-xcm 1.0.0", "xcm-emulator", ] @@ -5425,7 +5481,7 @@ dependencies = [ "honggfuzz", "polkadot-erasure-coding", "polkadot-node-primitives", - "polkadot-primitives", + "polkadot-primitives 1.0.0", ] [[package]] @@ -5799,28 +5855,28 @@ version = "0.0.1-dev" dependencies = [ "docify", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-rpc-runtime-api", "log", "pallet-examples", "parity-scale-codec", "scale-info", "simple-mermaid", - "sp-api", - "sp-arithmetic", + "sp-api 4.0.0-dev", + "sp-arithmetic 16.0.0", "sp-block-builder", "sp-consensus-aura", "sp-consensus-grandpa", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", ] [[package]] @@ -5828,9 +5884,9 @@ name = "frame-benchmarking" version = "4.0.0-dev" dependencies = [ "array-bytes 6.1.0", - "frame-support", - "frame-support-procedural", - "frame-system", + "frame-support 4.0.0-dev", + "frame-support-procedural 4.0.0-dev", + "frame-system 4.0.0-dev", "linregress", "log", "parity-scale-codec", @@ -5838,18 +5894,43 @@ dependencies = [ "rusty-fork", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-io", - "sp-keystore", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "sp-runtime-interface 17.0.0", "sp-std 8.0.0", "sp-storage 13.0.0", "static_assertions", ] +[[package]] +name = "frame-benchmarking" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support-procedural 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "linregress", + "log", + "parity-scale-codec", + "paste", + "scale-info", + "serde", + "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-application-crypto 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime-interface 17.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-storage 13.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "static_assertions", +] + [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" @@ -5859,9 +5940,9 @@ dependencies = [ "chrono", "clap 4.4.6", "comfy-table", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "gethostname", "handlebars", "itertools 0.10.5", @@ -5880,18 +5961,18 @@ dependencies = [ "sc-sysinfo", "serde", "serde_json", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", - "sp-core", + "sp-core 21.0.0", "sp-database", "sp-externalities 0.19.0", - "sp-inherents", - "sp-io", - "sp-keystore", - "sp-runtime", - "sp-state-machine", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-storage 13.0.0", - "sp-trie", + "sp-trie 22.0.0", "sp-wasm-interface 14.0.0", "thiserror", "thousands", @@ -5901,13 +5982,13 @@ dependencies = [ name = "frame-benchmarking-pallet-pov" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -5916,13 +5997,13 @@ name = "frame-election-provider-solution-type" version = "4.0.0-dev" dependencies = [ "frame-election-provider-support", - "frame-support", + "frame-support 4.0.0-dev", "parity-scale-codec", "proc-macro-crate", "proc-macro2", "quote", "scale-info", - "sp-arithmetic", + "sp-arithmetic 16.0.0", "syn 2.0.38", "trybuild", ] @@ -5932,16 +6013,16 @@ name = "frame-election-provider-support" version = "4.0.0-dev" dependencies = [ "frame-election-provider-solution-type", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "rand 0.8.5", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-npos-elections", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -5952,14 +6033,14 @@ dependencies = [ "clap 4.4.6", "frame-election-provider-solution-type", "frame-election-provider-support", - "frame-support", + "frame-support 4.0.0-dev", "honggfuzz", "parity-scale-codec", "rand 0.8.5", "scale-info", - "sp-arithmetic", + "sp-arithmetic 16.0.0", "sp-npos-elections", - "sp-runtime", + "sp-runtime 24.0.0", ] [[package]] @@ -5967,21 +6048,21 @@ name = "frame-executive" version = "4.0.0-dev" dependencies = [ "array-bytes 6.1.0", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-try-runtime", "log", - "pallet-balances", - "pallet-transaction-payment", + "pallet-balances 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-inherents", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", - "sp-version", + "sp-version 22.0.0", ] [[package]] @@ -6006,10 +6087,10 @@ dependencies = [ "log", "parity-scale-codec", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-state-machine", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-tracing 10.0.0", "spinners", "substrate-rpc-client", @@ -6028,8 +6109,8 @@ dependencies = [ "docify", "environmental", "frame-metadata", - "frame-support-procedural", - "frame-system", + "frame-support-procedural 4.0.0-dev", + "frame-system 4.0.0-dev", "impl-trait-for-tuples", "k256", "log", @@ -6041,21 +6122,62 @@ dependencies = [ "serde", "serde_json", "smallvec", - "sp-api", - "sp-arithmetic", - "sp-core", - "sp-core-hashing-proc-macro", + "sp-api 4.0.0-dev", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-core-hashing-proc-macro 9.0.0", "sp-debug-derive 8.0.0", - "sp-genesis-builder", - "sp-inherents", - "sp-io", - "sp-metadata-ir", - "sp-runtime", - "sp-staking", - "sp-state-machine", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", + "sp-metadata-ir 0.1.0", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", + "sp-state-machine 0.28.0", "sp-std 8.0.0", "sp-tracing 10.0.0", - "sp-weights", + "sp-weights 20.0.0", + "static_assertions", + "tt-call", +] + +[[package]] +name = "frame-support" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "aquamarine", + "array-bytes 6.1.0", + "bitflags 1.3.2", + "docify", + "environmental", + "frame-metadata", + "frame-support-procedural 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "impl-trait-for-tuples", + "k256", + "log", + "macro_magic", + "parity-scale-codec", + "paste", + "scale-info", + "serde", + "serde_json", + "smallvec", + "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core-hashing-proc-macro 9.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-debug-derive 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-genesis-builder 0.1.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-inherents 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-metadata-ir 0.1.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-staking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-state-machine 0.28.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-tracing 10.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "static_assertions", "tt-call", ] @@ -6068,21 +6190,52 @@ dependencies = [ "cfg-expr", "derive-syn-parse", "expander 2.0.0", - "frame-support-procedural-tools", + "frame-support-procedural-tools 4.0.0-dev", + "itertools 0.10.5", + "macro_magic", + "proc-macro-warning", + "proc-macro2", + "quote", + "sp-core-hashing 9.0.0", + "syn 2.0.38", +] + +[[package]] +name = "frame-support-procedural" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "Inflector", + "cfg-expr", + "derive-syn-parse", + "expander 2.0.0", + "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "itertools 0.10.5", "macro_magic", "proc-macro-warning", "proc-macro2", "quote", - "sp-core-hashing", + "sp-core-hashing 9.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "syn 2.0.38", +] + +[[package]] +name = "frame-support-procedural-tools" +version = "4.0.0-dev" +dependencies = [ + "frame-support-procedural-tools-derive 3.0.0", + "proc-macro-crate", + "proc-macro2", + "quote", "syn 2.0.38", ] [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ - "frame-support-procedural-tools-derive", + "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "proc-macro-crate", "proc-macro2", "quote", @@ -6098,30 +6251,40 @@ dependencies = [ "syn 2.0.38", ] +[[package]] +name = "frame-support-procedural-tools-derive" +version = "3.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.38", +] + [[package]] name = "frame-support-test" version = "3.0.0" dependencies = [ - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", "frame-metadata", - "frame-support", + "frame-support 4.0.0-dev", "frame-support-test-pallet", - "frame-system", + "frame-system 4.0.0-dev", "parity-scale-codec", "pretty_assertions", "rustversion", "scale-info", "serde", - "sp-api", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-metadata-ir", - "sp-runtime", - "sp-state-machine", + "sp-api 4.0.0-dev", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-metadata-ir 0.1.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-std 8.0.0", - "sp-version", + "sp-version 22.0.0", "static_assertions", "trybuild", ] @@ -6130,25 +6293,25 @@ dependencies = [ name = "frame-support-test-compile-pass" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", - "sp-version", + "sp-core 21.0.0", + "sp-runtime 24.0.0", + "sp-version 22.0.0", ] [[package]] name = "frame-support-test-pallet" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", "serde", - "sp-runtime", + "sp-runtime 24.0.0", ] [[package]] @@ -6167,36 +6330,56 @@ dependencies = [ "cfg-if", "criterion 0.4.0", "docify", - "frame-support", + "frame-support 4.0.0-dev", "log", "parity-scale-codec", "scale-info", "serde", - "sp-core", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-io", - "sp-runtime", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-version", - "sp-weights", + "sp-version 22.0.0", + "sp-weights 20.0.0", "substrate-test-runtime-client", ] +[[package]] +name = "frame-system" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "cfg-if", + "docify", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "log", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-version 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-io", - "sp-runtime", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-version", + "sp-version 22.0.0", ] [[package]] @@ -6204,17 +6387,17 @@ name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" dependencies = [ "parity-scale-codec", - "sp-api", + "sp-api 4.0.0-dev", ] [[package]] name = "frame-try-runtime" version = "0.10.0-dev" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev", "parity-scale-codec", - "sp-api", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -6393,11 +6576,11 @@ version = "4.0.0-dev" dependencies = [ "chrono", "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "num-format", "pallet-staking", - "sp-staking", + "sp-staking 4.0.0-dev", ] [[package]] @@ -6516,40 +6699,40 @@ dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcm", "cumulus-primitives-aura", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-timestamp", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", "pallet-aura", "pallet-glutton", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-sudo", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parachains-common", "parity-scale-codec", "scale-info", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -6561,40 +6744,40 @@ dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcm", "cumulus-primitives-aura", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-timestamp", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", "pallet-aura", "pallet-glutton", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-sudo", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parachains-common", "parity-scale-codec", "scale-info", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -7450,12 +7633,12 @@ checksum = "c33070833c9ee02266356de0c43f723152bd38bd96ddf52c82b3af10c9138b28" name = "kitchensink-runtime" version = "3.0.0-dev" dependencies = [ - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-benchmarking-pallet-pov", "frame-election-provider-support", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -7471,7 +7654,7 @@ dependencies = [ "pallet-authorship", "pallet-babe", "pallet-bags-list", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-bounties", "pallet-broker", "pallet-child-bounties", @@ -7493,7 +7676,7 @@ dependencies = [ "pallet-insecure-randomness-collective-flip", "pallet-lottery", "pallet-membership", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-mixnet", "pallet-mmr", "pallet-multisig", @@ -7526,9 +7709,9 @@ dependencies = [ "pallet-state-trie-migration", "pallet-statement", "pallet-sudo", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "pallet-tips", - "pallet-transaction-payment", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-transaction-storage", "pallet-treasury", @@ -7541,25 +7724,25 @@ dependencies = [ "primitive-types", "scale-info", "serde_json", - "sp-api", - "sp-authority-discovery", + "sp-api 4.0.0-dev", + "sp-authority-discovery 4.0.0-dev", "sp-block-builder", "sp-consensus-babe", "sp-consensus-grandpa", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-mixnet", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", - "sp-staking", + "sp-staking 4.0.0-dev", "sp-statement-store", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "static_assertions", "substrate-wasm-builder", ] @@ -8596,13 +8779,13 @@ dependencies = [ "sc-transaction-pool", "sc-transaction-pool-api", "serde_json", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-blockchain", - "sp-io", + "sp-io 23.0.0", "sp-keyring", - "sp-runtime", - "sp-timestamp", + "sp-runtime 24.0.0", + "sp-timestamp 4.0.0-dev", "substrate-build-script-utils", "substrate-frame-rpc-system", ] @@ -8612,15 +8795,15 @@ name = "minimal-runtime" version = "0.1.0" dependencies = [ "frame", - "frame-support", - "pallet-balances", + "frame-support 4.0.0-dev", + "pallet-balances 4.0.0-dev", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "parity-scale-codec", "scale-info", - "sp-genesis-builder", + "sp-genesis-builder 0.1.0", "substrate-wasm-builder", ] @@ -8680,13 +8863,13 @@ dependencies = [ "sc-block-builder", "sc-client-api", "sc-offchain", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", "sp-consensus-beefy", - "sp-core", + "sp-core 21.0.0", "sp-mmr-primitives", - "sp-runtime", + "sp-runtime 24.0.0", "sp-tracing 10.0.0", "substrate-test-runtime-client", "tokio", @@ -8701,11 +8884,11 @@ dependencies = [ "parity-scale-codec", "serde", "serde_json", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", - "sp-core", + "sp-core 21.0.0", "sp-mmr-primitives", - "sp-runtime", + "sp-runtime 24.0.0", ] [[package]] @@ -9003,13 +9186,13 @@ dependencies = [ "serde", "serde_json", "sp-consensus", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", - "sp-timestamp", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", + "sp-timestamp 4.0.0-dev", "sp-tracing 10.0.0", - "sp-trie", + "sp-trie 22.0.0", "tempfile", ] @@ -9017,8 +9200,8 @@ dependencies = [ name = "node-primitives" version = "2.0.0" dependencies = [ - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", ] [[package]] @@ -9041,13 +9224,13 @@ dependencies = [ "sc-rpc-spec-v2", "sc-sync-state-rpc", "sc-transaction-pool-api", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-keystore", - "sp-runtime", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "sp-statement-store", "substrate-frame-rpc-system", "substrate-state-trie-migration-rpc", @@ -9067,13 +9250,13 @@ name = "node-template" version = "4.0.0-dev" dependencies = [ "clap 4.4.6", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-benchmarking-cli", - "frame-system", + "frame-system 4.0.0-dev", "futures", "jsonrpsee", "node-template-runtime", - "pallet-transaction-payment", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc", "sc-basic-authorship", "sc-cli", @@ -9090,17 +9273,17 @@ dependencies = [ "sc-transaction-pool", "sc-transaction-pool-api", "serde_json", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-blockchain", "sp-consensus-aura", "sp-consensus-grandpa", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", - "sp-runtime", - "sp-timestamp", + "sp-runtime 24.0.0", + "sp-timestamp 4.0.0-dev", "substrate-build-script-utils", "substrate-frame-rpc-system", "try-runtime-cli", @@ -9124,38 +9307,38 @@ dependencies = [ name = "node-template-runtime" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", "pallet-aura", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-grandpa", "pallet-sudo", "pallet-template", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "parity-scale-codec", "scale-info", "serde_json", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", "sp-consensus-grandpa", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "substrate-wasm-builder", ] @@ -9163,7 +9346,7 @@ dependencies = [ name = "node-testing" version = "3.0.0-dev" dependencies = [ - "frame-system", + "frame-system 4.0.0-dev", "fs_extra", "futures", "kitchensink-runtime", @@ -9181,16 +9364,16 @@ dependencies = [ "sc-consensus", "sc-executor", "sc-service", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", - "sp-runtime", - "sp-timestamp", + "sp-runtime 24.0.0", + "sp-timestamp 4.0.0-dev", "staging-node-executor", "substrate-test-client", "tempfile", @@ -9496,19 +9679,19 @@ name = "pallet-alliance" version = "4.0.0-dev" dependencies = [ "array-bytes 6.1.0", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collective", "pallet-identity", "parity-scale-codec", "scale-info", - "sp-core", - "sp-core-hashing", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-core-hashing 9.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9516,19 +9699,19 @@ dependencies = [ name = "pallet-asset-conversion" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "primitive-types", "scale-info", - "sp-api", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9536,17 +9719,17 @@ dependencies = [ name = "pallet-asset-conversion-tx-payment" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "pallet-asset-conversion", "pallet-assets", - "pallet-balances", - "pallet-transaction-payment", + "pallet-balances 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-storage 13.0.0", ] @@ -9555,15 +9738,15 @@ dependencies = [ name = "pallet-asset-rate" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-balances", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9571,20 +9754,20 @@ dependencies = [ name = "pallet-asset-tx-payment" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "pallet-assets", "pallet-authorship", - "pallet-balances", - "pallet-transaction-payment", + "pallet-balances 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "parity-scale-codec", "scale-info", "serde", "serde_json", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-storage 13.0.0", ] @@ -9593,16 +9776,16 @@ dependencies = [ name = "pallet-assets" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9610,14 +9793,14 @@ dependencies = [ name = "pallet-atomic-swap" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", - "pallet-balances", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9625,17 +9808,17 @@ dependencies = [ name = "pallet-aura" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-application-crypto", + "sp-application-crypto 23.0.0", "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9643,16 +9826,16 @@ dependencies = [ name = "pallet-authority-discovery" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "pallet-session", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-authority-discovery", - "sp-core", - "sp-io", - "sp-runtime", + "sp-application-crypto 23.0.0", + "sp-authority-discovery 4.0.0-dev", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9660,14 +9843,14 @@ dependencies = [ name = "pallet-authorship" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9675,27 +9858,27 @@ dependencies = [ name = "pallet-babe" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-offences", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-application-crypto", + "sp-application-crypto 23.0.0", "sp-consensus-babe", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-session", - "sp-staking", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", ] @@ -9705,17 +9888,17 @@ version = "4.0.0-dev" dependencies = [ "aquamarine", "docify", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", ] @@ -9736,13 +9919,13 @@ version = "4.0.0-dev" dependencies = [ "frame-election-provider-support", "frame-remote-externalities", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-bags-list", "pallet-staking", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-tracing 10.0.0", @@ -9752,45 +9935,60 @@ dependencies = [ name = "pallet-balances" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-transaction-payment", + "pallet-transaction-payment 4.0.0-dev", "parity-scale-codec", "paste", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] +[[package]] +name = "pallet-balances" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "log", + "parity-scale-codec", + "scale-info", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "pallet-beefy" version = "4.0.0-dev" dependencies = [ "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-offences", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "scale-info", "serde", "sp-consensus-beefy", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-session", - "sp-staking", - "sp-state-machine", + "sp-staking 4.0.0-dev", + "sp-state-machine 0.28.0", "sp-std 8.0.0", ] @@ -9800,8 +9998,8 @@ version = "4.0.0-dev" dependencies = [ "array-bytes 6.1.0", "binary-merkle-tree", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-beefy", "pallet-mmr", @@ -9809,13 +10007,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", + "sp-api 4.0.0-dev", "sp-consensus-beefy", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-state-machine", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", + "sp-state-machine 0.28.0", "sp-std 8.0.0", ] @@ -9823,17 +10021,17 @@ dependencies = [ name = "pallet-bounties" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-treasury", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9842,21 +10040,21 @@ name = "pallet-bridge-grandpa" version = "0.1.0" dependencies = [ "bp-header-chain", - "bp-runtime", + "bp-runtime 0.1.0", "bp-test-utils", "finality-grandpa", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", "sp-consensus-grandpa", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-trie", + "sp-trie 22.0.0", ] [[package]] @@ -9864,18 +10062,18 @@ name = "pallet-bridge-messages" version = "0.1.0" dependencies = [ "bp-messages", - "bp-runtime", + "bp-runtime 0.1.0", "bp-test-utils", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "num-traits", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9886,20 +10084,20 @@ dependencies = [ "bp-header-chain", "bp-parachains", "bp-polkadot-core", - "bp-runtime", + "bp-runtime 0.1.0", "bp-test-utils", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-bridge-grandpa", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-trie", + "sp-trie 22.0.0", ] [[package]] @@ -9908,18 +10106,18 @@ version = "0.1.0" dependencies = [ "bp-messages", "bp-relayers", - "bp-runtime", - "frame-benchmarking", - "frame-support", - "frame-system", + "bp-runtime 0.1.0", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-bridge-messages", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9928,15 +10126,15 @@ name = "pallet-broker" version = "0.1.0" dependencies = [ "bitvec", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9944,18 +10142,18 @@ dependencies = [ name = "pallet-child-bounties" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-bounties", "pallet-treasury", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -9963,23 +10161,23 @@ dependencies = [ name = "pallet-collator-selection" version = "3.0.0" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-session", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "rand 0.8.5", "scale-info", "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", "sp-tracing 10.0.0", ] @@ -9988,15 +10186,15 @@ dependencies = [ name = "pallet-collective" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10004,14 +10202,14 @@ dependencies = [ name = "pallet-collective-content" version = "0.1.0" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10024,20 +10222,20 @@ dependencies = [ "bitflags 1.3.2", "env_logger 0.9.3", "environmental", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "impl-trait-for-tuples", "log", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-contracts-fixtures", "pallet-contracts-primitives", "pallet-contracts-proc-macro", "pallet-insecure-randomness-collective-flip", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-proxy", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "pallet-utility", "parity-scale-codec", "pretty_assertions", @@ -10046,15 +10244,15 @@ dependencies = [ "scale-info", "serde", "smallvec", - "sp-api", - "sp-core", - "sp-io", - "sp-keystore", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm", - "staging-xcm-builder", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", "wasm-instrument 0.4.0", "wasmi", "wat", @@ -10064,8 +10262,8 @@ dependencies = [ name = "pallet-contracts-fixtures" version = "1.0.0" dependencies = [ - "frame-system", - "sp-runtime", + "frame-system 4.0.0-dev", + "sp-runtime 24.0.0", "wat", ] @@ -10074,36 +10272,36 @@ name = "pallet-contracts-mock-network" version = "1.0.0" dependencies = [ "assert_matches", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-contracts", "pallet-contracts-fixtures", "pallet-contracts-primitives", "pallet-contracts-proc-macro", "pallet-insecure-randomness-collective-flip", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-proxy", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "pallet-utility", "pallet-xcm", "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-runtime-parachains", "pretty_assertions", "scale-info", - "sp-api", - "sp-core", - "sp-io", - "sp-keystore", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "xcm-simulator", ] @@ -10114,9 +10312,9 @@ dependencies = [ "bitflags 1.3.2", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-weights", + "sp-weights 20.0.0", ] [[package]] @@ -10133,17 +10331,17 @@ name = "pallet-conviction-voting" version = "4.0.0-dev" dependencies = [ "assert_matches", - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-balances", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "pallet-scheduler", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10151,16 +10349,16 @@ dependencies = [ name = "pallet-core-fellowship" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10168,13 +10366,13 @@ dependencies = [ name = "pallet-default-config-example" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10182,19 +10380,19 @@ dependencies = [ name = "pallet-democracy" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-preimage", "pallet-scheduler", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10202,15 +10400,15 @@ dependencies = [ name = "pallet-dev-mode" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10219,23 +10417,23 @@ name = "pallet-election-provider-e2e-test" version = "1.0.0" dependencies = [ "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-bags-list", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-election-provider-multi-phase", "pallet-session", "pallet-staking", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "parking_lot 0.12.1", "scale-info", - "sp-core", - "sp-io", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-npos-elections", - "sp-runtime", - "sp-staking", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", "sp-tracing 10.0.0", ] @@ -10244,22 +10442,22 @@ dependencies = [ name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-election-provider-support-benchmarking", "parity-scale-codec", "parking_lot 0.12.1", "rand 0.8.5", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-npos-elections", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", "strum", @@ -10269,12 +10467,12 @@ dependencies = [ name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-election-provider-support", - "frame-system", + "frame-system 4.0.0-dev", "parity-scale-codec", "sp-npos-elections", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10282,18 +10480,18 @@ dependencies = [ name = "pallet-elections-phragmen" version = "5.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-npos-elections", - "sp-runtime", - "sp-staking", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", "sp-tracing 10.0.0", "substrate-test-utils", @@ -10303,16 +10501,16 @@ dependencies = [ name = "pallet-example-basic" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10329,16 +10527,16 @@ dependencies = [ name = "pallet-example-kitchensink" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10346,16 +10544,16 @@ dependencies = [ name = "pallet-example-offchain-worker" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "lite-json", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-keystore", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10363,14 +10561,14 @@ dependencies = [ name = "pallet-example-split" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-std 8.0.0", ] @@ -10392,21 +10590,21 @@ name = "pallet-fast-unstake" version = "4.0.0-dev" dependencies = [ "docify", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", "sp-tracing 10.0.0", "substrate-test-utils", @@ -10417,16 +10615,16 @@ name = "pallet-glutton" version = "4.0.0-dev" dependencies = [ "blake2 0.10.6", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10435,28 +10633,28 @@ name = "pallet-grandpa" version = "4.0.0-dev" dependencies = [ "finality-grandpa", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-offences", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-application-crypto", + "sp-application-crypto 23.0.0", "sp-consensus-grandpa", - "sp-core", - "sp-io", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-keyring", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", - "sp-staking", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", ] @@ -10465,15 +10663,15 @@ name = "pallet-identity" version = "4.0.0-dev" dependencies = [ "enumflags2", - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-balances", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10481,19 +10679,19 @@ dependencies = [ name = "pallet-im-online" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-authorship", "pallet-session", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", ] @@ -10501,16 +10699,16 @@ dependencies = [ name = "pallet-indices" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-balances", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-keyring", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10518,14 +10716,14 @@ dependencies = [ name = "pallet-insecure-randomness-collective-flip" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "safe-mix", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10533,16 +10731,16 @@ dependencies = [ name = "pallet-lottery" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", "frame-support-test", - "frame-system", - "pallet-balances", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10550,15 +10748,15 @@ dependencies = [ name = "pallet-membership" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10576,31 +10774,51 @@ dependencies = [ "rand_distr", "scale-info", "serde", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", - "sp-weights", + "sp-weights 20.0.0", +] + +[[package]] +name = "pallet-message-queue" +version = "7.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "environmental", + "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "log", + "parity-scale-codec", + "scale-info", + "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] name = "pallet-mixnet" version = "0.1.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", "serde", - "sp-application-crypto", - "sp-arithmetic", - "sp-io", + "sp-application-crypto 23.0.0", + "sp-arithmetic 16.0.0", + "sp-io 23.0.0", "sp-mixnet", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10610,17 +10828,17 @@ version = "4.0.0-dev" dependencies = [ "array-bytes 6.1.0", "env_logger 0.9.3", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "itertools 0.10.5", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-mmr-primitives", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10628,15 +10846,15 @@ dependencies = [ name = "pallet-multisig" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10644,18 +10862,18 @@ dependencies = [ name = "pallet-nft-fractionalization" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-nfts", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10664,17 +10882,17 @@ name = "pallet-nfts" version = "4.0.0-dev" dependencies = [ "enumflags2", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-keystore", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10684,21 +10902,21 @@ version = "4.0.0-dev" dependencies = [ "pallet-nfts", "parity-scale-codec", - "sp-api", + "sp-api 4.0.0-dev", ] [[package]] name = "pallet-nicks" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", - "pallet-balances", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10706,16 +10924,16 @@ dependencies = [ name = "pallet-nis" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-balances", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10723,14 +10941,14 @@ dependencies = [ name = "pallet-node-authorization" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10738,16 +10956,16 @@ dependencies = [ name = "pallet-nomination-pools" version = "1.0.0" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", "sp-tracing 10.0.0", ] @@ -10756,23 +10974,23 @@ dependencies = [ name = "pallet-nomination-pools-benchmarking" version = "1.0.0" dependencies = [ - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "pallet-bags-list", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-nomination-pools", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-runtime-interface 17.0.0", - "sp-staking", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", ] @@ -10780,14 +10998,14 @@ dependencies = [ name = "pallet-nomination-pools-fuzzer" version = "2.0.0" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "honggfuzz", "log", "pallet-nomination-pools", "rand 0.8.5", - "sp-io", - "sp-runtime", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-tracing 10.0.0", ] @@ -10797,7 +11015,7 @@ version = "1.0.0-dev" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", - "sp-api", + "sp-api 4.0.0-dev", "sp-std 8.0.0", ] @@ -10806,21 +11024,21 @@ name = "pallet-nomination-pools-test-staking" version = "1.0.0" dependencies = [ "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-bags-list", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-nomination-pools", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", "sp-tracing 10.0.0", ] @@ -10829,17 +11047,17 @@ dependencies = [ name = "pallet-offences" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", ] @@ -10847,26 +11065,26 @@ dependencies = [ name = "pallet-offences-benchmarking" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-babe", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-grandpa", "pallet-im-online", "pallet-offences", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", ] @@ -10875,15 +11093,15 @@ name = "pallet-paged-list" version = "0.1.0" dependencies = [ "docify", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-metadata-ir", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-metadata-ir 0.1.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10892,41 +11110,41 @@ name = "pallet-paged-list-fuzzer" version = "0.1.0" dependencies = [ "arbitrary", - "frame-support", + "frame-support 4.0.0-dev", "honggfuzz", "pallet-paged-list", - "sp-io", + "sp-io 23.0.0", ] [[package]] name = "pallet-parachain-template" version = "0.1.0" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", ] [[package]] name = "pallet-preimage" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10934,16 +11152,16 @@ dependencies = [ name = "pallet-proxy" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-balances", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "pallet-utility", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10951,16 +11169,16 @@ dependencies = [ name = "pallet-ranked-collective" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10968,15 +11186,15 @@ dependencies = [ name = "pallet-recovery" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-balances", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -10985,20 +11203,20 @@ name = "pallet-referenda" version = "4.0.0-dev" dependencies = [ "assert_matches", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-preimage", "pallet-scheduler", "parity-scale-codec", "scale-info", "serde", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11006,15 +11224,15 @@ dependencies = [ name = "pallet-remark" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11023,19 +11241,19 @@ name = "pallet-root-offences" version = "1.0.0-dev" dependencies = [ "frame-election-provider-support", - "frame-support", - "frame-system", - "pallet-balances", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", ] @@ -11043,13 +11261,13 @@ dependencies = [ name = "pallet-root-testing" version = "1.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11057,18 +11275,18 @@ dependencies = [ name = "pallet-safe-mode" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-balances", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "pallet-proxy", "pallet-utility", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11076,16 +11294,16 @@ dependencies = [ name = "pallet-salary" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11094,18 +11312,18 @@ name = "pallet-scheduler" version = "4.0.0-dev" dependencies = [ "docify", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-preimage", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-weights", + "sp-weights 20.0.0", "substrate-test-utils", ] @@ -11113,14 +11331,14 @@ dependencies = [ name = "pallet-scored-pool" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", - "pallet-balances", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11128,42 +11346,42 @@ dependencies = [ name = "pallet-session" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "impl-trait-for-tuples", "log", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-session", - "sp-staking", - "sp-state-machine", + "sp-staking 4.0.0-dev", + "sp-state-machine 0.28.0", "sp-std 8.0.0", - "sp-trie", + "sp-trie 22.0.0", ] [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-election-provider-support", - "frame-support", - "frame-system", - "pallet-balances", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "rand 0.8.5", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", ] @@ -11172,11 +11390,11 @@ dependencies = [ name = "pallet-skip-feeless-payment" version = "1.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11184,19 +11402,19 @@ dependencies = [ name = "pallet-society" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", "frame-support-test", - "frame-system", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "rand_chacha 0.2.2", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11204,27 +11422,27 @@ dependencies = [ name = "pallet-staking" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-authorship", "pallet-bags-list", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-session", "pallet-staking-reward-curve", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "rand_chacha 0.2.2", "scale-info", "serde", - "sp-application-crypto", - "sp-core", - "sp-io", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-npos-elections", - "sp-runtime", - "sp-staking", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", "sp-tracing 10.0.0", "substrate-test-utils", @@ -11237,7 +11455,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "sp-runtime", + "sp-runtime 24.0.0", "syn 2.0.38", ] @@ -11246,7 +11464,7 @@ name = "pallet-staking-reward-fn" version = "4.0.0-dev" dependencies = [ "log", - "sp-arithmetic", + "sp-arithmetic 16.0.0", ] [[package]] @@ -11254,27 +11472,27 @@ name = "pallet-staking-runtime-api" version = "4.0.0-dev" dependencies = [ "parity-scale-codec", - "sp-api", - "sp-staking", + "sp-api 4.0.0-dev", + "sp-staking 4.0.0-dev", ] [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-remote-externalities", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "parking_lot 0.12.1", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", "substrate-state-trie-migration-rpc", @@ -11287,16 +11505,16 @@ dependencies = [ name = "pallet-statement" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-api", - "sp-core", - "sp-io", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-statement-store", "sp-std 8.0.0", ] @@ -11306,14 +11524,14 @@ name = "pallet-sudo" version = "4.0.0-dev" dependencies = [ "docify", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11321,14 +11539,14 @@ dependencies = [ name = "pallet-template" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11337,37 +11555,57 @@ name = "pallet-timestamp" version = "4.0.0-dev" dependencies = [ "docify", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-inherents", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-storage 13.0.0", - "sp-timestamp", + "sp-timestamp 4.0.0-dev", +] + +[[package]] +name = "pallet-timestamp" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "docify", + "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "log", + "parity-scale-codec", + "scale-info", + "sp-inherents 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-storage 13.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-timestamp 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] name = "pallet-tips" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-treasury", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-storage 13.0.0", ] @@ -11376,19 +11614,35 @@ dependencies = [ name = "pallet-transaction-payment" version = "4.0.0-dev" dependencies = [ - "frame-support", - "frame-system", - "pallet-balances", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", "serde", "serde_json", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] +[[package]] +name = "pallet-transaction-payment" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" @@ -11396,23 +11650,23 @@ dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", "parity-scale-codec", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", - "sp-core", + "sp-core 21.0.0", "sp-rpc", - "sp-runtime", - "sp-weights", + "sp-runtime 24.0.0", + "sp-weights 20.0.0", ] [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" dependencies = [ - "pallet-transaction-payment", + "pallet-transaction-payment 4.0.0-dev", "parity-scale-codec", - "sp-api", - "sp-runtime", - "sp-weights", + "sp-api 4.0.0-dev", + "sp-runtime 24.0.0", + "sp-weights 20.0.0", ] [[package]] @@ -11420,18 +11674,18 @@ name = "pallet-transaction-storage" version = "4.0.0-dev" dependencies = [ "array-bytes 6.1.0", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-inherents", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-transaction-storage-proof", ] @@ -11441,18 +11695,18 @@ name = "pallet-treasury" version = "4.0.0-dev" dependencies = [ "docify", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "impl-trait-for-tuples", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-utility", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11460,17 +11714,17 @@ dependencies = [ name = "pallet-tx-pause" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-balances", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "pallet-proxy", "pallet-utility", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11478,16 +11732,16 @@ dependencies = [ name = "pallet-uniques" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11495,18 +11749,18 @@ dependencies = [ name = "pallet-utility" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-balances", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "pallet-collective", "pallet-root-testing", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11514,16 +11768,16 @@ dependencies = [ name = "pallet-vesting" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11531,17 +11785,17 @@ dependencies = [ name = "pallet-whitelist" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-balances", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", + "pallet-balances 4.0.0-dev", "pallet-preimage", "parity-scale-codec", "scale-info", - "sp-api", - "sp-core", - "sp-io", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -11550,49 +11804,49 @@ name = "pallet-xcm" version = "1.0.0" dependencies = [ "bounded-collections", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "parity-scale-codec", - "polkadot-parachain-primitives", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-parachains", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", ] [[package]] name = "pallet-xcm-benchmarks" version = "1.0.0" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-xcm", "parity-scale-codec", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-runtime-common", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", ] [[package]] @@ -11600,18 +11854,18 @@ name = "pallet-xcm-bridge-hub-router" version = "0.1.0" dependencies = [ "bp-xcm-bridge-hub-router", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "staging-xcm", - "staging-xcm-builder", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", ] [[package]] @@ -11626,10 +11880,10 @@ dependencies = [ "cumulus-client-consensus-common", "cumulus-client-consensus-proposer", "cumulus-client-service", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-parachain-inherent", "cumulus-relay-chain-interface", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-benchmarking-cli", "futures", "jsonrpsee", @@ -11638,7 +11892,7 @@ dependencies = [ "parachain-template-runtime", "parity-scale-codec", "polkadot-cli", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sc-basic-authorship", "sc-chain-spec", "sc-cli", @@ -11657,16 +11911,16 @@ dependencies = [ "sc-transaction-pool-api", "serde", "serde_json", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-blockchain", "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-keystore", - "sp-runtime", - "sp-timestamp", - "staging-xcm", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", + "sp-timestamp 4.0.0-dev", + "staging-xcm 1.0.0", "substrate-build-script-utils", "substrate-frame-rpc-system", "substrate-prometheus-endpoint", @@ -11682,12 +11936,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -11695,38 +11949,38 @@ dependencies = [ "log", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-parachain-template", "pallet-session", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-parachain-primitives", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -11734,32 +11988,32 @@ dependencies = [ name = "parachains-common" version = "1.0.0" dependencies = [ - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", "num-traits", "pallet-asset-tx-payment", "pallet-assets", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-primitives 1.0.0", "rococo-runtime-constants", "scale-info", "smallvec", "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", "substrate-wasm-builder", "westend-runtime-constants", ] @@ -11771,29 +12025,29 @@ dependencies = [ "assets-common", "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-parachain-inherent", "cumulus-test-relay-sproof-builder", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "hex-literal", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", "pallet-session", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-parachain-primitives", + "polkadot-parachain-primitives 1.0.0", "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -12003,15 +12257,15 @@ dependencies = [ name = "penpal-emulated-chain" version = "0.0.0" dependencies = [ - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "emulated-integration-tests-common", - "frame-support", + "frame-support 4.0.0-dev", "parachains-common", "penpal-runtime", "rococo-emulated-chain", "serde_json", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", ] [[package]] @@ -12025,12 +12279,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -12040,39 +12294,39 @@ dependencies = [ "pallet-assets", "pallet-aura", "pallet-authorship", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-collator-selection", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-session", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -12242,7 +12496,7 @@ dependencies = [ "color-eyre", "nix 0.26.2", "polkadot-cli", - "polkadot-core-primitives", + "polkadot-core-primitives 1.0.0", "polkadot-node-core-pvf", "polkadot-node-core-pvf-common", "polkadot-node-core-pvf-execute-worker", @@ -12273,14 +12527,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "rand 0.8.5", "rand_chacha 0.3.1", "rand_core 0.5.1", "schnorrkel 0.9.1", - "sp-authority-discovery", - "sp-core", + "sp-authority-discovery 4.0.0-dev", + "sp-core 21.0.0", "tracing-gum", ] @@ -12300,14 +12554,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "rand 0.8.5", "rand_chacha 0.3.1", - "sp-application-crypto", - "sp-authority-discovery", - "sp-core", + "sp-application-crypto 23.0.0", + "sp-authority-discovery 4.0.0-dev", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0", "tracing-gum", ] @@ -12327,14 +12581,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "rand 0.8.5", "sc-network", "schnellru", - "sp-core", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0", "sp-tracing 10.0.0", "thiserror", "tracing-gum", @@ -12358,13 +12612,13 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "rand 0.8.5", "sc-network", "schnellru", - "sp-application-crypto", - "sp-core", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", "sp-keyring", "thiserror", "tracing-gum", @@ -12389,8 +12643,8 @@ dependencies = [ "sc-storage-monitor", "sc-sysinfo", "sc-tracing", - "sp-core", - "sp-io", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-keyring", "sp-maybe-compressed-blob", "substrate-build-script-utils", @@ -12415,14 +12669,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "sc-keystore", "sc-network", - "sp-core", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", - "sp-runtime", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "thiserror", "tokio-util", "tracing-gum", @@ -12434,11 +12688,23 @@ version = "1.0.0" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] +[[package]] +name = "polkadot-core-primitives" +version = "1.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "parity-scale-codec", + "scale-info", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "polkadot-dispute-distribution" version = "1.0.0" @@ -12459,14 +12725,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "sc-keystore", "sc-network", "schnellru", - "sp-application-crypto", + "sp-application-crypto 23.0.0", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0", "sp-tracing 10.0.0", "thiserror", "tracing-gum", @@ -12479,10 +12745,10 @@ dependencies = [ "criterion 0.4.0", "parity-scale-codec", "polkadot-node-primitives", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "reed-solomon-novelpoly", - "sp-core", - "sp-trie", + "sp-core 21.0.0", + "sp-trie 22.0.0", "thiserror", ] @@ -12499,17 +12765,17 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "rand 0.8.5", "rand_chacha 0.3.1", "sc-network", "sc-network-common", - "sp-application-crypto", - "sp-authority-discovery", + "sp-application-crypto 23.0.0", + "sp-authority-discovery 4.0.0-dev", "sp-consensus-babe", - "sp-core", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0", "sp-tracing 10.0.0", "tracing-gum", ] @@ -12533,11 +12799,11 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "sc-network", "sp-consensus", - "sp-core", + "sp-core 21.0.0", "sp-keyring", "thiserror", "tracing-gum", @@ -12555,9 +12821,9 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", - "sp-core", + "sp-core 21.0.0", "sp-keyring", "sp-maybe-compressed-blob", "thiserror", @@ -12588,7 +12854,7 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "rand 0.8.5", "rand_chacha 0.3.1", @@ -12596,14 +12862,14 @@ dependencies = [ "sc-keystore", "schnellru", "schnorrkel 0.9.1", - "sp-application-crypto", + "sp-application-crypto 23.0.0", "sp-consensus", "sp-consensus-babe", - "sp-consensus-slots", - "sp-core", + "sp-consensus-slots 0.10.0-dev", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", - "sp-runtime", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "thiserror", "tracing-gum", ] @@ -12629,10 +12895,10 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "sp-consensus", - "sp-core", + "sp-core 21.0.0", "sp-keyring", "thiserror", "tracing-gum", @@ -12651,14 +12917,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "polkadot-statement-table", "sc-keystore", - "sp-application-crypto", - "sp-core", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0", "sp-tracing 10.0.0", "thiserror", "tracing-gum", @@ -12672,9 +12938,9 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", - "sp-keystore", + "sp-keystore 0.27.0", "thiserror", "tracing-gum", "wasm-timer", @@ -12696,10 +12962,10 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", - "sp-core", + "sp-core 21.0.0", "sp-keyring", "sp-maybe-compressed-blob", "tracing-gum", @@ -12716,11 +12982,11 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sc-client-api", "sc-consensus-babe", "sp-blockchain", - "sp-core", + "sp-core 21.0.0", "tracing-gum", ] @@ -12739,8 +13005,8 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", - "sp-core", + "polkadot-primitives 1.0.0", + "sp-core 21.0.0", "thiserror", "tracing-gum", ] @@ -12760,14 +13026,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "sc-keystore", "schnellru", - "sp-application-crypto", - "sp-core", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0", "sp-tracing 10.0.0", "thiserror", "tracing-gum", @@ -12782,9 +13048,9 @@ dependencies = [ "futures-timer", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sp-blockchain", - "sp-inherents", + "sp-inherents 4.0.0-dev", "thiserror", "tracing-gum", ] @@ -12803,13 +13069,13 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-types", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "sc-keystore", - "sp-application-crypto", - "sp-core", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0", "thiserror", "tracing-gum", ] @@ -12826,10 +13092,10 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", - "sp-application-crypto", - "sp-keystore", + "sp-application-crypto 23.0.0", + "sp-keystore 0.27.0", "thiserror", "tracing-gum", ] @@ -12849,7 +13115,7 @@ dependencies = [ "libc", "parity-scale-codec", "pin-project", - "polkadot-core-primitives", + "polkadot-core-primitives 1.0.0", "polkadot-node-core-pvf", "polkadot-node-core-pvf-common", "polkadot-node-core-pvf-execute-worker", @@ -12857,14 +13123,14 @@ dependencies = [ "polkadot-node-metrics", "polkadot-node-primitives", "polkadot-node-subsystem", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "procfs", "rand 0.8.5", "rococo-runtime", "rusty-fork", "slotmap", - "sp-core", + "sp-core 21.0.0", "sp-maybe-compressed-blob", "sp-wasm-interface 14.0.0", "tempfile", @@ -12885,14 +13151,14 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "sc-keystore", - "sp-application-crypto", - "sp-core", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", - "sp-runtime", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "thiserror", "tracing-gum", ] @@ -12908,15 +13174,15 @@ dependencies = [ "landlock", "libc", "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "sc-executor", "sc-executor-common", "sc-executor-wasmtime", "seccompiler", - "sp-core", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-io", + "sp-io 23.0.0", "sp-tracing 10.0.0", "tempfile", "thiserror", @@ -12933,8 +13199,8 @@ dependencies = [ "os_pipe", "parity-scale-codec", "polkadot-node-core-pvf-common", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "tracing-gum", ] @@ -12949,7 +13215,7 @@ dependencies = [ "os_pipe", "parity-scale-codec", "polkadot-node-core-pvf-common", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "rayon", "rococo-runtime", "sc-executor-common", @@ -12972,12 +13238,12 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-types", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "schnellru", - "sp-api", + "sp-api 4.0.0-dev", "sp-consensus-babe", - "sp-core", + "sp-core 21.0.0", "sp-keyring", "tracing-gum", ] @@ -12992,9 +13258,9 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "polkadot-node-primitives", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sc-network", - "sp-core", + "sp-core 21.0.0", "thiserror", "tokio", ] @@ -13010,7 +13276,7 @@ dependencies = [ "hyper", "log", "parity-scale-codec", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-test-service", "prioritized-metered-channel", "prometheus-parse", @@ -13039,7 +13305,7 @@ dependencies = [ "parity-scale-codec", "polkadot-node-jaeger", "polkadot-node-primitives", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "rand 0.8.5", "rand_chacha 0.3.1", "sc-authority-discovery", @@ -13058,16 +13324,16 @@ dependencies = [ "futures", "parity-scale-codec", "polkadot-erasure-coding", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "schnorrkel 0.9.1", "serde", - "sp-application-crypto", + "sp-application-crypto 23.0.0", "sp-consensus-babe", - "sp-core", - "sp-keystore", + "sp-core 21.0.0", + "sp-keystore 0.27.0", "sp-maybe-compressed-blob", - "sp-runtime", + "sp-runtime 24.0.0", "thiserror", "zstd 0.12.4", ] @@ -13090,14 +13356,14 @@ dependencies = [ "parking_lot 0.12.1", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sc-client-api", "sc-keystore", "sc-utils", - "sp-application-crypto", - "sp-core", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0", ] [[package]] @@ -13112,14 +13378,14 @@ dependencies = [ "polkadot-node-jaeger", "polkadot-node-network-protocol", "polkadot-node-primitives", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-statement-table", "sc-client-api", "sc-network", "sc-transaction-pool-api", "smallvec", - "sp-api", - "sp-authority-discovery", + "sp-api 4.0.0-dev", + "sp-authority-discovery 4.0.0-dev", "sp-consensus-babe", "substrate-prometheus-endpoint", "thiserror", @@ -13154,15 +13420,15 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-types", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "prioritized-metered-channel", "rand 0.8.5", "sc-client-api", "schnellru", - "sp-application-crypto", - "sp-core", - "sp-keystore", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", + "sp-keystore 0.27.0", "tempfile", "thiserror", "tracing-gum", @@ -13184,12 +13450,12 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-types", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "prioritized-metered-channel", "sc-client-api", - "sp-api", - "sp-core", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", "tikv-jemalloc-ctl", "tracing-gum", ] @@ -13221,10 +13487,10 @@ dependencies = [ "cumulus-client-consensus-relay-chain", "cumulus-client-service", "cumulus-primitives-aura", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-parachain-inherent", "cumulus-relay-chain-interface", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-benchmarking-cli", "futures", "glutton-runtime", @@ -13238,7 +13504,7 @@ dependencies = [ "parity-scale-codec", "penpal-runtime", "polkadot-cli", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-service", "rococo-parachain-runtime", "sc-basic-authorship", @@ -13260,20 +13526,20 @@ dependencies = [ "serde", "serde_json", "shell-runtime", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-blockchain", "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-keystore", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-keystore 0.27.0", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", - "sp-timestamp", + "sp-timestamp 4.0.0-dev", "sp-tracing 10.0.0", "sp-transaction-pool", - "staging-xcm", + "staging-xcm 1.0.0", "substrate-build-script-utils", "substrate-frame-rpc-system", "substrate-prometheus-endpoint", @@ -13290,13 +13556,30 @@ dependencies = [ "bounded-collections", "derive_more", "parity-scale-codec", - "polkadot-core-primitives", + "polkadot-core-primitives 1.0.0", + "scale-info", + "serde", + "sp-core 21.0.0", + "sp-runtime 24.0.0", + "sp-std 8.0.0", + "sp-weights 20.0.0", +] + +[[package]] +name = "polkadot-parachain-primitives" +version = "1.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "bounded-collections", + "derive_more", + "parity-scale-codec", + "polkadot-core-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "scale-info", "serde", - "sp-core", - "sp-runtime", - "sp-std 8.0.0", - "sp-weights", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] @@ -13306,34 +13589,60 @@ dependencies = [ "bitvec", "hex-literal", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", - "sp-authority-discovery", - "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-io", - "sp-keystore", - "sp-runtime", - "sp-staking", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-arithmetic 16.0.0", + "sp-authority-discovery 4.0.0-dev", + "sp-consensus-slots 0.10.0-dev", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", ] +[[package]] +name = "polkadot-primitives" +version = "1.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "bitvec", + "hex-literal", + "parity-scale-codec", + "polkadot-core-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "polkadot-parachain-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "scale-info", + "serde", + "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-application-crypto 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-authority-discovery 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-consensus-slots 0.10.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-inherents 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-keystore 0.27.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-staking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "polkadot-primitives-test-helpers" version = "1.0.0" dependencies = [ - "polkadot-primitives", + "polkadot-primitives 1.0.0", "rand 0.8.5", - "sp-application-crypto", - "sp-core", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", "sp-keyring", - "sp-runtime", + "sp-runtime 24.0.0", ] [[package]] @@ -13343,7 +13652,7 @@ dependencies = [ "jsonrpsee", "mmr-rpc", "pallet-transaction-payment-rpc", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sc-chain-spec", "sc-client-api", "sc-consensus-babe", @@ -13356,13 +13665,13 @@ dependencies = [ "sc-rpc", "sc-sync-state-rpc", "sc-transaction-pool-api", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-keystore", - "sp-runtime", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "substrate-frame-rpc-system", "substrate-state-trie-migration-rpc", ] @@ -13372,11 +13681,11 @@ name = "polkadot-runtime-common" version = "1.0.0" dependencies = [ "bitvec", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-election-provider-support", - "frame-support", + "frame-support 4.0.0-dev", "frame-support-test", - "frame-system", + "frame-system 4.0.0-dev", "hex-literal", "impl-trait-for-tuples", "libsecp256k1", @@ -13384,20 +13693,20 @@ dependencies = [ "pallet-asset-rate", "pallet-authorship", "pallet-babe", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-election-provider-multi-phase", "pallet-fast-unstake", "pallet-identity", "pallet-session", "pallet-staking", "pallet-staking-reward-fn", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-treasury", "pallet-vesting", "pallet-xcm-benchmarks", "parity-scale-codec", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "polkadot-runtime-parachains", "rustc-hex", @@ -13406,20 +13715,20 @@ dependencies = [ "serde_derive", "serde_json", "slot-range-helper", - "sp-api", - "sp-core", - "sp-inherents", - "sp-io", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0", "sp-npos-elections", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", - "sp-staking", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "static_assertions", ] @@ -13428,9 +13737,9 @@ name = "polkadot-runtime-metrics" version = "1.0.0" dependencies = [ "bs58 0.5.0", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "parity-scale-codec", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", ] @@ -13443,10 +13752,10 @@ dependencies = [ "bitflags 1.3.2", "bitvec", "derive_more", - "frame-benchmarking", - "frame-support", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", "frame-support-test", - "frame-system", + "frame-system 4.0.0-dev", "futures", "hex-literal", "impl-trait-for-tuples", @@ -13454,16 +13763,16 @@ dependencies = [ "pallet-authority-discovery", "pallet-authorship", "pallet-babe", - "pallet-balances", - "pallet-message-queue", + "pallet-balances 4.0.0-dev", + "pallet-message-queue 7.0.0-dev", "pallet-session", "pallet-staking", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "pallet-vesting", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "polkadot-runtime-metrics", "rand 0.8.5", @@ -13473,20 +13782,20 @@ dependencies = [ "scale-info", "serde", "serde_json", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-inherents", - "sp-io", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", - "sp-keystore", - "sp-runtime", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "sp-session", - "sp-staking", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-executor 1.0.0", "static_assertions", "thousands", ] @@ -13498,10 +13807,10 @@ dependencies = [ "assert_matches", "async-trait", "env_logger 0.9.3", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-benchmarking-cli", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-rpc-runtime-api", "futures", "hex-literal", @@ -13513,7 +13822,7 @@ dependencies = [ "pallet-babe", "pallet-im-online", "pallet-staking", - "pallet-transaction-payment", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "parity-db", "parity-scale-codec", @@ -13522,7 +13831,7 @@ dependencies = [ "polkadot-availability-distribution", "polkadot-availability-recovery", "polkadot-collator-protocol", - "polkadot-core-primitives", + "polkadot-core-primitives 1.0.0", "polkadot-dispute-distribution", "polkadot-gossip-support", "polkadot-network-bridge", @@ -13548,8 +13857,8 @@ dependencies = [ "polkadot-node-subsystem-types", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "polkadot-rpc", "polkadot-runtime-parachains", @@ -13584,29 +13893,29 @@ dependencies = [ "serde", "serde_json", "serial_test", - "sp-api", - "sp-authority-discovery", + "sp-api 4.0.0-dev", + "sp-authority-discovery 4.0.0-dev", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-babe", "sp-consensus-beefy", "sp-consensus-grandpa", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0", "sp-mmr-primitives", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", - "sp-state-machine", + "sp-state-machine 0.28.0", "sp-storage 13.0.0", - "sp-timestamp", + "sp-timestamp 4.0.0-dev", "sp-transaction-pool", - "sp-version", - "sp-weights", + "sp-version 22.0.0", + "sp-weights 20.0.0", "substrate-prometheus-endpoint", "tempfile", "thiserror", @@ -13634,17 +13943,17 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-types", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-primitives-test-helpers", "rand_chacha 0.3.1", "sc-keystore", "sc-network", - "sp-application-crypto", - "sp-authority-discovery", - "sp-core", + "sp-application-crypto 23.0.0", + "sp-authority-discovery 4.0.0-dev", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", - "sp-staking", + "sp-keystore 0.27.0", + "sp-staking 4.0.0-dev", "sp-tracing 10.0.0", "thiserror", "tracing-gum", @@ -13655,36 +13964,36 @@ name = "polkadot-statement-table" version = "1.0.0" dependencies = [ "parity-scale-codec", - "polkadot-primitives", - "sp-core", + "polkadot-primitives 1.0.0", + "sp-core 21.0.0", ] [[package]] name = "polkadot-test-client" version = "1.0.0" dependencies = [ - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "futures", "parity-scale-codec", "polkadot-node-subsystem", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-test-runtime", "polkadot-test-service", "sc-block-builder", "sc-consensus", "sc-offchain", "sc-service", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", - "sp-runtime", - "sp-state-machine", - "sp-timestamp", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", + "sp-timestamp 4.0.0-dev", "substrate-test-client", ] @@ -13711,10 +14020,10 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-types", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "rand 0.8.5", - "sp-core", - "sp-keystore", + "sp-core 21.0.0", + "sp-keystore 0.27.0", "substrate-build-script-utils", "tracing-gum", ] @@ -13726,15 +14035,15 @@ dependencies = [ "bitvec", "frame-election-provider-support", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-rpc-runtime-api", "hex-literal", "log", "pallet-authority-discovery", "pallet-authorship", "pallet-babe", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-grandpa", "pallet-indices", "pallet-offences", @@ -13742,14 +14051,14 @@ dependencies = [ "pallet-staking", "pallet-staking-reward-curve", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-vesting", "pallet-xcm", "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-runtime-common", "polkadot-runtime-parachains", "rustc-hex", @@ -13758,28 +14067,28 @@ dependencies = [ "serde_derive", "serde_json", "smallvec", - "sp-api", - "sp-authority-discovery", + "sp-api 4.0.0-dev", + "sp-authority-discovery 4.0.0-dev", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", "sp-mmr-primitives", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", - "sp-staking", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", "sp-transaction-pool", - "sp-trie", - "sp-version", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "sp-trie 22.0.0", + "sp-version 22.0.0", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", "test-runtime-constants", "tiny-keccak", @@ -13789,17 +14098,17 @@ dependencies = [ name = "polkadot-test-service" version = "1.0.0" dependencies = [ - "frame-system", + "frame-system 4.0.0-dev", "futures", "hex", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-staking", - "pallet-transaction-payment", + "pallet-transaction-payment 4.0.0-dev", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-rpc", "polkadot-runtime-common", "polkadot-runtime-parachains", @@ -13818,17 +14127,17 @@ dependencies = [ "sc-tracing", "sc-transaction-pool", "serde_json", - "sp-arithmetic", - "sp-authority-discovery", + "sp-arithmetic 16.0.0", + "sp-authority-discovery 4.0.0-dev", "sp-blockchain", "sp-consensus", "sp-consensus-babe", "sp-consensus-grandpa", - "sp-core", - "sp-inherents", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", "sp-keyring", - "sp-runtime", - "sp-state-machine", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "substrate-test-client", "substrate-test-utils", "tempfile", @@ -13843,7 +14152,7 @@ version = "1.0.0" dependencies = [ "clap 4.4.6", "generate-bags", - "sp-io", + "sp-io 23.0.0", "westend-runtime", ] @@ -14663,10 +14972,10 @@ name = "remote-ext-tests-bags-list" version = "1.0.0" dependencies = [ "clap 4.4.6", - "frame-system", + "frame-system 4.0.0-dev", "log", "pallet-bags-list-remote-tests", - "sp-core", + "sp-core 21.0.0", "sp-tracing 10.0.0", "tokio", "westend-runtime", @@ -14807,16 +15116,16 @@ dependencies = [ "emulated-integration-tests-common", "pallet-im-online", "parachains-common", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "rococo-runtime", "rococo-runtime-constants", "sc-consensus-grandpa", "serde_json", - "sp-authority-discovery", + "sp-authority-discovery 4.0.0-dev", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", ] [[package]] @@ -14829,43 +15138,43 @@ dependencies = [ "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", "cumulus-ping", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-rpc-runtime-api", "pallet-assets", "pallet-aura", - "pallet-balances", - "pallet-message-queue", + "pallet-balances 4.0.0-dev", + "pallet-message-queue 7.0.0-dev", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-parachain-primitives", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-common", "scale-info", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -14874,11 +15183,11 @@ name = "rococo-runtime" version = "1.0.0" dependencies = [ "binary-merkle-tree", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-executive", "frame-remote-externalities", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -14888,7 +15197,7 @@ dependencies = [ "pallet-authority-discovery", "pallet-authorship", "pallet-babe", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-beefy", "pallet-beefy-mmr", "pallet-bounties", @@ -14902,7 +15211,7 @@ dependencies = [ "pallet-im-online", "pallet-indices", "pallet-membership", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-mmr", "pallet-multisig", "pallet-nis", @@ -14919,9 +15228,9 @@ dependencies = [ "pallet-staking", "pallet-state-trie-migration", "pallet-sudo", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "pallet-tips", - "pallet-transaction-payment", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-treasury", "pallet-utility", @@ -14930,8 +15239,8 @@ dependencies = [ "pallet-xcm", "pallet-xcm-benchmarks", "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-runtime-common", "polkadot-runtime-parachains", "rococo-runtime-constants", @@ -14941,31 +15250,31 @@ dependencies = [ "serde_derive", "serde_json", "smallvec", - "sp-api", - "sp-arithmetic", - "sp-authority-discovery", + "sp-api 4.0.0-dev", + "sp-arithmetic 16.0.0", + "sp-authority-discovery 4.0.0-dev", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", "sp-mmr-primitives", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", - "sp-staking", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-tracing 10.0.0", "sp-transaction-pool", - "sp-trie", - "sp-version", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "sp-trie 22.0.0", + "sp-version 22.0.0", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "static_assertions", "substrate-wasm-builder", "tiny-keccak", @@ -14976,14 +15285,14 @@ dependencies = [ name = "rococo-runtime-constants" version = "1.0.0" dependencies = [ - "frame-support", - "polkadot-primitives", + "frame-support 4.0.0-dev", + "polkadot-primitives 1.0.0", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", - "staging-xcm", + "sp-core 21.0.0", + "sp-runtime 24.0.0", + "sp-weights 20.0.0", + "staging-xcm 1.0.0", ] [[package]] @@ -15353,7 +15662,7 @@ name = "sc-allocator" version = "4.1.0-dev" dependencies = [ "log", - "sp-core", + "sp-core 21.0.0", "sp-wasm-interface 14.0.0", "thiserror", ] @@ -15376,12 +15685,12 @@ dependencies = [ "rand 0.8.5", "sc-client-api", "sc-network", - "sp-api", - "sp-authority-discovery", + "sp-api 4.0.0-dev", + "sp-authority-discovery 4.0.0-dev", "sp-blockchain", - "sp-core", - "sp-keystore", - "sp-runtime", + "sp-core 21.0.0", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", @@ -15403,12 +15712,12 @@ dependencies = [ "sc-telemetry", "sc-transaction-pool", "sc-transaction-pool-api", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-inherents", - "sp-runtime", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", ] @@ -15418,13 +15727,13 @@ name = "sc-block-builder" version = "0.10.0-dev" dependencies = [ "parity-scale-codec", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-blockchain", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "substrate-test-runtime-client", ] @@ -15444,15 +15753,15 @@ dependencies = [ "sc-telemetry", "serde", "serde_json", - "sp-application-crypto", + "sp-application-crypto 23.0.0", "sp-blockchain", "sp-consensus-babe", - "sp-core", - "sp-genesis-builder", - "sp-io", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-io 23.0.0", "sp-keyring", - "sp-runtime", - "sp-state-machine", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "substrate-test-runtime", ] @@ -15497,13 +15806,13 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-core", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", - "sp-panic-handler", - "sp-runtime", + "sp-keystore 0.27.0", + "sp-panic-handler 8.0.0", + "sp-runtime 24.0.0", "sp-tracing 10.0.0", - "sp-version", + "sp-version 22.0.0", "tempfile", "thiserror", "tokio", @@ -15521,18 +15830,18 @@ dependencies = [ "sc-executor", "sc-transaction-pool-api", "sc-utils", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", - "sp-core", + "sp-core 21.0.0", "sp-database", "sp-externalities 0.19.0", - "sp-runtime", - "sp-state-machine", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-statement-store", "sp-storage 13.0.0", "sp-test-primitives", - "sp-trie", + "sp-trie 22.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime", "thiserror", @@ -15559,14 +15868,14 @@ dependencies = [ "sc-client-api", "sc-state-db", "schnellru", - "sp-arithmetic", + "sp-arithmetic 16.0.0", "sp-blockchain", - "sp-core", + "sp-core 21.0.0", "sp-database", - "sp-runtime", - "sp-state-machine", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-tracing 10.0.0", - "sp-trie", + "sp-trie 22.0.0", "substrate-test-runtime-client", "tempfile", ] @@ -15585,12 +15894,12 @@ dependencies = [ "sc-client-api", "sc-utils", "serde", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-runtime", - "sp-state-machine", + "sp-core 21.0.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-test-primitives", "substrate-prometheus-endpoint", "thiserror", @@ -15613,19 +15922,19 @@ dependencies = [ "sc-network", "sc-network-test", "sc-telemetry", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-aura", - "sp-consensus-slots", - "sp-core", - "sp-inherents", + "sp-consensus-slots 0.10.0-dev", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", "sp-keyring", - "sp-keystore", - "sp-runtime", - "sp-timestamp", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", + "sp-timestamp 4.0.0-dev", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", @@ -15655,19 +15964,19 @@ dependencies = [ "sc-network-test", "sc-telemetry", "sc-transaction-pool-api", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-consensus-slots", - "sp-core", - "sp-inherents", + "sp-consensus-slots 0.10.0-dev", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", "sp-keyring", - "sp-keystore", - "sp-runtime", - "sp-timestamp", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", + "sp-timestamp 4.0.0-dev", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", @@ -15689,15 +15998,15 @@ dependencies = [ "sc-transaction-pool-api", "serde", "serde_json", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-core", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", - "sp-runtime", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "substrate-test-runtime-client", "thiserror", "tokio", @@ -15724,18 +16033,18 @@ dependencies = [ "sc-network-test", "sc-utils", "serde", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-arithmetic 16.0.0", "sp-blockchain", "sp-consensus", "sp-consensus-beefy", "sp-consensus-grandpa", - "sp-core", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0", "sp-mmr-primitives", - "sp-runtime", + "sp-runtime 24.0.0", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", @@ -15759,8 +16068,8 @@ dependencies = [ "serde", "serde_json", "sp-consensus-beefy", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "substrate-test-runtime-client", "thiserror", "tokio", @@ -15775,7 +16084,7 @@ dependencies = [ "sc-client-api", "sc-consensus", "sp-blockchain", - "sp-runtime", + "sp-runtime 24.0.0", ] [[package]] @@ -15809,16 +16118,16 @@ dependencies = [ "sc-utils", "serde", "serde_json", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-arithmetic 16.0.0", "sp-blockchain", "sp-consensus", "sp-consensus-grandpa", - "sp-core", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", - "sp-runtime", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", @@ -15842,9 +16151,9 @@ dependencies = [ "serde", "sp-blockchain", "sp-consensus-grandpa", - "sp-core", + "sp-core 21.0.0", "sp-keyring", - "sp-runtime", + "sp-runtime 24.0.0", "substrate-test-runtime-client", "thiserror", "tokio", @@ -15870,17 +16179,17 @@ dependencies = [ "sc-transaction-pool", "sc-transaction-pool-api", "serde", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", "sp-consensus-aura", "sp-consensus-babe", - "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-keystore", - "sp-runtime", - "sp-timestamp", + "sp-consensus-slots 0.10.0-dev", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", + "sp-timestamp 4.0.0-dev", "substrate-prometheus-endpoint", "substrate-test-runtime-client", "substrate-test-runtime-transaction-pool", @@ -15900,14 +16209,14 @@ dependencies = [ "parking_lot 0.12.1", "sc-client-api", "sc-consensus", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-pow", - "sp-core", - "sp-inherents", - "sp-runtime", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", "substrate-prometheus-endpoint", "thiserror", ] @@ -15924,14 +16233,14 @@ dependencies = [ "sc-client-api", "sc-consensus", "sc-telemetry", - "sp-arithmetic", + "sp-arithmetic 16.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-consensus-slots 0.10.0-dev", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "substrate-test-runtime-client", ] @@ -15953,18 +16262,18 @@ dependencies = [ "sc-runtime-test", "sc-tracing", "schnellru", - "sp-api", - "sp-core", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-io", + "sp-io 23.0.0", "sp-maybe-compressed-blob", - "sp-panic-handler", - "sp-runtime", + "sp-panic-handler 8.0.0", + "sp-runtime 24.0.0", "sp-runtime-interface 17.0.0", - "sp-state-machine", + "sp-state-machine 0.28.0", "sp-tracing 10.0.0", - "sp-trie", - "sp-version", + "sp-trie 22.0.0", + "sp-version 22.0.0", "sp-wasm-interface 14.0.0", "substrate-test-runtime", "tempfile", @@ -16000,7 +16309,7 @@ dependencies = [ "sc-allocator", "sc-executor-common", "sc-runtime-test", - "sp-io", + "sp-io 23.0.0", "sp-runtime-interface 17.0.0", "sp-wasm-interface 14.0.0", "tempfile", @@ -16021,7 +16330,7 @@ dependencies = [ "sc-network-common", "sc-network-sync", "sp-blockchain", - "sp-runtime", + "sp-runtime 24.0.0", ] [[package]] @@ -16031,9 +16340,9 @@ dependencies = [ "array-bytes 6.1.0", "parking_lot 0.12.1", "serde_json", - "sp-application-crypto", - "sp-core", - "sp-keystore", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", + "sp-keystore 0.27.0", "tempfile", "thiserror", ] @@ -16056,12 +16365,12 @@ dependencies = [ "sc-client-api", "sc-network", "sc-transaction-pool-api", - "sp-api", + "sp-api 4.0.0-dev", "sp-consensus", - "sp-core", - "sp-keystore", + "sp-core 21.0.0", + "sp-keystore 0.27.0", "sp-mixnet", - "sp-runtime", + "sp-runtime 24.0.0", "thiserror", ] @@ -16098,10 +16407,10 @@ dependencies = [ "serde", "serde_json", "smallvec", - "sp-arithmetic", + "sp-arithmetic 16.0.0", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-test-primitives", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", @@ -16134,8 +16443,8 @@ dependencies = [ "sc-network", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "substrate-test-runtime", "substrate-test-runtime-client", "thiserror", @@ -16156,7 +16465,7 @@ dependencies = [ "sc-consensus", "sp-consensus", "sp-consensus-grandpa", - "sp-runtime", + "sp-runtime 24.0.0", "tempfile", ] @@ -16174,7 +16483,7 @@ dependencies = [ "sc-network-common", "sc-network-sync", "schnellru", - "sp-runtime", + "sp-runtime 24.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", "tokio", @@ -16196,8 +16505,8 @@ dependencies = [ "sc-client-api", "sc-network", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "thiserror", ] @@ -16244,12 +16553,12 @@ dependencies = [ "sc-utils", "schnellru", "smallvec", - "sp-arithmetic", + "sp-arithmetic 16.0.0", "sp-blockchain", "sp-consensus", "sp-consensus-grandpa", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-test-primitives", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", @@ -16281,8 +16590,8 @@ dependencies = [ "sc-utils", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-tracing 10.0.0", "substrate-test-runtime", "substrate-test-runtime-client", @@ -16303,7 +16612,7 @@ dependencies = [ "sc-network-sync", "sc-utils", "sp-consensus", - "sp-runtime", + "sp-runtime 24.0.0", "substrate-prometheus-endpoint", ] @@ -16334,13 +16643,13 @@ dependencies = [ "sc-transaction-pool", "sc-transaction-pool-api", "sc-utils", - "sp-api", + "sp-api 4.0.0-dev", "sp-consensus", - "sp-core", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-keystore", + "sp-keystore 0.27.0", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-tracing 10.0.0", "substrate-test-runtime-client", "threadpool", @@ -16380,18 +16689,18 @@ dependencies = [ "sc-transaction-pool-api", "sc-utils", "serde_json", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-io", - "sp-keystore", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-keystore 0.27.0", "sp-offchain", "sp-rpc", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-statement-store", - "sp-version", + "sp-version 22.0.0", "substrate-test-runtime-client", "tokio", ] @@ -16408,10 +16717,10 @@ dependencies = [ "scale-info", "serde", "serde_json", - "sp-core", + "sp-core 21.0.0", "sp-rpc", - "sp-runtime", - "sp-version", + "sp-runtime 24.0.0", + "sp-version 22.0.0", "thiserror", ] @@ -16451,14 +16760,14 @@ dependencies = [ "sc-utils", "serde", "serde_json", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", - "sp-core", + "sp-core 21.0.0", "sp-maybe-compressed-blob", "sp-rpc", - "sp-runtime", - "sp-version", + "sp-runtime 24.0.0", + "sp-version 22.0.0", "substrate-test-runtime", "substrate-test-runtime-client", "thiserror", @@ -16470,9 +16779,9 @@ dependencies = [ name = "sc-runtime-test" version = "2.0.0" dependencies = [ - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-runtime-interface 17.0.0", "sp-std 8.0.0", "substrate-wasm-builder", @@ -16517,20 +16826,20 @@ dependencies = [ "sc-utils", "serde", "serde_json", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", - "sp-core", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-keystore", - "sp-runtime", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "sp-session", - "sp-state-machine", + "sp-state-machine 0.28.0", "sp-storage 13.0.0", "sp-transaction-pool", "sp-transaction-storage-proof", - "sp-trie", - "sp-version", + "sp-trie 22.0.0", + "sp-version 22.0.0", "static_init 1.0.3", "substrate-prometheus-endpoint", "substrate-test-runtime", @@ -16562,16 +16871,16 @@ dependencies = [ "sc-network-sync", "sc-service", "sc-transaction-pool-api", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-io", - "sp-runtime", - "sp-state-machine", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-storage 13.0.0", "sp-tracing 10.0.0", - "sp-trie", + "sp-trie 22.0.0", "substrate-test-runtime", "substrate-test-runtime-client", "tempfile", @@ -16585,7 +16894,7 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.1", - "sp-core", + "sp-core 21.0.0", ] [[package]] @@ -16598,10 +16907,10 @@ dependencies = [ "parking_lot 0.12.1", "sc-client-api", "sc-keystore", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-statement-store", "substrate-prometheus-endpoint", "tempfile", @@ -16616,7 +16925,7 @@ dependencies = [ "fs4", "log", "sc-client-db", - "sp-core", + "sp-core 21.0.0", "thiserror", "tokio", ] @@ -16635,7 +16944,7 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-runtime", + "sp-runtime 24.0.0", "thiserror", ] @@ -16653,9 +16962,9 @@ dependencies = [ "sc-telemetry", "serde", "serde_json", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -16694,11 +17003,11 @@ dependencies = [ "sc-client-api", "sc-tracing-proc-macro", "serde", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", - "sp-core", + "sp-core 21.0.0", "sp-rpc", - "sp-runtime", + "sp-runtime 24.0.0", "sp-tracing 10.0.0", "thiserror", "tracing", @@ -16735,11 +17044,11 @@ dependencies = [ "sc-transaction-pool-api", "sc-utils", "serde", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-tracing 10.0.0", "sp-transaction-pool", "substrate-prometheus-endpoint", @@ -16760,8 +17069,8 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "thiserror", ] @@ -16776,7 +17085,7 @@ dependencies = [ "log", "parking_lot 0.12.1", "prometheus", - "sp-arithmetic", + "sp-arithmetic 16.0.0", "tokio-test", ] @@ -16998,30 +17307,30 @@ dependencies = [ "cumulus-pallet-aura-ext", "cumulus-pallet-parachain-system", "cumulus-pallet-solo-to-para", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-timestamp", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "pallet-aura", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-sudo", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parachains-common", "parity-scale-codec", "scale-info", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", "substrate-wasm-builder", ] @@ -17275,33 +17584,33 @@ dependencies = [ "cumulus-pallet-aura-ext", "cumulus-pallet-parachain-system", "cumulus-pallet-xcm", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-try-runtime", "pallet-aura", - "pallet-message-queue", - "pallet-timestamp", + "pallet-message-queue 7.0.0-dev", + "pallet-timestamp 4.0.0-dev", "parachains-common", "parity-scale-codec", "scale-info", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", "sp-std 8.0.0", "sp-transaction-pool", - "sp-version", + "sp-version 22.0.0", "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", ] @@ -17396,7 +17705,7 @@ dependencies = [ "enumn", "parity-scale-codec", "paste", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -17557,10 +17866,11 @@ dependencies = [ [[package]] name = "snowbridge-beacon-primitives" version = "0.0.1" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "byte-slice-cast", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "hex", "milagro_bls", "parity-scale-codec", @@ -17568,10 +17878,10 @@ dependencies = [ "scale-info", "serde", "snowbridge-ethereum", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std 8.0.0", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "ssz_rs", "ssz_rs_derive", "static_assertions", @@ -17580,61 +17890,65 @@ dependencies = [ [[package]] name = "snowbridge-control" version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "ethabi-decode", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "log", "parity-scale-codec", "scale-info", "snowbridge-core", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std 8.0.0", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm-builder 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm-executor 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] name = "snowbridge-control-runtime-api" version = "0.1.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "parity-scale-codec", "snowbridge-core", - "sp-api", - "sp-core", - "sp-std 8.0.0", - "staging-xcm", + "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] name = "snowbridge-core" version = "0.1.1" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "ethabi-decode", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "hex-literal", "parity-scale-codec", - "polkadot-parachain-primitives", + "polkadot-parachain-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "scale-info", "serde", "snowbridge-beacon-primitives", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std 8.0.0", - "staging-xcm", - "staging-xcm-builder", + "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm-builder 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] name = "snowbridge-ethereum" version = "0.1.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "ethabi-decode", "ethbloom", @@ -17647,24 +17961,25 @@ dependencies = [ "scale-info", "serde", "serde-big-array", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std 8.0.0", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] name = "snowbridge-ethereum-beacon-client" version = "0.0.1" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ - "bp-runtime", + "bp-runtime 0.1.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "byte-slice-cast", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "hex-literal", "log", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "parity-scale-codec", "rlp", "scale-info", @@ -17672,10 +17987,10 @@ dependencies = [ "snowbridge-beacon-primitives", "snowbridge-core", "snowbridge-ethereum", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std 8.0.0", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "ssz_rs", "ssz_rs_derive", "static_assertions", @@ -17684,17 +17999,18 @@ dependencies = [ [[package]] name = "snowbridge-inbound-queue" version = "0.1.1" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "alloy-primitives", "alloy-rlp", "alloy-sol-types", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "hex-literal", "log", "num-traits", - "pallet-balances", + "pallet-balances 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "parity-scale-codec", "scale-info", "serde", @@ -17702,95 +18018,100 @@ dependencies = [ "snowbridge-core", "snowbridge-ethereum", "snowbridge-router-primitives", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std 8.0.0", - "staging-xcm", - "staging-xcm-builder", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm-builder 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] name = "snowbridge-outbound-queue" version = "0.1.1" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ - "bridge-hub-common", + "bridge-hub-common 0.1.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "ethabi-decode", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "hex-literal", "parity-scale-codec", "scale-info", "serde", "snowbridge-core", "snowbridge-outbound-queue-merkle-tree", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std 8.0.0", - "staging-xcm", + "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] name = "snowbridge-outbound-queue-merkle-tree" version = "0.1.1" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] name = "snowbridge-outbound-queue-runtime-api" version = "0.1.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "parity-scale-codec", "snowbridge-core", "snowbridge-outbound-queue-merkle-tree", - "sp-api", - "sp-core", - "sp-std 8.0.0", - "staging-xcm", + "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] name = "snowbridge-router-primitives" version = "0.1.1" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "ethabi-decode", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "hex-literal", "log", "parity-scale-codec", "scale-info", "serde", "snowbridge-core", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std 8.0.0", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm-builder 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm-executor 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] name = "snowbridge-runtime-common" version = "0.1.1" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "log", "snowbridge-core", - "sp-arithmetic", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm-builder 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm-executor 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] @@ -17838,16 +18159,37 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-api-proc-macro", - "sp-core", + "sp-api-proc-macro 4.0.0-dev", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-metadata-ir", - "sp-runtime", - "sp-state-machine", + "sp-metadata-ir 0.1.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-std 8.0.0", "sp-test-primitives", - "sp-trie", - "sp-version", + "sp-trie 22.0.0", + "sp-version 22.0.0", + "thiserror", +] + +[[package]] +name = "sp-api" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "hash-db", + "log", + "parity-scale-codec", + "scale-info", + "sp-api-proc-macro 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-externalities 0.19.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-metadata-ir 0.1.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-state-machine 0.28.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-trie 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-version 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "thiserror", ] @@ -17865,6 +18207,20 @@ dependencies = [ "syn 2.0.38", ] +[[package]] +name = "sp-api-proc-macro" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "Inflector", + "blake2 0.10.6", + "expander 2.0.0", + "proc-macro-crate", + "proc-macro2", + "quote", + "syn 2.0.38", +] + [[package]] name = "sp-api-test" version = "2.0.1" @@ -17876,13 +18232,13 @@ dependencies = [ "rustversion", "sc-block-builder", "scale-info", - "sp-api", + "sp-api 4.0.0-dev", "sp-consensus", - "sp-core", - "sp-runtime", - "sp-state-machine", + "sp-core 21.0.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-tracing 10.0.0", - "sp-version", + "sp-version 22.0.0", "static_assertions", "substrate-test-runtime-client", "trybuild", @@ -17895,19 +18251,32 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-std 8.0.0", ] +[[package]] +name = "sp-application-crypto" +version = "23.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "sp-application-crypto-test" version = "2.0.0" dependencies = [ - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-keystore", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", + "sp-keystore 0.27.0", "substrate-test-runtime-client", ] @@ -17923,11 +18292,25 @@ dependencies = [ "rand 0.8.5", "scale-info", "serde", - "sp-core", + "sp-core 21.0.0", "sp-std 8.0.0", "static_assertions", ] +[[package]] +name = "sp-arithmetic" +version = "16.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "integer-sqrt", + "num-traits", + "parity-scale-codec", + "scale-info", + "serde", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "static_assertions", +] + [[package]] name = "sp-arithmetic-fuzzer" version = "2.0.0" @@ -17936,7 +18319,7 @@ dependencies = [ "fraction", "honggfuzz", "num-bigint", - "sp-arithmetic", + "sp-arithmetic 16.0.0", ] [[package]] @@ -17963,19 +18346,32 @@ version = "4.0.0-dev" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api", - "sp-application-crypto", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] +[[package]] +name = "sp-authority-discovery" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "parity-scale-codec", + "scale-info", + "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-application-crypto 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "sp-block-builder" version = "4.0.0-dev" dependencies = [ - "sp-api", - "sp-inherents", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -17988,11 +18384,11 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "schnellru", - "sp-api", + "sp-api 4.0.0-dev", "sp-consensus", "sp-database", - "sp-runtime", - "sp-state-machine", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "thiserror", ] @@ -18003,10 +18399,10 @@ dependencies = [ "async-trait", "futures", "log", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-test-primitives", "thiserror", ] @@ -18018,13 +18414,13 @@ dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "sp-api", - "sp-application-crypto", - "sp-consensus-slots", - "sp-inherents", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-consensus-slots 0.10.0-dev", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-timestamp", + "sp-timestamp 4.0.0-dev", ] [[package]] @@ -18035,14 +18431,14 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-consensus-slots 0.10.0-dev", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-timestamp", + "sp-timestamp 4.0.0-dev", ] [[package]] @@ -18054,12 +18450,12 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-io", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-mmr-primitives", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", "strum", "w3f-bls", @@ -18074,11 +18470,11 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-keystore", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -18087,9 +18483,9 @@ name = "sp-consensus-pow" version = "0.10.0-dev" dependencies = [ "parity-scale-codec", - "sp-api", - "sp-core", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -18100,11 +18496,11 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-consensus-slots", - "sp-core", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-consensus-slots 0.10.0-dev", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -18116,7 +18512,19 @@ dependencies = [ "scale-info", "serde", "sp-std 8.0.0", - "sp-timestamp", + "sp-timestamp 4.0.0-dev", +] + +[[package]] +name = "sp-consensus-slots" +version = "0.10.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-timestamp 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] @@ -18154,8 +18562,8 @@ dependencies = [ "secrecy", "serde", "serde_json", - "sp-core-hashing", - "sp-core-hashing-proc-macro", + "sp-core-hashing 9.0.0", + "sp-core-hashing-proc-macro 9.0.0", "sp-debug-derive 8.0.0", "sp-externalities 0.19.0", "sp-runtime-interface 17.0.0", @@ -18169,9 +18577,70 @@ dependencies = [ "zeroize", ] +[[package]] +name = "sp-core" +version = "21.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "array-bytes 6.1.0", + "bandersnatch_vrfs", + "bip39", + "bitflags 1.3.2", + "blake2 0.10.6", + "bounded-collections", + "bs58 0.5.0", + "dyn-clonable", + "ed25519-zebra 3.1.0", + "futures", + "hash-db", + "hash256-std-hasher", + "impl-serde", + "itertools 0.10.5", + "lazy_static", + "libsecp256k1", + "log", + "merlin 2.0.1", + "parity-scale-codec", + "parking_lot 0.12.1", + "paste", + "primitive-types", + "rand 0.8.5", + "regex", + "scale-info", + "schnorrkel 0.9.1", + "secp256k1", + "secrecy", + "serde", + "sp-core-hashing 9.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-debug-derive 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-externalities 0.19.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime-interface 17.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-storage 13.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "ss58-registry", + "substrate-bip39", + "thiserror", + "tracing", + "w3f-bls", + "zeroize", +] + +[[package]] +name = "sp-core-hashing" +version = "9.0.0" +dependencies = [ + "blake2b_simd", + "byteorder", + "digest 0.10.7", + "sha2 0.10.7", + "sha3", + "twox-hash", +] + [[package]] name = "sp-core-hashing" version = "9.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "blake2b_simd", "byteorder", @@ -18186,7 +18655,17 @@ name = "sp-core-hashing-proc-macro" version = "9.0.0" dependencies = [ "quote", - "sp-core-hashing", + "sp-core-hashing 9.0.0", + "syn 2.0.38", +] + +[[package]] +name = "sp-core-hashing-proc-macro" +version = "9.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "quote", + "sp-core-hashing 9.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "syn 2.0.38", ] @@ -18248,6 +18727,16 @@ dependencies = [ "syn 2.0.38", ] +[[package]] +name = "sp-debug-derive" +version = "8.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.38", +] + [[package]] name = "sp-debug-derive" version = "8.0.0" @@ -18268,6 +18757,17 @@ dependencies = [ "sp-storage 13.0.0", ] +[[package]] +name = "sp-externalities" +version = "0.19.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "environmental", + "parity-scale-codec", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-storage 13.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "sp-externalities" version = "0.19.0" @@ -18284,11 +18784,22 @@ name = "sp-genesis-builder" version = "0.1.0" dependencies = [ "serde_json", - "sp-api", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] +[[package]] +name = "sp-genesis-builder" +version = "0.1.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "serde_json", + "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "sp-inherents" version = "4.0.0-dev" @@ -18298,11 +18809,25 @@ dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", "thiserror", ] +[[package]] +name = "sp-inherents" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "async-trait", + "impl-trait-for-tuples", + "parity-scale-codec", + "scale-info", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "thiserror", +] + [[package]] name = "sp-io" version = "23.0.0" @@ -18314,14 +18839,38 @@ dependencies = [ "parity-scale-codec", "rustversion", "secp256k1", - "sp-core", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-keystore", + "sp-keystore 0.27.0", "sp-runtime-interface 17.0.0", - "sp-state-machine", + "sp-state-machine 0.28.0", "sp-std 8.0.0", "sp-tracing 10.0.0", - "sp-trie", + "sp-trie 22.0.0", + "tracing", + "tracing-core", +] + +[[package]] +name = "sp-io" +version = "23.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "bytes", + "ed25519-dalek", + "libsecp256k1", + "log", + "parity-scale-codec", + "rustversion", + "secp256k1", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-externalities 0.19.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-keystore 0.27.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime-interface 17.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-state-machine 0.28.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-tracing 10.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-trie 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "tracing", "tracing-core", ] @@ -18331,8 +18880,8 @@ name = "sp-keyring" version = "24.0.0" dependencies = [ "lazy_static", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "strum", ] @@ -18344,11 +18893,23 @@ dependencies = [ "parking_lot 0.12.1", "rand 0.7.3", "rand_chacha 0.2.2", - "sp-core", + "sp-core 21.0.0", "sp-externalities 0.19.0", "thiserror", ] +[[package]] +name = "sp-keystore" +version = "0.27.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "parity-scale-codec", + "parking_lot 0.12.1", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-externalities 0.19.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "thiserror", +] + [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" @@ -18367,14 +18928,25 @@ dependencies = [ "sp-std 8.0.0", ] +[[package]] +name = "sp-metadata-ir" +version = "0.1.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "frame-metadata", + "parity-scale-codec", + "scale-info", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "sp-mixnet" version = "0.1.0-dev" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", "sp-std 8.0.0", ] @@ -18388,10 +18960,10 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-core", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", "sp-debug-derive 8.0.0", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", "thiserror", ] @@ -18404,9 +18976,9 @@ dependencies = [ "rand 0.8.5", "scale-info", "serde", - "sp-arithmetic", - "sp-core", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "substrate-test-utils", ] @@ -18419,21 +18991,31 @@ dependencies = [ "honggfuzz", "rand 0.8.5", "sp-npos-elections", - "sp-runtime", + "sp-runtime 24.0.0", ] [[package]] name = "sp-offchain" version = "4.0.0-dev" dependencies = [ - "sp-api", - "sp-core", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", + "sp-runtime 24.0.0", +] + +[[package]] +name = "sp-panic-handler" +version = "8.0.0" +dependencies = [ + "backtrace", + "lazy_static", + "regex", ] [[package]] name = "sp-panic-handler" version = "8.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "backtrace", "lazy_static", @@ -18447,7 +19029,7 @@ dependencies = [ "rustc-hash", "serde", "serde_json", - "sp-core", + "sp-core 21.0.0", ] [[package]] @@ -18464,19 +19046,41 @@ dependencies = [ "scale-info", "serde", "serde_json", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-state-machine", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-state-machine 0.28.0", "sp-std 8.0.0", "sp-tracing 10.0.0", - "sp-weights", + "sp-weights 20.0.0", "substrate-test-runtime-client", "zstd 0.12.4", ] +[[package]] +name = "sp-runtime" +version = "24.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "either", + "hash256-std-hasher", + "impl-trait-for-tuples", + "log", + "parity-scale-codec", + "paste", + "rand 0.8.5", + "scale-info", + "serde", + "sp-application-crypto 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "sp-runtime-interface" version = "17.0.0" @@ -18486,12 +19090,12 @@ dependencies = [ "parity-scale-codec", "primitive-types", "rustversion", - "sp-core", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-io", + "sp-io 23.0.0", "sp-runtime-interface-proc-macro 11.0.0", "sp-runtime-interface-test-wasm", - "sp-state-machine", + "sp-state-machine 0.28.0", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-tracing 10.0.0", @@ -18500,6 +19104,24 @@ dependencies = [ "trybuild", ] +[[package]] +name = "sp-runtime-interface" +version = "17.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "bytes", + "impl-trait-for-tuples", + "parity-scale-codec", + "primitive-types", + "sp-externalities 0.19.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime-interface-proc-macro 11.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-storage 13.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-tracing 10.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-wasm-interface 14.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "static_assertions", +] + [[package]] name = "sp-runtime-interface" version = "17.0.0" @@ -18529,6 +19151,18 @@ dependencies = [ "syn 2.0.38", ] +[[package]] +name = "sp-runtime-interface-proc-macro" +version = "11.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "Inflector", + "proc-macro-crate", + "proc-macro2", + "quote", + "syn 2.0.38", +] + [[package]] name = "sp-runtime-interface-proc-macro" version = "11.0.0" @@ -18547,12 +19181,12 @@ version = "2.0.0" dependencies = [ "sc-executor", "sc-executor-common", - "sp-io", - "sp-runtime", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-runtime-interface 17.0.0", "sp-runtime-interface-test-wasm", "sp-runtime-interface-test-wasm-deprecated", - "sp-state-machine", + "sp-state-machine 0.28.0", "tracing", "tracing-core", ] @@ -18562,8 +19196,8 @@ name = "sp-runtime-interface-test-wasm" version = "2.0.0" dependencies = [ "bytes", - "sp-core", - "sp-io", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-runtime-interface 17.0.0", "sp-std 8.0.0", "substrate-wasm-builder", @@ -18573,8 +19207,8 @@ dependencies = [ name = "sp-runtime-interface-test-wasm-deprecated" version = "2.0.0" dependencies = [ - "sp-core", - "sp-io", + "sp-core 21.0.0", + "sp-io 23.0.0", "sp-runtime-interface 17.0.0", "substrate-wasm-builder", ] @@ -18585,11 +19219,11 @@ version = "4.0.0-dev" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api", - "sp-core", - "sp-keystore", - "sp-runtime", - "sp-staking", + "sp-api 4.0.0-dev", + "sp-core 21.0.0", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", ] @@ -18601,11 +19235,25 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] +[[package]] +name = "sp-staking" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "impl-trait-for-tuples", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "sp-state-machine" version = "0.28.0" @@ -18619,12 +19267,33 @@ dependencies = [ "pretty_assertions", "rand 0.8.5", "smallvec", - "sp-core", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-panic-handler", - "sp-runtime", + "sp-panic-handler 8.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-trie", + "sp-trie 22.0.0", + "thiserror", + "tracing", + "trie-db", +] + +[[package]] +name = "sp-state-machine" +version = "0.28.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "hash-db", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "rand 0.8.5", + "smallvec", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-externalities 0.19.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-panic-handler 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-trie 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "thiserror", "tracing", "trie-db", @@ -18642,11 +19311,11 @@ dependencies = [ "rand 0.8.5", "scale-info", "sha2 0.10.7", - "sp-api", - "sp-application-crypto", - "sp-core", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-runtime", + "sp-runtime 24.0.0", "sp-runtime-interface 17.0.0", "sp-std 8.0.0", "thiserror", @@ -18657,6 +19326,11 @@ dependencies = [ name = "sp-std" version = "8.0.0" +[[package]] +name = "sp-std" +version = "8.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" + [[package]] name = "sp-std" version = "8.0.0" @@ -18674,6 +19348,19 @@ dependencies = [ "sp-std 8.0.0", ] +[[package]] +name = "sp-storage" +version = "13.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "impl-serde", + "parity-scale-codec", + "ref-cast", + "serde", + "sp-debug-derive 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "sp-storage" version = "13.0.0" @@ -18694,9 +19381,9 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-application-crypto", - "sp-core", - "sp-runtime", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -18706,12 +19393,25 @@ version = "4.0.0-dev" dependencies = [ "async-trait", "parity-scale-codec", - "sp-inherents", - "sp-runtime", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", "thiserror", ] +[[package]] +name = "sp-timestamp" +version = "4.0.0-dev" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "async-trait", + "parity-scale-codec", + "sp-inherents 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "thiserror", +] + [[package]] name = "sp-tracing" version = "10.0.0" @@ -18723,6 +19423,18 @@ dependencies = [ "tracing-subscriber", ] +[[package]] +name = "sp-tracing" +version = "10.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "parity-scale-codec", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "tracing", + "tracing-core", + "tracing-subscriber", +] + [[package]] name = "sp-tracing" version = "10.0.0" @@ -18739,8 +19451,8 @@ dependencies = [ name = "sp-transaction-pool" version = "4.0.0-dev" dependencies = [ - "sp-api", - "sp-runtime", + "sp-api 4.0.0-dev", + "sp-runtime 24.0.0", ] [[package]] @@ -18750,11 +19462,11 @@ dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "sp-core", - "sp-inherents", - "sp-runtime", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-trie", + "sp-trie 22.0.0", ] [[package]] @@ -18774,8 +19486,8 @@ dependencies = [ "rand 0.8.5", "scale-info", "schnellru", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "thiserror", "tracing", @@ -18785,6 +19497,30 @@ dependencies = [ "trie-standardmap", ] +[[package]] +name = "sp-trie" +version = "22.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "ahash 0.8.3", + "hash-db", + "hashbrown 0.13.2", + "lazy_static", + "memory-db", + "nohash-hasher", + "parity-scale-codec", + "parking_lot 0.12.1", + "rand 0.8.5", + "scale-info", + "schnellru", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "thiserror", + "tracing", + "trie-db", + "trie-root", +] + [[package]] name = "sp-version" version = "22.0.0" @@ -18794,10 +19530,27 @@ dependencies = [ "parity-wasm", "scale-info", "serde", - "sp-core-hashing-proc-macro", - "sp-runtime", + "sp-core-hashing-proc-macro 9.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-version-proc-macro", + "sp-version-proc-macro 8.0.0", + "thiserror", +] + +[[package]] +name = "sp-version" +version = "22.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "impl-serde", + "parity-scale-codec", + "parity-wasm", + "scale-info", + "serde", + "sp-core-hashing-proc-macro 9.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-version-proc-macro 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "thiserror", ] @@ -18808,7 +19561,18 @@ dependencies = [ "parity-scale-codec", "proc-macro2", "quote", - "sp-version", + "sp-version 22.0.0", + "syn 2.0.38", +] + +[[package]] +name = "sp-version-proc-macro" +version = "8.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "parity-scale-codec", + "proc-macro2", + "quote", "syn 2.0.38", ] @@ -18824,6 +19588,19 @@ dependencies = [ "wasmtime", ] +[[package]] +name = "sp-wasm-interface" +version = "14.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "anyhow", + "impl-trait-for-tuples", + "log", + "parity-scale-codec", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "wasmtime", +] + [[package]] name = "sp-wasm-interface" version = "14.0.0" @@ -18845,12 +19622,27 @@ dependencies = [ "scale-info", "serde", "smallvec", - "sp-arithmetic", - "sp-core", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", "sp-debug-derive 8.0.0", "sp-std 8.0.0", ] +[[package]] +name = "sp-weights" +version = "20.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "smallvec", + "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-debug-derive 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", +] + [[package]] name = "spin" version = "0.5.2" @@ -18950,8 +19742,8 @@ dependencies = [ "sc-chain-spec", "sc-keystore", "serde_json", - "sp-core", - "sp-keystore", + "sp-core 21.0.0", + "sp-keystore 0.27.0", "sp-tracing 10.0.0", "staging-node-cli", ] @@ -18966,7 +19758,7 @@ dependencies = [ "clap_complete", "criterion 0.4.0", "frame-benchmarking-cli", - "frame-system", + "frame-system 4.0.0-dev", "frame-system-rpc-runtime-api", "futures", "jsonrpsee", @@ -18978,10 +19770,10 @@ dependencies = [ "pallet-asset-conversion-tx-payment", "pallet-asset-tx-payment", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-im-online", "pallet-skip-feeless-payment", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "platforms", "rand 0.8.5", @@ -19019,21 +19811,21 @@ dependencies = [ "serde", "serde_json", "soketto", - "sp-api", - "sp-authority-discovery", + "sp-api 4.0.0-dev", + "sp-authority-discovery 4.0.0-dev", "sp-blockchain", "sp-consensus", "sp-consensus-babe", "sp-consensus-grandpa", - "sp-core", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", - "sp-keystore", + "sp-keystore 0.27.0", "sp-mixnet", - "sp-runtime", + "sp-runtime 24.0.0", "sp-statement-store", - "sp-timestamp", + "sp-timestamp 4.0.0-dev", "sp-tracing 10.0.0", "sp-transaction-storage-proof", "staging-node-executor", @@ -19054,37 +19846,37 @@ name = "staging-node-executor" version = "3.0.0-dev" dependencies = [ "criterion 0.4.0", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "futures", "kitchensink-runtime", "node-primitives", "node-testing", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-contracts", "pallet-glutton", "pallet-im-online", "pallet-root-testing", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-treasury", "parity-scale-codec", "sc-executor", "scale-info", "serde_json", - "sp-application-crypto", + "sp-application-crypto 23.0.0", "sp-consensus-babe", - "sp-core", + "sp-core 21.0.0", "sp-externalities 0.19.0", "sp-keyring", - "sp-keystore", - "sp-runtime", - "sp-state-machine", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-statement-store", "sp-tracing 10.0.0", - "sp-trie", + "sp-trie 22.0.0", "wat", ] @@ -19098,8 +19890,8 @@ dependencies = [ "sc-client-api", "sc-service", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "thiserror", ] @@ -19107,12 +19899,12 @@ dependencies = [ name = "staging-parachain-info" version = "0.1.0" dependencies = [ - "cumulus-primitives-core", - "frame-support", - "frame-system", + "cumulus-primitives-core 0.1.0", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -19134,9 +19926,26 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-io", - "sp-weights", - "xcm-procedural", + "sp-io 23.0.0", + "sp-weights 20.0.0", + "xcm-procedural 1.0.0", +] + +[[package]] +name = "staging-xcm" +version = "1.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "bounded-collections", + "derivative", + "environmental", + "impl-trait-for-tuples", + "log", + "parity-scale-codec", + "scale-info", + "serde", + "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "xcm-procedural 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] @@ -19144,29 +19953,51 @@ name = "staging-xcm-builder" version = "1.0.0" dependencies = [ "assert_matches", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "impl-trait-for-tuples", "log", "pallet-assets", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-salary", - "pallet-transaction-payment", + "pallet-transaction-payment 4.0.0-dev", "pallet-xcm", "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-runtime-parachains", "polkadot-test-runtime", "primitive-types", "scale-info", - "sp-arithmetic", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-weights", - "staging-xcm", - "staging-xcm-executor", + "sp-weights 20.0.0", + "staging-xcm 1.0.0", + "staging-xcm-executor 1.0.0", +] + +[[package]] +name = "staging-xcm-builder" +version = "1.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "impl-trait-for-tuples", + "log", + "pallet-transaction-payment 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "parity-scale-codec", + "polkadot-parachain-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "scale-info", + "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm-executor 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] @@ -19174,19 +20005,40 @@ name = "staging-xcm-executor" version = "1.0.0" dependencies = [ "environmental", - "frame-benchmarking", - "frame-support", + "frame-benchmarking 4.0.0-dev", + "frame-support 4.0.0-dev", "impl-trait-for-tuples", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-weights", - "staging-xcm", + "sp-weights 20.0.0", + "staging-xcm 1.0.0", +] + +[[package]] +name = "staging-xcm-executor" +version = "1.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "environmental", + "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "impl-trait-for-tuples", + "log", + "parity-scale-codec", + "scale-info", + "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", ] [[package]] @@ -19307,7 +20159,7 @@ dependencies = [ name = "substrate" version = "1.0.0" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev", "sc-chain-spec", "sc-cli", "sc-consensus-aura", @@ -19318,7 +20170,7 @@ dependencies = [ "sc-consensus-pow", "sc-service", "simple-mermaid", - "sp-runtime", + "sp-runtime 24.0.0", "staging-chain-spec-builder", "subkey", ] @@ -19362,26 +20214,26 @@ name = "substrate-frame-cli" version = "4.0.0-dev" dependencies = [ "clap 4.4.6", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "sc-cli", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", ] [[package]] name = "substrate-frame-rpc-support" version = "3.0.0" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "jsonrpsee", "parity-scale-codec", "sc-rpc-api", "scale-info", "serde", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-storage 13.0.0", "tokio", ] @@ -19399,11 +20251,11 @@ dependencies = [ "sc-rpc-api", "sc-transaction-pool", "sc-transaction-pool-api", - "sp-api", + "sp-api 4.0.0-dev", "sp-block-builder", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-tracing 10.0.0", "substrate-test-runtime-client", "tokio", @@ -19429,8 +20281,8 @@ dependencies = [ "log", "sc-rpc-api", "serde", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "tokio", ] @@ -19444,10 +20296,10 @@ dependencies = [ "sc-rpc-api", "serde", "serde_json", - "sp-core", - "sp-runtime", - "sp-state-machine", - "sp-trie", + "sp-core 21.0.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", + "sp-trie 22.0.0", "trie-db", ] @@ -19469,11 +20321,11 @@ dependencies = [ "serde_json", "sp-blockchain", "sp-consensus", - "sp-core", + "sp-core 21.0.0", "sp-keyring", - "sp-keystore", - "sp-runtime", - "sp-state-machine", + "sp-keystore 0.27.0", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", ] [[package]] @@ -19482,15 +20334,15 @@ version = "2.0.0" dependencies = [ "array-bytes 6.1.0", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-rpc-runtime-api", "futures", "json-patch", "log", "pallet-babe", - "pallet-balances", - "pallet-timestamp", + "pallet-balances 4.0.0-dev", + "pallet-timestamp 4.0.0-dev", "parity-scale-codec", "sc-block-builder", "sc-executor", @@ -19499,28 +20351,28 @@ dependencies = [ "scale-info", "serde", "serde_json", - "sp-api", - "sp-application-crypto", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", "sp-block-builder", "sp-consensus", "sp-consensus-aura", "sp-consensus-babe", "sp-consensus-grandpa", - "sp-core", + "sp-core 21.0.0", "sp-externalities 0.19.0", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", - "sp-state-machine", + "sp-state-machine 0.28.0", "sp-std 8.0.0", "sp-tracing 10.0.0", "sp-transaction-pool", - "sp-trie", - "sp-version", + "sp-trie 22.0.0", + "sp-version 22.0.0", "substrate-test-runtime-client", "substrate-wasm-builder", "trie-db", @@ -19534,11 +20386,11 @@ dependencies = [ "sc-block-builder", "sc-client-api", "sc-consensus", - "sp-api", + "sp-api 4.0.0-dev", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "substrate-test-client", "substrate-test-runtime", ] @@ -19553,7 +20405,7 @@ dependencies = [ "sc-transaction-pool", "sc-transaction-pool-api", "sp-blockchain", - "sp-runtime", + "sp-runtime 24.0.0", "substrate-test-runtime-client", "thiserror", ] @@ -19837,8 +20689,8 @@ version = "1.0.0" dependencies = [ "dlmalloc", "parity-scale-codec", - "polkadot-parachain-primitives", - "sp-io", + "polkadot-parachain-primitives 1.0.0", + "sp-io 23.0.0", "sp-std 8.0.0", "substrate-wasm-builder", "tiny-keccak", @@ -19857,13 +20709,13 @@ dependencies = [ "polkadot-node-core-pvf", "polkadot-node-primitives", "polkadot-node-subsystem", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-service", "polkadot-test-service", "sc-cli", "sc-service", - "sp-core", + "sp-core 21.0.0", "sp-keyring", "substrate-test-utils", "test-parachain-adder", @@ -19885,8 +20737,8 @@ dependencies = [ "dlmalloc", "log", "parity-scale-codec", - "polkadot-parachain-primitives", - "sp-io", + "polkadot-parachain-primitives 1.0.0", + "sp-io 23.0.0", "sp-std 8.0.0", "substrate-wasm-builder", "tiny-keccak", @@ -19905,13 +20757,13 @@ dependencies = [ "polkadot-node-core-pvf", "polkadot-node-primitives", "polkadot-node-subsystem", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-service", "polkadot-test-service", "sc-cli", "sc-service", - "sp-core", + "sp-core 21.0.0", "sp-keyring", "substrate-test-utils", "test-parachain-undying", @@ -19923,7 +20775,7 @@ name = "test-parachains" version = "1.0.0" dependencies = [ "parity-scale-codec", - "sp-core", + "sp-core 21.0.0", "test-parachain-adder", "test-parachain-halt", "tiny-keccak", @@ -19933,24 +20785,24 @@ dependencies = [ name = "test-runtime-constants" version = "1.0.0" dependencies = [ - "frame-support", - "polkadot-primitives", + "frame-support 4.0.0-dev", + "polkadot-primitives 1.0.0", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", + "sp-core 21.0.0", + "sp-runtime 24.0.0", + "sp-weights 20.0.0", ] [[package]] name = "testnets-common" version = "1.0.0" dependencies = [ - "frame-support", - "polkadot-core-primitives", + "frame-support 4.0.0-dev", + "polkadot-core-primitives 1.0.0", "rococo-runtime-constants", "smallvec", - "sp-runtime", + "sp-runtime 24.0.0", "substrate-wasm-builder", "westend-runtime-constants", ] @@ -20379,7 +21231,7 @@ name = "tracing-gum" version = "1.0.0" dependencies = [ "coarsetime", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "tracing", "tracing-gum-proc-macro", ] @@ -20558,22 +21410,22 @@ dependencies = [ "sc-executor", "serde", "serde_json", - "sp-api", + "sp-api 4.0.0-dev", "sp-consensus-aura", "sp-consensus-babe", - "sp-core", + "sp-core 21.0.0", "sp-debug-derive 8.0.0", "sp-externalities 0.19.0", - "sp-inherents", - "sp-io", - "sp-keystore", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", + "sp-keystore 0.27.0", "sp-rpc", - "sp-runtime", - "sp-state-machine", - "sp-timestamp", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", + "sp-timestamp 4.0.0-dev", "sp-transaction-storage-proof", - "sp-version", - "sp-weights", + "sp-version 22.0.0", + "sp-weights 20.0.0", "substrate-cli-test-utils", "substrate-rpc-client", "tempfile", @@ -21617,14 +22469,14 @@ dependencies = [ "pallet-im-online", "pallet-staking", "parachains-common", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "sc-consensus-grandpa", "serde_json", - "sp-authority-discovery", + "sp-authority-discovery 4.0.0-dev", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "westend-runtime", "westend-runtime-constants", ] @@ -21635,12 +22487,12 @@ version = "1.0.0" dependencies = [ "binary-merkle-tree", "bitvec", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev", "frame-election-provider-support", "frame-executive", "frame-remote-externalities", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -21651,7 +22503,7 @@ dependencies = [ "pallet-authorship", "pallet-babe", "pallet-bags-list", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-beefy", "pallet-beefy-mmr", "pallet-collective", @@ -21666,7 +22518,7 @@ dependencies = [ "pallet-im-online", "pallet-indices", "pallet-membership", - "pallet-message-queue", + "pallet-message-queue 7.0.0-dev", "pallet-mmr", "pallet-multisig", "pallet-nomination-pools", @@ -21688,8 +22540,8 @@ dependencies = [ "pallet-staking-runtime-api", "pallet-state-trie-migration", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", + "pallet-timestamp 4.0.0-dev", + "pallet-transaction-payment 4.0.0-dev", "pallet-transaction-payment-rpc-runtime-api", "pallet-treasury", "pallet-utility", @@ -21698,8 +22550,8 @@ dependencies = [ "pallet-xcm", "pallet-xcm-benchmarks", "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-runtime-common", "polkadot-runtime-parachains", "rustc-hex", @@ -21708,32 +22560,32 @@ dependencies = [ "serde_derive", "serde_json", "smallvec", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", - "sp-authority-discovery", + "sp-api 4.0.0-dev", + "sp-application-crypto 23.0.0", + "sp-arithmetic 16.0.0", + "sp-authority-discovery 4.0.0-dev", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-core 21.0.0", + "sp-genesis-builder 0.1.0", + "sp-inherents 4.0.0-dev", + "sp-io 23.0.0", "sp-keyring", "sp-mmr-primitives", "sp-npos-elections", "sp-offchain", - "sp-runtime", + "sp-runtime 24.0.0", "sp-session", - "sp-staking", + "sp-staking 4.0.0-dev", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-tracing 10.0.0", "sp-transaction-pool", - "sp-version", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "sp-version 22.0.0", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "substrate-wasm-builder", "tiny-keccak", "tokio", @@ -21744,14 +22596,14 @@ dependencies = [ name = "westend-runtime-constants" version = "1.0.0" dependencies = [ - "frame-support", - "polkadot-primitives", + "frame-support 4.0.0-dev", + "polkadot-primitives 1.0.0", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", - "staging-xcm", + "sp-core 21.0.0", + "sp-runtime 24.0.0", + "sp-weights 20.0.0", + "staging-xcm 1.0.0", ] [[package]] @@ -22110,38 +22962,38 @@ version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", + "cumulus-primitives-core 0.1.0", "cumulus-primitives-parachain-inherent", "cumulus-test-relay-sproof-builder", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "impl-trait-for-tuples", "lazy_static", "log", - "pallet-balances", - "pallet-message-queue", + "pallet-balances 4.0.0-dev", + "pallet-message-queue 7.0.0-dev", "parachains-common", "parity-scale-codec", "paste", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 1.0.0", + "polkadot-primitives 1.0.0", "polkadot-runtime-parachains", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 16.0.0", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-executor 1.0.0", ] [[package]] name = "xcm-executor-integration-tests" version = "1.0.0" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "futures", "pallet-xcm", "parity-scale-codec", @@ -22150,11 +23002,11 @@ dependencies = [ "polkadot-test-service", "sp-consensus", "sp-keyring", - "sp-runtime", - "sp-state-machine", + "sp-runtime 24.0.0", + "sp-state-machine 0.28.0", "sp-tracing 10.0.0", - "staging-xcm", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-executor 1.0.0", ] [[package]] @@ -22168,47 +23020,58 @@ dependencies = [ "trybuild", ] +[[package]] +name = "xcm-procedural" +version = "1.0.0" +source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" +dependencies = [ + "Inflector", + "proc-macro2", + "quote", + "syn 2.0.38", +] + [[package]] name = "xcm-simulator" version = "1.0.0" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev", "parity-scale-codec", "paste", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-parachains", - "sp-io", + "sp-io 23.0.0", "sp-std 8.0.0", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", ] [[package]] name = "xcm-simulator-example" version = "1.0.0" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "log", - "pallet-balances", - "pallet-message-queue", + "pallet-balances 4.0.0-dev", + "pallet-message-queue 7.0.0-dev", "pallet-uniques", "pallet-xcm", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-parachains", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "xcm-simulator", ] @@ -22217,24 +23080,24 @@ name = "xcm-simulator-fuzzer" version = "1.0.0" dependencies = [ "arbitrary", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev", + "frame-system 4.0.0-dev", "honggfuzz", - "pallet-balances", - "pallet-message-queue", + "pallet-balances 4.0.0-dev", + "pallet-message-queue 7.0.0-dev", "pallet-xcm", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 1.0.0", + "polkadot-parachain-primitives 1.0.0", "polkadot-runtime-parachains", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 21.0.0", + "sp-io 23.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 1.0.0", + "staging-xcm-builder 1.0.0", + "staging-xcm-executor 1.0.0", "xcm-simulator", ] diff --git a/cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/Cargo.toml b/cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/Cargo.toml index 9ccc6b5ec335..c6f82ab6bb17 100644 --- a/cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/Cargo.toml +++ b/cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/Cargo.toml @@ -25,9 +25,9 @@ bridge-hub-rococo-runtime = { path = "../../../../../../runtimes/bridge-hubs/bri bridge-hub-common = { path = "../../../../../../runtimes/bridge-hubs/common", default-features = false } # Snowbridge -snowbridge-core = { path = "../../../../../../../../../parachain/primitives/core", default-features = false } -snowbridge-router-primitives = { path = "../../../../../../../../../parachain/primitives/router", default-features = false } -snowbridge-control = { path = "../../../../../../../../../parachain/pallets/control", default-features = false } -snowbridge-inbound-queue = { path = "../../../../../../../../../parachain/pallets/inbound-queue", default-features = false } -snowbridge-outbound-queue = { path = "../../../../../../../../../parachain/pallets/outbound-queue", default-features = false } +snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-router-primitives = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-control = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-inbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-outbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } diff --git a/cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/Cargo.toml b/cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/Cargo.toml index 24d1f1308b42..39ecc59c47a4 100644 --- a/cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/Cargo.toml +++ b/cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/Cargo.toml @@ -44,8 +44,8 @@ penpal-runtime = { path = "../../../../../runtimes/testing/penpal" } rococo-system-emulated-network ={ path = "../../../networks/rococo-system" } # Snowbridge -snowbridge-core = { path = "../../../../../../../../parachain/primitives/core", default-features = false } -snowbridge-router-primitives = { path = "../../../../../../../../parachain/primitives/router", default-features = false } -snowbridge-control = { path = "../../../../../../../../parachain/pallets/control", default-features = false } -snowbridge-inbound-queue = { path = "../../../../../../../../parachain/pallets/inbound-queue", default-features = false } -snowbridge-outbound-queue = { path = "../../../../../../../../parachain/pallets/outbound-queue", default-features = false } +snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-router-primitives = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-control = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-inbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-outbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } diff --git a/cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml b/cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml index 583d86b7b594..021d9e520866 100644 --- a/cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml +++ b/cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml @@ -81,7 +81,7 @@ pallet-collator-selection = { path = "../../../../pallets/collator-selection", d parachain-info = { package = "staging-parachain-info", path = "../../../pallets/parachain-info", default-features = false } parachains-common = { path = "../../../common", default-features = false } assets-common = { path = "../common", default-features = false } -snowbridge-router-primitives = { path = "../../../../../../parachain/primitives/router", default-features = false } +snowbridge-router-primitives = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } # Bridges pallet-xcm-bridge-hub-router = { path = "../../../../../bridges/modules/xcm-bridge-hub-router", default-features = false } diff --git a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml index 9b3bbb3593f0..817118dd6e3f 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml @@ -94,16 +94,16 @@ pallet-bridge-relayers = { path = "../../../../../bridges/modules/relayers", def bridge-runtime-common = { path = "../../../../../bridges/bin/runtime-common", default-features = false } # Ethereum Bridge (Snowbridge) -snowbridge-beacon-primitives = { path = "../../../../../../parachain/primitives/beacon", default-features = false } -snowbridge-control = { path = "../../../../../../parachain/pallets/control", default-features = false } -snowbridge-control-runtime-api = { path = "../../../../../../parachain/pallets/control/runtime-api", default-features = false } -snowbridge-core = { path = "../../../../../../parachain/primitives/core", default-features = false } -snowbridge-ethereum-beacon-client = { path = "../../../../../../parachain/pallets/ethereum-beacon-client", default-features = false } -snowbridge-inbound-queue = { path = "../../../../../../parachain/pallets/inbound-queue", default-features = false } -snowbridge-outbound-queue = { path = "../../../../../../parachain/pallets/outbound-queue", default-features = false } -snowbridge-outbound-queue-runtime-api = { path = "../../../../../../parachain/pallets/outbound-queue/runtime-api", default-features = false } -snowbridge-router-primitives = { path = "../../../../../../parachain/primitives/router", default-features = false } -snowbridge-runtime-common = { path = "../../../../../../parachain/runtime/runtime-common", default-features = false } +snowbridge-beacon-primitives = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-control = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-control-runtime-api = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-ethereum-beacon-client = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-inbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-outbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-outbound-queue-runtime-api = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-router-primitives = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-runtime-common = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } bridge-hub-common = { path = "../common", default-features = false } diff --git a/cumulus/parachains/runtimes/bridge-hubs/common/Cargo.toml b/cumulus/parachains/runtimes/bridge-hubs/common/Cargo.toml index cb45735bbdcd..d0b36afe8ad1 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/common/Cargo.toml +++ b/cumulus/parachains/runtimes/bridge-hubs/common/Cargo.toml @@ -15,7 +15,7 @@ sp-runtime = { path = "../../../../../substrate/primitives/runtime", default-fea cumulus-primitives-core = { path = "../../../../primitives/core", default-features = false } xcm = { package = "staging-xcm", path = "../../../../../polkadot/xcm", default-features = false} pallet-message-queue = { path = "../../../../../substrate/frame/message-queue", default-features = false} -snowbridge-core = { path = "../../../../../../parachain/primitives/core", default-features = false } +snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } [features] default = [ "std" ] From 68db97f1ec05bd7c041da179be509460c4f4ccd0 Mon Sep 17 00:00:00 2001 From: claravanstaden Date: Wed, 29 Nov 2023 21:31:21 +0200 Subject: [PATCH 2/3] patch snowbridge dependencies to point to local dir --- Cargo.lock | 6041 ++++++++++++++++++++++------------------------------ Cargo.toml | 12 + 2 files changed, 2601 insertions(+), 3452 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b0ca31912b14..c9b2265c1923 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -883,12 +883,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -899,9 +899,9 @@ dependencies = [ "pallet-assets", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-multisig", "pallet-nft-fractionalization", "pallet-nfts", @@ -909,8 +909,8 @@ dependencies = [ "pallet-proxy", "pallet-session", "pallet-state-trie-migration", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-uniques", "pallet-utility", @@ -918,30 +918,30 @@ dependencies = [ "pallet-xcm-benchmarks", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-common", "primitive-types", "scale-info", "smallvec", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", - "sp-weights 20.0.0", + "sp-version", + "sp-weights", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -957,12 +957,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -972,16 +972,16 @@ dependencies = [ "pallet-assets", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-multisig", "pallet-nfts", "pallet-nfts-runtime-api", "pallet-proxy", "pallet-session", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-uniques", "pallet-utility", @@ -989,29 +989,29 @@ dependencies = [ "pallet-xcm-benchmarks", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", - "sp-weights 20.0.0", + "sp-version", + "sp-weights", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -1020,14 +1020,14 @@ name = "asset-hub-rococo-emulated-chain" version = "0.0.0" dependencies = [ "asset-hub-rococo-runtime", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "emulated-integration-tests-common", - "frame-support 4.0.0-dev", + "frame-support", "parachains-common", "rococo-emulated-chain", "serde_json", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", ] [[package]] @@ -1038,20 +1038,20 @@ dependencies = [ "asset-hub-rococo-runtime", "asset-test-utils", "emulated-integration-tests-common", - "frame-support 4.0.0-dev", + "frame-support", "pallet-asset-conversion", "pallet-assets", - "pallet-balances 4.0.0-dev", - "pallet-message-queue 7.0.0-dev", + "pallet-balances", + "pallet-message-queue", "pallet-xcm", "parachains-common", "parity-scale-codec", "penpal-runtime", "rococo-runtime", "rococo-system-emulated-network", - "sp-runtime 24.0.0", - "staging-xcm 1.0.0", - "staging-xcm-executor 1.0.0", + "sp-runtime", + "staging-xcm", + "staging-xcm-executor", ] [[package]] @@ -1070,12 +1070,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -1086,9 +1086,9 @@ dependencies = [ "pallet-assets", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-multisig", "pallet-nft-fractionalization", "pallet-nfts", @@ -1096,8 +1096,8 @@ dependencies = [ "pallet-proxy", "pallet-session", "pallet-state-trie-migration", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-uniques", "pallet-utility", @@ -1106,32 +1106,32 @@ dependencies = [ "pallet-xcm-bridge-hub-router", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-common", "primitive-types", "rococo-runtime-constants", "scale-info", "smallvec", "snowbridge-router-primitives", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", - "sp-weights 20.0.0", + "sp-version", + "sp-weights", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -1140,13 +1140,13 @@ name = "asset-hub-westend-emulated-chain" version = "0.0.0" dependencies = [ "asset-hub-westend-runtime", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "emulated-integration-tests-common", - "frame-support 4.0.0-dev", + "frame-support", "parachains-common", "serde_json", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "westend-emulated-chain", ] @@ -1160,22 +1160,22 @@ dependencies = [ "cumulus-pallet-dmp-queue", "cumulus-pallet-parachain-system", "emulated-integration-tests-common", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "pallet-asset-conversion", "pallet-asset-rate", "pallet-assets", - "pallet-balances 4.0.0-dev", - "pallet-message-queue 7.0.0-dev", + "pallet-balances", + "pallet-message-queue", "pallet-treasury", "pallet-xcm", "parachains-common", "parity-scale-codec", "polkadot-runtime-common", - "sp-runtime 24.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "sp-runtime", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "westend-runtime", "westend-runtime-constants", "westend-system-emulated-network", @@ -1197,12 +1197,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -1213,17 +1213,17 @@ dependencies = [ "pallet-assets", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-multisig", "pallet-nft-fractionalization", "pallet-nfts", "pallet-nfts-runtime-api", "pallet-proxy", "pallet-session", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-uniques", "pallet-utility", @@ -1232,29 +1232,29 @@ dependencies = [ "pallet-xcm-bridge-hub-router", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-common", "primitive-types", "scale-info", "smallvec", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", "westend-runtime-constants", ] @@ -1266,14 +1266,14 @@ dependencies = [ "assets-common", "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "cumulus-test-relay-sproof-builder", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "hex-literal", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", "pallet-session", "pallet-xcm", @@ -1281,16 +1281,16 @@ dependencies = [ "parachains-common", "parachains-runtimes-test-utils", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", + "polkadot-parachain-primitives", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -1298,8 +1298,8 @@ dependencies = [ name = "assets-common" version = "0.1.0" dependencies = [ - "cumulus-primitives-core 0.1.0", - "frame-support 4.0.0-dev", + "cumulus-primitives-core", + "frame-support", "impl-trait-for-tuples", "log", "pallet-asset-conversion", @@ -1308,12 +1308,12 @@ dependencies = [ "parachains-common", "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-api", + "sp-runtime", "sp-std 8.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -1606,8 +1606,8 @@ dependencies = [ "env_logger 0.9.3", "hash-db", "log", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", ] [[package]] @@ -1862,7 +1862,7 @@ name = "bp-asset-hub-rococo" version = "0.1.0" dependencies = [ "bp-xcm-bridge-hub-router", - "frame-support 4.0.0-dev", + "frame-support", "parity-scale-codec", "scale-info", ] @@ -1872,7 +1872,7 @@ name = "bp-asset-hub-westend" version = "0.1.0" dependencies = [ "bp-xcm-bridge-hub-router", - "frame-support 4.0.0-dev", + "frame-support", "parity-scale-codec", "scale-info", ] @@ -1883,11 +1883,11 @@ version = "0.1.0" dependencies = [ "bp-messages", "bp-polkadot-core", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "polkadot-primitives 1.0.0", - "sp-api 4.0.0-dev", + "bp-runtime", + "frame-support", + "frame-system", + "polkadot-primitives", + "sp-api", "sp-std 8.0.0", ] @@ -1897,10 +1897,10 @@ version = "0.1.0" dependencies = [ "bp-bridge-hub-cumulus", "bp-messages", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", - "sp-api 4.0.0-dev", - "sp-runtime 24.0.0", + "bp-runtime", + "frame-support", + "sp-api", + "sp-runtime", "sp-std 8.0.0", ] @@ -1910,10 +1910,10 @@ version = "0.1.0" dependencies = [ "bp-bridge-hub-cumulus", "bp-messages", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", - "sp-api 4.0.0-dev", - "sp-runtime 24.0.0", + "bp-runtime", + "frame-support", + "sp-api", + "sp-runtime", "sp-std 8.0.0", ] @@ -1923,10 +1923,10 @@ version = "0.1.0" dependencies = [ "bp-bridge-hub-cumulus", "bp-messages", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", - "sp-api 4.0.0-dev", - "sp-runtime 24.0.0", + "bp-runtime", + "frame-support", + "sp-api", + "sp-runtime", "sp-std 8.0.0", ] @@ -1936,10 +1936,10 @@ version = "0.1.0" dependencies = [ "bp-bridge-hub-cumulus", "bp-messages", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", - "sp-api 4.0.0-dev", - "sp-runtime 24.0.0", + "bp-runtime", + "frame-support", + "sp-api", + "sp-runtime", "sp-std 8.0.0", ] @@ -1947,18 +1947,18 @@ dependencies = [ name = "bp-header-chain" version = "0.1.0" dependencies = [ - "bp-runtime 0.1.0", + "bp-runtime", "bp-test-utils", "finality-grandpa", - "frame-support 4.0.0-dev", + "frame-support", "hex", "hex-literal", "parity-scale-codec", "scale-info", "serde", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-std 8.0.0", ] @@ -1968,9 +1968,9 @@ version = "0.1.0" dependencies = [ "bp-header-chain", "bp-polkadot-core", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", - "sp-api 4.0.0-dev", + "bp-runtime", + "frame-support", + "sp-api", "sp-std 8.0.0", ] @@ -1979,14 +1979,14 @@ name = "bp-messages" version = "0.1.0" dependencies = [ "bp-header-chain", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", + "bp-runtime", + "frame-support", "hex", "hex-literal", "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", + "sp-core", "sp-std 8.0.0", ] @@ -1996,13 +1996,13 @@ version = "0.1.0" dependencies = [ "bp-header-chain", "bp-polkadot-core", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", + "bp-runtime", + "frame-support", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-std 8.0.0", ] @@ -2012,9 +2012,9 @@ version = "0.1.0" dependencies = [ "bp-header-chain", "bp-polkadot-core", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", - "sp-api 4.0.0-dev", + "bp-runtime", + "frame-support", + "sp-api", "sp-std 8.0.0", ] @@ -2025,13 +2025,13 @@ dependencies = [ "bp-header-chain", "bp-messages", "bp-polkadot-core", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "bp-runtime", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-api", + "sp-runtime", "sp-std 8.0.0", ] @@ -2040,16 +2040,16 @@ name = "bp-polkadot-core" version = "0.1.0" dependencies = [ "bp-messages", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "bp-runtime", + "frame-support", + "frame-system", "hex", "parity-scale-codec", "parity-util-mem", "scale-info", "serde", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-std 8.0.0", ] @@ -2058,13 +2058,13 @@ name = "bp-relayers" version = "0.1.0" dependencies = [ "bp-messages", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", + "bp-runtime", + "frame-support", "hex", "hex-literal", "parity-scale-codec", "scale-info", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -2074,9 +2074,9 @@ version = "0.1.0" dependencies = [ "bp-header-chain", "bp-polkadot-core", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", - "sp-api 4.0.0-dev", + "bp-runtime", + "frame-support", + "sp-api", "sp-std 8.0.0", ] @@ -2084,8 +2084,8 @@ dependencies = [ name = "bp-runtime" version = "0.1.0" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "hash-db", "hex-literal", "impl-trait-for-tuples", @@ -2094,35 +2094,12 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-core", + "sp-io", + "sp-runtime", + "sp-state-machine", "sp-std 8.0.0", - "sp-trie 22.0.0", - "trie-db", -] - -[[package]] -name = "bp-runtime" -version = "0.1.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "hash-db", - "impl-trait-for-tuples", - "log", - "num-traits", - "parity-scale-codec", - "scale-info", - "serde", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-state-machine 0.28.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-trie 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-trie", "trie-db", ] @@ -2133,16 +2110,16 @@ dependencies = [ "bp-header-chain", "bp-parachains", "bp-polkadot-core", - "bp-runtime 0.1.0", + "bp-runtime", "ed25519-dalek", "finality-grandpa", "parity-scale-codec", - "sp-application-crypto 23.0.0", + "sp-application-crypto", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-std 8.0.0", - "sp-trie 22.0.0", + "sp-trie", ] [[package]] @@ -2151,9 +2128,9 @@ version = "0.1.0" dependencies = [ "bp-header-chain", "bp-polkadot-core", - "bp-runtime 0.1.0", - "frame-support 4.0.0-dev", - "sp-api 4.0.0-dev", + "bp-runtime", + "frame-support", + "sp-api", "sp-std 8.0.0", ] @@ -2163,39 +2140,23 @@ version = "0.1.0" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", ] [[package]] name = "bridge-hub-common" version = "0.1.0" dependencies = [ - "cumulus-primitives-core 0.1.0", - "frame-support 4.0.0-dev", - "pallet-message-queue 7.0.0-dev", + "cumulus-primitives-core", + "frame-support", + "pallet-message-queue", "parity-scale-codec", "scale-info", "snowbridge-core", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", - "staging-xcm 1.0.0", -] - -[[package]] -name = "bridge-hub-common" -version = "0.1.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "cumulus-primitives-core 0.1.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "pallet-message-queue 7.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "parity-scale-codec", - "scale-info", - "snowbridge-core", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "staging-xcm", ] [[package]] @@ -2210,12 +2171,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -2223,43 +2184,43 @@ dependencies = [ "log", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-multisig", "pallet-session", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "pallet-xcm-benchmarks", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-common", "scale-info", "serde", "smallvec", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-genesis-builder", + "sp-inherents", + "sp-io", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -2275,12 +2236,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -2288,43 +2249,43 @@ dependencies = [ "log", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-multisig", "pallet-session", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "pallet-xcm-benchmarks", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-common", "scale-info", "serde", "smallvec", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-genesis-builder", + "sp-inherents", + "sp-io", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -2332,11 +2293,11 @@ dependencies = [ name = "bridge-hub-rococo-emulated-chain" version = "0.0.0" dependencies = [ - "bridge-hub-common 0.1.0", + "bridge-hub-common", "bridge-hub-rococo-runtime", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "emulated-integration-tests-common", - "frame-support 4.0.0-dev", + "frame-support", "parachains-common", "serde_json", "snowbridge-control", @@ -2344,8 +2305,8 @@ dependencies = [ "snowbridge-inbound-queue", "snowbridge-outbound-queue", "snowbridge-router-primitives", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", ] [[package]] @@ -2360,13 +2321,13 @@ dependencies = [ "cumulus-pallet-dmp-queue", "cumulus-pallet-xcmp-queue", "emulated-integration-tests-common", - "frame-support 4.0.0-dev", + "frame-support", "hex", "hex-literal", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-bridge-messages", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-xcm", "parachains-common", "parity-scale-codec", @@ -2380,9 +2341,9 @@ dependencies = [ "snowbridge-inbound-queue", "snowbridge-outbound-queue", "snowbridge-router-primitives", - "sp-core 21.0.0", - "staging-xcm 1.0.0", - "staging-xcm-executor 1.0.0", + "sp-core", + "staging-xcm", + "staging-xcm-executor", ] [[package]] @@ -2399,9 +2360,9 @@ dependencies = [ "bp-polkadot-core", "bp-relayers", "bp-rococo", - "bp-runtime 0.1.0", + "bp-runtime", "bp-westend", - "bridge-hub-common 0.1.0", + "bridge-hub-common", "bridge-hub-test-utils", "bridge-runtime-common", "cumulus-pallet-aura-ext", @@ -2410,12 +2371,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -2423,25 +2384,25 @@ dependencies = [ "log", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-bridge-grandpa", "pallet-bridge-messages", "pallet-bridge-parachains", "pallet-bridge-relayers", "pallet-collator-selection", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-multisig", "pallet-session", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "pallet-xcm-benchmarks", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-common", "rococo-runtime-constants", "scale-info", @@ -2457,25 +2418,25 @@ dependencies = [ "snowbridge-outbound-queue-runtime-api", "snowbridge-router-primitives", "snowbridge-runtime-common", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-genesis-builder", + "sp-inherents", + "sp-io", "sp-keyring", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "static_assertions", "substrate-wasm-builder", ] @@ -2490,17 +2451,17 @@ dependencies = [ "bp-parachains", "bp-polkadot-core", "bp-relayers", - "bp-runtime 0.1.0", + "bp-runtime", "bp-test-utils", "bridge-runtime-common", "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-bridge-grandpa", "pallet-bridge-messages", "pallet-bridge-parachains", @@ -2513,30 +2474,30 @@ dependencies = [ "parachains-common", "parachains-runtimes-test-utils", "parity-scale-codec", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-core", + "sp-io", "sp-keyring", - "sp-runtime 24.0.0", + "sp-runtime", "sp-tracing 10.0.0", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", ] [[package]] name = "bridge-hub-westend-emulated-chain" version = "0.0.0" dependencies = [ - "bridge-hub-common 0.1.0", + "bridge-hub-common", "bridge-hub-westend-runtime", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "emulated-integration-tests-common", - "frame-support 4.0.0-dev", + "frame-support", "parachains-common", "serde_json", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", ] [[package]] @@ -2549,17 +2510,17 @@ dependencies = [ "cumulus-pallet-dmp-queue", "cumulus-pallet-xcmp-queue", "emulated-integration-tests-common", - "frame-support 4.0.0-dev", + "frame-support", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-bridge-messages", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-xcm", "parachains-common", "parity-scale-codec", "rococo-westend-system-emulated-network", - "staging-xcm 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-executor", ] [[package]] @@ -2575,9 +2536,9 @@ dependencies = [ "bp-polkadot-core", "bp-relayers", "bp-rococo", - "bp-runtime 0.1.0", + "bp-runtime", "bp-westend", - "bridge-hub-common 0.1.0", + "bridge-hub-common", "bridge-hub-test-utils", "bridge-runtime-common", "cumulus-pallet-aura-ext", @@ -2586,12 +2547,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -2599,48 +2560,48 @@ dependencies = [ "log", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-bridge-grandpa", "pallet-bridge-messages", "pallet-bridge-parachains", "pallet-bridge-relayers", "pallet-collator-selection", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-multisig", "pallet-session", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "pallet-xcm-benchmarks", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-common", "scale-info", "serde", "smallvec", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-genesis-builder", + "sp-inherents", + "sp-io", "sp-keyring", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "static_assertions", "substrate-wasm-builder", "westend-runtime-constants", @@ -2655,30 +2616,30 @@ dependencies = [ "bp-parachains", "bp-polkadot-core", "bp-relayers", - "bp-runtime 0.1.0", + "bp-runtime", "bp-test-utils", "bp-xcm-bridge-hub-router", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "hash-db", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-bridge-grandpa", "pallet-bridge-messages", "pallet-bridge-parachains", "pallet-bridge-relayers", - "pallet-transaction-payment 4.0.0-dev", + "pallet-transaction-payment", "pallet-utility", "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-api", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "sp-trie 22.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", + "sp-trie", + "staging-xcm", + "staging-xcm-builder", "static_assertions", ] @@ -3133,12 +3094,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -3147,12 +3108,12 @@ dependencies = [ "pallet-alliance", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", "pallet-collective", "pallet-collective-content", "pallet-core-fellowship", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-multisig", "pallet-preimage", "pallet-proxy", @@ -3161,37 +3122,37 @@ dependencies = [ "pallet-salary", "pallet-scheduler", "pallet-session", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api 4.0.0-dev", - "sp-arithmetic 16.0.0", + "sp-api", + "sp-arithmetic", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-genesis-builder", + "sp-inherents", + "sp-io", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -3205,12 +3166,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -3219,12 +3180,12 @@ dependencies = [ "pallet-alliance", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", "pallet-collective", "pallet-collective-content", "pallet-core-fellowship", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-multisig", "pallet-preimage", "pallet-proxy", @@ -3233,37 +3194,37 @@ dependencies = [ "pallet-salary", "pallet-scheduler", "pallet-session", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api 4.0.0-dev", - "sp-arithmetic 16.0.0", + "sp-api", + "sp-arithmetic", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-genesis-builder", + "sp-inherents", + "sp-io", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", "testnets-common", "westend-runtime-constants", @@ -3438,12 +3399,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -3451,45 +3412,45 @@ dependencies = [ "log", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", "pallet-contracts", "pallet-contracts-primitives", "pallet-insecure-randomness-collective-flip", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-multisig", "pallet-session", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-common", "rococo-runtime-constants", "scale-info", "smallvec", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -3901,8 +3862,8 @@ dependencies = [ "sc-cli", "sc-client-api", "sc-service", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "url", ] @@ -3913,7 +3874,7 @@ dependencies = [ "async-trait", "cumulus-client-consensus-common", "cumulus-client-network", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-test-client", "cumulus-test-relay-sproof-builder", "cumulus-test-runtime", @@ -3924,14 +3885,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-overseer", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sc-client-api", - "sp-api 4.0.0-dev", + "sp-api", "sp-consensus", - "sp-core 21.0.0", + "sp-core", "sp-maybe-compressed-blob", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-runtime", + "sp-state-machine", "sp-tracing 10.0.0", "tracing", ] @@ -3945,7 +3906,7 @@ dependencies = [ "cumulus-client-consensus-common", "cumulus-client-consensus-proposer", "cumulus-primitives-aura", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "cumulus-relay-chain-interface", "futures", @@ -3953,7 +3914,7 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sc-client-api", "sc-consensus", "sc-consensus-aura", @@ -3961,18 +3922,18 @@ dependencies = [ "sc-consensus-slots", "sc-telemetry", "schnellru", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", + "sp-api", + "sp-application-crypto", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", - "sp-timestamp 4.0.0-dev", + "sp-core", + "sp-inherents", + "sp-keystore", + "sp-runtime", + "sp-state-machine", + "sp-timestamp", "substrate-prometheus-endpoint", "tracing", ] @@ -3983,7 +3944,7 @@ version = "0.1.0" dependencies = [ "async-trait", "cumulus-client-pov-recovery", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-relay-chain-interface", "cumulus-test-client", "cumulus-test-relay-sproof-builder", @@ -3992,19 +3953,19 @@ dependencies = [ "futures-timer", "log", "parity-scale-codec", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sc-client-api", "sc-consensus", "sc-consensus-babe", "schnellru", "sp-blockchain", "sp-consensus", - "sp-consensus-slots 0.10.0-dev", - "sp-core 21.0.0", - "sp-runtime 24.0.0", - "sp-timestamp 4.0.0-dev", + "sp-consensus-slots", + "sp-core", + "sp-runtime", + "sp-timestamp", "sp-tracing 10.0.0", - "sp-trie 22.0.0", + "sp-trie", "substrate-prometheus-endpoint", "tracing", ] @@ -4017,9 +3978,9 @@ dependencies = [ "async-trait", "cumulus-primitives-parachain-inherent", "sp-consensus", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-inherents", + "sp-runtime", + "sp-state-machine", "thiserror", ] @@ -4029,18 +3990,18 @@ version = "0.1.0" dependencies = [ "async-trait", "cumulus-client-consensus-common", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-relay-chain-interface", "futures", "parking_lot 0.12.1", "sc-consensus", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-core", + "sp-inherents", + "sp-runtime", "substrate-prometheus-endpoint", "tracing", ] @@ -4050,7 +4011,7 @@ name = "cumulus-client-network" version = "0.1.0" dependencies = [ "async-trait", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-relay-chain-inprocess-interface", "cumulus-relay-chain-interface", "cumulus-test-service", @@ -4059,19 +4020,19 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "polkadot-node-primitives", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-test-client", "portpicker", "sc-cli", "sc-client-api", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-keystore", + "sp-runtime", + "sp-state-machine", "substrate-test-utils", "tokio", "tracing", @@ -4083,7 +4044,7 @@ name = "cumulus-client-pov-recovery" version = "0.1.0" dependencies = [ "async-trait", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-relay-chain-interface", "cumulus-test-service", "futures", @@ -4092,7 +4053,7 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "portpicker", "rand 0.8.5", "sc-cli", @@ -4100,7 +4061,7 @@ dependencies = [ "sc-consensus", "sp-consensus", "sp-maybe-compressed-blob", - "sp-runtime 24.0.0", + "sp-runtime", "substrate-test-utils", "tokio", "tracing", @@ -4115,12 +4076,12 @@ dependencies = [ "cumulus-client-consensus-common", "cumulus-client-network", "cumulus-client-pov-recovery", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-relay-chain-inprocess-interface", "cumulus-relay-chain-interface", "cumulus-relay-chain-minimal-node", "futures", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sc-client-api", "sc-consensus", "sc-network", @@ -4132,11 +4093,11 @@ dependencies = [ "sc-telemetry", "sc-transaction-pool", "sc-utils", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-transaction-pool", ] @@ -4145,15 +4106,15 @@ name = "cumulus-pallet-aura-ext" version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "pallet-aura", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-application-crypto 23.0.0", + "sp-application-crypto", "sp-consensus-aura", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -4161,19 +4122,19 @@ dependencies = [ name = "cumulus-pallet-dmp-queue" version = "0.1.0" dependencies = [ - "cumulus-primitives-core 0.1.0", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "cumulus-primitives-core", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm 1.0.0", + "staging-xcm", ] [[package]] @@ -4183,38 +4144,38 @@ dependencies = [ "assert_matches", "bytes", "cumulus-pallet-parachain-system-proc-macro", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "cumulus-test-client", "cumulus-test-relay-sproof-builder", "environmental", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "futures", "hex-literal", "impl-trait-for-tuples", "lazy_static", "log", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", + "polkadot-parachain-primitives", "polkadot-runtime-parachains", "rand 0.8.5", "sc-client-api", "scale-info", - "sp-core 21.0.0", + "sp-core", "sp-externalities 0.19.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-inherents", + "sp-io", "sp-keyring", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-runtime", + "sp-state-machine", "sp-std 8.0.0", "sp-tracing 10.0.0", - "sp-trie 22.0.0", - "sp-version 22.0.0", - "staging-xcm 1.0.0", + "sp-trie", + "sp-version", + "staging-xcm", "trie-db", ] @@ -4232,12 +4193,12 @@ dependencies = [ name = "cumulus-pallet-session-benchmarking" version = "3.0.0" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "pallet-session", "parity-scale-codec", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -4246,13 +4207,13 @@ name = "cumulus-pallet-solo-to-para" version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "pallet-sudo", "parity-scale-codec", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "scale-info", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -4260,15 +4221,15 @@ dependencies = [ name = "cumulus-pallet-xcm" version = "0.1.0" dependencies = [ - "cumulus-primitives-core 0.1.0", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "cumulus-primitives-core", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "staging-xcm 1.0.0", + "staging-xcm", ] [[package]] @@ -4278,24 +4239,24 @@ dependencies = [ "bounded-collections", "bp-xcm-bridge-hub-router", "cumulus-pallet-parachain-system", - "cumulus-primitives-core 0.1.0", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "cumulus-primitives-core", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", - "pallet-message-queue 7.0.0-dev", + "pallet-balances", + "pallet-message-queue", "parity-scale-codec", "polkadot-runtime-common", "polkadot-runtime-parachains", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", ] [[package]] @@ -4303,14 +4264,14 @@ name = "cumulus-ping" version = "0.1.0" dependencies = [ "cumulus-pallet-xcm", - "cumulus-primitives-core 0.1.0", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "cumulus-primitives-core", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", - "staging-xcm 1.0.0", + "staging-xcm", ] [[package]] @@ -4318,11 +4279,11 @@ name = "cumulus-primitives-aura" version = "0.1.0" dependencies = [ "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-primitives 1.0.0", - "sp-api 4.0.0-dev", + "polkadot-core-primitives", + "polkadot-primitives", + "sp-api", "sp-consensus-aura", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -4331,32 +4292,15 @@ name = "cumulus-primitives-core" version = "0.1.0" dependencies = [ "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", + "polkadot-primitives", "scale-info", - "sp-api 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-api", + "sp-runtime", "sp-std 8.0.0", - "sp-trie 22.0.0", - "staging-xcm 1.0.0", -] - -[[package]] -name = "cumulus-primitives-core" -version = "0.1.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "parity-scale-codec", - "polkadot-core-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "polkadot-parachain-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "polkadot-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "scale-info", - "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-trie 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-trie", + "staging-xcm", ] [[package]] @@ -4364,20 +4308,20 @@ name = "cumulus-primitives-parachain-inherent" version = "0.1.0" dependencies = [ "async-trait", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-relay-chain-interface", "cumulus-test-relay-sproof-builder", "parity-scale-codec", "sc-client-api", "scale-info", - "sp-api 4.0.0-dev", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-api", + "sp-core", + "sp-inherents", + "sp-runtime", + "sp-state-machine", "sp-std 8.0.0", "sp-storage 13.0.0", - "sp-trie 22.0.0", + "sp-trie", "tracing", ] @@ -4385,31 +4329,31 @@ dependencies = [ name = "cumulus-primitives-timestamp" version = "0.1.0" dependencies = [ - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "futures", "parity-scale-codec", - "sp-inherents 4.0.0-dev", + "sp-inherents", "sp-std 8.0.0", - "sp-timestamp 4.0.0-dev", + "sp-timestamp", ] [[package]] name = "cumulus-primitives-utility" version = "0.1.0" dependencies = [ - "cumulus-primitives-core 0.1.0", - "frame-support 4.0.0-dev", + "cumulus-primitives-core", + "frame-support", "log", "pallet-xcm-benchmarks", "parity-scale-codec", "polkadot-runtime-common", "polkadot-runtime-parachains", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", ] [[package]] @@ -4417,13 +4361,13 @@ name = "cumulus-relay-chain-inprocess-interface" version = "0.1.0" dependencies = [ "async-trait", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-relay-chain-interface", "cumulus-test-service", "futures", "futures-timer", "polkadot-cli", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-service", "polkadot-test-client", "prioritized-metered-channel", @@ -4432,12 +4376,12 @@ dependencies = [ "sc-sysinfo", "sc-telemetry", "sc-tracing", - "sp-api 4.0.0-dev", + "sp-api", "sp-consensus", - "sp-core 21.0.0", + "sp-core", "sp-keyring", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-runtime", + "sp-state-machine", ] [[package]] @@ -4445,15 +4389,15 @@ name = "cumulus-relay-chain-interface" version = "0.1.0" dependencies = [ "async-trait", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "futures", "jsonrpsee-core", "parity-scale-codec", "polkadot-overseer", "sc-client-api", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", - "sp-state-machine 0.28.0", + "sp-state-machine", "thiserror", ] @@ -4463,13 +4407,13 @@ version = "0.1.0" dependencies = [ "array-bytes 6.1.0", "async-trait", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-relay-chain-interface", "cumulus-relay-chain-rpc-interface", "futures", "polkadot-availability-recovery", "polkadot-collator-protocol", - "polkadot-core-primitives 1.0.0", + "polkadot-core-primitives", "polkadot-network-bridge", "polkadot-node-collation-generation", "polkadot-node-core-prospective-parachains", @@ -4477,17 +4421,17 @@ dependencies = [ "polkadot-node-network-protocol", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sc-authority-discovery", "sc-network", "sc-network-common", "sc-service", "sc-tracing", "sc-utils", - "sp-api 4.0.0-dev", + "sp-api", "sp-consensus", "sp-consensus-babe", - "sp-runtime 24.0.0", + "sp-runtime", "substrate-prometheus-endpoint", "tracing", ] @@ -4497,7 +4441,7 @@ name = "cumulus-relay-chain-rpc-interface" version = "0.1.0" dependencies = [ "async-trait", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-relay-chain-interface", "either", "futures", @@ -4515,12 +4459,12 @@ dependencies = [ "serde_json", "smoldot", "smoldot-light", - "sp-api 4.0.0-dev", - "sp-authority-discovery 4.0.0-dev", + "sp-api", + "sp-authority-discovery", "sp-consensus-babe", - "sp-core 21.0.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-core", + "sp-runtime", + "sp-state-machine", "sp-storage 13.0.0", "thiserror", "tokio", @@ -4533,30 +4477,30 @@ dependencies = [ name = "cumulus-test-client" version = "0.1.0" dependencies = [ - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "cumulus-test-relay-sproof-builder", "cumulus-test-runtime", "cumulus-test-service", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "frame-system", + "pallet-balances", + "pallet-transaction-payment", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "sc-block-builder", "sc-consensus", "sc-executor", "sc-executor-common", "sc-service", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-inherents", + "sp-io", "sp-keyring", - "sp-runtime 24.0.0", - "sp-timestamp 4.0.0-dev", + "sp-runtime", + "sp-timestamp", "substrate-test-client", ] @@ -4564,13 +4508,13 @@ dependencies = [ name = "cumulus-test-relay-sproof-builder" version = "0.1.0" dependencies = [ - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "parity-scale-codec", - "polkadot-primitives 1.0.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "polkadot-primitives", + "sp-runtime", + "sp-state-machine", "sp-std 8.0.0", - "sp-trie 22.0.0", + "sp-trie", ] [[package]] @@ -4578,31 +4522,31 @@ name = "cumulus-test-runtime" version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-rpc-runtime-api", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-glutton", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-genesis-builder", + "sp-inherents", + "sp-io", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "substrate-wasm-builder", ] @@ -4619,7 +4563,7 @@ dependencies = [ "cumulus-client-pov-recovery", "cumulus-client-service", "cumulus-pallet-parachain-system", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "cumulus-relay-chain-inprocess-interface", "cumulus-relay-chain-interface", @@ -4627,19 +4571,19 @@ dependencies = [ "cumulus-test-client", "cumulus-test-relay-sproof-builder", "cumulus-test-runtime", - "frame-system 4.0.0-dev", + "frame-system", "frame-system-rpc-runtime-api", "futures", "jsonrpsee", "pallet-im-online", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "parachains-common", "parity-scale-codec", "polkadot-cli", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-service", "polkadot-test-service", "portpicker", @@ -4662,18 +4606,18 @@ dependencies = [ "sc-transaction-pool-api", "serde", "serde_json", - "sp-api 4.0.0-dev", - "sp-arithmetic 16.0.0", - "sp-authority-discovery 4.0.0-dev", + "sp-api", + "sp-arithmetic", + "sp-authority-discovery", "sp-blockchain", "sp-consensus", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-core", + "sp-io", "sp-keyring", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", - "sp-timestamp 4.0.0-dev", + "sp-runtime", + "sp-state-machine", + "sp-timestamp", "sp-tracing 10.0.0", "substrate-test-client", "substrate-test-utils", @@ -5344,28 +5288,28 @@ dependencies = [ "bridge-runtime-common", "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", - "frame-support 4.0.0-dev", + "cumulus-primitives-core", + "frame-support", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-bridge-messages", "pallet-im-online", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-xcm", "parachains-common", "parity-scale-codec", "paste", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-runtime-parachains", "polkadot-service", "sc-consensus-grandpa", "serde_json", - "sp-authority-discovery 4.0.0-dev", + "sp-authority-discovery", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core 21.0.0", - "sp-runtime 24.0.0", - "staging-xcm 1.0.0", + "sp-core", + "sp-runtime", + "staging-xcm", "xcm-emulator", ] @@ -5481,7 +5425,7 @@ dependencies = [ "honggfuzz", "polkadot-erasure-coding", "polkadot-node-primitives", - "polkadot-primitives 1.0.0", + "polkadot-primitives", ] [[package]] @@ -5855,28 +5799,28 @@ version = "0.0.1-dev" dependencies = [ "docify", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-rpc-runtime-api", "log", "pallet-examples", "parity-scale-codec", "scale-info", "simple-mermaid", - "sp-api 4.0.0-dev", - "sp-arithmetic 16.0.0", + "sp-api", + "sp-arithmetic", "sp-block-builder", "sp-consensus-aura", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-inherents", + "sp-io", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", ] [[package]] @@ -5884,9 +5828,9 @@ name = "frame-benchmarking" version = "4.0.0-dev" dependencies = [ "array-bytes 6.1.0", - "frame-support 4.0.0-dev", - "frame-support-procedural 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-support-procedural", + "frame-system", "linregress", "log", "parity-scale-codec", @@ -5894,43 +5838,18 @@ dependencies = [ "rusty-fork", "scale-info", "serde", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-api", + "sp-application-crypto", + "sp-core", + "sp-io", + "sp-keystore", + "sp-runtime", "sp-runtime-interface 17.0.0", "sp-std 8.0.0", "sp-storage 13.0.0", "static_assertions", ] -[[package]] -name = "frame-benchmarking" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-support-procedural 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "linregress", - "log", - "parity-scale-codec", - "paste", - "scale-info", - "serde", - "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-application-crypto 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime-interface 17.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-storage 13.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "static_assertions", -] - [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" @@ -5940,9 +5859,9 @@ dependencies = [ "chrono", "clap 4.4.6", "comfy-table", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "gethostname", "handlebars", "itertools 0.10.5", @@ -5961,18 +5880,18 @@ dependencies = [ "sc-sysinfo", "serde", "serde_json", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", - "sp-core 21.0.0", + "sp-core", "sp-database", "sp-externalities 0.19.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-inherents", + "sp-io", + "sp-keystore", + "sp-runtime", + "sp-state-machine", "sp-storage 13.0.0", - "sp-trie 22.0.0", + "sp-trie", "sp-wasm-interface 14.0.0", "thiserror", "thousands", @@ -5982,13 +5901,13 @@ dependencies = [ name = "frame-benchmarking-pallet-pov" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -5997,13 +5916,13 @@ name = "frame-election-provider-solution-type" version = "4.0.0-dev" dependencies = [ "frame-election-provider-support", - "frame-support 4.0.0-dev", + "frame-support", "parity-scale-codec", "proc-macro-crate", "proc-macro2", "quote", "scale-info", - "sp-arithmetic 16.0.0", + "sp-arithmetic", "syn 2.0.38", "trybuild", ] @@ -6013,16 +5932,16 @@ name = "frame-election-provider-support" version = "4.0.0-dev" dependencies = [ "frame-election-provider-solution-type", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "parity-scale-codec", "rand 0.8.5", "scale-info", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", "sp-npos-elections", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -6033,14 +5952,14 @@ dependencies = [ "clap 4.4.6", "frame-election-provider-solution-type", "frame-election-provider-support", - "frame-support 4.0.0-dev", + "frame-support", "honggfuzz", "parity-scale-codec", "rand 0.8.5", "scale-info", - "sp-arithmetic 16.0.0", + "sp-arithmetic", "sp-npos-elections", - "sp-runtime 24.0.0", + "sp-runtime", ] [[package]] @@ -6048,21 +5967,21 @@ name = "frame-executive" version = "4.0.0-dev" dependencies = [ "array-bytes 6.1.0", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-try-runtime", "log", - "pallet-balances 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-balances", + "pallet-transaction-payment", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-inherents", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-tracing 10.0.0", - "sp-version 22.0.0", + "sp-version", ] [[package]] @@ -6087,10 +6006,10 @@ dependencies = [ "log", "parity-scale-codec", "serde", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-core", + "sp-io", + "sp-runtime", + "sp-state-machine", "sp-tracing 10.0.0", "spinners", "substrate-rpc-client", @@ -6109,8 +6028,8 @@ dependencies = [ "docify", "environmental", "frame-metadata", - "frame-support-procedural 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support-procedural", + "frame-system", "impl-trait-for-tuples", "k256", "log", @@ -6122,62 +6041,21 @@ dependencies = [ "serde", "serde_json", "smallvec", - "sp-api 4.0.0-dev", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-core-hashing-proc-macro 9.0.0", + "sp-api", + "sp-arithmetic", + "sp-core", + "sp-core-hashing-proc-macro", "sp-debug-derive 8.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", - "sp-metadata-ir 0.1.0", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", - "sp-state-machine 0.28.0", + "sp-genesis-builder", + "sp-inherents", + "sp-io", + "sp-metadata-ir", + "sp-runtime", + "sp-staking", + "sp-state-machine", "sp-std 8.0.0", "sp-tracing 10.0.0", - "sp-weights 20.0.0", - "static_assertions", - "tt-call", -] - -[[package]] -name = "frame-support" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "aquamarine", - "array-bytes 6.1.0", - "bitflags 1.3.2", - "docify", - "environmental", - "frame-metadata", - "frame-support-procedural 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "impl-trait-for-tuples", - "k256", - "log", - "macro_magic", - "parity-scale-codec", - "paste", - "scale-info", - "serde", - "serde_json", - "smallvec", - "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core-hashing-proc-macro 9.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-debug-derive 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-genesis-builder 0.1.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-inherents 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-metadata-ir 0.1.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-staking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-state-machine 0.28.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-tracing 10.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-weights", "static_assertions", "tt-call", ] @@ -6190,52 +6068,21 @@ dependencies = [ "cfg-expr", "derive-syn-parse", "expander 2.0.0", - "frame-support-procedural-tools 4.0.0-dev", - "itertools 0.10.5", - "macro_magic", - "proc-macro-warning", - "proc-macro2", - "quote", - "sp-core-hashing 9.0.0", - "syn 2.0.38", -] - -[[package]] -name = "frame-support-procedural" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "Inflector", - "cfg-expr", - "derive-syn-parse", - "expander 2.0.0", - "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support-procedural-tools", "itertools 0.10.5", "macro_magic", "proc-macro-warning", "proc-macro2", "quote", - "sp-core-hashing 9.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "syn 2.0.38", -] - -[[package]] -name = "frame-support-procedural-tools" -version = "4.0.0-dev" -dependencies = [ - "frame-support-procedural-tools-derive 3.0.0", - "proc-macro-crate", - "proc-macro2", - "quote", + "sp-core-hashing", "syn 2.0.38", ] [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ - "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support-procedural-tools-derive", "proc-macro-crate", "proc-macro2", "quote", @@ -6251,40 +6098,30 @@ dependencies = [ "syn 2.0.38", ] -[[package]] -name = "frame-support-procedural-tools-derive" -version = "3.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.38", -] - [[package]] name = "frame-support-test" version = "3.0.0" dependencies = [ - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", "frame-metadata", - "frame-support 4.0.0-dev", + "frame-support", "frame-support-test-pallet", - "frame-system 4.0.0-dev", + "frame-system", "parity-scale-codec", "pretty_assertions", "rustversion", "scale-info", "serde", - "sp-api 4.0.0-dev", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-metadata-ir 0.1.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-api", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-metadata-ir", + "sp-runtime", + "sp-state-machine", "sp-std 8.0.0", - "sp-version 22.0.0", + "sp-version", "static_assertions", "trybuild", ] @@ -6293,25 +6130,25 @@ dependencies = [ name = "frame-support-test-compile-pass" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-runtime 24.0.0", - "sp-version 22.0.0", + "sp-core", + "sp-runtime", + "sp-version", ] [[package]] name = "frame-support-test-pallet" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", "serde", - "sp-runtime 24.0.0", + "sp-runtime", ] [[package]] @@ -6330,56 +6167,36 @@ dependencies = [ "cfg-if", "criterion 0.4.0", "docify", - "frame-support 4.0.0-dev", + "frame-support", "log", "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", + "sp-core", "sp-externalities 0.19.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "sp-version 22.0.0", - "sp-weights 20.0.0", + "sp-version", + "sp-weights", "substrate-test-runtime-client", ] -[[package]] -name = "frame-system" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "cfg-if", - "docify", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "log", - "parity-scale-codec", - "scale-info", - "serde", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-version 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", + "sp-core", "sp-externalities 0.19.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "sp-version 22.0.0", + "sp-version", ] [[package]] @@ -6387,17 +6204,17 @@ name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" dependencies = [ "parity-scale-codec", - "sp-api 4.0.0-dev", + "sp-api", ] [[package]] name = "frame-try-runtime" version = "0.10.0-dev" dependencies = [ - "frame-support 4.0.0-dev", + "frame-support", "parity-scale-codec", - "sp-api 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-api", + "sp-runtime", "sp-std 8.0.0", ] @@ -6576,11 +6393,11 @@ version = "4.0.0-dev" dependencies = [ "chrono", "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "num-format", "pallet-staking", - "sp-staking 4.0.0-dev", + "sp-staking", ] [[package]] @@ -6699,40 +6516,40 @@ dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcm", "cumulus-primitives-aura", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-timestamp", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", "pallet-aura", "pallet-glutton", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parachains-common", "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -6744,40 +6561,40 @@ dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcm", "cumulus-primitives-aura", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-timestamp", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", "pallet-aura", "pallet-glutton", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parachains-common", "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -7633,12 +7450,12 @@ checksum = "c33070833c9ee02266356de0c43f723152bd38bd96ddf52c82b3af10c9138b28" name = "kitchensink-runtime" version = "3.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-benchmarking-pallet-pov", "frame-election-provider-support", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -7654,7 +7471,7 @@ dependencies = [ "pallet-authorship", "pallet-babe", "pallet-bags-list", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-bounties", "pallet-broker", "pallet-child-bounties", @@ -7676,7 +7493,7 @@ dependencies = [ "pallet-insecure-randomness-collective-flip", "pallet-lottery", "pallet-membership", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-mixnet", "pallet-mmr", "pallet-multisig", @@ -7709,9 +7526,9 @@ dependencies = [ "pallet-state-trie-migration", "pallet-statement", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "pallet-tips", - "pallet-transaction-payment 4.0.0-dev", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-transaction-storage", "pallet-treasury", @@ -7724,25 +7541,25 @@ dependencies = [ "primitive-types", "scale-info", "serde_json", - "sp-api 4.0.0-dev", - "sp-authority-discovery 4.0.0-dev", + "sp-api", + "sp-authority-discovery", "sp-block-builder", "sp-consensus-babe", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-genesis-builder", + "sp-inherents", + "sp-io", "sp-mixnet", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", - "sp-staking 4.0.0-dev", + "sp-staking", "sp-statement-store", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "static_assertions", "substrate-wasm-builder", ] @@ -8779,13 +8596,13 @@ dependencies = [ "sc-transaction-pool", "sc-transaction-pool-api", "serde_json", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-blockchain", - "sp-io 23.0.0", + "sp-io", "sp-keyring", - "sp-runtime 24.0.0", - "sp-timestamp 4.0.0-dev", + "sp-runtime", + "sp-timestamp", "substrate-build-script-utils", "substrate-frame-rpc-system", ] @@ -8795,15 +8612,15 @@ name = "minimal-runtime" version = "0.1.0" dependencies = [ "frame", - "frame-support 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-support", + "pallet-balances", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "parity-scale-codec", "scale-info", - "sp-genesis-builder 0.1.0", + "sp-genesis-builder", "substrate-wasm-builder", ] @@ -8863,13 +8680,13 @@ dependencies = [ "sc-block-builder", "sc-client-api", "sc-offchain", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", "sp-consensus-beefy", - "sp-core 21.0.0", + "sp-core", "sp-mmr-primitives", - "sp-runtime 24.0.0", + "sp-runtime", "sp-tracing 10.0.0", "substrate-test-runtime-client", "tokio", @@ -8884,11 +8701,11 @@ dependencies = [ "parity-scale-codec", "serde", "serde_json", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", - "sp-core 21.0.0", + "sp-core", "sp-mmr-primitives", - "sp-runtime 24.0.0", + "sp-runtime", ] [[package]] @@ -9186,13 +9003,13 @@ dependencies = [ "serde", "serde_json", "sp-consensus", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", - "sp-timestamp 4.0.0-dev", + "sp-core", + "sp-inherents", + "sp-runtime", + "sp-state-machine", + "sp-timestamp", "sp-tracing 10.0.0", - "sp-trie 22.0.0", + "sp-trie", "tempfile", ] @@ -9200,8 +9017,8 @@ dependencies = [ name = "node-primitives" version = "2.0.0" dependencies = [ - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", ] [[package]] @@ -9224,13 +9041,13 @@ dependencies = [ "sc-rpc-spec-v2", "sc-sync-state-rpc", "sc-transaction-pool-api", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-keystore", + "sp-runtime", "sp-statement-store", "substrate-frame-rpc-system", "substrate-state-trie-migration-rpc", @@ -9250,13 +9067,13 @@ name = "node-template" version = "4.0.0-dev" dependencies = [ "clap 4.4.6", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-benchmarking-cli", - "frame-system 4.0.0-dev", + "frame-system", "futures", "jsonrpsee", "node-template-runtime", - "pallet-transaction-payment 4.0.0-dev", + "pallet-transaction-payment", "pallet-transaction-payment-rpc", "sc-basic-authorship", "sc-cli", @@ -9273,17 +9090,17 @@ dependencies = [ "sc-transaction-pool", "sc-transaction-pool-api", "serde_json", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-blockchain", "sp-consensus-aura", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-inherents", + "sp-io", "sp-keyring", - "sp-runtime 24.0.0", - "sp-timestamp 4.0.0-dev", + "sp-runtime", + "sp-timestamp", "substrate-build-script-utils", "substrate-frame-rpc-system", "try-runtime-cli", @@ -9307,38 +9124,38 @@ dependencies = [ name = "node-template-runtime" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", "pallet-aura", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-grandpa", "pallet-sudo", "pallet-template", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "parity-scale-codec", "scale-info", "serde_json", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "substrate-wasm-builder", ] @@ -9346,7 +9163,7 @@ dependencies = [ name = "node-testing" version = "3.0.0-dev" dependencies = [ - "frame-system 4.0.0-dev", + "frame-system", "fs_extra", "futures", "kitchensink-runtime", @@ -9364,16 +9181,16 @@ dependencies = [ "sc-consensus", "sc-executor", "sc-service", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-inherents", + "sp-io", "sp-keyring", - "sp-runtime 24.0.0", - "sp-timestamp 4.0.0-dev", + "sp-runtime", + "sp-timestamp", "staging-node-executor", "substrate-test-client", "tempfile", @@ -9679,19 +9496,19 @@ name = "pallet-alliance" version = "4.0.0-dev" dependencies = [ "array-bytes 6.1.0", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collective", "pallet-identity", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-core-hashing 9.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-core-hashing", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -9699,19 +9516,19 @@ dependencies = [ name = "pallet-asset-conversion" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "primitive-types", "scale-info", - "sp-api 4.0.0-dev", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-api", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -9719,17 +9536,17 @@ dependencies = [ name = "pallet-asset-conversion-tx-payment" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "pallet-asset-conversion", "pallet-assets", - "pallet-balances 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-balances", + "pallet-transaction-payment", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-storage 13.0.0", ] @@ -9738,15 +9555,15 @@ dependencies = [ name = "pallet-asset-rate" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -9754,20 +9571,20 @@ dependencies = [ name = "pallet-asset-tx-payment" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "pallet-assets", "pallet-authorship", - "pallet-balances 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-balances", + "pallet-transaction-payment", "parity-scale-codec", "scale-info", "serde", "serde_json", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-storage 13.0.0", ] @@ -9776,16 +9593,16 @@ dependencies = [ name = "pallet-assets" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -9793,14 +9610,14 @@ dependencies = [ name = "pallet-atomic-swap" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-support", + "frame-system", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -9808,17 +9625,17 @@ dependencies = [ name = "pallet-aura" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-application-crypto 23.0.0", + "sp-application-crypto", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -9826,16 +9643,16 @@ dependencies = [ name = "pallet-authority-discovery" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "pallet-session", "parity-scale-codec", "scale-info", - "sp-application-crypto 23.0.0", - "sp-authority-discovery 4.0.0-dev", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-application-crypto", + "sp-authority-discovery", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -9843,14 +9660,14 @@ dependencies = [ name = "pallet-authorship" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -9858,27 +9675,27 @@ dependencies = [ name = "pallet-babe" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-offences", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-application-crypto 23.0.0", + "sp-application-crypto", "sp-consensus-babe", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-session", - "sp-staking 4.0.0-dev", + "sp-staking", "sp-std 8.0.0", ] @@ -9888,17 +9705,17 @@ version = "4.0.0-dev" dependencies = [ "aquamarine", "docify", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-tracing 10.0.0", ] @@ -9919,13 +9736,13 @@ version = "4.0.0-dev" dependencies = [ "frame-election-provider-support", "frame-remote-externalities", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", "pallet-bags-list", "pallet-staking", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-tracing 10.0.0", @@ -9935,60 +9752,45 @@ dependencies = [ name = "pallet-balances" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-transaction-payment 4.0.0-dev", + "pallet-transaction-payment", "parity-scale-codec", "paste", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] -[[package]] -name = "pallet-balances" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "log", - "parity-scale-codec", - "scale-info", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "pallet-beefy" version = "4.0.0-dev" dependencies = [ "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-offences", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "scale-info", "serde", "sp-consensus-beefy", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-session", - "sp-staking 4.0.0-dev", - "sp-state-machine 0.28.0", + "sp-staking", + "sp-state-machine", "sp-std 8.0.0", ] @@ -9998,8 +9800,8 @@ version = "4.0.0-dev" dependencies = [ "array-bytes 6.1.0", "binary-merkle-tree", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", "pallet-beefy", "pallet-mmr", @@ -10007,13 +9809,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api 4.0.0-dev", + "sp-api", "sp-consensus-beefy", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", - "sp-state-machine 0.28.0", + "sp-core", + "sp-io", + "sp-runtime", + "sp-staking", + "sp-state-machine", "sp-std 8.0.0", ] @@ -10021,17 +9823,17 @@ dependencies = [ name = "pallet-bounties" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-treasury", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10040,21 +9842,21 @@ name = "pallet-bridge-grandpa" version = "0.1.0" dependencies = [ "bp-header-chain", - "bp-runtime 0.1.0", + "bp-runtime", "bp-test-utils", "finality-grandpa", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "sp-trie 22.0.0", + "sp-trie", ] [[package]] @@ -10062,18 +9864,18 @@ name = "pallet-bridge-messages" version = "0.1.0" dependencies = [ "bp-messages", - "bp-runtime 0.1.0", + "bp-runtime", "bp-test-utils", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "num-traits", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10084,20 +9886,20 @@ dependencies = [ "bp-header-chain", "bp-parachains", "bp-polkadot-core", - "bp-runtime 0.1.0", + "bp-runtime", "bp-test-utils", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "pallet-bridge-grandpa", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "sp-trie 22.0.0", + "sp-trie", ] [[package]] @@ -10106,18 +9908,18 @@ version = "0.1.0" dependencies = [ "bp-messages", "bp-relayers", - "bp-runtime 0.1.0", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "bp-runtime", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-bridge-messages", "parity-scale-codec", "scale-info", - "sp-arithmetic 16.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10126,15 +9928,15 @@ name = "pallet-broker" version = "0.1.0" dependencies = [ "bitvec", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10142,18 +9944,18 @@ dependencies = [ name = "pallet-child-bounties" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-bounties", "pallet-treasury", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10161,23 +9963,23 @@ dependencies = [ name = "pallet-collator-selection" version = "3.0.0" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-session", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "rand 0.8.5", "scale-info", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-core", + "sp-io", + "sp-runtime", + "sp-staking", "sp-std 8.0.0", "sp-tracing 10.0.0", ] @@ -10186,15 +9988,15 @@ dependencies = [ name = "pallet-collective" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10202,14 +10004,14 @@ dependencies = [ name = "pallet-collective-content" version = "0.1.0" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10222,20 +10024,20 @@ dependencies = [ "bitflags 1.3.2", "env_logger 0.9.3", "environmental", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "impl-trait-for-tuples", "log", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-contracts-fixtures", "pallet-contracts-primitives", "pallet-contracts-proc-macro", "pallet-insecure-randomness-collective-flip", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-proxy", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "pallet-utility", "parity-scale-codec", "pretty_assertions", @@ -10244,15 +10046,15 @@ dependencies = [ "scale-info", "serde", "smallvec", - "sp-api 4.0.0-dev", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-api", + "sp-core", + "sp-io", + "sp-keystore", + "sp-runtime", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", + "staging-xcm", + "staging-xcm-builder", "wasm-instrument 0.4.0", "wasmi", "wat", @@ -10262,8 +10064,8 @@ dependencies = [ name = "pallet-contracts-fixtures" version = "1.0.0" dependencies = [ - "frame-system 4.0.0-dev", - "sp-runtime 24.0.0", + "frame-system", + "sp-runtime", "wat", ] @@ -10272,36 +10074,36 @@ name = "pallet-contracts-mock-network" version = "1.0.0" dependencies = [ "assert_matches", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-contracts", "pallet-contracts-fixtures", "pallet-contracts-primitives", "pallet-contracts-proc-macro", "pallet-insecure-randomness-collective-flip", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-proxy", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "pallet-utility", "pallet-xcm", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-runtime-parachains", "pretty_assertions", "scale-info", - "sp-api 4.0.0-dev", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-api", + "sp-core", + "sp-io", + "sp-keystore", + "sp-runtime", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "xcm-simulator", ] @@ -10312,9 +10114,9 @@ dependencies = [ "bitflags 1.3.2", "parity-scale-codec", "scale-info", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", - "sp-weights 20.0.0", + "sp-weights", ] [[package]] @@ -10331,17 +10133,17 @@ name = "pallet-conviction-voting" version = "4.0.0-dev" dependencies = [ "assert_matches", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", + "pallet-balances", "pallet-scheduler", "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10349,16 +10151,16 @@ dependencies = [ name = "pallet-core-fellowship" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10366,13 +10168,13 @@ dependencies = [ name = "pallet-default-config-example" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10380,19 +10182,19 @@ dependencies = [ name = "pallet-democracy" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-preimage", "pallet-scheduler", "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10400,15 +10202,15 @@ dependencies = [ name = "pallet-dev-mode" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10417,23 +10219,23 @@ name = "pallet-election-provider-e2e-test" version = "1.0.0" dependencies = [ "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", "pallet-bags-list", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-election-provider-multi-phase", "pallet-session", "pallet-staking", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "parking_lot 0.12.1", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-core", + "sp-io", "sp-npos-elections", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-runtime", + "sp-staking", "sp-std 8.0.0", "sp-tracing 10.0.0", ] @@ -10442,22 +10244,22 @@ dependencies = [ name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-election-provider-support-benchmarking", "parity-scale-codec", "parking_lot 0.12.1", "rand 0.8.5", "scale-info", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", "sp-npos-elections", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", "sp-tracing 10.0.0", "strum", @@ -10467,12 +10269,12 @@ dependencies = [ name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-election-provider-support", - "frame-system 4.0.0-dev", + "frame-system", "parity-scale-codec", "sp-npos-elections", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -10480,18 +10282,18 @@ dependencies = [ name = "pallet-elections-phragmen" version = "5.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-core", + "sp-io", "sp-npos-elections", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-runtime", + "sp-staking", "sp-std 8.0.0", "sp-tracing 10.0.0", "substrate-test-utils", @@ -10501,16 +10303,16 @@ dependencies = [ name = "pallet-example-basic" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10527,16 +10329,16 @@ dependencies = [ name = "pallet-example-kitchensink" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10544,16 +10346,16 @@ dependencies = [ name = "pallet-example-offchain-worker" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "lite-json", "log", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-keystore", + "sp-runtime", "sp-std 8.0.0", ] @@ -10561,14 +10363,14 @@ dependencies = [ name = "pallet-example-split" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-core", + "sp-io", "sp-std 8.0.0", ] @@ -10590,21 +10392,21 @@ name = "pallet-fast-unstake" version = "4.0.0-dev" dependencies = [ "docify", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-core", + "sp-io", + "sp-runtime", + "sp-staking", "sp-std 8.0.0", "sp-tracing 10.0.0", "substrate-test-utils", @@ -10615,16 +10417,16 @@ name = "pallet-glutton" version = "4.0.0-dev" dependencies = [ "blake2 0.10.6", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10633,28 +10435,28 @@ name = "pallet-grandpa" version = "4.0.0-dev" dependencies = [ "finality-grandpa", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-offences", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-application-crypto 23.0.0", + "sp-application-crypto", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-core", + "sp-io", "sp-keyring", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", - "sp-staking 4.0.0-dev", + "sp-staking", "sp-std 8.0.0", ] @@ -10663,15 +10465,15 @@ name = "pallet-identity" version = "4.0.0-dev" dependencies = [ "enumflags2", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10679,19 +10481,19 @@ dependencies = [ name = "pallet-im-online" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "pallet-authorship", "pallet-session", "parity-scale-codec", "scale-info", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-application-crypto", + "sp-core", + "sp-io", + "sp-runtime", + "sp-staking", "sp-std 8.0.0", ] @@ -10699,16 +10501,16 @@ dependencies = [ name = "pallet-indices" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-core", + "sp-io", "sp-keyring", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -10716,14 +10518,14 @@ dependencies = [ name = "pallet-insecure-randomness-collective-flip" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "parity-scale-codec", "safe-mix", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10731,16 +10533,16 @@ dependencies = [ name = "pallet-lottery" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", + "frame-benchmarking", + "frame-support", "frame-support-test", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-system", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10748,15 +10550,15 @@ dependencies = [ name = "pallet-membership" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10774,51 +10576,31 @@ dependencies = [ "rand_distr", "scale-info", "serde", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-tracing 10.0.0", - "sp-weights 20.0.0", -] - -[[package]] -name = "pallet-message-queue" -version = "7.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "environmental", - "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "log", - "parity-scale-codec", - "scale-info", - "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-weights", ] [[package]] name = "pallet-mixnet" version = "0.1.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", "serde", - "sp-application-crypto 23.0.0", - "sp-arithmetic 16.0.0", - "sp-io 23.0.0", + "sp-application-crypto", + "sp-arithmetic", + "sp-io", "sp-mixnet", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -10828,17 +10610,17 @@ version = "4.0.0-dev" dependencies = [ "array-bytes 6.1.0", "env_logger 0.9.3", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "itertools 0.10.5", "log", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-core", + "sp-io", "sp-mmr-primitives", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -10846,15 +10628,15 @@ dependencies = [ name = "pallet-multisig" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10862,18 +10644,18 @@ dependencies = [ name = "pallet-nft-fractionalization" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-nfts", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10882,17 +10664,17 @@ name = "pallet-nfts" version = "4.0.0-dev" dependencies = [ "enumflags2", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-keystore", + "sp-runtime", "sp-std 8.0.0", ] @@ -10902,21 +10684,21 @@ version = "4.0.0-dev" dependencies = [ "pallet-nfts", "parity-scale-codec", - "sp-api 4.0.0-dev", + "sp-api", ] [[package]] name = "pallet-nicks" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-support", + "frame-system", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10924,16 +10706,16 @@ dependencies = [ name = "pallet-nis" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10941,14 +10723,14 @@ dependencies = [ name = "pallet-node-authorization" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -10956,16 +10738,16 @@ dependencies = [ name = "pallet-nomination-pools" version = "1.0.0" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-core", + "sp-io", + "sp-runtime", + "sp-staking", "sp-std 8.0.0", "sp-tracing 10.0.0", ] @@ -10974,23 +10756,23 @@ dependencies = [ name = "pallet-nomination-pools-benchmarking" version = "1.0.0" dependencies = [ - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "pallet-bags-list", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-nomination-pools", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-runtime-interface 17.0.0", - "sp-staking 4.0.0-dev", + "sp-staking", "sp-std 8.0.0", ] @@ -10998,14 +10780,14 @@ dependencies = [ name = "pallet-nomination-pools-fuzzer" version = "2.0.0" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "honggfuzz", "log", "pallet-nomination-pools", "rand 0.8.5", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-io", + "sp-runtime", "sp-tracing 10.0.0", ] @@ -11015,7 +10797,7 @@ version = "1.0.0-dev" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", - "sp-api 4.0.0-dev", + "sp-api", "sp-std 8.0.0", ] @@ -11024,21 +10806,21 @@ name = "pallet-nomination-pools-test-staking" version = "1.0.0" dependencies = [ "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", "pallet-bags-list", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-nomination-pools", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-core", + "sp-io", + "sp-runtime", + "sp-staking", "sp-std 8.0.0", "sp-tracing 10.0.0", ] @@ -11047,17 +10829,17 @@ dependencies = [ name = "pallet-offences" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-core", + "sp-io", + "sp-runtime", + "sp-staking", "sp-std 8.0.0", ] @@ -11065,26 +10847,26 @@ dependencies = [ name = "pallet-offences-benchmarking" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", "pallet-babe", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-grandpa", "pallet-im-online", "pallet-offences", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-core", + "sp-io", + "sp-runtime", + "sp-staking", "sp-std 8.0.0", ] @@ -11093,15 +10875,15 @@ name = "pallet-paged-list" version = "0.1.0" dependencies = [ "docify", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-metadata-ir 0.1.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-metadata-ir", + "sp-runtime", "sp-std 8.0.0", ] @@ -11110,41 +10892,41 @@ name = "pallet-paged-list-fuzzer" version = "0.1.0" dependencies = [ "arbitrary", - "frame-support 4.0.0-dev", + "frame-support", "honggfuzz", "pallet-paged-list", - "sp-io 23.0.0", + "sp-io", ] [[package]] name = "pallet-parachain-template" version = "0.1.0" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", ] [[package]] name = "pallet-preimage" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11152,16 +10934,16 @@ dependencies = [ name = "pallet-proxy" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", + "pallet-balances", "pallet-utility", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11169,16 +10951,16 @@ dependencies = [ name = "pallet-ranked-collective" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11186,15 +10968,15 @@ dependencies = [ name = "pallet-recovery" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11203,20 +10985,20 @@ name = "pallet-referenda" version = "4.0.0-dev" dependencies = [ "assert_matches", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-preimage", "pallet-scheduler", "parity-scale-codec", "scale-info", "serde", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11224,15 +11006,15 @@ dependencies = [ name = "pallet-remark" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11241,19 +11023,19 @@ name = "pallet-root-offences" version = "1.0.0-dev" dependencies = [ "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-support", + "frame-system", + "pallet-balances", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-core", + "sp-io", + "sp-runtime", + "sp-staking", "sp-std 8.0.0", ] @@ -11261,13 +11043,13 @@ dependencies = [ name = "pallet-root-testing" version = "1.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11275,18 +11057,18 @@ dependencies = [ name = "pallet-safe-mode" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", + "pallet-balances", "pallet-proxy", "pallet-utility", "parity-scale-codec", "scale-info", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11294,16 +11076,16 @@ dependencies = [ name = "pallet-salary" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11312,18 +11094,18 @@ name = "pallet-scheduler" version = "4.0.0-dev" dependencies = [ "docify", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "pallet-preimage", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "sp-weights 20.0.0", + "sp-weights", "substrate-test-utils", ] @@ -11331,14 +11113,14 @@ dependencies = [ name = "pallet-scored-pool" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-support", + "frame-system", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11346,42 +11128,42 @@ dependencies = [ name = "pallet-session" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "impl-trait-for-tuples", "log", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-session", - "sp-staking 4.0.0-dev", - "sp-state-machine 0.28.0", + "sp-staking", + "sp-state-machine", "sp-std 8.0.0", - "sp-trie 22.0.0", + "sp-trie", ] [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-support", + "frame-system", + "pallet-balances", "pallet-session", "pallet-staking", "pallet-staking-reward-curve", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "rand 0.8.5", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-session", "sp-std 8.0.0", ] @@ -11390,11 +11172,11 @@ dependencies = [ name = "pallet-skip-feeless-payment" version = "1.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -11402,19 +11184,19 @@ dependencies = [ name = "pallet-society" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", + "frame-benchmarking", + "frame-support", "frame-support-test", - "frame-system 4.0.0-dev", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "rand_chacha 0.2.2", "scale-info", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11422,27 +11204,27 @@ dependencies = [ name = "pallet-staking" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-election-provider-support", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", "pallet-authorship", "pallet-bags-list", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-session", "pallet-staking-reward-curve", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "rand_chacha 0.2.2", "scale-info", "serde", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-application-crypto", + "sp-core", + "sp-io", "sp-npos-elections", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-runtime", + "sp-staking", "sp-std 8.0.0", "sp-tracing 10.0.0", "substrate-test-utils", @@ -11455,7 +11237,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "sp-runtime 24.0.0", + "sp-runtime", "syn 2.0.38", ] @@ -11464,7 +11246,7 @@ name = "pallet-staking-reward-fn" version = "4.0.0-dev" dependencies = [ "log", - "sp-arithmetic 16.0.0", + "sp-arithmetic", ] [[package]] @@ -11472,27 +11254,27 @@ name = "pallet-staking-runtime-api" version = "4.0.0-dev" dependencies = [ "parity-scale-codec", - "sp-api 4.0.0-dev", - "sp-staking 4.0.0-dev", + "sp-api", + "sp-staking", ] [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-remote-externalities", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "parking_lot 0.12.1", "scale-info", "serde", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-tracing 10.0.0", "substrate-state-trie-migration-rpc", @@ -11505,16 +11287,16 @@ dependencies = [ name = "pallet-statement" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-api", + "sp-core", + "sp-io", + "sp-runtime", "sp-statement-store", "sp-std 8.0.0", ] @@ -11524,14 +11306,14 @@ name = "pallet-sudo" version = "4.0.0-dev" dependencies = [ "docify", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11539,14 +11321,14 @@ dependencies = [ name = "pallet-template" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11555,57 +11337,37 @@ name = "pallet-timestamp" version = "4.0.0-dev" dependencies = [ "docify", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-inherents", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-storage 13.0.0", - "sp-timestamp 4.0.0-dev", -] - -[[package]] -name = "pallet-timestamp" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "docify", - "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "log", - "parity-scale-codec", - "scale-info", - "sp-inherents 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-storage 13.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-timestamp 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-timestamp", ] [[package]] name = "pallet-tips" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-treasury", "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-storage 13.0.0", ] @@ -11614,35 +11376,19 @@ dependencies = [ name = "pallet-transaction-payment" version = "4.0.0-dev" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-support", + "frame-system", + "pallet-balances", "parity-scale-codec", "scale-info", "serde", "serde_json", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] -[[package]] -name = "pallet-transaction-payment" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "parity-scale-codec", - "scale-info", - "serde", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" @@ -11650,23 +11396,23 @@ dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", "parity-scale-codec", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", - "sp-core 21.0.0", + "sp-core", "sp-rpc", - "sp-runtime 24.0.0", - "sp-weights 20.0.0", + "sp-runtime", + "sp-weights", ] [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" dependencies = [ - "pallet-transaction-payment 4.0.0-dev", + "pallet-transaction-payment", "parity-scale-codec", - "sp-api 4.0.0-dev", - "sp-runtime 24.0.0", - "sp-weights 20.0.0", + "sp-api", + "sp-runtime", + "sp-weights", ] [[package]] @@ -11674,18 +11420,18 @@ name = "pallet-transaction-storage" version = "4.0.0-dev" dependencies = [ "array-bytes 6.1.0", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-inherents", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-transaction-storage-proof", ] @@ -11695,18 +11441,18 @@ name = "pallet-treasury" version = "4.0.0-dev" dependencies = [ "docify", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "impl-trait-for-tuples", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-utility", "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11714,17 +11460,17 @@ dependencies = [ name = "pallet-tx-pause" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", + "pallet-balances", "pallet-proxy", "pallet-utility", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11732,16 +11478,16 @@ dependencies = [ name = "pallet-uniques" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11749,18 +11495,18 @@ dependencies = [ name = "pallet-utility" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", + "pallet-balances", "pallet-collective", "pallet-root-testing", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11768,16 +11514,16 @@ dependencies = [ name = "pallet-vesting" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11785,17 +11531,17 @@ dependencies = [ name = "pallet-whitelist" version = "4.0.0-dev" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", - "pallet-balances 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", + "pallet-balances", "pallet-preimage", "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-api", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -11804,49 +11550,49 @@ name = "pallet-xcm" version = "1.0.0" dependencies = [ "bounded-collections", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", + "polkadot-parachain-primitives", "polkadot-runtime-parachains", "scale-info", "serde", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", ] [[package]] name = "pallet-xcm-benchmarks" version = "1.0.0" dependencies = [ - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-xcm", "parity-scale-codec", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-runtime-common", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", ] [[package]] @@ -11854,18 +11600,18 @@ name = "pallet-xcm-bridge-hub-router" version = "0.1.0" dependencies = [ "bp-xcm-bridge-hub-router", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", + "staging-xcm", + "staging-xcm-builder", ] [[package]] @@ -11880,10 +11626,10 @@ dependencies = [ "cumulus-client-consensus-common", "cumulus-client-consensus-proposer", "cumulus-client-service", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "cumulus-relay-chain-interface", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-benchmarking-cli", "futures", "jsonrpsee", @@ -11892,7 +11638,7 @@ dependencies = [ "parachain-template-runtime", "parity-scale-codec", "polkadot-cli", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sc-basic-authorship", "sc-chain-spec", "sc-cli", @@ -11911,16 +11657,16 @@ dependencies = [ "sc-transaction-pool-api", "serde", "serde_json", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-blockchain", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", - "sp-timestamp 4.0.0-dev", - "staging-xcm 1.0.0", + "sp-core", + "sp-io", + "sp-keystore", + "sp-runtime", + "sp-timestamp", + "staging-xcm", "substrate-build-script-utils", "substrate-frame-rpc-system", "substrate-prometheus-endpoint", @@ -11936,12 +11682,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -11949,38 +11695,38 @@ dependencies = [ "log", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-parachain-template", "pallet-session", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", + "polkadot-parachain-primitives", "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -11988,32 +11734,32 @@ dependencies = [ name = "parachains-common" version = "1.0.0" dependencies = [ - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", "num-traits", "pallet-asset-tx-payment", "pallet-assets", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-primitives", "rococo-runtime-constants", "scale-info", "smallvec", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", + "staging-xcm", + "staging-xcm-builder", "substrate-wasm-builder", "westend-runtime-constants", ] @@ -12025,29 +11771,29 @@ dependencies = [ "assets-common", "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "cumulus-test-relay-sproof-builder", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "hex-literal", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", "pallet-session", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", + "polkadot-parachain-primitives", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-tracing 10.0.0", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -12257,15 +12003,15 @@ dependencies = [ name = "penpal-emulated-chain" version = "0.0.0" dependencies = [ - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "emulated-integration-tests-common", - "frame-support 4.0.0-dev", + "frame-support", "parachains-common", "penpal-runtime", "rococo-emulated-chain", "serde_json", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", ] [[package]] @@ -12279,12 +12025,12 @@ dependencies = [ "cumulus-pallet-session-benchmarking", "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -12294,39 +12040,39 @@ dependencies = [ "pallet-assets", "pallet-aura", "pallet-authorship", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-collator-selection", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-session", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -12496,7 +12242,7 @@ dependencies = [ "color-eyre", "nix 0.26.2", "polkadot-cli", - "polkadot-core-primitives 1.0.0", + "polkadot-core-primitives", "polkadot-node-core-pvf", "polkadot-node-core-pvf-common", "polkadot-node-core-pvf-execute-worker", @@ -12527,14 +12273,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "rand 0.8.5", "rand_chacha 0.3.1", "rand_core 0.5.1", "schnorrkel 0.9.1", - "sp-authority-discovery 4.0.0-dev", - "sp-core 21.0.0", + "sp-authority-discovery", + "sp-core", "tracing-gum", ] @@ -12554,14 +12300,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "rand 0.8.5", "rand_chacha 0.3.1", - "sp-application-crypto 23.0.0", - "sp-authority-discovery 4.0.0-dev", - "sp-core 21.0.0", + "sp-application-crypto", + "sp-authority-discovery", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", + "sp-keystore", "tracing-gum", ] @@ -12581,14 +12327,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "rand 0.8.5", "sc-network", "schnellru", - "sp-core 21.0.0", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", + "sp-keystore", "sp-tracing 10.0.0", "thiserror", "tracing-gum", @@ -12612,13 +12358,13 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "rand 0.8.5", "sc-network", "schnellru", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", + "sp-application-crypto", + "sp-core", "sp-keyring", "thiserror", "tracing-gum", @@ -12643,8 +12389,8 @@ dependencies = [ "sc-storage-monitor", "sc-sysinfo", "sc-tracing", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-core", + "sp-io", "sp-keyring", "sp-maybe-compressed-blob", "substrate-build-script-utils", @@ -12669,14 +12415,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "sc-keystore", "sc-network", - "sp-core 21.0.0", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-keystore", + "sp-runtime", "thiserror", "tokio-util", "tracing-gum", @@ -12688,23 +12434,11 @@ version = "1.0.0" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-std 8.0.0", ] -[[package]] -name = "polkadot-core-primitives" -version = "1.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "parity-scale-codec", - "scale-info", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "polkadot-dispute-distribution" version = "1.0.0" @@ -12725,14 +12459,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "sc-keystore", "sc-network", "schnellru", - "sp-application-crypto 23.0.0", + "sp-application-crypto", "sp-keyring", - "sp-keystore 0.27.0", + "sp-keystore", "sp-tracing 10.0.0", "thiserror", "tracing-gum", @@ -12745,10 +12479,10 @@ dependencies = [ "criterion 0.4.0", "parity-scale-codec", "polkadot-node-primitives", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "reed-solomon-novelpoly", - "sp-core 21.0.0", - "sp-trie 22.0.0", + "sp-core", + "sp-trie", "thiserror", ] @@ -12765,17 +12499,17 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "rand 0.8.5", "rand_chacha 0.3.1", "sc-network", "sc-network-common", - "sp-application-crypto 23.0.0", - "sp-authority-discovery 4.0.0-dev", + "sp-application-crypto", + "sp-authority-discovery", "sp-consensus-babe", - "sp-core 21.0.0", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", + "sp-keystore", "sp-tracing 10.0.0", "tracing-gum", ] @@ -12799,11 +12533,11 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "sc-network", "sp-consensus", - "sp-core 21.0.0", + "sp-core", "sp-keyring", "thiserror", "tracing-gum", @@ -12821,9 +12555,9 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", - "sp-core 21.0.0", + "sp-core", "sp-keyring", "sp-maybe-compressed-blob", "thiserror", @@ -12854,7 +12588,7 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "rand 0.8.5", "rand_chacha 0.3.1", @@ -12862,14 +12596,14 @@ dependencies = [ "sc-keystore", "schnellru", "schnorrkel 0.9.1", - "sp-application-crypto 23.0.0", + "sp-application-crypto", "sp-consensus", "sp-consensus-babe", - "sp-consensus-slots 0.10.0-dev", - "sp-core 21.0.0", + "sp-consensus-slots", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-keystore", + "sp-runtime", "thiserror", "tracing-gum", ] @@ -12895,10 +12629,10 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "sp-consensus", - "sp-core 21.0.0", + "sp-core", "sp-keyring", "thiserror", "tracing-gum", @@ -12917,14 +12651,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "polkadot-statement-table", "sc-keystore", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", + "sp-application-crypto", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", + "sp-keystore", "sp-tracing 10.0.0", "thiserror", "tracing-gum", @@ -12938,9 +12672,9 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", - "sp-keystore 0.27.0", + "sp-keystore", "thiserror", "tracing-gum", "wasm-timer", @@ -12962,10 +12696,10 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-primitives-test-helpers", - "sp-core 21.0.0", + "sp-core", "sp-keyring", "sp-maybe-compressed-blob", "tracing-gum", @@ -12982,11 +12716,11 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sc-client-api", "sc-consensus-babe", "sp-blockchain", - "sp-core 21.0.0", + "sp-core", "tracing-gum", ] @@ -13005,8 +12739,8 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", - "sp-core 21.0.0", + "polkadot-primitives", + "sp-core", "thiserror", "tracing-gum", ] @@ -13026,14 +12760,14 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "sc-keystore", "schnellru", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", + "sp-application-crypto", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", + "sp-keystore", "sp-tracing 10.0.0", "thiserror", "tracing-gum", @@ -13048,9 +12782,9 @@ dependencies = [ "futures-timer", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sp-blockchain", - "sp-inherents 4.0.0-dev", + "sp-inherents", "thiserror", "tracing-gum", ] @@ -13069,13 +12803,13 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-types", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "sc-keystore", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", + "sp-application-crypto", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", + "sp-keystore", "thiserror", "tracing-gum", ] @@ -13092,10 +12826,10 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", - "sp-application-crypto 23.0.0", - "sp-keystore 0.27.0", + "sp-application-crypto", + "sp-keystore", "thiserror", "tracing-gum", ] @@ -13115,7 +12849,7 @@ dependencies = [ "libc", "parity-scale-codec", "pin-project", - "polkadot-core-primitives 1.0.0", + "polkadot-core-primitives", "polkadot-node-core-pvf", "polkadot-node-core-pvf-common", "polkadot-node-core-pvf-execute-worker", @@ -13123,14 +12857,14 @@ dependencies = [ "polkadot-node-metrics", "polkadot-node-primitives", "polkadot-node-subsystem", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "procfs", "rand 0.8.5", "rococo-runtime", "rusty-fork", "slotmap", - "sp-core 21.0.0", + "sp-core", "sp-maybe-compressed-blob", "sp-wasm-interface 14.0.0", "tempfile", @@ -13151,14 +12885,14 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "sc-keystore", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", + "sp-application-crypto", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-keystore", + "sp-runtime", "thiserror", "tracing-gum", ] @@ -13174,15 +12908,15 @@ dependencies = [ "landlock", "libc", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "sc-executor", "sc-executor-common", "sc-executor-wasmtime", "seccompiler", - "sp-core 21.0.0", + "sp-core", "sp-externalities 0.19.0", - "sp-io 23.0.0", + "sp-io", "sp-tracing 10.0.0", "tempfile", "thiserror", @@ -13199,8 +12933,8 @@ dependencies = [ "os_pipe", "parity-scale-codec", "polkadot-node-core-pvf-common", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "tracing-gum", ] @@ -13215,7 +12949,7 @@ dependencies = [ "os_pipe", "parity-scale-codec", "polkadot-node-core-pvf-common", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "rayon", "rococo-runtime", "sc-executor-common", @@ -13238,12 +12972,12 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-types", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "schnellru", - "sp-api 4.0.0-dev", + "sp-api", "sp-consensus-babe", - "sp-core 21.0.0", + "sp-core", "sp-keyring", "tracing-gum", ] @@ -13258,9 +12992,9 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "polkadot-node-primitives", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sc-network", - "sp-core 21.0.0", + "sp-core", "thiserror", "tokio", ] @@ -13276,7 +13010,7 @@ dependencies = [ "hyper", "log", "parity-scale-codec", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-test-service", "prioritized-metered-channel", "prometheus-parse", @@ -13305,7 +13039,7 @@ dependencies = [ "parity-scale-codec", "polkadot-node-jaeger", "polkadot-node-primitives", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "rand 0.8.5", "rand_chacha 0.3.1", "sc-authority-discovery", @@ -13324,16 +13058,16 @@ dependencies = [ "futures", "parity-scale-codec", "polkadot-erasure-coding", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "schnorrkel 0.9.1", "serde", - "sp-application-crypto 23.0.0", + "sp-application-crypto", "sp-consensus-babe", - "sp-core 21.0.0", - "sp-keystore 0.27.0", + "sp-core", + "sp-keystore", "sp-maybe-compressed-blob", - "sp-runtime 24.0.0", + "sp-runtime", "thiserror", "zstd 0.12.4", ] @@ -13356,14 +13090,14 @@ dependencies = [ "parking_lot 0.12.1", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sc-client-api", "sc-keystore", "sc-utils", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", + "sp-application-crypto", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", + "sp-keystore", ] [[package]] @@ -13378,14 +13112,14 @@ dependencies = [ "polkadot-node-jaeger", "polkadot-node-network-protocol", "polkadot-node-primitives", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-statement-table", "sc-client-api", "sc-network", "sc-transaction-pool-api", "smallvec", - "sp-api 4.0.0-dev", - "sp-authority-discovery 4.0.0-dev", + "sp-api", + "sp-authority-discovery", "sp-consensus-babe", "substrate-prometheus-endpoint", "thiserror", @@ -13420,15 +13154,15 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-types", "polkadot-overseer", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "prioritized-metered-channel", "rand 0.8.5", "sc-client-api", "schnellru", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", - "sp-keystore 0.27.0", + "sp-application-crypto", + "sp-core", + "sp-keystore", "tempfile", "thiserror", "tracing-gum", @@ -13450,12 +13184,12 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-types", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "prioritized-metered-channel", "sc-client-api", - "sp-api 4.0.0-dev", - "sp-core 21.0.0", + "sp-api", + "sp-core", "tikv-jemalloc-ctl", "tracing-gum", ] @@ -13487,10 +13221,10 @@ dependencies = [ "cumulus-client-consensus-relay-chain", "cumulus-client-service", "cumulus-primitives-aura", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "cumulus-relay-chain-interface", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-benchmarking-cli", "futures", "glutton-runtime", @@ -13504,7 +13238,7 @@ dependencies = [ "parity-scale-codec", "penpal-runtime", "polkadot-cli", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-service", "rococo-parachain-runtime", "sc-basic-authorship", @@ -13526,123 +13260,80 @@ dependencies = [ "serde", "serde_json", "shell-runtime", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-blockchain", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-keystore 0.27.0", + "sp-core", + "sp-io", + "sp-keystore", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", - "sp-timestamp 4.0.0-dev", + "sp-timestamp", "sp-tracing 10.0.0", "sp-transaction-pool", - "staging-xcm 1.0.0", + "staging-xcm", "substrate-build-script-utils", "substrate-frame-rpc-system", "substrate-prometheus-endpoint", "substrate-state-trie-migration-rpc", "tempfile", - "tokio", - "wait-timeout", -] - -[[package]] -name = "polkadot-parachain-primitives" -version = "1.0.0" -dependencies = [ - "bounded-collections", - "derive_more", - "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "scale-info", - "serde", - "sp-core 21.0.0", - "sp-runtime 24.0.0", - "sp-std 8.0.0", - "sp-weights 20.0.0", + "tokio", + "wait-timeout", ] [[package]] name = "polkadot-parachain-primitives" version = "1.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "bounded-collections", "derive_more", "parity-scale-codec", - "polkadot-core-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "scale-info", - "serde", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - -[[package]] -name = "polkadot-primitives" -version = "1.0.0" -dependencies = [ - "bitvec", - "hex-literal", - "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", "scale-info", "serde", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-arithmetic 16.0.0", - "sp-authority-discovery 4.0.0-dev", - "sp-consensus-slots 0.10.0-dev", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-core", + "sp-runtime", "sp-std 8.0.0", + "sp-weights", ] [[package]] name = "polkadot-primitives" version = "1.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "bitvec", "hex-literal", "parity-scale-codec", - "polkadot-core-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "polkadot-parachain-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "scale-info", "serde", - "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-application-crypto 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-authority-discovery 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-consensus-slots 0.10.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-inherents 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-keystore 0.27.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-staking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-api", + "sp-application-crypto", + "sp-arithmetic", + "sp-authority-discovery", + "sp-consensus-slots", + "sp-core", + "sp-inherents", + "sp-io", + "sp-keystore", + "sp-runtime", + "sp-staking", + "sp-std 8.0.0", ] [[package]] name = "polkadot-primitives-test-helpers" version = "1.0.0" dependencies = [ - "polkadot-primitives 1.0.0", + "polkadot-primitives", "rand 0.8.5", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", + "sp-application-crypto", + "sp-core", "sp-keyring", - "sp-runtime 24.0.0", + "sp-runtime", ] [[package]] @@ -13652,7 +13343,7 @@ dependencies = [ "jsonrpsee", "mmr-rpc", "pallet-transaction-payment-rpc", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sc-chain-spec", "sc-client-api", "sc-consensus-babe", @@ -13665,13 +13356,13 @@ dependencies = [ "sc-rpc", "sc-sync-state-rpc", "sc-transaction-pool-api", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-keystore", + "sp-runtime", "substrate-frame-rpc-system", "substrate-state-trie-migration-rpc", ] @@ -13681,11 +13372,11 @@ name = "polkadot-runtime-common" version = "1.0.0" dependencies = [ "bitvec", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-election-provider-support", - "frame-support 4.0.0-dev", + "frame-support", "frame-support-test", - "frame-system 4.0.0-dev", + "frame-system", "hex-literal", "impl-trait-for-tuples", "libsecp256k1", @@ -13693,20 +13384,20 @@ dependencies = [ "pallet-asset-rate", "pallet-authorship", "pallet-babe", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-election-provider-multi-phase", "pallet-fast-unstake", "pallet-identity", "pallet-session", "pallet-staking", "pallet-staking-reward-fn", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-treasury", "pallet-vesting", "pallet-xcm-benchmarks", "parity-scale-codec", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "polkadot-runtime-parachains", "rustc-hex", @@ -13715,20 +13406,20 @@ dependencies = [ "serde_derive", "serde_json", "slot-range-helper", - "sp-api 4.0.0-dev", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-api", + "sp-core", + "sp-inherents", + "sp-io", "sp-keyring", - "sp-keystore 0.27.0", + "sp-keystore", "sp-npos-elections", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", - "sp-staking 4.0.0-dev", + "sp-staking", "sp-std 8.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "static_assertions", ] @@ -13737,9 +13428,9 @@ name = "polkadot-runtime-metrics" version = "1.0.0" dependencies = [ "bs58 0.5.0", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "parity-scale-codec", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sp-std 8.0.0", "sp-tracing 10.0.0", ] @@ -13752,10 +13443,10 @@ dependencies = [ "bitflags 1.3.2", "bitvec", "derive_more", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", + "frame-benchmarking", + "frame-support", "frame-support-test", - "frame-system 4.0.0-dev", + "frame-system", "futures", "hex-literal", "impl-trait-for-tuples", @@ -13763,16 +13454,16 @@ dependencies = [ "pallet-authority-discovery", "pallet-authorship", "pallet-babe", - "pallet-balances 4.0.0-dev", - "pallet-message-queue 7.0.0-dev", + "pallet-balances", + "pallet-message-queue", "pallet-session", "pallet-staking", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "pallet-vesting", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-primitives-test-helpers", "polkadot-runtime-metrics", "rand 0.8.5", @@ -13782,20 +13473,20 @@ dependencies = [ "scale-info", "serde", "serde_json", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-api", + "sp-application-crypto", + "sp-core", + "sp-inherents", + "sp-io", "sp-keyring", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-keystore", + "sp-runtime", "sp-session", - "sp-staking 4.0.0-dev", + "sp-staking", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-executor", "static_assertions", "thousands", ] @@ -13807,10 +13498,10 @@ dependencies = [ "assert_matches", "async-trait", "env_logger 0.9.3", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-benchmarking-cli", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-rpc-runtime-api", "futures", "hex-literal", @@ -13822,7 +13513,7 @@ dependencies = [ "pallet-babe", "pallet-im-online", "pallet-staking", - "pallet-transaction-payment 4.0.0-dev", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "parity-db", "parity-scale-codec", @@ -13831,7 +13522,7 @@ dependencies = [ "polkadot-availability-distribution", "polkadot-availability-recovery", "polkadot-collator-protocol", - "polkadot-core-primitives 1.0.0", + "polkadot-core-primitives", "polkadot-dispute-distribution", "polkadot-gossip-support", "polkadot-network-bridge", @@ -13857,8 +13548,8 @@ dependencies = [ "polkadot-node-subsystem-types", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-primitives-test-helpers", "polkadot-rpc", "polkadot-runtime-parachains", @@ -13893,29 +13584,29 @@ dependencies = [ "serde", "serde_json", "serial_test", - "sp-api 4.0.0-dev", - "sp-authority-discovery 4.0.0-dev", + "sp-api", + "sp-authority-discovery", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-babe", "sp-consensus-beefy", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-inherents", + "sp-io", "sp-keyring", - "sp-keystore 0.27.0", + "sp-keystore", "sp-mmr-primitives", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", - "sp-state-machine 0.28.0", + "sp-state-machine", "sp-storage 13.0.0", - "sp-timestamp 4.0.0-dev", + "sp-timestamp", "sp-transaction-pool", - "sp-version 22.0.0", - "sp-weights 20.0.0", + "sp-version", + "sp-weights", "substrate-prometheus-endpoint", "tempfile", "thiserror", @@ -13943,17 +13634,17 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-types", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-primitives-test-helpers", "rand_chacha 0.3.1", "sc-keystore", "sc-network", - "sp-application-crypto 23.0.0", - "sp-authority-discovery 4.0.0-dev", - "sp-core 21.0.0", + "sp-application-crypto", + "sp-authority-discovery", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", - "sp-staking 4.0.0-dev", + "sp-keystore", + "sp-staking", "sp-tracing 10.0.0", "thiserror", "tracing-gum", @@ -13964,36 +13655,36 @@ name = "polkadot-statement-table" version = "1.0.0" dependencies = [ "parity-scale-codec", - "polkadot-primitives 1.0.0", - "sp-core 21.0.0", + "polkadot-primitives", + "sp-core", ] [[package]] name = "polkadot-test-client" version = "1.0.0" dependencies = [ - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "futures", "parity-scale-codec", "polkadot-node-subsystem", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "polkadot-test-runtime", "polkadot-test-service", "sc-block-builder", "sc-consensus", "sc-offchain", "sc-service", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-inherents", + "sp-io", "sp-keyring", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", - "sp-timestamp 4.0.0-dev", + "sp-runtime", + "sp-state-machine", + "sp-timestamp", "substrate-test-client", ] @@ -14020,10 +13711,10 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-node-subsystem-types", "polkadot-node-subsystem-util", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "rand 0.8.5", - "sp-core 21.0.0", - "sp-keystore 0.27.0", + "sp-core", + "sp-keystore", "substrate-build-script-utils", "tracing-gum", ] @@ -14035,15 +13726,15 @@ dependencies = [ "bitvec", "frame-election-provider-support", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-rpc-runtime-api", "hex-literal", "log", "pallet-authority-discovery", "pallet-authorship", "pallet-babe", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-grandpa", "pallet-indices", "pallet-offences", @@ -14051,14 +13742,14 @@ dependencies = [ "pallet-staking", "pallet-staking-reward-curve", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-vesting", "pallet-xcm", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-runtime-common", "polkadot-runtime-parachains", "rustc-hex", @@ -14067,28 +13758,28 @@ dependencies = [ "serde_derive", "serde_json", "smallvec", - "sp-api 4.0.0-dev", - "sp-authority-discovery 4.0.0-dev", + "sp-api", + "sp-authority-discovery", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-genesis-builder", + "sp-inherents", + "sp-io", "sp-keyring", "sp-mmr-primitives", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", - "sp-staking 4.0.0-dev", + "sp-staking", "sp-std 8.0.0", "sp-transaction-pool", - "sp-trie 22.0.0", - "sp-version 22.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "sp-trie", + "sp-version", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", "test-runtime-constants", "tiny-keccak", @@ -14098,17 +13789,17 @@ dependencies = [ name = "polkadot-test-service" version = "1.0.0" dependencies = [ - "frame-system 4.0.0-dev", + "frame-system", "futures", "hex", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-staking", - "pallet-transaction-payment 4.0.0-dev", + "pallet-transaction-payment", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-rpc", "polkadot-runtime-common", "polkadot-runtime-parachains", @@ -14127,17 +13818,17 @@ dependencies = [ "sc-tracing", "sc-transaction-pool", "serde_json", - "sp-arithmetic 16.0.0", - "sp-authority-discovery 4.0.0-dev", + "sp-arithmetic", + "sp-authority-discovery", "sp-blockchain", "sp-consensus", "sp-consensus-babe", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-inherents", "sp-keyring", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-runtime", + "sp-state-machine", "substrate-test-client", "substrate-test-utils", "tempfile", @@ -14152,7 +13843,7 @@ version = "1.0.0" dependencies = [ "clap 4.4.6", "generate-bags", - "sp-io 23.0.0", + "sp-io", "westend-runtime", ] @@ -14972,10 +14663,10 @@ name = "remote-ext-tests-bags-list" version = "1.0.0" dependencies = [ "clap 4.4.6", - "frame-system 4.0.0-dev", + "frame-system", "log", "pallet-bags-list-remote-tests", - "sp-core 21.0.0", + "sp-core", "sp-tracing 10.0.0", "tokio", "westend-runtime", @@ -15116,16 +14807,16 @@ dependencies = [ "emulated-integration-tests-common", "pallet-im-online", "parachains-common", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "rococo-runtime", "rococo-runtime-constants", "sc-consensus-grandpa", "serde_json", - "sp-authority-discovery 4.0.0-dev", + "sp-authority-discovery", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", ] [[package]] @@ -15138,43 +14829,43 @@ dependencies = [ "cumulus-pallet-xcm", "cumulus-pallet-xcmp-queue", "cumulus-ping", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-utility", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-rpc-runtime-api", "pallet-assets", "pallet-aura", - "pallet-balances 4.0.0-dev", - "pallet-message-queue 7.0.0-dev", + "pallet-balances", + "pallet-message-queue", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-xcm", "parachains-common", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", + "polkadot-parachain-primitives", "polkadot-runtime-common", "scale-info", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -15183,11 +14874,11 @@ name = "rococo-runtime" version = "1.0.0" dependencies = [ "binary-merkle-tree", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-executive", "frame-remote-externalities", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -15197,7 +14888,7 @@ dependencies = [ "pallet-authority-discovery", "pallet-authorship", "pallet-babe", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-beefy", "pallet-beefy-mmr", "pallet-bounties", @@ -15211,7 +14902,7 @@ dependencies = [ "pallet-im-online", "pallet-indices", "pallet-membership", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-mmr", "pallet-multisig", "pallet-nis", @@ -15228,9 +14919,9 @@ dependencies = [ "pallet-staking", "pallet-state-trie-migration", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "pallet-tips", - "pallet-transaction-payment 4.0.0-dev", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-treasury", "pallet-utility", @@ -15239,8 +14930,8 @@ dependencies = [ "pallet-xcm", "pallet-xcm-benchmarks", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-runtime-common", "polkadot-runtime-parachains", "rococo-runtime-constants", @@ -15250,31 +14941,31 @@ dependencies = [ "serde_derive", "serde_json", "smallvec", - "sp-api 4.0.0-dev", - "sp-arithmetic 16.0.0", - "sp-authority-discovery 4.0.0-dev", + "sp-api", + "sp-arithmetic", + "sp-authority-discovery", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-genesis-builder", + "sp-inherents", + "sp-io", "sp-keyring", "sp-mmr-primitives", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", - "sp-staking 4.0.0-dev", + "sp-staking", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-tracing 10.0.0", "sp-transaction-pool", - "sp-trie 22.0.0", - "sp-version 22.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "sp-trie", + "sp-version", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "static_assertions", "substrate-wasm-builder", "tiny-keccak", @@ -15285,14 +14976,14 @@ dependencies = [ name = "rococo-runtime-constants" version = "1.0.0" dependencies = [ - "frame-support 4.0.0-dev", - "polkadot-primitives 1.0.0", + "frame-support", + "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core 21.0.0", - "sp-runtime 24.0.0", - "sp-weights 20.0.0", - "staging-xcm 1.0.0", + "sp-core", + "sp-runtime", + "sp-weights", + "staging-xcm", ] [[package]] @@ -15662,7 +15353,7 @@ name = "sc-allocator" version = "4.1.0-dev" dependencies = [ "log", - "sp-core 21.0.0", + "sp-core", "sp-wasm-interface 14.0.0", "thiserror", ] @@ -15685,12 +15376,12 @@ dependencies = [ "rand 0.8.5", "sc-client-api", "sc-network", - "sp-api 4.0.0-dev", - "sp-authority-discovery 4.0.0-dev", + "sp-api", + "sp-authority-discovery", "sp-blockchain", - "sp-core 21.0.0", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-keystore", + "sp-runtime", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", @@ -15712,12 +15403,12 @@ dependencies = [ "sc-telemetry", "sc-transaction-pool", "sc-transaction-pool-api", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-core", + "sp-inherents", + "sp-runtime", "substrate-prometheus-endpoint", "substrate-test-runtime-client", ] @@ -15727,13 +15418,13 @@ name = "sc-block-builder" version = "0.10.0-dev" dependencies = [ "parity-scale-codec", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-blockchain", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-core", + "sp-inherents", + "sp-runtime", + "sp-state-machine", "substrate-test-runtime-client", ] @@ -15753,15 +15444,15 @@ dependencies = [ "sc-telemetry", "serde", "serde_json", - "sp-application-crypto 23.0.0", + "sp-application-crypto", "sp-blockchain", "sp-consensus-babe", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-io 23.0.0", + "sp-core", + "sp-genesis-builder", + "sp-io", "sp-keyring", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-runtime", + "sp-state-machine", "substrate-test-runtime", ] @@ -15806,13 +15497,13 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-core 21.0.0", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", - "sp-panic-handler 8.0.0", - "sp-runtime 24.0.0", + "sp-keystore", + "sp-panic-handler", + "sp-runtime", "sp-tracing 10.0.0", - "sp-version 22.0.0", + "sp-version", "tempfile", "thiserror", "tokio", @@ -15830,18 +15521,18 @@ dependencies = [ "sc-executor", "sc-transaction-pool-api", "sc-utils", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", + "sp-core", "sp-database", "sp-externalities 0.19.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-runtime", + "sp-state-machine", "sp-statement-store", "sp-storage 13.0.0", "sp-test-primitives", - "sp-trie 22.0.0", + "sp-trie", "substrate-prometheus-endpoint", "substrate-test-runtime", "thiserror", @@ -15868,14 +15559,14 @@ dependencies = [ "sc-client-api", "sc-state-db", "schnellru", - "sp-arithmetic 16.0.0", + "sp-arithmetic", "sp-blockchain", - "sp-core 21.0.0", + "sp-core", "sp-database", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-runtime", + "sp-state-machine", "sp-tracing 10.0.0", - "sp-trie 22.0.0", + "sp-trie", "substrate-test-runtime-client", "tempfile", ] @@ -15894,12 +15585,12 @@ dependencies = [ "sc-client-api", "sc-utils", "serde", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-core", + "sp-runtime", + "sp-state-machine", "sp-test-primitives", "substrate-prometheus-endpoint", "thiserror", @@ -15922,19 +15613,19 @@ dependencies = [ "sc-network", "sc-network-test", "sc-telemetry", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", + "sp-api", + "sp-application-crypto", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-aura", - "sp-consensus-slots 0.10.0-dev", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", + "sp-consensus-slots", + "sp-core", + "sp-inherents", "sp-keyring", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", - "sp-timestamp 4.0.0-dev", + "sp-keystore", + "sp-runtime", + "sp-timestamp", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", @@ -15964,19 +15655,19 @@ dependencies = [ "sc-network-test", "sc-telemetry", "sc-transaction-pool-api", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", + "sp-api", + "sp-application-crypto", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-consensus-slots 0.10.0-dev", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", + "sp-consensus-slots", + "sp-core", + "sp-inherents", "sp-keyring", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", - "sp-timestamp 4.0.0-dev", + "sp-keystore", + "sp-runtime", + "sp-timestamp", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", @@ -15998,15 +15689,15 @@ dependencies = [ "sc-transaction-pool-api", "serde", "serde_json", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", + "sp-api", + "sp-application-crypto", "sp-blockchain", "sp-consensus", "sp-consensus-babe", - "sp-core 21.0.0", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-keystore", + "sp-runtime", "substrate-test-runtime-client", "thiserror", "tokio", @@ -16033,18 +15724,18 @@ dependencies = [ "sc-network-test", "sc-utils", "serde", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-arithmetic 16.0.0", + "sp-api", + "sp-application-crypto", + "sp-arithmetic", "sp-blockchain", "sp-consensus", "sp-consensus-beefy", "sp-consensus-grandpa", - "sp-core 21.0.0", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", + "sp-keystore", "sp-mmr-primitives", - "sp-runtime 24.0.0", + "sp-runtime", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", @@ -16068,8 +15759,8 @@ dependencies = [ "serde", "serde_json", "sp-consensus-beefy", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "substrate-test-runtime-client", "thiserror", "tokio", @@ -16084,7 +15775,7 @@ dependencies = [ "sc-client-api", "sc-consensus", "sp-blockchain", - "sp-runtime 24.0.0", + "sp-runtime", ] [[package]] @@ -16118,16 +15809,16 @@ dependencies = [ "sc-utils", "serde", "serde_json", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-arithmetic 16.0.0", + "sp-api", + "sp-application-crypto", + "sp-arithmetic", "sp-blockchain", "sp-consensus", "sp-consensus-grandpa", - "sp-core 21.0.0", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-keystore", + "sp-runtime", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", @@ -16151,9 +15842,9 @@ dependencies = [ "serde", "sp-blockchain", "sp-consensus-grandpa", - "sp-core 21.0.0", + "sp-core", "sp-keyring", - "sp-runtime 24.0.0", + "sp-runtime", "substrate-test-runtime-client", "thiserror", "tokio", @@ -16179,17 +15870,17 @@ dependencies = [ "sc-transaction-pool", "sc-transaction-pool-api", "serde", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", "sp-consensus-aura", "sp-consensus-babe", - "sp-consensus-slots 0.10.0-dev", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", - "sp-timestamp 4.0.0-dev", + "sp-consensus-slots", + "sp-core", + "sp-inherents", + "sp-keystore", + "sp-runtime", + "sp-timestamp", "substrate-prometheus-endpoint", "substrate-test-runtime-client", "substrate-test-runtime-transaction-pool", @@ -16209,14 +15900,14 @@ dependencies = [ "parking_lot 0.12.1", "sc-client-api", "sc-consensus", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-pow", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-core", + "sp-inherents", + "sp-runtime", "substrate-prometheus-endpoint", "thiserror", ] @@ -16233,14 +15924,14 @@ dependencies = [ "sc-client-api", "sc-consensus", "sc-telemetry", - "sp-arithmetic 16.0.0", + "sp-arithmetic", "sp-blockchain", "sp-consensus", - "sp-consensus-slots 0.10.0-dev", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-consensus-slots", + "sp-core", + "sp-inherents", + "sp-runtime", + "sp-state-machine", "substrate-test-runtime-client", ] @@ -16262,18 +15953,18 @@ dependencies = [ "sc-runtime-test", "sc-tracing", "schnellru", - "sp-api 4.0.0-dev", - "sp-core 21.0.0", + "sp-api", + "sp-core", "sp-externalities 0.19.0", - "sp-io 23.0.0", + "sp-io", "sp-maybe-compressed-blob", - "sp-panic-handler 8.0.0", - "sp-runtime 24.0.0", + "sp-panic-handler", + "sp-runtime", "sp-runtime-interface 17.0.0", - "sp-state-machine 0.28.0", + "sp-state-machine", "sp-tracing 10.0.0", - "sp-trie 22.0.0", - "sp-version 22.0.0", + "sp-trie", + "sp-version", "sp-wasm-interface 14.0.0", "substrate-test-runtime", "tempfile", @@ -16309,7 +16000,7 @@ dependencies = [ "sc-allocator", "sc-executor-common", "sc-runtime-test", - "sp-io 23.0.0", + "sp-io", "sp-runtime-interface 17.0.0", "sp-wasm-interface 14.0.0", "tempfile", @@ -16330,7 +16021,7 @@ dependencies = [ "sc-network-common", "sc-network-sync", "sp-blockchain", - "sp-runtime 24.0.0", + "sp-runtime", ] [[package]] @@ -16340,9 +16031,9 @@ dependencies = [ "array-bytes 6.1.0", "parking_lot 0.12.1", "serde_json", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", - "sp-keystore 0.27.0", + "sp-application-crypto", + "sp-core", + "sp-keystore", "tempfile", "thiserror", ] @@ -16365,12 +16056,12 @@ dependencies = [ "sc-client-api", "sc-network", "sc-transaction-pool-api", - "sp-api 4.0.0-dev", + "sp-api", "sp-consensus", - "sp-core 21.0.0", - "sp-keystore 0.27.0", + "sp-core", + "sp-keystore", "sp-mixnet", - "sp-runtime 24.0.0", + "sp-runtime", "thiserror", ] @@ -16407,10 +16098,10 @@ dependencies = [ "serde", "serde_json", "smallvec", - "sp-arithmetic 16.0.0", + "sp-arithmetic", "sp-blockchain", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-test-primitives", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", @@ -16443,8 +16134,8 @@ dependencies = [ "sc-network", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "substrate-test-runtime", "substrate-test-runtime-client", "thiserror", @@ -16465,7 +16156,7 @@ dependencies = [ "sc-consensus", "sp-consensus", "sp-consensus-grandpa", - "sp-runtime 24.0.0", + "sp-runtime", "tempfile", ] @@ -16483,7 +16174,7 @@ dependencies = [ "sc-network-common", "sc-network-sync", "schnellru", - "sp-runtime 24.0.0", + "sp-runtime", "substrate-prometheus-endpoint", "substrate-test-runtime-client", "tokio", @@ -16505,8 +16196,8 @@ dependencies = [ "sc-client-api", "sc-network", "sp-blockchain", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "thiserror", ] @@ -16553,12 +16244,12 @@ dependencies = [ "sc-utils", "schnellru", "smallvec", - "sp-arithmetic 16.0.0", + "sp-arithmetic", "sp-blockchain", "sp-consensus", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-test-primitives", "sp-tracing 10.0.0", "substrate-prometheus-endpoint", @@ -16590,8 +16281,8 @@ dependencies = [ "sc-utils", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-tracing 10.0.0", "substrate-test-runtime", "substrate-test-runtime-client", @@ -16612,7 +16303,7 @@ dependencies = [ "sc-network-sync", "sc-utils", "sp-consensus", - "sp-runtime 24.0.0", + "sp-runtime", "substrate-prometheus-endpoint", ] @@ -16643,13 +16334,13 @@ dependencies = [ "sc-transaction-pool", "sc-transaction-pool-api", "sc-utils", - "sp-api 4.0.0-dev", + "sp-api", "sp-consensus", - "sp-core 21.0.0", + "sp-core", "sp-externalities 0.19.0", - "sp-keystore 0.27.0", + "sp-keystore", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-tracing 10.0.0", "substrate-test-runtime-client", "threadpool", @@ -16689,18 +16380,18 @@ dependencies = [ "sc-transaction-pool-api", "sc-utils", "serde_json", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-keystore 0.27.0", + "sp-core", + "sp-io", + "sp-keystore", "sp-offchain", "sp-rpc", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-statement-store", - "sp-version 22.0.0", + "sp-version", "substrate-test-runtime-client", "tokio", ] @@ -16717,10 +16408,10 @@ dependencies = [ "scale-info", "serde", "serde_json", - "sp-core 21.0.0", + "sp-core", "sp-rpc", - "sp-runtime 24.0.0", - "sp-version 22.0.0", + "sp-runtime", + "sp-version", "thiserror", ] @@ -16760,14 +16451,14 @@ dependencies = [ "sc-utils", "serde", "serde_json", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", + "sp-core", "sp-maybe-compressed-blob", "sp-rpc", - "sp-runtime 24.0.0", - "sp-version 22.0.0", + "sp-runtime", + "sp-version", "substrate-test-runtime", "substrate-test-runtime-client", "thiserror", @@ -16779,9 +16470,9 @@ dependencies = [ name = "sc-runtime-test" version = "2.0.0" dependencies = [ - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-runtime-interface 17.0.0", "sp-std 8.0.0", "substrate-wasm-builder", @@ -16826,20 +16517,20 @@ dependencies = [ "sc-utils", "serde", "serde_json", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", + "sp-core", "sp-externalities 0.19.0", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-keystore", + "sp-runtime", "sp-session", - "sp-state-machine 0.28.0", + "sp-state-machine", "sp-storage 13.0.0", "sp-transaction-pool", "sp-transaction-storage-proof", - "sp-trie 22.0.0", - "sp-version 22.0.0", + "sp-trie", + "sp-version", "static_init 1.0.3", "substrate-prometheus-endpoint", "substrate-test-runtime", @@ -16871,16 +16562,16 @@ dependencies = [ "sc-network-sync", "sc-service", "sc-transaction-pool-api", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-core", + "sp-io", + "sp-runtime", + "sp-state-machine", "sp-storage 13.0.0", "sp-tracing 10.0.0", - "sp-trie 22.0.0", + "sp-trie", "substrate-test-runtime", "substrate-test-runtime-client", "tempfile", @@ -16894,7 +16585,7 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.1", - "sp-core 21.0.0", + "sp-core", ] [[package]] @@ -16907,10 +16598,10 @@ dependencies = [ "parking_lot 0.12.1", "sc-client-api", "sc-keystore", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-statement-store", "substrate-prometheus-endpoint", "tempfile", @@ -16925,7 +16616,7 @@ dependencies = [ "fs4", "log", "sc-client-db", - "sp-core 21.0.0", + "sp-core", "thiserror", "tokio", ] @@ -16944,7 +16635,7 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-runtime 24.0.0", + "sp-runtime", "thiserror", ] @@ -16962,9 +16653,9 @@ dependencies = [ "sc-telemetry", "serde", "serde_json", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", ] @@ -17003,11 +16694,11 @@ dependencies = [ "sc-client-api", "sc-tracing-proc-macro", "serde", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", - "sp-core 21.0.0", + "sp-core", "sp-rpc", - "sp-runtime 24.0.0", + "sp-runtime", "sp-tracing 10.0.0", "thiserror", "tracing", @@ -17044,11 +16735,11 @@ dependencies = [ "sc-transaction-pool-api", "sc-utils", "serde", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-tracing 10.0.0", "sp-transaction-pool", "substrate-prometheus-endpoint", @@ -17069,8 +16760,8 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "thiserror", ] @@ -17085,7 +16776,7 @@ dependencies = [ "log", "parking_lot 0.12.1", "prometheus", - "sp-arithmetic 16.0.0", + "sp-arithmetic", "tokio-test", ] @@ -17307,30 +16998,30 @@ dependencies = [ "cumulus-pallet-aura-ext", "cumulus-pallet-parachain-system", "cumulus-pallet-solo-to-para", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-timestamp", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "pallet-aura", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parachains-common", "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", "substrate-wasm-builder", ] @@ -17584,33 +17275,33 @@ dependencies = [ "cumulus-pallet-aura-ext", "cumulus-pallet-parachain-system", "cumulus-pallet-xcm", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-try-runtime", "pallet-aura", - "pallet-message-queue 7.0.0-dev", - "pallet-timestamp 4.0.0-dev", + "pallet-message-queue", + "pallet-timestamp", "parachains-common", "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-consensus-aura", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", + "sp-core", + "sp-genesis-builder", + "sp-inherents", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", "sp-std 8.0.0", "sp-transaction-pool", - "sp-version 22.0.0", + "sp-version", "staging-parachain-info", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", ] @@ -17705,7 +17396,7 @@ dependencies = [ "enumn", "parity-scale-codec", "paste", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -17866,11 +17557,10 @@ dependencies = [ [[package]] name = "snowbridge-beacon-primitives" version = "0.0.1" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "byte-slice-cast", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support", + "frame-system", "hex", "milagro_bls", "parity-scale-codec", @@ -17878,10 +17568,10 @@ dependencies = [ "scale-info", "serde", "snowbridge-ethereum", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core", + "sp-io", + "sp-runtime", + "sp-std 8.0.0", "ssz_rs", "ssz_rs_derive", "static_assertions", @@ -17890,65 +17580,61 @@ dependencies = [ [[package]] name = "snowbridge-control" version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "ethabi-decode", - "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-benchmarking", + "frame-support", + "frame-system", "log", "parity-scale-codec", "scale-info", "snowbridge-core", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm-builder 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm-executor 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core", + "sp-io", + "sp-runtime", + "sp-std 8.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", ] [[package]] name = "snowbridge-control-runtime-api" version = "0.1.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "parity-scale-codec", "snowbridge-core", - "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-api", + "sp-core", + "sp-std 8.0.0", + "staging-xcm", ] [[package]] name = "snowbridge-core" version = "0.1.1" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "ethabi-decode", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support", + "frame-system", "hex-literal", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "polkadot-parachain-primitives", "scale-info", "serde", "snowbridge-beacon-primitives", - "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm-builder 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", + "sp-std 8.0.0", + "staging-xcm", + "staging-xcm-builder", ] [[package]] name = "snowbridge-ethereum" version = "0.1.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "ethabi-decode", "ethbloom", @@ -17961,25 +17647,24 @@ dependencies = [ "scale-info", "serde", "serde-big-array", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core", + "sp-io", + "sp-runtime", + "sp-std 8.0.0", ] [[package]] name = "snowbridge-ethereum-beacon-client" version = "0.0.1" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ - "bp-runtime 0.1.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "bp-runtime", "byte-slice-cast", - "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-benchmarking", + "frame-support", + "frame-system", "hex-literal", "log", - "pallet-timestamp 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "pallet-timestamp", "parity-scale-codec", "rlp", "scale-info", @@ -17987,10 +17672,10 @@ dependencies = [ "snowbridge-beacon-primitives", "snowbridge-core", "snowbridge-ethereum", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core", + "sp-io", + "sp-runtime", + "sp-std 8.0.0", "ssz_rs", "ssz_rs_derive", "static_assertions", @@ -17999,18 +17684,17 @@ dependencies = [ [[package]] name = "snowbridge-inbound-queue" version = "0.1.1" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "alloy-primitives", "alloy-rlp", "alloy-sol-types", - "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-benchmarking", + "frame-support", + "frame-system", "hex-literal", "log", "num-traits", - "pallet-balances 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "pallet-balances", "parity-scale-codec", "scale-info", "serde", @@ -18018,100 +17702,95 @@ dependencies = [ "snowbridge-core", "snowbridge-ethereum", "snowbridge-router-primitives", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm-builder 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core", + "sp-io", + "sp-runtime", + "sp-std 8.0.0", + "staging-xcm", + "staging-xcm-builder", ] [[package]] name = "snowbridge-outbound-queue" version = "0.1.1" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ - "bridge-hub-common 0.1.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "bridge-hub-common", "ethabi-decode", - "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-benchmarking", + "frame-support", + "frame-system", "hex-literal", "parity-scale-codec", "scale-info", "serde", "snowbridge-core", "snowbridge-outbound-queue-merkle-tree", - "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", + "sp-std 8.0.0", + "staging-xcm", ] [[package]] name = "snowbridge-outbound-queue-merkle-tree" version = "0.1.1" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core", + "sp-runtime", ] [[package]] name = "snowbridge-outbound-queue-runtime-api" version = "0.1.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support", "parity-scale-codec", "snowbridge-core", "snowbridge-outbound-queue-merkle-tree", - "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-api", + "sp-core", + "sp-std 8.0.0", + "staging-xcm", ] [[package]] name = "snowbridge-router-primitives" version = "0.1.1" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "ethabi-decode", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support", + "frame-system", "hex-literal", "log", "parity-scale-codec", "scale-info", "serde", "snowbridge-core", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm-builder 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm-executor 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core", + "sp-io", + "sp-runtime", + "sp-std 8.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", ] [[package]] name = "snowbridge-runtime-common" version = "0.1.1" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "frame-support", + "frame-system", "log", "snowbridge-core", - "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm-builder 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm-executor 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-arithmetic", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", ] [[package]] @@ -18159,37 +17838,16 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-api-proc-macro 4.0.0-dev", - "sp-core 21.0.0", + "sp-api-proc-macro", + "sp-core", "sp-externalities 0.19.0", - "sp-metadata-ir 0.1.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-metadata-ir", + "sp-runtime", + "sp-state-machine", "sp-std 8.0.0", "sp-test-primitives", - "sp-trie 22.0.0", - "sp-version 22.0.0", - "thiserror", -] - -[[package]] -name = "sp-api" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "hash-db", - "log", - "parity-scale-codec", - "scale-info", - "sp-api-proc-macro 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-externalities 0.19.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-metadata-ir 0.1.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-state-machine 0.28.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-trie 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-version 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-trie", + "sp-version", "thiserror", ] @@ -18207,20 +17865,6 @@ dependencies = [ "syn 2.0.38", ] -[[package]] -name = "sp-api-proc-macro" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "Inflector", - "blake2 0.10.6", - "expander 2.0.0", - "proc-macro-crate", - "proc-macro2", - "quote", - "syn 2.0.38", -] - [[package]] name = "sp-api-test" version = "2.0.1" @@ -18232,13 +17876,13 @@ dependencies = [ "rustversion", "sc-block-builder", "scale-info", - "sp-api 4.0.0-dev", + "sp-api", "sp-consensus", - "sp-core 21.0.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-core", + "sp-runtime", + "sp-state-machine", "sp-tracing 10.0.0", - "sp-version 22.0.0", + "sp-version", "static_assertions", "substrate-test-runtime-client", "trybuild", @@ -18251,32 +17895,19 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-core", + "sp-io", "sp-std 8.0.0", ] -[[package]] -name = "sp-application-crypto" -version = "23.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "parity-scale-codec", - "scale-info", - "serde", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "sp-application-crypto-test" version = "2.0.0" dependencies = [ - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", - "sp-keystore 0.27.0", + "sp-api", + "sp-application-crypto", + "sp-core", + "sp-keystore", "substrate-test-runtime-client", ] @@ -18292,25 +17923,11 @@ dependencies = [ "rand 0.8.5", "scale-info", "serde", - "sp-core 21.0.0", + "sp-core", "sp-std 8.0.0", "static_assertions", ] -[[package]] -name = "sp-arithmetic" -version = "16.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "integer-sqrt", - "num-traits", - "parity-scale-codec", - "scale-info", - "serde", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "static_assertions", -] - [[package]] name = "sp-arithmetic-fuzzer" version = "2.0.0" @@ -18319,7 +17936,7 @@ dependencies = [ "fraction", "honggfuzz", "num-bigint", - "sp-arithmetic 16.0.0", + "sp-arithmetic", ] [[package]] @@ -18346,32 +17963,19 @@ version = "4.0.0-dev" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-runtime 24.0.0", + "sp-api", + "sp-application-crypto", + "sp-runtime", "sp-std 8.0.0", ] -[[package]] -name = "sp-authority-discovery" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "parity-scale-codec", - "scale-info", - "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-application-crypto 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "sp-block-builder" version = "4.0.0-dev" dependencies = [ - "sp-api 4.0.0-dev", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-api", + "sp-inherents", + "sp-runtime", "sp-std 8.0.0", ] @@ -18384,11 +17988,11 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "schnellru", - "sp-api 4.0.0-dev", + "sp-api", "sp-consensus", "sp-database", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-runtime", + "sp-state-machine", "thiserror", ] @@ -18399,10 +18003,10 @@ dependencies = [ "async-trait", "futures", "log", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-core", + "sp-inherents", + "sp-runtime", + "sp-state-machine", "sp-test-primitives", "thiserror", ] @@ -18414,13 +18018,13 @@ dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-consensus-slots 0.10.0-dev", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-api", + "sp-application-crypto", + "sp-consensus-slots", + "sp-inherents", + "sp-runtime", "sp-std 8.0.0", - "sp-timestamp 4.0.0-dev", + "sp-timestamp", ] [[package]] @@ -18431,14 +18035,14 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-consensus-slots 0.10.0-dev", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-api", + "sp-application-crypto", + "sp-consensus-slots", + "sp-core", + "sp-inherents", + "sp-runtime", "sp-std 8.0.0", - "sp-timestamp 4.0.0-dev", + "sp-timestamp", ] [[package]] @@ -18450,12 +18054,12 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-api", + "sp-application-crypto", + "sp-core", + "sp-io", "sp-mmr-primitives", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", "strum", "w3f-bls", @@ -18470,11 +18074,11 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", + "sp-api", + "sp-application-crypto", + "sp-core", + "sp-keystore", + "sp-runtime", "sp-std 8.0.0", ] @@ -18483,9 +18087,9 @@ name = "sp-consensus-pow" version = "0.10.0-dev" dependencies = [ "parity-scale-codec", - "sp-api 4.0.0-dev", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-api", + "sp-core", + "sp-runtime", "sp-std 8.0.0", ] @@ -18496,11 +18100,11 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-consensus-slots 0.10.0-dev", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-api", + "sp-application-crypto", + "sp-consensus-slots", + "sp-core", + "sp-runtime", "sp-std 8.0.0", ] @@ -18512,19 +18116,7 @@ dependencies = [ "scale-info", "serde", "sp-std 8.0.0", - "sp-timestamp 4.0.0-dev", -] - -[[package]] -name = "sp-consensus-slots" -version = "0.10.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "parity-scale-codec", - "scale-info", - "serde", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-timestamp 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-timestamp", ] [[package]] @@ -18562,8 +18154,8 @@ dependencies = [ "secrecy", "serde", "serde_json", - "sp-core-hashing 9.0.0", - "sp-core-hashing-proc-macro 9.0.0", + "sp-core-hashing", + "sp-core-hashing-proc-macro", "sp-debug-derive 8.0.0", "sp-externalities 0.19.0", "sp-runtime-interface 17.0.0", @@ -18577,70 +18169,9 @@ dependencies = [ "zeroize", ] -[[package]] -name = "sp-core" -version = "21.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "array-bytes 6.1.0", - "bandersnatch_vrfs", - "bip39", - "bitflags 1.3.2", - "blake2 0.10.6", - "bounded-collections", - "bs58 0.5.0", - "dyn-clonable", - "ed25519-zebra 3.1.0", - "futures", - "hash-db", - "hash256-std-hasher", - "impl-serde", - "itertools 0.10.5", - "lazy_static", - "libsecp256k1", - "log", - "merlin 2.0.1", - "parity-scale-codec", - "parking_lot 0.12.1", - "paste", - "primitive-types", - "rand 0.8.5", - "regex", - "scale-info", - "schnorrkel 0.9.1", - "secp256k1", - "secrecy", - "serde", - "sp-core-hashing 9.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-debug-derive 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-externalities 0.19.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime-interface 17.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-storage 13.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "ss58-registry", - "substrate-bip39", - "thiserror", - "tracing", - "w3f-bls", - "zeroize", -] - -[[package]] -name = "sp-core-hashing" -version = "9.0.0" -dependencies = [ - "blake2b_simd", - "byteorder", - "digest 0.10.7", - "sha2 0.10.7", - "sha3", - "twox-hash", -] - [[package]] name = "sp-core-hashing" version = "9.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "blake2b_simd", "byteorder", @@ -18655,17 +18186,7 @@ name = "sp-core-hashing-proc-macro" version = "9.0.0" dependencies = [ "quote", - "sp-core-hashing 9.0.0", - "syn 2.0.38", -] - -[[package]] -name = "sp-core-hashing-proc-macro" -version = "9.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "quote", - "sp-core-hashing 9.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-core-hashing", "syn 2.0.38", ] @@ -18727,16 +18248,6 @@ dependencies = [ "syn 2.0.38", ] -[[package]] -name = "sp-debug-derive" -version = "8.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.38", -] - [[package]] name = "sp-debug-derive" version = "8.0.0" @@ -18757,17 +18268,6 @@ dependencies = [ "sp-storage 13.0.0", ] -[[package]] -name = "sp-externalities" -version = "0.19.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "environmental", - "parity-scale-codec", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-storage 13.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "sp-externalities" version = "0.19.0" @@ -18784,22 +18284,11 @@ name = "sp-genesis-builder" version = "0.1.0" dependencies = [ "serde_json", - "sp-api 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-api", + "sp-runtime", "sp-std 8.0.0", ] -[[package]] -name = "sp-genesis-builder" -version = "0.1.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "serde_json", - "sp-api 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "sp-inherents" version = "4.0.0-dev" @@ -18809,25 +18298,11 @@ dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", "thiserror", ] -[[package]] -name = "sp-inherents" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "async-trait", - "impl-trait-for-tuples", - "parity-scale-codec", - "scale-info", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "thiserror", -] - [[package]] name = "sp-io" version = "23.0.0" @@ -18839,38 +18314,14 @@ dependencies = [ "parity-scale-codec", "rustversion", "secp256k1", - "sp-core 21.0.0", + "sp-core", "sp-externalities 0.19.0", - "sp-keystore 0.27.0", + "sp-keystore", "sp-runtime-interface 17.0.0", - "sp-state-machine 0.28.0", + "sp-state-machine", "sp-std 8.0.0", "sp-tracing 10.0.0", - "sp-trie 22.0.0", - "tracing", - "tracing-core", -] - -[[package]] -name = "sp-io" -version = "23.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "bytes", - "ed25519-dalek", - "libsecp256k1", - "log", - "parity-scale-codec", - "rustversion", - "secp256k1", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-externalities 0.19.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-keystore 0.27.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime-interface 17.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-state-machine 0.28.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-tracing 10.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-trie 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-trie", "tracing", "tracing-core", ] @@ -18880,8 +18331,8 @@ name = "sp-keyring" version = "24.0.0" dependencies = [ "lazy_static", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "strum", ] @@ -18892,21 +18343,9 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "rand 0.7.3", - "rand_chacha 0.2.2", - "sp-core 21.0.0", - "sp-externalities 0.19.0", - "thiserror", -] - -[[package]] -name = "sp-keystore" -version = "0.27.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "parity-scale-codec", - "parking_lot 0.12.1", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-externalities 0.19.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "rand_chacha 0.2.2", + "sp-core", + "sp-externalities 0.19.0", "thiserror", ] @@ -18928,25 +18367,14 @@ dependencies = [ "sp-std 8.0.0", ] -[[package]] -name = "sp-metadata-ir" -version = "0.1.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "frame-metadata", - "parity-scale-codec", - "scale-info", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "sp-mixnet" version = "0.1.0-dev" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", + "sp-api", + "sp-application-crypto", "sp-std 8.0.0", ] @@ -18960,10 +18388,10 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api 4.0.0-dev", - "sp-core 21.0.0", + "sp-api", + "sp-core", "sp-debug-derive 8.0.0", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", "thiserror", ] @@ -18976,9 +18404,9 @@ dependencies = [ "rand 0.8.5", "scale-info", "serde", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-core", + "sp-runtime", "sp-std 8.0.0", "substrate-test-utils", ] @@ -18991,31 +18419,21 @@ dependencies = [ "honggfuzz", "rand 0.8.5", "sp-npos-elections", - "sp-runtime 24.0.0", + "sp-runtime", ] [[package]] name = "sp-offchain" version = "4.0.0-dev" dependencies = [ - "sp-api 4.0.0-dev", - "sp-core 21.0.0", - "sp-runtime 24.0.0", -] - -[[package]] -name = "sp-panic-handler" -version = "8.0.0" -dependencies = [ - "backtrace", - "lazy_static", - "regex", + "sp-api", + "sp-core", + "sp-runtime", ] [[package]] name = "sp-panic-handler" version = "8.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" dependencies = [ "backtrace", "lazy_static", @@ -19029,7 +18447,7 @@ dependencies = [ "rustc-hash", "serde", "serde_json", - "sp-core 21.0.0", + "sp-core", ] [[package]] @@ -19046,41 +18464,19 @@ dependencies = [ "scale-info", "serde", "serde_json", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-state-machine 0.28.0", + "sp-api", + "sp-application-crypto", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-state-machine", "sp-std 8.0.0", "sp-tracing 10.0.0", - "sp-weights 20.0.0", + "sp-weights", "substrate-test-runtime-client", "zstd 0.12.4", ] -[[package]] -name = "sp-runtime" -version = "24.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "either", - "hash256-std-hasher", - "impl-trait-for-tuples", - "log", - "parity-scale-codec", - "paste", - "rand 0.8.5", - "scale-info", - "serde", - "sp-application-crypto 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "sp-runtime-interface" version = "17.0.0" @@ -19090,12 +18486,12 @@ dependencies = [ "parity-scale-codec", "primitive-types", "rustversion", - "sp-core 21.0.0", + "sp-core", "sp-externalities 0.19.0", - "sp-io 23.0.0", + "sp-io", "sp-runtime-interface-proc-macro 11.0.0", "sp-runtime-interface-test-wasm", - "sp-state-machine 0.28.0", + "sp-state-machine", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-tracing 10.0.0", @@ -19104,24 +18500,6 @@ dependencies = [ "trybuild", ] -[[package]] -name = "sp-runtime-interface" -version = "17.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "bytes", - "impl-trait-for-tuples", - "parity-scale-codec", - "primitive-types", - "sp-externalities 0.19.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime-interface-proc-macro 11.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-storage 13.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-tracing 10.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-wasm-interface 14.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "static_assertions", -] - [[package]] name = "sp-runtime-interface" version = "17.0.0" @@ -19151,18 +18529,6 @@ dependencies = [ "syn 2.0.38", ] -[[package]] -name = "sp-runtime-interface-proc-macro" -version = "11.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "Inflector", - "proc-macro-crate", - "proc-macro2", - "quote", - "syn 2.0.38", -] - [[package]] name = "sp-runtime-interface-proc-macro" version = "11.0.0" @@ -19181,12 +18547,12 @@ version = "2.0.0" dependencies = [ "sc-executor", "sc-executor-common", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-io", + "sp-runtime", "sp-runtime-interface 17.0.0", "sp-runtime-interface-test-wasm", "sp-runtime-interface-test-wasm-deprecated", - "sp-state-machine 0.28.0", + "sp-state-machine", "tracing", "tracing-core", ] @@ -19196,8 +18562,8 @@ name = "sp-runtime-interface-test-wasm" version = "2.0.0" dependencies = [ "bytes", - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-core", + "sp-io", "sp-runtime-interface 17.0.0", "sp-std 8.0.0", "substrate-wasm-builder", @@ -19207,8 +18573,8 @@ dependencies = [ name = "sp-runtime-interface-test-wasm-deprecated" version = "2.0.0" dependencies = [ - "sp-core 21.0.0", - "sp-io 23.0.0", + "sp-core", + "sp-io", "sp-runtime-interface 17.0.0", "substrate-wasm-builder", ] @@ -19219,11 +18585,11 @@ version = "4.0.0-dev" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api 4.0.0-dev", - "sp-core 21.0.0", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", - "sp-staking 4.0.0-dev", + "sp-api", + "sp-core", + "sp-keystore", + "sp-runtime", + "sp-staking", "sp-std 8.0.0", ] @@ -19235,25 +18601,11 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-std 8.0.0", ] -[[package]] -name = "sp-staking" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "impl-trait-for-tuples", - "parity-scale-codec", - "scale-info", - "serde", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "sp-state-machine" version = "0.28.0" @@ -19267,33 +18619,12 @@ dependencies = [ "pretty_assertions", "rand 0.8.5", "smallvec", - "sp-core 21.0.0", + "sp-core", "sp-externalities 0.19.0", - "sp-panic-handler 8.0.0", - "sp-runtime 24.0.0", + "sp-panic-handler", + "sp-runtime", "sp-std 8.0.0", - "sp-trie 22.0.0", - "thiserror", - "tracing", - "trie-db", -] - -[[package]] -name = "sp-state-machine" -version = "0.28.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "hash-db", - "log", - "parity-scale-codec", - "parking_lot 0.12.1", - "rand 0.8.5", - "smallvec", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-externalities 0.19.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-panic-handler 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-trie 22.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-trie", "thiserror", "tracing", "trie-db", @@ -19311,11 +18642,11 @@ dependencies = [ "rand 0.8.5", "scale-info", "sha2 0.10.7", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", + "sp-api", + "sp-application-crypto", + "sp-core", "sp-externalities 0.19.0", - "sp-runtime 24.0.0", + "sp-runtime", "sp-runtime-interface 17.0.0", "sp-std 8.0.0", "thiserror", @@ -19326,11 +18657,6 @@ dependencies = [ name = "sp-std" version = "8.0.0" -[[package]] -name = "sp-std" -version = "8.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" - [[package]] name = "sp-std" version = "8.0.0" @@ -19348,19 +18674,6 @@ dependencies = [ "sp-std 8.0.0", ] -[[package]] -name = "sp-storage" -version = "13.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "impl-serde", - "parity-scale-codec", - "ref-cast", - "serde", - "sp-debug-derive 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "sp-storage" version = "13.0.0" @@ -19381,9 +18694,9 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-application-crypto 23.0.0", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-application-crypto", + "sp-core", + "sp-runtime", "sp-std 8.0.0", ] @@ -19393,25 +18706,12 @@ version = "4.0.0-dev" dependencies = [ "async-trait", "parity-scale-codec", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-inherents", + "sp-runtime", "sp-std 8.0.0", "thiserror", ] -[[package]] -name = "sp-timestamp" -version = "4.0.0-dev" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "async-trait", - "parity-scale-codec", - "sp-inherents 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "thiserror", -] - [[package]] name = "sp-tracing" version = "10.0.0" @@ -19423,18 +18723,6 @@ dependencies = [ "tracing-subscriber", ] -[[package]] -name = "sp-tracing" -version = "10.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "parity-scale-codec", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "tracing", - "tracing-core", - "tracing-subscriber", -] - [[package]] name = "sp-tracing" version = "10.0.0" @@ -19451,8 +18739,8 @@ dependencies = [ name = "sp-transaction-pool" version = "4.0.0-dev" dependencies = [ - "sp-api 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-api", + "sp-runtime", ] [[package]] @@ -19462,11 +18750,11 @@ dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-runtime 24.0.0", + "sp-core", + "sp-inherents", + "sp-runtime", "sp-std 8.0.0", - "sp-trie 22.0.0", + "sp-trie", ] [[package]] @@ -19486,8 +18774,8 @@ dependencies = [ "rand 0.8.5", "scale-info", "schnellru", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-std 8.0.0", "thiserror", "tracing", @@ -19497,30 +18785,6 @@ dependencies = [ "trie-standardmap", ] -[[package]] -name = "sp-trie" -version = "22.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "ahash 0.8.3", - "hash-db", - "hashbrown 0.13.2", - "lazy_static", - "memory-db", - "nohash-hasher", - "parity-scale-codec", - "parking_lot 0.12.1", - "rand 0.8.5", - "scale-info", - "schnellru", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "thiserror", - "tracing", - "trie-db", - "trie-root", -] - [[package]] name = "sp-version" version = "22.0.0" @@ -19530,27 +18794,10 @@ dependencies = [ "parity-wasm", "scale-info", "serde", - "sp-core-hashing-proc-macro 9.0.0", - "sp-runtime 24.0.0", + "sp-core-hashing-proc-macro", + "sp-runtime", "sp-std 8.0.0", - "sp-version-proc-macro 8.0.0", - "thiserror", -] - -[[package]] -name = "sp-version" -version = "22.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "impl-serde", - "parity-scale-codec", - "parity-wasm", - "scale-info", - "serde", - "sp-core-hashing-proc-macro 9.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-version-proc-macro 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-version-proc-macro", "thiserror", ] @@ -19561,18 +18808,7 @@ dependencies = [ "parity-scale-codec", "proc-macro2", "quote", - "sp-version 22.0.0", - "syn 2.0.38", -] - -[[package]] -name = "sp-version-proc-macro" -version = "8.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "parity-scale-codec", - "proc-macro2", - "quote", + "sp-version", "syn 2.0.38", ] @@ -19588,19 +18824,6 @@ dependencies = [ "wasmtime", ] -[[package]] -name = "sp-wasm-interface" -version = "14.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "anyhow", - "impl-trait-for-tuples", - "log", - "parity-scale-codec", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "wasmtime", -] - [[package]] name = "sp-wasm-interface" version = "14.0.0" @@ -19622,27 +18845,12 @@ dependencies = [ "scale-info", "serde", "smallvec", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", + "sp-arithmetic", + "sp-core", "sp-debug-derive 8.0.0", "sp-std 8.0.0", ] -[[package]] -name = "sp-weights" -version = "20.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "parity-scale-codec", - "scale-info", - "serde", - "smallvec", - "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-debug-derive 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", -] - [[package]] name = "spin" version = "0.5.2" @@ -19742,8 +18950,8 @@ dependencies = [ "sc-chain-spec", "sc-keystore", "serde_json", - "sp-core 21.0.0", - "sp-keystore 0.27.0", + "sp-core", + "sp-keystore", "sp-tracing 10.0.0", "staging-node-cli", ] @@ -19758,7 +18966,7 @@ dependencies = [ "clap_complete", "criterion 0.4.0", "frame-benchmarking-cli", - "frame-system 4.0.0-dev", + "frame-system", "frame-system-rpc-runtime-api", "futures", "jsonrpsee", @@ -19770,10 +18978,10 @@ dependencies = [ "pallet-asset-conversion-tx-payment", "pallet-asset-tx-payment", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-im-online", "pallet-skip-feeless-payment", - "pallet-timestamp 4.0.0-dev", + "pallet-timestamp", "parity-scale-codec", "platforms", "rand 0.8.5", @@ -19811,21 +19019,21 @@ dependencies = [ "serde", "serde_json", "soketto", - "sp-api 4.0.0-dev", - "sp-authority-discovery 4.0.0-dev", + "sp-api", + "sp-authority-discovery", "sp-blockchain", "sp-consensus", "sp-consensus-babe", "sp-consensus-grandpa", - "sp-core 21.0.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-inherents", + "sp-io", "sp-keyring", - "sp-keystore 0.27.0", + "sp-keystore", "sp-mixnet", - "sp-runtime 24.0.0", + "sp-runtime", "sp-statement-store", - "sp-timestamp 4.0.0-dev", + "sp-timestamp", "sp-tracing 10.0.0", "sp-transaction-storage-proof", "staging-node-executor", @@ -19846,37 +19054,37 @@ name = "staging-node-executor" version = "3.0.0-dev" dependencies = [ "criterion 0.4.0", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-benchmarking", + "frame-support", + "frame-system", "futures", "kitchensink-runtime", "node-primitives", "node-testing", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-contracts", "pallet-glutton", "pallet-im-online", "pallet-root-testing", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-treasury", "parity-scale-codec", "sc-executor", "scale-info", "serde_json", - "sp-application-crypto 23.0.0", + "sp-application-crypto", "sp-consensus-babe", - "sp-core 21.0.0", + "sp-core", "sp-externalities 0.19.0", "sp-keyring", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-keystore", + "sp-runtime", + "sp-state-machine", "sp-statement-store", "sp-tracing 10.0.0", - "sp-trie 22.0.0", + "sp-trie", "wat", ] @@ -19890,8 +19098,8 @@ dependencies = [ "sc-client-api", "sc-service", "sp-blockchain", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "thiserror", ] @@ -19899,12 +19107,12 @@ dependencies = [ name = "staging-parachain-info" version = "0.1.0" dependencies = [ - "cumulus-primitives-core 0.1.0", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "cumulus-primitives-core", + "frame-support", + "frame-system", "parity-scale-codec", "scale-info", - "sp-runtime 24.0.0", + "sp-runtime", "sp-std 8.0.0", ] @@ -19926,26 +19134,9 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-io 23.0.0", - "sp-weights 20.0.0", - "xcm-procedural 1.0.0", -] - -[[package]] -name = "staging-xcm" -version = "1.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "bounded-collections", - "derivative", - "environmental", - "impl-trait-for-tuples", - "log", - "parity-scale-codec", - "scale-info", - "serde", - "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "xcm-procedural 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-io", + "sp-weights", + "xcm-procedural", ] [[package]] @@ -19953,51 +19144,29 @@ name = "staging-xcm-builder" version = "1.0.0" dependencies = [ "assert_matches", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "impl-trait-for-tuples", "log", "pallet-assets", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-salary", - "pallet-transaction-payment 4.0.0-dev", + "pallet-transaction-payment", "pallet-xcm", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-runtime-parachains", "polkadot-test-runtime", "primitive-types", "scale-info", - "sp-arithmetic 16.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "sp-weights 20.0.0", - "staging-xcm 1.0.0", - "staging-xcm-executor 1.0.0", -] - -[[package]] -name = "staging-xcm-builder" -version = "1.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-system 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "impl-trait-for-tuples", - "log", - "pallet-transaction-payment 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "scale-info", - "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm-executor 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-weights", + "staging-xcm", + "staging-xcm-executor", ] [[package]] @@ -20005,40 +19174,19 @@ name = "staging-xcm-executor" version = "1.0.0" dependencies = [ "environmental", - "frame-benchmarking 4.0.0-dev", - "frame-support 4.0.0-dev", + "frame-benchmarking", + "frame-support", "impl-trait-for-tuples", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "sp-weights 20.0.0", - "staging-xcm 1.0.0", -] - -[[package]] -name = "staging-xcm-executor" -version = "1.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "environmental", - "frame-benchmarking 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "frame-support 4.0.0-dev (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "impl-trait-for-tuples", - "log", - "parity-scale-codec", - "scale-info", - "sp-arithmetic 16.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-core 21.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-io 23.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-runtime 24.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-std 8.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "sp-weights 20.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", - "staging-xcm 1.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", + "sp-weights", + "staging-xcm", ] [[package]] @@ -20159,7 +19307,7 @@ dependencies = [ name = "substrate" version = "1.0.0" dependencies = [ - "frame-support 4.0.0-dev", + "frame-support", "sc-chain-spec", "sc-cli", "sc-consensus-aura", @@ -20170,7 +19318,7 @@ dependencies = [ "sc-consensus-pow", "sc-service", "simple-mermaid", - "sp-runtime 24.0.0", + "sp-runtime", "staging-chain-spec-builder", "subkey", ] @@ -20214,26 +19362,26 @@ name = "substrate-frame-cli" version = "4.0.0-dev" dependencies = [ "clap 4.4.6", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "sc-cli", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", ] [[package]] name = "substrate-frame-rpc-support" version = "3.0.0" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "jsonrpsee", "parity-scale-codec", "sc-rpc-api", "scale-info", "serde", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-storage 13.0.0", "tokio", ] @@ -20251,11 +19399,11 @@ dependencies = [ "sc-rpc-api", "sc-transaction-pool", "sc-transaction-pool-api", - "sp-api 4.0.0-dev", + "sp-api", "sp-block-builder", "sp-blockchain", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "sp-tracing 10.0.0", "substrate-test-runtime-client", "tokio", @@ -20281,8 +19429,8 @@ dependencies = [ "log", "sc-rpc-api", "serde", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "tokio", ] @@ -20296,10 +19444,10 @@ dependencies = [ "sc-rpc-api", "serde", "serde_json", - "sp-core 21.0.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", - "sp-trie 22.0.0", + "sp-core", + "sp-runtime", + "sp-state-machine", + "sp-trie", "trie-db", ] @@ -20321,11 +19469,11 @@ dependencies = [ "serde_json", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", + "sp-core", "sp-keyring", - "sp-keystore 0.27.0", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-keystore", + "sp-runtime", + "sp-state-machine", ] [[package]] @@ -20334,15 +19482,15 @@ version = "2.0.0" dependencies = [ "array-bytes 6.1.0", "frame-executive", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-rpc-runtime-api", "futures", "json-patch", "log", "pallet-babe", - "pallet-balances 4.0.0-dev", - "pallet-timestamp 4.0.0-dev", + "pallet-balances", + "pallet-timestamp", "parity-scale-codec", "sc-block-builder", "sc-executor", @@ -20351,28 +19499,28 @@ dependencies = [ "scale-info", "serde", "serde_json", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", + "sp-api", + "sp-application-crypto", "sp-block-builder", "sp-consensus", "sp-consensus-aura", "sp-consensus-babe", "sp-consensus-grandpa", - "sp-core 21.0.0", + "sp-core", "sp-externalities 0.19.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-genesis-builder", + "sp-inherents", + "sp-io", "sp-keyring", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", - "sp-state-machine 0.28.0", + "sp-state-machine", "sp-std 8.0.0", "sp-tracing 10.0.0", "sp-transaction-pool", - "sp-trie 22.0.0", - "sp-version 22.0.0", + "sp-trie", + "sp-version", "substrate-test-runtime-client", "substrate-wasm-builder", "trie-db", @@ -20386,11 +19534,11 @@ dependencies = [ "sc-block-builder", "sc-client-api", "sc-consensus", - "sp-api 4.0.0-dev", + "sp-api", "sp-blockchain", "sp-consensus", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "substrate-test-client", "substrate-test-runtime", ] @@ -20405,7 +19553,7 @@ dependencies = [ "sc-transaction-pool", "sc-transaction-pool-api", "sp-blockchain", - "sp-runtime 24.0.0", + "sp-runtime", "substrate-test-runtime-client", "thiserror", ] @@ -20689,8 +19837,8 @@ version = "1.0.0" dependencies = [ "dlmalloc", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", - "sp-io 23.0.0", + "polkadot-parachain-primitives", + "sp-io", "sp-std 8.0.0", "substrate-wasm-builder", "tiny-keccak", @@ -20709,13 +19857,13 @@ dependencies = [ "polkadot-node-core-pvf", "polkadot-node-primitives", "polkadot-node-subsystem", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-service", "polkadot-test-service", "sc-cli", "sc-service", - "sp-core 21.0.0", + "sp-core", "sp-keyring", "substrate-test-utils", "test-parachain-adder", @@ -20737,8 +19885,8 @@ dependencies = [ "dlmalloc", "log", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", - "sp-io 23.0.0", + "polkadot-parachain-primitives", + "sp-io", "sp-std 8.0.0", "substrate-wasm-builder", "tiny-keccak", @@ -20757,13 +19905,13 @@ dependencies = [ "polkadot-node-core-pvf", "polkadot-node-primitives", "polkadot-node-subsystem", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-service", "polkadot-test-service", "sc-cli", "sc-service", - "sp-core 21.0.0", + "sp-core", "sp-keyring", "substrate-test-utils", "test-parachain-undying", @@ -20775,7 +19923,7 @@ name = "test-parachains" version = "1.0.0" dependencies = [ "parity-scale-codec", - "sp-core 21.0.0", + "sp-core", "test-parachain-adder", "test-parachain-halt", "tiny-keccak", @@ -20785,24 +19933,24 @@ dependencies = [ name = "test-runtime-constants" version = "1.0.0" dependencies = [ - "frame-support 4.0.0-dev", - "polkadot-primitives 1.0.0", + "frame-support", + "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core 21.0.0", - "sp-runtime 24.0.0", - "sp-weights 20.0.0", + "sp-core", + "sp-runtime", + "sp-weights", ] [[package]] name = "testnets-common" version = "1.0.0" dependencies = [ - "frame-support 4.0.0-dev", - "polkadot-core-primitives 1.0.0", + "frame-support", + "polkadot-core-primitives", "rococo-runtime-constants", "smallvec", - "sp-runtime 24.0.0", + "sp-runtime", "substrate-wasm-builder", "westend-runtime-constants", ] @@ -21231,7 +20379,7 @@ name = "tracing-gum" version = "1.0.0" dependencies = [ "coarsetime", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "tracing", "tracing-gum-proc-macro", ] @@ -21410,22 +20558,22 @@ dependencies = [ "sc-executor", "serde", "serde_json", - "sp-api 4.0.0-dev", + "sp-api", "sp-consensus-aura", "sp-consensus-babe", - "sp-core 21.0.0", + "sp-core", "sp-debug-derive 8.0.0", "sp-externalities 0.19.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", - "sp-keystore 0.27.0", + "sp-inherents", + "sp-io", + "sp-keystore", "sp-rpc", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", - "sp-timestamp 4.0.0-dev", + "sp-runtime", + "sp-state-machine", + "sp-timestamp", "sp-transaction-storage-proof", - "sp-version 22.0.0", - "sp-weights 20.0.0", + "sp-version", + "sp-weights", "substrate-cli-test-utils", "substrate-rpc-client", "tempfile", @@ -22469,14 +21617,14 @@ dependencies = [ "pallet-im-online", "pallet-staking", "parachains-common", - "polkadot-primitives 1.0.0", + "polkadot-primitives", "sc-consensus-grandpa", "serde_json", - "sp-authority-discovery 4.0.0-dev", + "sp-authority-discovery", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core 21.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-runtime", "westend-runtime", "westend-runtime-constants", ] @@ -22487,12 +21635,12 @@ version = "1.0.0" dependencies = [ "binary-merkle-tree", "bitvec", - "frame-benchmarking 4.0.0-dev", + "frame-benchmarking", "frame-election-provider-support", "frame-executive", "frame-remote-externalities", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", @@ -22503,7 +21651,7 @@ dependencies = [ "pallet-authorship", "pallet-babe", "pallet-bags-list", - "pallet-balances 4.0.0-dev", + "pallet-balances", "pallet-beefy", "pallet-beefy-mmr", "pallet-collective", @@ -22518,7 +21666,7 @@ dependencies = [ "pallet-im-online", "pallet-indices", "pallet-membership", - "pallet-message-queue 7.0.0-dev", + "pallet-message-queue", "pallet-mmr", "pallet-multisig", "pallet-nomination-pools", @@ -22540,8 +21688,8 @@ dependencies = [ "pallet-staking-runtime-api", "pallet-state-trie-migration", "pallet-sudo", - "pallet-timestamp 4.0.0-dev", - "pallet-transaction-payment 4.0.0-dev", + "pallet-timestamp", + "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", "pallet-treasury", "pallet-utility", @@ -22550,8 +21698,8 @@ dependencies = [ "pallet-xcm", "pallet-xcm-benchmarks", "parity-scale-codec", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-runtime-common", "polkadot-runtime-parachains", "rustc-hex", @@ -22560,32 +21708,32 @@ dependencies = [ "serde_derive", "serde_json", "smallvec", - "sp-api 4.0.0-dev", - "sp-application-crypto 23.0.0", - "sp-arithmetic 16.0.0", - "sp-authority-discovery 4.0.0-dev", + "sp-api", + "sp-application-crypto", + "sp-arithmetic", + "sp-authority-discovery", "sp-block-builder", "sp-consensus-babe", "sp-consensus-beefy", - "sp-core 21.0.0", - "sp-genesis-builder 0.1.0", - "sp-inherents 4.0.0-dev", - "sp-io 23.0.0", + "sp-core", + "sp-genesis-builder", + "sp-inherents", + "sp-io", "sp-keyring", "sp-mmr-primitives", "sp-npos-elections", "sp-offchain", - "sp-runtime 24.0.0", + "sp-runtime", "sp-session", - "sp-staking 4.0.0-dev", + "sp-staking", "sp-std 8.0.0", "sp-storage 13.0.0", "sp-tracing 10.0.0", "sp-transaction-pool", - "sp-version 22.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "sp-version", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "substrate-wasm-builder", "tiny-keccak", "tokio", @@ -22596,14 +21744,14 @@ dependencies = [ name = "westend-runtime-constants" version = "1.0.0" dependencies = [ - "frame-support 4.0.0-dev", - "polkadot-primitives 1.0.0", + "frame-support", + "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core 21.0.0", - "sp-runtime 24.0.0", - "sp-weights 20.0.0", - "staging-xcm 1.0.0", + "sp-core", + "sp-runtime", + "sp-weights", + "staging-xcm", ] [[package]] @@ -22962,38 +22110,38 @@ version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core 0.1.0", + "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "cumulus-test-relay-sproof-builder", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "impl-trait-for-tuples", "lazy_static", "log", - "pallet-balances 4.0.0-dev", - "pallet-message-queue 7.0.0-dev", + "pallet-balances", + "pallet-message-queue", "parachains-common", "parity-scale-codec", "paste", - "polkadot-parachain-primitives 1.0.0", - "polkadot-primitives 1.0.0", + "polkadot-parachain-primitives", + "polkadot-primitives", "polkadot-runtime-parachains", - "sp-arithmetic 16.0.0", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-executor", ] [[package]] name = "xcm-executor-integration-tests" version = "1.0.0" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "futures", "pallet-xcm", "parity-scale-codec", @@ -23002,11 +22150,11 @@ dependencies = [ "polkadot-test-service", "sp-consensus", "sp-keyring", - "sp-runtime 24.0.0", - "sp-state-machine 0.28.0", + "sp-runtime", + "sp-state-machine", "sp-tracing 10.0.0", - "staging-xcm 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-executor", ] [[package]] @@ -23020,58 +22168,47 @@ dependencies = [ "trybuild", ] -[[package]] -name = "xcm-procedural" -version = "1.0.0" -source = "git+https://github.com/Snowfork/snowbridge.git?branch=main#9d28d963ec0dc0ac4ccac1e84ca87b8016620469" -dependencies = [ - "Inflector", - "proc-macro2", - "quote", - "syn 2.0.38", -] - [[package]] name = "xcm-simulator" version = "1.0.0" dependencies = [ - "frame-support 4.0.0-dev", + "frame-support", "parity-scale-codec", "paste", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-parachains", - "sp-io 23.0.0", + "sp-io", "sp-std 8.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", ] [[package]] name = "xcm-simulator-example" version = "1.0.0" dependencies = [ - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "log", - "pallet-balances 4.0.0-dev", - "pallet-message-queue 7.0.0-dev", + "pallet-balances", + "pallet-message-queue", "pallet-uniques", "pallet-xcm", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-parachains", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", "sp-tracing 10.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "xcm-simulator", ] @@ -23080,24 +22217,24 @@ name = "xcm-simulator-fuzzer" version = "1.0.0" dependencies = [ "arbitrary", - "frame-support 4.0.0-dev", - "frame-system 4.0.0-dev", + "frame-support", + "frame-system", "honggfuzz", - "pallet-balances 4.0.0-dev", - "pallet-message-queue 7.0.0-dev", + "pallet-balances", + "pallet-message-queue", "pallet-xcm", "parity-scale-codec", - "polkadot-core-primitives 1.0.0", - "polkadot-parachain-primitives 1.0.0", + "polkadot-core-primitives", + "polkadot-parachain-primitives", "polkadot-runtime-parachains", "scale-info", - "sp-core 21.0.0", - "sp-io 23.0.0", - "sp-runtime 24.0.0", + "sp-core", + "sp-io", + "sp-runtime", "sp-std 8.0.0", - "staging-xcm 1.0.0", - "staging-xcm-builder 1.0.0", - "staging-xcm-executor 1.0.0", + "staging-xcm", + "staging-xcm-builder", + "staging-xcm-executor", "xcm-simulator", ] diff --git a/Cargo.toml b/Cargo.toml index 8710be4b06a8..c00fcb180bd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -547,3 +547,15 @@ wasmi = { opt-level = 3 } x25519-dalek = { opt-level = 3 } yamux = { opt-level = 3 } zeroize = { opt-level = 3 } + +[patch.'https://github.com/snowfork/snowbridge'] +snowbridge-beacon-primitives = { path = "../parachain/primitives/beacon" } +snowbridge-control = { path = "../parachain/pallets/control" } +snowbridge-control-runtime-api = { path = "../parachain/pallets/control/runtime-api" } +snowbridge-core = { path = "../parachain/primitives/core" } +snowbridge-ethereum-beacon-client = { path = "../parachain/pallets/ethereum-beacon-client" } +snowbridge-inbound-queue = { path = "../parachain/pallets/inbound-queue" } +snowbridge-outbound-queue = { path = "../parachain/pallets/outbound-queue" } +snowbridge-outbound-queue-runtime-api = { path = "../parachain/pallets/outbound-queue/runtime-api" } +snowbridge-router-primitives = { path = "../parachain/primitives/router" } +snowbridge-runtime-common = { path = "../parachain/runtime/runtime-common" } From 67f5fd7c8f19381bd16d75789ec5f64320c91740 Mon Sep 17 00:00:00 2001 From: claravanstaden Date: Wed, 29 Nov 2023 22:17:39 +0200 Subject: [PATCH 3/3] use snowbridge v0.9.0 --- .../bridges/bridge-hub-rococo/Cargo.toml | 10 +++++----- .../bridges/bridge-hub-rococo/Cargo.toml | 10 +++++----- .../assets/asset-hub-rococo/Cargo.toml | 2 +- .../bridge-hubs/bridge-hub-rococo/Cargo.toml | 20 +++++++++---------- .../runtimes/bridge-hubs/common/Cargo.toml | 2 +- 5 files changed, 22 insertions(+), 22 deletions(-) diff --git a/cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/Cargo.toml b/cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/Cargo.toml index c6f82ab6bb17..b521b0999922 100644 --- a/cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/Cargo.toml +++ b/cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/Cargo.toml @@ -25,9 +25,9 @@ bridge-hub-rococo-runtime = { path = "../../../../../../runtimes/bridge-hubs/bri bridge-hub-common = { path = "../../../../../../runtimes/bridge-hubs/common", default-features = false } # Snowbridge -snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-router-primitives = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-control = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-inbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-outbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-router-primitives = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-control = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-inbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-outbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } diff --git a/cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/Cargo.toml b/cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/Cargo.toml index 39ecc59c47a4..08fab53d6e36 100644 --- a/cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/Cargo.toml +++ b/cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/Cargo.toml @@ -44,8 +44,8 @@ penpal-runtime = { path = "../../../../../runtimes/testing/penpal" } rococo-system-emulated-network ={ path = "../../../networks/rococo-system" } # Snowbridge -snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-router-primitives = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-control = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-inbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-outbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-router-primitives = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-control = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-inbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-outbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } diff --git a/cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml b/cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml index 021d9e520866..c1cd29eed390 100644 --- a/cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml +++ b/cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml @@ -81,7 +81,7 @@ pallet-collator-selection = { path = "../../../../pallets/collator-selection", d parachain-info = { package = "staging-parachain-info", path = "../../../pallets/parachain-info", default-features = false } parachains-common = { path = "../../../common", default-features = false } assets-common = { path = "../common", default-features = false } -snowbridge-router-primitives = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-router-primitives = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } # Bridges pallet-xcm-bridge-hub-router = { path = "../../../../../bridges/modules/xcm-bridge-hub-router", default-features = false } diff --git a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml index 817118dd6e3f..cd35f3fd38a5 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml @@ -94,16 +94,16 @@ pallet-bridge-relayers = { path = "../../../../../bridges/modules/relayers", def bridge-runtime-common = { path = "../../../../../bridges/bin/runtime-common", default-features = false } # Ethereum Bridge (Snowbridge) -snowbridge-beacon-primitives = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-control = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-control-runtime-api = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-ethereum-beacon-client = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-inbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-outbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-outbound-queue-runtime-api = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-router-primitives = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } -snowbridge-runtime-common = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-beacon-primitives = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-control = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-control-runtime-api = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-ethereum-beacon-client = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-inbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-outbound-queue = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-outbound-queue-runtime-api = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-router-primitives = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-runtime-common = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } bridge-hub-common = { path = "../common", default-features = false } diff --git a/cumulus/parachains/runtimes/bridge-hubs/common/Cargo.toml b/cumulus/parachains/runtimes/bridge-hubs/common/Cargo.toml index d0b36afe8ad1..069ca1156075 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/common/Cargo.toml +++ b/cumulus/parachains/runtimes/bridge-hubs/common/Cargo.toml @@ -15,7 +15,7 @@ sp-runtime = { path = "../../../../../substrate/primitives/runtime", default-fea cumulus-primitives-core = { path = "../../../../primitives/core", default-features = false } xcm = { package = "staging-xcm", path = "../../../../../polkadot/xcm", default-features = false} pallet-message-queue = { path = "../../../../../substrate/frame/message-queue", default-features = false} -snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", branch = "main", default-features = false } +snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } [features] default = [ "std" ]