diff --git a/Cargo.lock b/Cargo.lock index df007770535d..beebff4e20b1 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,33 @@ 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-rococo-common", "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 +1141,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 +1161,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 +1198,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 +1214,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 +1233,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 +1267,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 +1282,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 +1299,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 +1309,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 +1607,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 +1863,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 +1873,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 +1884,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 +1898,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 +1911,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 +1924,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 +1937,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 +1948,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 +1969,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 +1980,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 +1997,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 +2013,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 +2026,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 +2041,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 +2059,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 +2075,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 +2085,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 +2095,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 +2134,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 +2152,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 +2164,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]] @@ -2170,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", @@ -2183,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", ] @@ -2234,12 +2274,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", @@ -2247,43 +2287,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", ] @@ -2291,18 +2331,18 @@ 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", "snowbridge-core", "snowbridge-inbound-queue", "snowbridge-outbound-queue", "snowbridge-router-primitives", + "snowbridge-system", "sp-core", "sp-runtime", ] @@ -2319,13 +2359,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", @@ -2334,11 +2374,12 @@ dependencies = [ "rococo-system-emulated-network", "rococo-westend-system-emulated-network", "scale-info", - "snowbridge-control", "snowbridge-core", "snowbridge-inbound-queue", "snowbridge-outbound-queue", + "snowbridge-rococo-common", "snowbridge-router-primitives", + "snowbridge-system", "sp-core", "staging-xcm", "staging-xcm-executor", @@ -2358,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", @@ -2369,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", @@ -2382,59 +2423,60 @@ 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", "serde", "smallvec", "snowbridge-beacon-primitives", - "snowbridge-control", - "snowbridge-control-runtime-api", "snowbridge-core", "snowbridge-ethereum-beacon-client", "snowbridge-inbound-queue", "snowbridge-outbound-queue", "snowbridge-outbound-queue-runtime-api", + "snowbridge-rococo-common", "snowbridge-router-primitives", "snowbridge-runtime-common", + "snowbridge-system", + "snowbridge-system-runtime-api", "sp-api", "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", ] @@ -2449,17 +2491,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", @@ -2472,30 +2514,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]] @@ -2508,17 +2550,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]] @@ -2534,9 +2576,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", @@ -2545,12 +2587,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", @@ -2558,48 +2600,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", @@ -2614,30 +2656,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", ] @@ -3092,12 +3134,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", @@ -3106,12 +3148,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", @@ -3120,37 +3162,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", ] @@ -3164,12 +3206,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", @@ -3178,12 +3220,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", @@ -3192,37 +3234,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", @@ -3397,12 +3439,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", @@ -3410,45 +3452,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", ] @@ -3860,8 +3902,8 @@ dependencies = [ "sc-cli", "sc-client-api", "sc-service", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "url", ] @@ -3872,7 +3914,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", @@ -3883,14 +3925,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", ] @@ -3904,7 +3946,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", @@ -3912,7 +3954,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", @@ -3920,18 +3962,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", ] @@ -3942,7 +3984,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", @@ -3951,19 +3993,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", ] @@ -3976,9 +4018,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", ] @@ -3988,18 +4030,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", ] @@ -4009,7 +4051,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", @@ -4018,19 +4060,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", @@ -4042,7 +4084,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", @@ -4051,7 +4093,7 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "portpicker", "rand 0.8.5", "sc-cli", @@ -4059,7 +4101,7 @@ dependencies = [ "sc-consensus", "sp-consensus", "sp-maybe-compressed-blob", - "sp-runtime", + "sp-runtime 24.0.0", "substrate-test-utils", "tokio", "tracing", @@ -4074,12 +4116,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", @@ -4091,11 +4133,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", ] @@ -4104,15 +4146,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", ] @@ -4120,19 +4162,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]] @@ -4142,38 +4184,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", ] @@ -4191,12 +4233,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", ] @@ -4205,13 +4247,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", ] @@ -4219,15 +4261,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]] @@ -4237,24 +4279,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]] @@ -4262,14 +4304,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]] @@ -4277,11 +4319,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", ] @@ -4290,15 +4332,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]] @@ -4306,20 +4365,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", ] @@ -4327,31 +4386,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]] @@ -4359,13 +4418,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", @@ -4374,12 +4433,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]] @@ -4387,15 +4446,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", ] @@ -4405,13 +4464,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", @@ -4419,17 +4478,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", ] @@ -4439,7 +4498,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", @@ -4457,12 +4516,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", @@ -4475,30 +4534,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", ] @@ -4506,13 +4565,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]] @@ -4520,31 +4579,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", ] @@ -4561,7 +4620,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", @@ -4569,19 +4628,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", @@ -4604,18 +4663,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", @@ -5286,28 +5345,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", ] @@ -5423,7 +5482,7 @@ dependencies = [ "honggfuzz", "polkadot-erasure-coding", "polkadot-node-primitives", - "polkadot-primitives", + "polkadot-primitives 1.0.0", ] [[package]] @@ -5797,28 +5856,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]] @@ -5826,9 +5885,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", @@ -5836,18 +5895,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" @@ -5857,9 +5941,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", @@ -5878,18 +5962,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", @@ -5899,13 +5983,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", ] @@ -5914,13 +5998,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", ] @@ -5930,16 +6014,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", ] @@ -5950,14 +6034,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]] @@ -5965,21 +6049,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]] @@ -6004,10 +6088,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", @@ -6026,8 +6110,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", @@ -6039,21 +6123,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", ] @@ -6066,21 +6191,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", @@ -6096,30 +6252,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", ] @@ -6128,25 +6294,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]] @@ -6165,36 +6331,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]] @@ -6202,17 +6388,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", ] @@ -6391,11 +6577,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]] @@ -6514,40 +6700,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", ] @@ -6559,40 +6745,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", ] @@ -7448,12 +7634,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", @@ -7469,7 +7655,7 @@ dependencies = [ "pallet-authorship", "pallet-babe", "pallet-bags-list", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-bounties", "pallet-broker", "pallet-child-bounties", @@ -7491,7 +7677,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", @@ -7524,9 +7710,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", @@ -7539,25 +7725,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", ] @@ -8594,13 +8780,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", ] @@ -8610,15 +8796,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", ] @@ -8678,13 +8864,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", @@ -8699,11 +8885,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]] @@ -9001,13 +9187,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", ] @@ -9015,8 +9201,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]] @@ -9039,13 +9225,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", @@ -9065,13 +9251,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", @@ -9088,17 +9274,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", @@ -9122,38 +9308,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", ] @@ -9161,7 +9347,7 @@ dependencies = [ name = "node-testing" version = "3.0.0-dev" dependencies = [ - "frame-system", + "frame-system 4.0.0-dev", "fs_extra", "futures", "kitchensink-runtime", @@ -9179,16 +9365,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", @@ -9494,19 +9680,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", ] @@ -9514,19 +9700,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", ] @@ -9534,17 +9720,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", ] @@ -9553,15 +9739,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", ] @@ -9569,20 +9755,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", ] @@ -9591,16 +9777,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", ] @@ -9608,14 +9794,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", ] @@ -9623,17 +9809,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", ] @@ -9641,16 +9827,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", ] @@ -9658,14 +9844,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", ] @@ -9673,27 +9859,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", ] @@ -9703,17 +9889,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", ] @@ -9734,13 +9920,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", @@ -9750,45 +9936,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", ] @@ -9798,8 +9999,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", @@ -9807,13 +10008,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", ] @@ -9821,17 +10022,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", ] @@ -9840,21 +10041,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]] @@ -9862,18 +10063,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", ] @@ -9884,20 +10085,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]] @@ -9906,18 +10107,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", ] @@ -9926,15 +10127,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", ] @@ -9942,18 +10143,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", ] @@ -9961,23 +10162,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", ] @@ -9986,15 +10187,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", ] @@ -10002,14 +10203,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", ] @@ -10022,20 +10223,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", @@ -10044,15 +10245,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", @@ -10062,8 +10263,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", ] @@ -10072,36 +10273,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", ] @@ -10112,9 +10313,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]] @@ -10131,17 +10332,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", ] @@ -10149,16 +10350,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", ] @@ -10166,13 +10367,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", ] @@ -10180,19 +10381,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", ] @@ -10200,15 +10401,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", ] @@ -10217,23 +10418,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", ] @@ -10242,22 +10443,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", @@ -10267,12 +10468,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", ] @@ -10280,18 +10481,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", @@ -10301,16 +10502,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", ] @@ -10327,16 +10528,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", ] @@ -10344,16 +10545,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", ] @@ -10361,14 +10562,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", ] @@ -10390,21 +10591,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", @@ -10415,16 +10616,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", ] @@ -10433,28 +10634,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", ] @@ -10463,15 +10664,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", ] @@ -10479,19 +10680,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", ] @@ -10499,16 +10700,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", ] @@ -10516,14 +10717,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", ] @@ -10531,16 +10732,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", ] @@ -10548,15 +10749,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", ] @@ -10573,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", ] @@ -10607,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", ] @@ -10625,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", ] @@ -10641,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", ] @@ -10661,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", ] @@ -10681,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", ] @@ -10703,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", ] @@ -10720,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", ] @@ -10735,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", ] @@ -10753,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", ] @@ -10777,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", ] @@ -10794,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", ] @@ -10803,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", ] @@ -10826,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", ] @@ -10844,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", ] @@ -10872,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", ] @@ -10889,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", ] @@ -10931,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", ] @@ -10948,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", ] @@ -10965,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", ] @@ -10982,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", ] @@ -11003,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", ] @@ -11020,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", ] @@ -11040,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", ] @@ -11054,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", ] @@ -11073,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", ] @@ -11091,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", ] @@ -11110,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", ] @@ -11125,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", ] @@ -11169,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", ] @@ -11181,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", ] @@ -11201,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", @@ -11234,7 +11455,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "sp-runtime", + "sp-runtime 24.0.0", "syn 2.0.38", ] @@ -11243,7 +11464,7 @@ name = "pallet-staking-reward-fn" version = "4.0.0-dev" dependencies = [ "log", - "sp-arithmetic", + "sp-arithmetic 16.0.0", ] [[package]] @@ -11251,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", @@ -11284,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", ] @@ -11303,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", ] @@ -11318,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", ] @@ -11334,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", ] @@ -11373,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" @@ -11393,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]] @@ -11417,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", ] @@ -11438,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", ] @@ -11457,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", ] @@ -11475,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", ] @@ -11492,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", ] @@ -11511,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", ] @@ -11528,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", ] @@ -11547,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]] @@ -11597,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]] @@ -11623,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", @@ -11635,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", @@ -11654,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", @@ -11679,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", @@ -11692,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", ] @@ -11731,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", ] @@ -11768,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", ] @@ -12000,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]] @@ -12022,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", @@ -12037,39 +12294,40 @@ 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", + "snowbridge-rococo-common", "sp-api", "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", ] @@ -12239,7 +12497,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", @@ -12270,14 +12528,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", ] @@ -12297,14 +12555,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", ] @@ -12324,14 +12582,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", @@ -12355,13 +12613,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", @@ -12386,8 +12644,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", @@ -12412,14 +12670,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", @@ -12431,11 +12689,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" @@ -12456,14 +12726,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", @@ -12476,10 +12746,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", ] @@ -12496,17 +12766,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", ] @@ -12530,11 +12800,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", @@ -12552,9 +12822,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", @@ -12585,7 +12855,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", @@ -12593,14 +12863,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", ] @@ -12626,10 +12896,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", @@ -12648,14 +12918,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", @@ -12669,9 +12939,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", @@ -12693,10 +12963,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", @@ -12713,11 +12983,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", ] @@ -12736,8 +13006,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", ] @@ -12757,14 +13027,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", @@ -12779,9 +13049,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", ] @@ -12800,13 +13070,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", ] @@ -12823,10 +13093,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", ] @@ -12846,7 +13116,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", @@ -12854,14 +13124,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", @@ -12882,14 +13152,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", ] @@ -12905,15 +13175,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", @@ -12930,8 +13200,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", ] @@ -12946,7 +13216,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", @@ -12969,12 +13239,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", ] @@ -12989,9 +13259,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", ] @@ -13007,7 +13277,7 @@ dependencies = [ "hyper", "log", "parity-scale-codec", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-test-service", "prioritized-metered-channel", "prometheus-parse", @@ -13036,7 +13306,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", @@ -13055,16 +13325,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", ] @@ -13087,14 +13357,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]] @@ -13109,14 +13379,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", @@ -13151,15 +13421,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", @@ -13181,12 +13451,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", ] @@ -13218,10 +13488,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", @@ -13235,7 +13505,7 @@ dependencies = [ "parity-scale-codec", "penpal-runtime", "polkadot-cli", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "polkadot-service", "rococo-parachain-runtime", "sc-basic-authorship", @@ -13257,20 +13527,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", @@ -13287,13 +13557,30 @@ dependencies = [ "bounded-collections", "derive_more", "parity-scale-codec", - "polkadot-core-primitives", + "polkadot-core-primitives 1.0.0", "scale-info", "serde", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "sp-std 8.0.0", - "sp-weights", + "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 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]] @@ -13303,34 +13590,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]] @@ -13340,7 +13653,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", @@ -13353,13 +13666,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", ] @@ -13369,11 +13682,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", @@ -13381,20 +13694,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", @@ -13403,20 +13716,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", ] @@ -13425,9 +13738,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", ] @@ -13440,10 +13753,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", @@ -13451,16 +13764,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", @@ -13470,20 +13783,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", ] @@ -13495,10 +13808,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", @@ -13510,7 +13823,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", @@ -13519,7 +13832,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", @@ -13545,8 +13858,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", @@ -13581,29 +13894,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", @@ -13631,17 +13944,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", @@ -13652,36 +13965,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", ] @@ -13708,10 +14021,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", ] @@ -13723,15 +14036,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", @@ -13739,14 +14052,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", @@ -13755,28 +14068,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", @@ -13786,17 +14099,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", @@ -13815,17 +14128,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", @@ -13840,7 +14153,7 @@ version = "1.0.0" dependencies = [ "clap 4.4.6", "generate-bags", - "sp-io", + "sp-io 23.0.0", "westend-runtime", ] @@ -14660,10 +14973,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", @@ -14804,16 +15117,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]] @@ -14826,43 +15139,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", ] @@ -14871,11 +15184,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", @@ -14885,7 +15198,7 @@ dependencies = [ "pallet-authority-discovery", "pallet-authorship", "pallet-babe", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-beefy", "pallet-beefy-mmr", "pallet-bounties", @@ -14899,7 +15212,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", @@ -14916,9 +15229,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", @@ -14927,8 +15240,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", @@ -14938,31 +15251,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", @@ -14973,14 +15286,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]] @@ -15350,7 +15663,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", ] @@ -15373,12 +15686,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", @@ -15400,12 +15713,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", ] @@ -15415,13 +15728,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", ] @@ -15441,15 +15754,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", ] @@ -15494,13 +15807,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", @@ -15518,18 +15831,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", @@ -15556,14 +15869,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", ] @@ -15582,12 +15895,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", @@ -15610,19 +15923,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", @@ -15652,19 +15965,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", @@ -15686,15 +15999,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", @@ -15721,18 +16034,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", @@ -15756,8 +16069,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", @@ -15772,7 +16085,7 @@ dependencies = [ "sc-client-api", "sc-consensus", "sp-blockchain", - "sp-runtime", + "sp-runtime 24.0.0", ] [[package]] @@ -15806,16 +16119,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", @@ -15839,9 +16152,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", @@ -15867,17 +16180,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", @@ -15897,14 +16210,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", ] @@ -15921,14 +16234,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", ] @@ -15950,18 +16263,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", @@ -15997,7 +16310,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", @@ -16018,7 +16331,7 @@ dependencies = [ "sc-network-common", "sc-network-sync", "sp-blockchain", - "sp-runtime", + "sp-runtime 24.0.0", ] [[package]] @@ -16028,9 +16341,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", ] @@ -16053,12 +16366,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", ] @@ -16095,10 +16408,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", @@ -16131,8 +16444,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", @@ -16153,7 +16466,7 @@ dependencies = [ "sc-consensus", "sp-consensus", "sp-consensus-grandpa", - "sp-runtime", + "sp-runtime 24.0.0", "tempfile", ] @@ -16171,7 +16484,7 @@ dependencies = [ "sc-network-common", "sc-network-sync", "schnellru", - "sp-runtime", + "sp-runtime 24.0.0", "substrate-prometheus-endpoint", "substrate-test-runtime-client", "tokio", @@ -16193,8 +16506,8 @@ dependencies = [ "sc-client-api", "sc-network", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "thiserror", ] @@ -16241,12 +16554,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", @@ -16278,8 +16591,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", @@ -16300,7 +16613,7 @@ dependencies = [ "sc-network-sync", "sc-utils", "sp-consensus", - "sp-runtime", + "sp-runtime 24.0.0", "substrate-prometheus-endpoint", ] @@ -16331,13 +16644,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", @@ -16377,18 +16690,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", ] @@ -16405,10 +16718,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", ] @@ -16448,14 +16761,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", @@ -16467,9 +16780,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", @@ -16514,20 +16827,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", @@ -16559,16 +16872,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", @@ -16582,7 +16895,7 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.1", - "sp-core", + "sp-core 21.0.0", ] [[package]] @@ -16595,10 +16908,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", @@ -16613,7 +16926,7 @@ dependencies = [ "fs4", "log", "sc-client-db", - "sp-core", + "sp-core 21.0.0", "thiserror", "tokio", ] @@ -16632,7 +16945,7 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-runtime", + "sp-runtime 24.0.0", "thiserror", ] @@ -16650,9 +16963,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", ] @@ -16691,11 +17004,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", @@ -16732,11 +17045,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", @@ -16757,8 +17070,8 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "thiserror", ] @@ -16773,7 +17086,7 @@ dependencies = [ "log", "parking_lot 0.12.1", "prometheus", - "sp-arithmetic", + "sp-arithmetic 16.0.0", "tokio-test", ] @@ -16995,30 +17308,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", ] @@ -17272,33 +17585,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", ] @@ -17393,7 +17706,7 @@ dependencies = [ "enumn", "parity-scale-codec", "paste", - "sp-runtime", + "sp-runtime 24.0.0", "sp-std 8.0.0", ] @@ -17554,10 +17867,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", @@ -17565,73 +17879,42 @@ 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", ] -[[package]] -name = "snowbridge-control" -version = "4.0.0-dev" -dependencies = [ - "ethabi-decode", - "frame-benchmarking", - "frame-support", - "frame-system", - "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", -] - -[[package]] -name = "snowbridge-control-runtime-api" -version = "0.1.0" -dependencies = [ - "parity-scale-codec", - "snowbridge-core", - "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", - "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", @@ -17644,24 +17927,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", @@ -17669,10 +17953,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", @@ -17681,17 +17965,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", @@ -17699,97 +17984,144 @@ 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", + "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-rococo-common" +version = "0.0.1" +dependencies = [ + "frame-support", + "log", "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", - "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 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 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]] +name = "snowbridge-system" +version = "0.1.1" +dependencies = [ + "ethabi-decode", + "frame-benchmarking", "frame-support", "frame-system", "log", + "parity-scale-codec", + "scale-info", "snowbridge-core", - "sp-arithmetic", + "sp-core", + "sp-io", + "sp-runtime", + "sp-std 8.0.0", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", ] +[[package]] +name = "snowbridge-system-runtime-api" +version = "0.1.0" +dependencies = [ + "parity-scale-codec", + "snowbridge-core", + "sp-api", + "sp-core", + "sp-std 8.0.0", + "staging-xcm", +] + [[package]] name = "socket2" version = "0.4.9" @@ -17835,16 +18167,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", ] @@ -17862,6 +18215,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" @@ -17873,13 +18240,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", @@ -17892,19 +18259,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", ] @@ -17920,11 +18300,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" @@ -17933,7 +18327,7 @@ dependencies = [ "fraction", "honggfuzz", "num-bigint", - "sp-arithmetic", + "sp-arithmetic 16.0.0", ] [[package]] @@ -17960,19 +18354,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", ] @@ -17985,11 +18392,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", ] @@ -18000,10 +18407,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", ] @@ -18015,13 +18422,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]] @@ -18032,14 +18439,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]] @@ -18051,12 +18458,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", @@ -18071,11 +18478,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", ] @@ -18084,9 +18491,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", ] @@ -18097,11 +18504,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", ] @@ -18113,7 +18520,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]] @@ -18151,8 +18570,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", @@ -18166,6 +18585,54 @@ 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" @@ -18178,12 +18645,35 @@ dependencies = [ "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", + "digest 0.10.7", + "sha2 0.10.7", + "sha3", + "twox-hash", +] + +[[package]] +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", + "sp-core-hashing 9.0.0 (git+https://github.com/Snowfork/snowbridge.git?branch=main)", "syn 2.0.38", ] @@ -18245,6 +18735,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" @@ -18265,6 +18765,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" @@ -18281,11 +18792,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" @@ -18295,11 +18817,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" @@ -18311,14 +18847,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", ] @@ -18328,8 +18888,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", ] @@ -18341,11 +18901,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" @@ -18364,14 +18936,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", ] @@ -18385,10 +18968,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", ] @@ -18401,9 +18984,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", ] @@ -18416,16 +18999,16 @@ 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]] @@ -18437,6 +19020,16 @@ dependencies = [ "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", + "regex", +] + [[package]] name = "sp-rpc" version = "6.0.0" @@ -18444,7 +19037,7 @@ dependencies = [ "rustc-hash", "serde", "serde_json", - "sp-core", + "sp-core 21.0.0", ] [[package]] @@ -18461,19 +19054,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" @@ -18483,12 +19098,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", @@ -18497,6 +19112,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" @@ -18526,6 +19159,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" @@ -18544,12 +19189,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", ] @@ -18559,8 +19204,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", @@ -18570,8 +19215,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", ] @@ -18582,11 +19227,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", ] @@ -18598,11 +19243,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" @@ -18616,12 +19275,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", @@ -18639,11 +19319,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", @@ -18654,6 +19334,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" @@ -18671,6 +19356,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" @@ -18689,23 +19387,36 @@ name = "sp-test-primitives" version = "2.0.0" dependencies = [ "parity-scale-codec", - "scale-info", - "serde", - "sp-application-crypto", - "sp-core", - "sp-runtime", + "scale-info", + "serde", + "sp-application-crypto 23.0.0", + "sp-core 21.0.0", + "sp-runtime 24.0.0", + "sp-std 8.0.0", +] + +[[package]] +name = "sp-timestamp" +version = "4.0.0-dev" +dependencies = [ + "async-trait", + "parity-scale-codec", + "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", - "sp-runtime", - "sp-std 8.0.0", + "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", ] @@ -18720,6 +19431,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" @@ -18736,8 +19459,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]] @@ -18747,11 +19470,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]] @@ -18771,8 +19494,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", @@ -18782,6 +19505,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" @@ -18791,10 +19538,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", ] @@ -18805,7 +19569,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", ] @@ -18821,6 +19596,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" @@ -18842,12 +19630,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" @@ -18947,8 +19750,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", ] @@ -18963,7 +19766,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", @@ -18975,10 +19778,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", @@ -19016,21 +19819,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", @@ -19051,37 +19854,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", ] @@ -19095,8 +19898,8 @@ dependencies = [ "sc-client-api", "sc-service", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "thiserror", ] @@ -19104,12 +19907,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", ] @@ -19131,9 +19934,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]] @@ -19141,29 +19961,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]] @@ -19171,19 +20013,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]] @@ -19304,7 +20167,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", @@ -19315,7 +20178,7 @@ dependencies = [ "sc-consensus-pow", "sc-service", "simple-mermaid", - "sp-runtime", + "sp-runtime 24.0.0", "staging-chain-spec-builder", "subkey", ] @@ -19359,26 +20222,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", ] @@ -19396,11 +20259,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", @@ -19426,8 +20289,8 @@ dependencies = [ "log", "sc-rpc-api", "serde", - "sp-core", - "sp-runtime", + "sp-core 21.0.0", + "sp-runtime 24.0.0", "tokio", ] @@ -19441,10 +20304,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", ] @@ -19466,11 +20329,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]] @@ -19479,15 +20342,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", @@ -19496,28 +20359,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", @@ -19531,11 +20394,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", ] @@ -19550,7 +20413,7 @@ dependencies = [ "sc-transaction-pool", "sc-transaction-pool-api", "sp-blockchain", - "sp-runtime", + "sp-runtime 24.0.0", "substrate-test-runtime-client", "thiserror", ] @@ -19834,8 +20697,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", @@ -19854,13 +20717,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", @@ -19882,8 +20745,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", @@ -19902,13 +20765,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", @@ -19920,7 +20783,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", @@ -19930,24 +20793,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", ] @@ -20376,7 +21239,7 @@ name = "tracing-gum" version = "1.0.0" dependencies = [ "coarsetime", - "polkadot-primitives", + "polkadot-primitives 1.0.0", "tracing", "tracing-gum-proc-macro", ] @@ -20555,22 +21418,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", @@ -21614,14 +22477,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", ] @@ -21632,12 +22495,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", @@ -21648,7 +22511,7 @@ dependencies = [ "pallet-authorship", "pallet-babe", "pallet-bags-list", - "pallet-balances", + "pallet-balances 4.0.0-dev", "pallet-beefy", "pallet-beefy-mmr", "pallet-collective", @@ -21663,7 +22526,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", @@ -21685,8 +22548,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", @@ -21695,8 +22558,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", @@ -21705,32 +22568,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", @@ -21741,14 +22604,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]] @@ -22107,38 +22970,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", @@ -22147,11 +23010,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]] @@ -22165,47 +23028,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", ] @@ -22214,24 +23088,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..f8feceaf17af 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", 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-system = { 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/chains/parachains/bridges/bridge-hub-rococo/src/lib.rs b/cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/src/lib.rs index 6eb14969eda9..51fe088cebc4 100644 --- a/cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/src/lib.rs +++ b/cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo/src/lib.rs @@ -41,7 +41,7 @@ decl_test_parachains! { pallets = { PolkadotXcm: bridge_hub_rococo_runtime::PolkadotXcm, Balances: bridge_hub_rococo_runtime::Balances, - EthereumControl: bridge_hub_rococo_runtime::EthereumControl, + EthereumSystem: bridge_hub_rococo_runtime::EthereumSystem, EthereumInboundQueue: bridge_hub_rococo_runtime::EthereumInboundQueue, EthereumOutboundQueue: bridge_hub_rococo_runtime::EthereumOutboundQueue, } 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..e82736df020c 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,9 @@ 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", 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-system = { 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-rococo-common = { 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/src/tests/snowbridge.rs b/cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/src/tests/snowbridge.rs index 2849ca6045ca..1cb8b5406bed 100644 --- a/cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/src/tests/snowbridge.rs +++ b/cumulus/parachains/integration-tests/emulated/tests/bridges/bridge-hub-rococo/src/tests/snowbridge.rs @@ -18,9 +18,10 @@ use bridge_hub_rococo_emulated_chain::BridgeHubRococoParaPallet as BridgeHubRoco use codec::{Decode, Encode}; use frame_support::pallet_prelude::TypeInfo; use hex_literal::hex; -use snowbridge_control; use snowbridge_core::outbound::OperatingMode; +use snowbridge_rococo_common::EthereumNetwork; use snowbridge_router_primitives::inbound::{Command, Destination, MessageV1, VersionedMessage}; +use snowbridge_system; use sp_core::H256; const INITIAL_FUND: u128 = 5_000_000_000 * ROCOCO_ED; @@ -30,13 +31,14 @@ const TREASURY_ACCOUNT: [u8; 32] = hex!("6d6f646c70792f74727372790000000000000000000000000000000000000000"); const WETH: [u8; 20] = hex!("87d1f7fdfEe7f651FaBc8bFCB6E086C278b77A7d"); const ETHEREUM_DESTINATION_ADDRESS: [u8; 20] = hex!("44a57ee2f2FCcb85FDa2B0B18EBD0D8D2333700e"); +const XCM_FEE: u128 = 4_000_000_000; #[derive(Encode, Decode, Debug, PartialEq, Eq, Clone, TypeInfo)] pub enum ControlCall { - #[codec(index = 2)] - CreateAgent, #[codec(index = 3)] - CreateChannel { mode: OperatingMode, outbound_fee: u128 }, + CreateAgent, + #[codec(index = 4)] + CreateChannel { mode: OperatingMode }, } #[allow(clippy::large_enum_variant)] @@ -98,7 +100,7 @@ fn create_agent() { assert_expected_events!( BridgeHubRococo, vec![ - RuntimeEvent::EthereumControl(snowbridge_control::Event::CreateAgent { + RuntimeEvent::EthereumSystem(snowbridge_system::Event::CreateAgent { .. }) => {}, ] @@ -133,10 +135,8 @@ fn create_channel() { }, ])); - let create_channel_call = SnowbridgeControl::Control(ControlCall::CreateChannel { - mode: OperatingMode::Normal, - outbound_fee: 1, - }); + let create_channel_call = + SnowbridgeControl::Control(ControlCall::CreateChannel { mode: OperatingMode::Normal }); let create_channel_xcm = VersionedXcm::from(Xcm(vec![ UnpaidExecution { weight_limit: Unlimited, check_origin: None }, @@ -179,7 +179,7 @@ fn create_channel() { assert_expected_events!( BridgeHubRococo, vec![ - RuntimeEvent::EthereumControl(snowbridge_control::Event::CreateChannel { + RuntimeEvent::EthereumSystem(snowbridge_system::Event::CreateChannel { .. }) => {}, ] @@ -205,7 +205,7 @@ fn register_token() { ::EthereumInboundQueue; let message = VersionedMessage::V1(MessageV1 { chain_id: CHAIN_ID, - command: Command::RegisterToken { token: WETH.into() }, + command: Command::RegisterToken { token: WETH.into(), fee: XCM_FEE }, }); let (xcm, _) = EthereumInboundQueue::do_convert(message_id_, message).unwrap(); let _ = EthereumInboundQueue::send_xcm(xcm, ASSETHUB_PARA_ID.into()).unwrap(); @@ -244,8 +244,7 @@ fn send_token_to_penpal() { ]); let weth_asset_location: MultiLocation = - (Parent, Parent, Ethereum { chain_id: 15 }, AccountKey20 { network: None, key: WETH }) - .into(); + (Parent, Parent, EthereumNetwork::get(), AccountKey20 { network: None, key: WETH }).into(); let weth_asset_id = weth_asset_location.into(); let origin_location = @@ -294,8 +293,10 @@ fn send_token_to_penpal() { destination: Destination::ForeignAccountId32 { para_id: 2000, id: PenpalAReceiver::get().into(), + fee: XCM_FEE, }, amount: 1_000_000_000, + fee: XCM_FEE, }, }); let (xcm, _) = EthereumInboundQueue::do_convert(message_id_, message).unwrap(); @@ -354,7 +355,7 @@ fn send_token() { ::EthereumInboundQueue; let message = VersionedMessage::V1(MessageV1 { chain_id: CHAIN_ID, - command: Command::RegisterToken { token: WETH.into() }, + command: Command::RegisterToken { token: WETH.into(), fee: XCM_FEE }, }); let (xcm, _) = EthereumInboundQueue::do_convert(message_id_, message).unwrap(); let _ = EthereumInboundQueue::send_xcm(xcm, ASSETHUB_PARA_ID.into()).unwrap(); @@ -364,6 +365,7 @@ fn send_token() { token: WETH.into(), destination: Destination::AccountId32 { id: AssetHubRococoReceiver::get().into() }, amount: 1_000_000_000, + fee: XCM_FEE, }, }); let (xcm, _) = EthereumInboundQueue::do_convert(message_id_, message).unwrap(); @@ -409,7 +411,7 @@ fn reserve_transfer_token() { ::EthereumInboundQueue; let message = VersionedMessage::V1(MessageV1 { chain_id: CHAIN_ID, - command: Command::RegisterToken { token: WETH.into() }, + command: Command::RegisterToken { token: WETH.into(), fee: XCM_FEE }, }); let (xcm, _) = EthereumInboundQueue::do_convert(message_id_, message).unwrap(); let _ = EthereumInboundQueue::send_xcm(xcm, ASSETHUB_PARA_ID.into()).unwrap(); @@ -419,6 +421,7 @@ fn reserve_transfer_token() { token: WETH.into(), destination: Destination::AccountId32 { id: AssetHubRococoReceiver::get().into() }, amount: WETH_AMOUNT, + fee: XCM_FEE, }, }); let (xcm, _) = EthereumInboundQueue::do_convert(message_id_, message).unwrap(); diff --git a/cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml b/cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml index 583d86b7b594..f24d120b34ba 100644 --- a/cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml +++ b/cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml @@ -81,8 +81,8 @@ 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", tag = "v0.9.0", default-features = false } +snowbridge-rococo-common = { 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 } bp-asset-hub-rococo = { path = "../../../../../bridges/primitives/chain-asset-hub-rococo", default-features = false } @@ -230,6 +230,7 @@ std = [ "rococo-runtime-constants/std", "scale-info/std", "snowbridge-router-primitives/std", + "snowbridge-rococo-common/std", "sp-api/std", "sp-block-builder/std", "sp-consensus-aura/std", diff --git a/cumulus/parachains/runtimes/assets/asset-hub-rococo/src/lib.rs b/cumulus/parachains/runtimes/assets/asset-hub-rococo/src/lib.rs index 12a0ac5a4b05..cc67734a1eb3 100644 --- a/cumulus/parachains/runtimes/assets/asset-hub-rococo/src/lib.rs +++ b/cumulus/parachains/runtimes/assets/asset-hub-rococo/src/lib.rs @@ -887,12 +887,12 @@ impl pallet_xcm_bridge_hub_router::Config for Runtim /// XCM router instance to BridgeHub with bridging capabilities for `Ethereum` global /// consensus with dynamic fees and back-pressure. -pub type ToEthereumXcmRouterInstance = pallet_assets::Instance4; +pub type ToEthereumXcmRouterInstance = pallet_xcm_bridge_hub_router::Instance4; impl pallet_xcm_bridge_hub_router::Config for Runtime { type WeightInfo = weights::pallet_xcm_bridge_hub_router::WeightInfo; type UniversalLocation = xcm_config::UniversalLocation; - type BridgedNetworkId = xcm_config::bridging::to_ethereum::EthereumNetwork; + type BridgedNetworkId = snowbridge_rococo_common::EthereumNetwork; type Bridges = xcm_config::bridging::NetworkExportTable; #[cfg(not(feature = "runtime-benchmarks"))] @@ -1030,6 +1030,7 @@ mod benches { [pallet_collator_selection, CollatorSelection] [cumulus_pallet_xcmp_queue, XcmpQueue] [pallet_xcm_bridge_hub_router, ToWestend] + [pallet_xcm_bridge_hub_router, ToEthereum] // XCM [pallet_xcm, PalletXcmExtrinsiscsBenchmark::] // NOTE: Make sure you point to the individual modules below. @@ -1369,6 +1370,20 @@ impl_runtime_apis! { } } + impl XcmBridgeHubRouterConfig for Runtime { + fn make_congested() { + cumulus_pallet_xcmp_queue::bridging::suspend_channel_for_benchmarks::( + xcm_config::bridging::SiblingBridgeHubParaId::get().into() + ); + } + fn ensure_bridged_target_destination() -> MultiLocation { + ParachainSystem::open_outbound_hrmp_channel_for_benchmarks_or_tests( + xcm_config::bridging::SiblingBridgeHubParaId::get().into() + ); + xcm_config::bridging::to_ethereum::EthereumLocation::get() + } + } + use xcm::latest::prelude::*; use xcm_config::{TokenLocation, MaxAssetsIntoHolding}; use pallet_xcm_benchmarks::asset_instance_from; diff --git a/cumulus/parachains/runtimes/assets/asset-hub-rococo/src/xcm_config.rs b/cumulus/parachains/runtimes/assets/asset-hub-rococo/src/xcm_config.rs index 8be6b7517da3..48606aa3e4f5 100644 --- a/cumulus/parachains/runtimes/assets/asset-hub-rococo/src/xcm_config.rs +++ b/cumulus/parachains/runtimes/assets/asset-hub-rococo/src/xcm_config.rs @@ -40,8 +40,10 @@ use parachains_common::{ use polkadot_parachain_primitives::primitives::Sibling; use polkadot_runtime_common::xcm_sender::ExponentialPrice; use rococo_runtime_constants::system_parachain; +use snowbridge_rococo_common::EthereumNetwork; use snowbridge_router_primitives::inbound::GlobalConsensusEthereumConvertsFor; use sp_runtime::traits::{AccountIdConversion, ConvertInto}; +use sp_std::marker::PhantomData; use xcm::latest::prelude::*; use xcm_builder::{ AccountId32Aliases, AllowExplicitUnpaidExecutionFrom, AllowKnownQueryResponses, @@ -59,6 +61,7 @@ use xcm_executor::{traits::WithOriginFilter, XcmExecutor}; #[cfg(feature = "runtime-benchmarks")] use cumulus_primitives_core::ParaId; +use frame_support::traits::{ContainsPair, Get}; parameter_types! { pub const TokenLocation: MultiLocation = MultiLocation::parent(); @@ -543,6 +546,7 @@ pub type WaivedLocations = /// - Sibling parachains' assets from where they originate (as `ForeignCreators`). pub type TrustedTeleporters = ( ConcreteAssetFromSystem, + ConcreteAssetFromSnowBridgeMessageQueue, IsForeignConcreteAsset>>, ); @@ -726,6 +730,18 @@ where } } +pub struct ConcreteAssetFromSnowBridgeMessageQueue(PhantomData); +impl> ContainsPair + for ConcreteAssetFromSnowBridgeMessageQueue +{ + fn contains(asset: &MultiAsset, origin: &MultiLocation) -> bool { + log::trace!(target: "xcm::contains", "ConcreteAssetFromSystem asset: {:?}, origin: {:?}", asset, origin); + let from_snowbridge = origin + .eq(&bridging::to_ethereum::SiblingBridgeHubWithEthereumInboundQueueInstance::get()); + matches!(asset.id, Concrete(id) if id == AssetLocation::get()) && from_snowbridge + } +} + /// All configuration related to bridging pub mod bridging { use super::*; @@ -848,13 +864,20 @@ pub mod bridging { use super::*; parameter_types! { - pub EthereumNetwork: NetworkId = NetworkId::Ethereum { chain_id: 15 }; pub EthereumLocation: MultiLocation = MultiLocation::new(2, X1(GlobalConsensus(EthereumNetwork::get()))); + /// User fee for ERC20 token transfer back to Ethereum. /// (initially was calculated by test `OutboundQueue::calculate_fees` - ETH/ROC 1/400 and fee_per_gas 20 GWEI = 2200698000000 + *25%) /// Needs to be more than fee calculated from DefaultFeeConfig FeeConfigRecord in snowbridge:parachain/pallets/outbound-queue/src/lib.rs /// Polkadot uses 12 decimals, Kusama and Rococo 10 decimals. pub const BridgeHubEthereumBaseFeeInROC: u128 = 2_750_872_500_000; + pub SiblingBridgeHubWithEthereumInboundQueueInstance: MultiLocation = MultiLocation::new( + 1, + X2( + Parachain(SiblingBridgeHubParaId::get()), + PalletInstance(snowbridge_rococo_common::INBOUND_QUEUE_MESSAGES_PALLET_INDEX) + ) + ); /// Set up exporters configuration. /// `Option` represents static "base fee" which is used for total delivery fee calculation. @@ -875,13 +898,13 @@ pub mod bridging { /// Universal aliases pub UniversalAliases: BTreeSet<(MultiLocation, Junction)> = BTreeSet::from_iter( sp_std::vec![ - (SiblingBridgeHub::get(), GlobalConsensus(EthereumNetwork::get())), + (SiblingBridgeHubWithEthereumInboundQueueInstance::get(), GlobalConsensus(EthereumNetwork::get())), ] ); } pub type IsTrustedBridgedReserveLocationForForeignAsset = - matching::IsForeignConcreteAsset>; + matching::IsForeignConcreteAsset>; impl Contains<(MultiLocation, Junction)> for UniversalAliases { fn contains(alias: &(MultiLocation, Junction)) -> bool { diff --git a/cumulus/parachains/runtimes/assets/common/src/matching.rs b/cumulus/parachains/runtimes/assets/common/src/matching.rs index 5614f8016691..4defcbced47a 100644 --- a/cumulus/parachains/runtimes/assets/common/src/matching.rs +++ b/cumulus/parachains/runtimes/assets/common/src/matching.rs @@ -58,9 +58,11 @@ impl> ContainsPair } } -pub struct FromNetwork(sp_std::marker::PhantomData); -impl> ContainsPair - for FromNetwork +pub struct FromNetwork( + sp_std::marker::PhantomData<(UniversalLocation, ExpectedNetworkId)>, +); +impl, ExpectedNetworkId: Get> + ContainsPair for FromNetwork { fn contains(&a: &MultiLocation, b: &MultiLocation) -> bool { // `a` needs to be from `b` at least @@ -68,11 +70,18 @@ impl> ContainsPair return false } - match a { - MultiLocation { parents: 2, interior } => { - matches!(interior.first(), Some(GlobalConsensus(network)) if *network == SelfNetworkId::get()) + let universal_source = UniversalLocation::get(); + + return match ensure_is_remote(universal_source, a) { + Ok((network_id, _)) => network_id == ExpectedNetworkId::get(), + Err(e) => { + log::trace!( + target: "xcm::contains", + "FromNetwork origin: {:?} is not remote to the universal_source: {:?} {:?}", + a, universal_source, e + ); + false }, - _ => false, } } } diff --git a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-polkadot/src/lib.rs b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-polkadot/src/lib.rs index 841bb4ee8611..d8055f3dfdc2 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-polkadot/src/lib.rs +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-polkadot/src/lib.rs @@ -305,9 +305,8 @@ impl pallet_message_queue::Config for Runtime { type RuntimeEvent = RuntimeEvent; type WeightInfo = weights::pallet_message_queue::WeightInfo; #[cfg(feature = "runtime-benchmarks")] - type MessageProcessor = pallet_message_queue::mock_helpers::NoopMessageProcessor< - cumulus_primitives_core::AggregateMessageOrigin, - >; + type MessageProcessor = + pallet_message_queue::mock_helpers::NoopMessageProcessor; #[cfg(not(feature = "runtime-benchmarks"))] type MessageProcessor = xcm_builder::ProcessXcmMessage< AggregateMessageOrigin, 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..44833d682b74 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,17 @@ 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", tag = "v0.9.0", default-features = false } +snowbridge-system = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } +snowbridge-system-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 } +snowbridge-rococo-common = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } bridge-hub-common = { path = "../common", default-features = false } @@ -191,8 +192,8 @@ std = [ "xcm-executor/std", "xcm/std", "snowbridge-beacon-primitives/std", - "snowbridge-control-runtime-api/std", - "snowbridge-control/std", + "snowbridge-system-runtime-api/std", + "snowbridge-system/std", "snowbridge-core/std", "snowbridge-ethereum-beacon-client/std", "snowbridge-inbound-queue/std", @@ -200,6 +201,7 @@ std = [ "snowbridge-outbound-queue/std", "snowbridge-router-primitives/std", "snowbridge-runtime-common/std", + "snowbridge-rococo-common/std", "substrate-wasm-builder", ] @@ -233,7 +235,7 @@ runtime-benchmarks = [ "sp-runtime/runtime-benchmarks", "xcm-builder/runtime-benchmarks", "xcm-executor/runtime-benchmarks", - "snowbridge-control/runtime-benchmarks", + "snowbridge-system/runtime-benchmarks", "snowbridge-core/runtime-benchmarks", "snowbridge-ethereum-beacon-client/runtime-benchmarks", "snowbridge-inbound-queue/runtime-benchmarks", diff --git a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/bridge_to_ethereum_config.rs b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/bridge_to_ethereum_config.rs new file mode 100644 index 000000000000..2ca09bc5278e --- /dev/null +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/bridge_to_ethereum_config.rs @@ -0,0 +1,13 @@ +use crate::{ + xcm_config::{AgentIdOf, UniversalLocation}, + Runtime, +}; +use snowbridge_rococo_common::EthereumNetwork; +use snowbridge_router_primitives::outbound::EthereumBlobExporter; + +pub type SnowbridgeExporter = EthereumBlobExporter< + UniversalLocation, + EthereumNetwork, + snowbridge_outbound_queue::Pallet, + AgentIdOf, +>; diff --git a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/bridge_to_westend_config.rs b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/bridge_to_westend_config.rs index bfd1a8f365df..f7254ad22873 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/bridge_to_westend_config.rs +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/bridge_to_westend_config.rs @@ -18,9 +18,7 @@ use crate::{ bridge_common_config::{BridgeParachainWestendInstance, DeliveryRewardInBalance}, - weights, - xcm_config::{AgentIdOf, EthereumNetwork, UniversalLocation}, - AccountId, BridgeWestendMessages, ParachainInfo, Runtime, RuntimeEvent, RuntimeOrigin, + weights, AccountId, BridgeWestendMessages, ParachainInfo, Runtime, RuntimeEvent, RuntimeOrigin, XcmRouter, }; use bp_messages::LaneId; @@ -40,7 +38,6 @@ use bridge_runtime_common::{ RefundableMessagesLane, RefundableParachain, }, }; -use snowbridge_router_primitives::outbound::EthereumBlobExporter; use codec::Encode; use frame_support::{parameter_types, traits::PalletInfoAccess}; @@ -119,13 +116,6 @@ pub type ToBridgeHubWestendHaulBlobExporter = HaulBlobExporter< (), >; -pub type SnowbridgeExporter = EthereumBlobExporter< - UniversalLocation, - EthereumNetwork, - snowbridge_outbound_queue::Pallet, - AgentIdOf, ->; - pub struct ToBridgeHubWestendXcmBlobHauler; impl XcmBlobHauler for ToBridgeHubWestendXcmBlobHauler { type Runtime = Runtime; diff --git a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs index 0cb2ae9a307f..da41a733e535 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs @@ -28,13 +28,16 @@ include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs")); pub mod bridge_common_config; +pub mod bridge_to_ethereum_config; pub mod bridge_to_westend_config; mod weights; pub mod xcm_config; use cumulus_pallet_parachain_system::RelayNumberStrictlyIncreases; use snowbridge_beacon_primitives::{Fork, ForkVersions}; -use snowbridge_core::{outbound::Message, AgentId, AllowSiblingsOnly}; +use snowbridge_core::{ + gwei, meth, outbound::Message, AgentId, AllowSiblingsOnly, PricingParameters, Rewards, +}; use snowbridge_router_primitives::inbound::MessageToXcm; use sp_api::impl_runtime_apis; use sp_core::{crypto::KeyTypeId, OpaqueMetadata, H160}; @@ -42,7 +45,7 @@ use sp_runtime::{ create_runtime_str, generic, impl_opaque_keys, traits::{AccountIdLookup, BlakeTwo256, Block as BlockT, Keccak256}, transaction_validity::{TransactionSource, TransactionValidity}, - ApplyExtrinsicResult, + ApplyExtrinsicResult, FixedU128, }; use sp_std::prelude::*; @@ -65,6 +68,8 @@ use frame_system::{ EnsureRoot, }; +#[cfg(not(feature = "runtime-benchmarks"))] +use bridge_hub_common::BridgeHubMessageRouter; use bridge_hub_common::{ message_queue::{NarrowOriginToSibling, ParaIdToSibling}, AggregateMessageOrigin, @@ -76,7 +81,6 @@ use xcm::VersionedMultiLocation; use xcm_config::{TreasuryAccount, XcmOriginToTransactDispatchOrigin, XcmRouter}; use bp_runtime::HeaderId; -use bridge_hub_common::BridgeHubMessageRouter; #[cfg(any(feature = "std", test))] pub use sp_runtime::BuildStorage; @@ -505,9 +509,13 @@ parameter_types! { pub const Reward: u128 = 10; pub const GatewayAddress: H160 = H160(hex_literal::hex!("EDa338E4dC46038493b885327842fD3E301CaB39")); pub const CreateAssetCall: [u8;2] = [53, 0]; - pub const CreateAssetExecutionFee: u128 = 2_000_000_000; pub const CreateAssetDeposit: u128 = (UNITS / 10) + EXISTENTIAL_DEPOSIT; - pub const SendTokenExecutionFee: u128 = 4_000_000_000; + pub const InboundQueuePalletInstance: u8 = snowbridge_rococo_common::INBOUND_QUEUE_MESSAGES_PALLET_INDEX; + pub Parameters: PricingParameters = PricingParameters { + exchange_rate: FixedU128::from_rational(1, 400), + fee_per_gas: gwei(20), + rewards: Rewards { local: 1 * UNITS, remote: meth(1) } + }; } #[cfg(feature = "runtime-benchmarks")] @@ -521,25 +529,24 @@ impl snowbridge_inbound_queue::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Verifier = snowbridge_ethereum_beacon_client::Pallet; type Token = Balances; - type Reward = Reward; #[cfg(not(feature = "runtime-benchmarks"))] type XcmSender = XcmRouter; #[cfg(feature = "runtime-benchmarks")] type XcmSender = DoNothingRouter; - type ChannelLookup = EthereumControl; + type ChannelLookup = EthereumSystem; type GatewayAddress = GatewayAddress; #[cfg(feature = "runtime-benchmarks")] type Helper = Runtime; type MessageConverter = MessageToXcm< CreateAssetCall, - CreateAssetExecutionFee, CreateAssetDeposit, - SendTokenExecutionFee, + InboundQueuePalletInstance, AccountId, Balance, >; type WeightToFee = WeightToFee; type WeightInfo = weights::snowbridge_inbound_queue::WeightInfo; + type PricingParameters = EthereumSystem; } impl snowbridge_outbound_queue::Config for Runtime { @@ -553,6 +560,7 @@ impl snowbridge_outbound_queue::Config for Runtime { type Balance = Balance; type WeightToFee = WeightToFee; type WeightInfo = weights::snowbridge_outbound_queue::WeightInfo; + type PricingParameters = EthereumSystem; } #[cfg(not(feature = "beacon-spec-mainnet"))] @@ -609,22 +617,24 @@ impl snowbridge_ethereum_beacon_client::Config for Runtime { } #[cfg(feature = "runtime-benchmarks")] -impl snowbridge_control::BenchmarkHelper for () { +impl snowbridge_system::BenchmarkHelper for () { fn make_xcm_origin(location: xcm::latest::MultiLocation) -> RuntimeOrigin { RuntimeOrigin::from(pallet_xcm::Origin::Xcm(location)) } } -impl snowbridge_control::Config for Runtime { +impl snowbridge_system::Config for Runtime { type RuntimeEvent = RuntimeEvent; type OutboundQueue = EthereumOutboundQueue; type SiblingOrigin = EnsureXcm; type AgentIdOf = xcm_config::AgentIdOf; type TreasuryAccount = TreasuryAccount; type Token = Balances; - type WeightInfo = weights::snowbridge_control::WeightInfo; + type WeightInfo = weights::snowbridge_system::WeightInfo; #[cfg(feature = "runtime-benchmarks")] type Helper = (); + type DefaultPricingParameters = Parameters; + type InboundDeliveryCost = EthereumInboundQueue; } // Create the runtime by composing the FRAME pallets that were previously configured. @@ -680,7 +690,7 @@ construct_runtime!( EthereumInboundQueue: snowbridge_inbound_queue::{Pallet, Call, Storage, Event} = 80, EthereumOutboundQueue: snowbridge_outbound_queue::{Pallet, Call, Storage, Event} = 81, EthereumBeaconClient: snowbridge_ethereum_beacon_client::{Pallet, Call, Storage, Event} = 82, - EthereumControl: snowbridge_control::{Pallet, Call, Storage, Config, Event} = 83, + EthereumSystem: snowbridge_system::{Pallet, Call, Storage, Config, Event} = 83, // Message Queue. Importantly, is registered last so that messages are processed after // the `on_initialize` hooks of bridging pallets. @@ -725,7 +735,7 @@ mod benches { // Ethereum Bridge [snowbridge_inbound_queue, EthereumInboundQueue] [snowbridge_outbound_queue, EthereumOutboundQueue] - [snowbridge_control, EthereumControl] + [snowbridge_system, EthereumSystem] [snowbridge_ethereum_beacon_client, EthereumBeaconClient] ); } @@ -929,9 +939,9 @@ impl_runtime_apis! { } } - impl snowbridge_control_runtime_api::ControlApi for Runtime { + impl snowbridge_system_runtime_api::ControlApi for Runtime { fn agent_id(location: VersionedMultiLocation) -> Option { - snowbridge_control::api::agent_id::(location) + snowbridge_system::api::agent_id::(location) } } diff --git a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/mod.rs b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/mod.rs index 2e12f6c5e7e1..e27c4689e16c 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/mod.rs +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/mod.rs @@ -40,10 +40,10 @@ pub mod pallet_utility; pub mod pallet_xcm; pub mod paritydb_weights; pub mod rocksdb_weights; -pub mod snowbridge_control; pub mod snowbridge_ethereum_beacon_client; pub mod snowbridge_inbound_queue; pub mod snowbridge_outbound_queue; +pub mod snowbridge_system; pub mod xcm; pub use block_weights::constants::BlockExecutionWeight; diff --git a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/snowbridge_control.rs b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/snowbridge_system.rs similarity index 81% rename from cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/snowbridge_control.rs rename to cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/snowbridge_system.rs index 23939297366e..abd8d3cbfb98 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/snowbridge_control.rs +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/snowbridge_system.rs @@ -1,5 +1,5 @@ -//! Autogenerated weights for `snowbridge_control` +//! Autogenerated weights for `snowbridge_system` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev //! DATE: 2023-10-09, STEPS: `2`, REPEAT: `1`, LOW RANGE: `[]`, HIGH RANGE: `[]` @@ -13,12 +13,12 @@ // pallet // --chain // bridge-hub-rococo-dev -// --pallet=snowbridge_control +// --pallet=snowbridge_system // --extrinsic=* // --execution=wasm // --wasm-execution=compiled // --output -// parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/snowbridge_control.rs +// parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/snowbridge_system.rs #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -28,9 +28,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `snowbridge_control`. +/// Weight functions for `snowbridge_system`. pub struct WeightInfo(PhantomData); -impl snowbridge_control::WeightInfo for WeightInfo { +impl snowbridge_system::WeightInfo for WeightInfo { /// Storage: ParachainInfo ParachainId (r:1 w:0) /// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) /// Storage: EthereumOutboundQueue PalletOperatingMode (r:1 w:0) @@ -51,8 +51,8 @@ impl snowbridge_control::WeightInfo for WeightInfo { .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } - /// Storage: EthereumControl Agents (r:1 w:1) - /// Proof: EthereumControl Agents (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) + /// Storage: EthereumSystem Agents (r:1 w:1) + /// Proof: EthereumSystem Agents (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) /// Storage: System Account (r:2 w:2) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: ParachainInfo ParachainId (r:1 w:0) @@ -77,10 +77,10 @@ impl snowbridge_control::WeightInfo for WeightInfo { } /// Storage: System Account (r:2 w:2) /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) - /// Storage: EthereumControl Agents (r:1 w:0) - /// Proof: EthereumControl Agents (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) - /// Storage: EthereumControl Channels (r:1 w:1) - /// Proof: EthereumControl Channels (max_values: None, max_size: Some(12), added: 2487, mode: MaxEncodedLen) + /// Storage: EthereumSystem Agents (r:1 w:0) + /// Proof: EthereumSystem Agents (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) + /// Storage: EthereumSystem Channels (r:1 w:1) + /// Proof: EthereumSystem Channels (max_values: None, max_size: Some(12), added: 2487, mode: MaxEncodedLen) /// Storage: ParachainInfo ParachainId (r:1 w:0) /// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) /// Storage: EthereumOutboundQueue PalletOperatingMode (r:1 w:0) @@ -99,8 +99,8 @@ impl snowbridge_control::WeightInfo for WeightInfo { .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) } - /// Storage: EthereumControl Channels (r:1 w:0) - /// Proof: EthereumControl Channels (max_values: None, max_size: Some(12), added: 2487, mode: MaxEncodedLen) + /// Storage: EthereumSystem Channels (r:1 w:0) + /// Proof: EthereumSystem Channels (max_values: None, max_size: Some(12), added: 2487, mode: MaxEncodedLen) /// Storage: EthereumOutboundQueue PalletOperatingMode (r:1 w:0) /// Proof: EthereumOutboundQueue PalletOperatingMode (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) /// Storage: MessageQueue BookStateFor (r:2 w:2) @@ -119,8 +119,8 @@ impl snowbridge_control::WeightInfo for WeightInfo { .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } - /// Storage: EthereumControl Channels (r:1 w:0) - /// Proof: EthereumControl Channels (max_values: None, max_size: Some(12), added: 2487, mode: MaxEncodedLen) + /// Storage: EthereumSystem Channels (r:1 w:0) + /// Proof: EthereumSystem Channels (max_values: None, max_size: Some(12), added: 2487, mode: MaxEncodedLen) /// Storage: EthereumOutboundQueue PalletOperatingMode (r:1 w:0) /// Proof: EthereumOutboundQueue PalletOperatingMode (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) /// Storage: MessageQueue BookStateFor (r:2 w:2) @@ -159,8 +159,8 @@ impl snowbridge_control::WeightInfo for WeightInfo { .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } - /// Storage: EthereumControl Agents (r:1 w:0) - /// Proof: EthereumControl Agents (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) + /// Storage: EthereumSystem Agents (r:1 w:0) + /// Proof: EthereumSystem Agents (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) /// Storage: EthereumOutboundQueue PalletOperatingMode (r:1 w:0) /// Proof: EthereumOutboundQueue PalletOperatingMode (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) /// Storage: MessageQueue BookStateFor (r:2 w:2) @@ -179,8 +179,8 @@ impl snowbridge_control::WeightInfo for WeightInfo { .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } - /// Storage: EthereumControl Agents (r:1 w:0) - /// Proof: EthereumControl Agents (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) + /// Storage: EthereumSystem Agents (r:1 w:0) + /// Proof: EthereumSystem Agents (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) /// Storage: EthereumOutboundQueue PalletOperatingMode (r:1 w:0) /// Proof: EthereumOutboundQueue PalletOperatingMode (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) /// Storage: MessageQueue BookStateFor (r:2 w:2) @@ -219,4 +219,24 @@ impl snowbridge_control::WeightInfo for WeightInfo { .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } + + /// Storage: ParachainInfo ParachainId (r:1 w:0) + /// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) + /// Storage: EthereumOutboundQueue PalletOperatingMode (r:1 w:0) + /// Proof: EthereumOutboundQueue PalletOperatingMode (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) + /// Storage: MessageQueue BookStateFor (r:1 w:1) + /// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen) + /// Storage: MessageQueue ServiceHead (r:1 w:1) + /// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(5), added: 500, mode: MaxEncodedLen) + /// Storage: MessageQueue Pages (r:0 w:1) + /// Proof: MessageQueue Pages (max_values: None, max_size: Some(65585), added: 68060, mode: MaxEncodedLen) + fn set_pricing_parameters() -> Weight { + // Proof Size summary in bytes: + // Measured: `80` + // Estimated: `3517` + // Minimum execution time: 31_000_000 picoseconds. + Weight::from_parts(42_000_000, 3517) + .saturating_add(T::DbWeight::get().reads(4_u64)) + .saturating_add(T::DbWeight::get().writes(3_u64)) + } } diff --git a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/xcm_config.rs b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/xcm_config.rs index 32d9615b5c8d..4c85e882c8f7 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/xcm_config.rs +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/xcm_config.rs @@ -40,6 +40,7 @@ use polkadot_parachain_primitives::primitives::Sibling; use polkadot_runtime_common::xcm_sender::ExponentialPrice; use rococo_runtime_constants::system_parachain; use snowbridge_core::DescribeHere; +use snowbridge_rococo_common::EthereumNetwork; use snowbridge_runtime_common::XcmExportFeeToSibling; use sp_core::{Get, H256}; use sp_runtime::traits::AccountIdConversion; @@ -70,9 +71,6 @@ parameter_types! { pub const MaxAssetsIntoHolding: u32 = 64; pub TreasuryAccount: AccountId = TREASURY_PALLET_ID.into_account_truncating(); pub RelayTreasuryLocation: MultiLocation = (Parent, PalletInstance(rococo_runtime_constants::TREASURY_PALLET_ID)).into(); - - // Network and location for the local Ethereum testnet. - pub const EthereumNetwork: NetworkId = NetworkId::Ethereum { chain_id: 15 }; } /// Type for specifying how a `MultiLocation` can be converted into an `AccountId`. This is used @@ -173,6 +171,7 @@ impl Contains for SafeCallFilter { frame_system::Call::set_code_without_checks { .. } | frame_system::Call::kill_prefix { .. }, ) | RuntimeCall::ParachainSystem(..) | + RuntimeCall::Utility(..) | RuntimeCall::Timestamp(..) | RuntimeCall::Balances(..) | RuntimeCall::CollatorSelection( @@ -197,7 +196,7 @@ impl Contains for SafeCallFilter { snowbridge_inbound_queue::Call::set_operating_mode { .. }, ) | RuntimeCall::EthereumOutboundQueue( snowbridge_outbound_queue::Call::set_operating_mode { .. }, - ) | RuntimeCall::EthereumControl(..) + ) | RuntimeCall::EthereumSystem(..) ) } } @@ -305,7 +304,7 @@ impl xcm_executor::Config for XcmConfig { >; type MessageExporter = ( crate::bridge_to_westend_config::ToBridgeHubWestendHaulBlobExporter, - crate::bridge_to_westend_config::SnowbridgeExporter, + crate::bridge_to_ethereum_config::SnowbridgeExporter, ); type UniversalAliases = Nothing; type CallDispatcher = WithOriginFilter; @@ -469,8 +468,8 @@ impl, FeeHandler: HandleFee> FeeManager { fn is_waived(origin: Option<&MultiLocation>, fee_reason: FeeReason) -> bool { let Some(loc) = origin else { return false }; - if let Export { network: Ethereum { chain_id: 15 }, destination: Here } = fee_reason { - return false + if let Export { network, destination: Here } = fee_reason { + return !(network == EthereumNetwork::get()) } WaivedLocations::contains(loc) } diff --git a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src/lib.rs b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src/lib.rs index 90702e95533e..6c7023c4e0b3 100644 --- a/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src/lib.rs +++ b/cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src/lib.rs @@ -346,9 +346,8 @@ impl pallet_message_queue::Config for Runtime { type RuntimeEvent = RuntimeEvent; type WeightInfo = weights::pallet_message_queue::WeightInfo; #[cfg(feature = "runtime-benchmarks")] - type MessageProcessor = pallet_message_queue::mock_helpers::NoopMessageProcessor< - cumulus_primitives_core::AggregateMessageOrigin, - >; + type MessageProcessor = + pallet_message_queue::mock_helpers::NoopMessageProcessor; #[cfg(not(feature = "runtime-benchmarks"))] type MessageProcessor = xcm_builder::ProcessXcmMessage< AggregateMessageOrigin, diff --git a/cumulus/parachains/runtimes/bridge-hubs/common/Cargo.toml b/cumulus/parachains/runtimes/bridge-hubs/common/Cargo.toml index cb45735bbdcd..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 = { path = "../../../../../../parachain/primitives/core", default-features = false } +snowbridge-core = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false } [features] default = [ "std" ] diff --git a/cumulus/parachains/runtimes/testing/penpal/Cargo.toml b/cumulus/parachains/runtimes/testing/penpal/Cargo.toml index 4152c092aef9..e44120ec7589 100644 --- a/cumulus/parachains/runtimes/testing/penpal/Cargo.toml +++ b/cumulus/parachains/runtimes/testing/penpal/Cargo.toml @@ -76,6 +76,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 = "../../assets/common", default-features = false } +snowbridge-rococo-common = { git = "https://github.com/Snowfork/snowbridge.git", tag = "v0.9.0", default-features = false} [features] default = [ "std" ] @@ -116,6 +117,7 @@ std = [ "polkadot-parachain-primitives/std", "polkadot-primitives/std", "polkadot-runtime-common/std", + "snowbridge-rococo-common/std", "scale-info/std", "sp-api/std", "sp-block-builder/std", diff --git a/cumulus/parachains/runtimes/testing/penpal/src/lib.rs b/cumulus/parachains/runtimes/testing/penpal/src/lib.rs index 09d236b717d7..c39b0515dc14 100644 --- a/cumulus/parachains/runtimes/testing/penpal/src/lib.rs +++ b/cumulus/parachains/runtimes/testing/penpal/src/lib.rs @@ -490,7 +490,7 @@ impl pallet_assets::Config for Runtime { type AssetAccountDeposit = ForeignAssetsAssetAccountDeposit; type RemoveItemsLimit = frame_support::traits::ConstU32<1000>; #[cfg(feature = "runtime-benchmarks")] - type BenchmarkHelper = xcm_config::XcmBenchmarkHelper; + type BenchmarkHelper = (); } parameter_types! { diff --git a/cumulus/parachains/runtimes/testing/penpal/src/xcm_config.rs b/cumulus/parachains/runtimes/testing/penpal/src/xcm_config.rs index 292ea3a10019..40f9a1eecd3a 100644 --- a/cumulus/parachains/runtimes/testing/penpal/src/xcm_config.rs +++ b/cumulus/parachains/runtimes/testing/penpal/src/xcm_config.rs @@ -42,6 +42,7 @@ use pallet_assets::Instance1; use pallet_xcm::XcmPassthrough; use polkadot_parachain_primitives::primitives::Sibling; use polkadot_runtime_common::impls::ToAuthor; +use snowbridge_rococo_common::EthereumNetwork; use sp_runtime::traits::Zero; use xcm::latest::prelude::*; use xcm_builder::{ @@ -271,7 +272,7 @@ parameter_types! { pub SystemAssetHubAssetsPalletLocation: MultiLocation = MultiLocation::new(1, X2(Parachain(1000), PalletInstance(50))); pub CheckingAccount: AccountId = PolkadotXcm::check_account(); - pub EthereumLocation: MultiLocation = MultiLocation::new(2, X1(GlobalConsensus(Ethereum { chain_id: 15 }))); + pub EthereumLocation: MultiLocation = MultiLocation::new(2, X1(GlobalConsensus(EthereumNetwork::get()))); } pub type Reserves = ( @@ -358,3 +359,12 @@ impl cumulus_pallet_xcm::Config for Runtime { type RuntimeEvent = RuntimeEvent; type XcmExecutor = XcmExecutor; } + +/// Simple conversion of `u32` into an `AssetId` for use in benchmarking. +pub struct XcmBenchmarkHelper; +#[cfg(feature = "runtime-benchmarks")] +impl pallet_assets::BenchmarkHelper for XcmBenchmarkHelper { + fn create_asset_id_parameter(id: u32) -> MultiLocation { + MultiLocation { parents: 1, interior: X1(Parachain(id)) } + } +} diff --git a/cumulus/polkadot-parachain/src/chain_spec/bridge_hubs.rs b/cumulus/polkadot-parachain/src/chain_spec/bridge_hubs.rs index 184466eb4229..65ef9af72764 100644 --- a/cumulus/polkadot-parachain/src/chain_spec/bridge_hubs.rs +++ b/cumulus/polkadot-parachain/src/chain_spec/bridge_hubs.rs @@ -297,7 +297,7 @@ pub mod rococo { "bridgeWestendMessages": { "owner": bridges_pallet_owner.clone(), }, - "ethereumControl": { + "ethereumSystem": { "paraId": id, "assetHubParaId": 1000 }