diff --git a/Cargo.lock b/Cargo.lock index bb7350ded59..c8662c6ad22 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -132,7 +132,19 @@ version = "0.7.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" dependencies = [ - "getrandom 0.2.3", + "getrandom 0.2.8", + "once_cell", + "version_check", +] + +[[package]] +name = "ahash" +version = "0.8.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bf6ccdb167abbf410dcb915cabd428929d7f6a04980b54a11f26a39f1c7f7107" +dependencies = [ + "cfg-if", + "getrandom 0.2.8", "once_cell", "version_check", ] @@ -293,9 +305,9 @@ checksum = "e22d1f4b888c298a027c99dc9048015fac177587de20fc30232a057dfbe24a21" [[package]] name = "assert_cmd" -version = "2.0.7" +version = "2.0.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa3d466004a8b4cb1bc34044240a2fd29d17607e2e3bd613eb44fd48e8100da3" +checksum = "9834fcc22e0874394a010230586367d4a3e9f11b560f469262678547e1d2575e" dependencies = [ "bstr 1.1.0", "doc-comment", @@ -462,7 +474,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -496,7 +508,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "beefy-gadget", "futures", @@ -515,7 +527,7 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "sp-api", "sp-beefy", @@ -1103,9 +1115,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.0.32" +version = "4.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7db700bc935f9e43e88d00b0850dae18a63773cfbec6d8e070fccf7fef89a39" +checksum = "4ec7a4128863c188deefe750ac1d1dfe66c236909f845af04beed823638dc1b2" dependencies = [ "bitflags", "clap_derive", @@ -1118,9 +1130,9 @@ dependencies = [ [[package]] name = "clap_derive" -version = "4.0.21" +version = "4.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0177313f9f02afc995627906bbd8967e2be069f5261954222dac78290c2b9014" +checksum = "684a277d672e91966334af371f1a7b5833f9aa00b07c84e92fbce95e00208ce8" dependencies = [ "heck", "proc-macro-error", @@ -1685,7 +1697,7 @@ dependencies = [ name = "cumulus-client-cli" version = "0.1.0" dependencies = [ - "clap 4.0.32", + "clap 4.1.1", "parity-scale-codec", "sc-chain-spec", "sc-cli", @@ -2321,7 +2333,7 @@ name = "cumulus-test-service" version = "0.1.0" dependencies = [ "async-trait", - "clap 4.0.32", + "clap 4.1.1", "criterion", "cumulus-client-cli", "cumulus-client-consensus-common", @@ -2798,7 +2810,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6" dependencies = [ "curve25519-dalek 3.2.0", - "hashbrown", + "hashbrown 0.12.3", "hex", "rand_core 0.6.3", "sha2 0.9.8", @@ -3121,7 +3133,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", ] @@ -3144,7 +3156,7 @@ checksum = "85dcb89d2b10c5f6133de2efd8c11959ce9dbb46a2f7a4cab208c4eeda6ce1ab" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -3167,12 +3179,12 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "Inflector", "array-bytes 4.2.0", "chrono", - "clap 4.0.32", + "clap 4.1.1", "comfy-table", "frame-benchmarking", "frame-support", @@ -3214,7 +3226,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3225,7 +3237,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3242,7 +3254,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -3271,7 +3283,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "futures", "log", @@ -3287,7 +3299,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "bitflags", "frame-metadata", @@ -3319,7 +3331,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "Inflector", "cfg-expr", @@ -3333,7 +3345,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -3345,7 +3357,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "proc-macro2", "quote", @@ -3355,7 +3367,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "log", @@ -3373,7 +3385,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -3388,7 +3400,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "sp-api", @@ -3397,7 +3409,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "parity-scale-codec", @@ -3607,13 +3619,13 @@ dependencies = [ [[package]] name = "getrandom" -version = "0.2.3" +version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753" +checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31" dependencies = [ "cfg-if", "libc", - "wasi 0.10.0+wasi-snapshot-preview1", + "wasi 0.11.0+wasi-snapshot-preview1", ] [[package]] @@ -3743,9 +3755,15 @@ version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" dependencies = [ - "ahash", + "ahash 0.7.6", ] +[[package]] +name = "hashbrown" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e" + [[package]] name = "heck" version = "0.4.0" @@ -4038,7 +4056,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e" dependencies = [ "autocfg", - "hashbrown", + "hashbrown 0.12.3", "serde", ] @@ -4326,8 +4344,8 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bitvec", "frame-benchmarking", @@ -4423,8 +4441,8 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "frame-support", "polkadot-primitives", @@ -4511,7 +4529,7 @@ dependencies = [ "bytes", "futures", "futures-timer", - "getrandom 0.2.3", + "getrandom 0.2.8", "instant", "libp2p-core", "libp2p-dns", @@ -5052,7 +5070,7 @@ version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b6e8aaa3f231bb4bd57b84b2d5dc3ae7f350265df8aa96492e0bc394a1571909" dependencies = [ - "hashbrown", + "hashbrown 0.12.3", ] [[package]] @@ -5178,7 +5196,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5e0c7cba9ce19ac7ffd2053ac9f49843bbd3f4318feedfd74e85c19d5fb0ba66" dependencies = [ "hash-db", - "hashbrown", + "hashbrown 0.12.3", ] [[package]] @@ -5250,7 +5268,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "futures", "log", @@ -5269,7 +5287,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "anyhow", "jsonrpsee", @@ -5627,7 +5645,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53" dependencies = [ "crc32fast", - "hashbrown", + "hashbrown 0.12.3", "indexmap", "memchr", ] @@ -5761,7 +5779,7 @@ dependencies = [ [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "frame-benchmarking", @@ -5782,7 +5800,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5800,7 +5818,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5815,7 +5833,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -5831,7 +5849,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -5847,7 +5865,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -5862,7 +5880,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5886,7 +5904,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5906,7 +5924,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5921,7 +5939,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -5937,7 +5955,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "beefy-merkle-tree", @@ -5960,7 +5978,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -5978,7 +5996,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6022,7 +6040,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6039,7 +6057,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "bitflags", "frame-benchmarking", @@ -6068,7 +6086,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "bitflags", "parity-scale-codec", @@ -6080,7 +6098,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "proc-macro2", "quote", @@ -6090,7 +6108,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "assert_matches", "frame-benchmarking", @@ -6107,7 +6125,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6125,7 +6143,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6148,7 +6166,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6161,7 +6179,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6179,7 +6197,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6197,7 +6215,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6220,7 +6238,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6236,7 +6254,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6256,7 +6274,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6273,7 +6291,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6290,7 +6308,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6307,7 +6325,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6323,7 +6341,7 @@ dependencies = [ [[package]] name = "pallet-nfts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6340,7 +6358,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6356,7 +6374,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -6373,7 +6391,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6393,7 +6411,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "sp-api", @@ -6403,7 +6421,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -6420,12 +6438,13 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", "frame-support", "frame-system", + "log", "pallet-babe", "pallet-balances", "pallet-grandpa", @@ -6443,7 +6462,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6460,7 +6479,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6475,7 +6494,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -6489,7 +6508,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6507,7 +6526,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6522,7 +6541,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "assert_matches", "frame-benchmarking", @@ -6541,7 +6560,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6558,7 +6577,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -6579,7 +6598,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6595,7 +6614,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -6609,7 +6628,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6632,7 +6651,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6643,7 +6662,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "log", "sp-arithmetic", @@ -6652,7 +6671,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6669,7 +6688,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -6698,7 +6717,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6716,7 +6735,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6735,7 +6754,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-support", "frame-system", @@ -6751,7 +6770,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6767,7 +6786,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6779,7 +6798,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6796,7 +6815,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6811,7 +6830,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6827,7 +6846,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6842,7 +6861,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6856,8 +6875,8 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "frame-benchmarking", "frame-support", @@ -6876,8 +6895,8 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "frame-benchmarking", "frame-support", @@ -6908,7 +6927,7 @@ dependencies = [ name = "parachain-template-node" version = "0.1.0" dependencies = [ - "clap 4.0.32", + "clap 4.1.1", "cumulus-client-cli", "cumulus-client-consensus-aura", "cumulus-client-consensus-common", @@ -7065,9 +7084,9 @@ dependencies = [ [[package]] name = "parity-scale-codec" -version = "3.2.1" +version = "3.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "366e44391a8af4cfd6002ef6ba072bae071a96aafca98d7d448a34c5dca38b6a" +checksum = "e7ab01d0f889e957861bc65888d5ccbe82c158d0270136ba46820d43837cdf72" dependencies = [ "arrayvec 0.7.2", "bitvec", @@ -7080,9 +7099,9 @@ dependencies = [ [[package]] name = "parity-scale-codec-derive" -version = "3.1.3" +version = "3.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd" +checksum = "86b26a931f824dd4eca30b3e43bb4f31cd5f0d3a403c5f5ff27106b805bfde7b" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -7412,8 +7431,8 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "futures", "polkadot-node-metrics", @@ -7427,8 +7446,8 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7441,8 +7460,8 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "derive_more", "fatality", @@ -7464,8 +7483,8 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "fatality", "futures", @@ -7485,10 +7504,10 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ - "clap 4.0.32", + "clap 4.1.1", "frame-benchmarking-cli", "futures", "log", @@ -7512,8 +7531,8 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "async-trait", "frame-benchmarking", @@ -7555,8 +7574,8 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "always-assert", "bitvec", @@ -7577,8 +7596,8 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "parity-scale-codec", "scale-info", @@ -7589,8 +7608,8 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "derive_more", "fatality", @@ -7614,8 +7633,8 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7628,8 +7647,8 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "futures", "futures-timer", @@ -7648,8 +7667,8 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "always-assert", "async-trait", @@ -7672,8 +7691,8 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "futures", "parity-scale-codec", @@ -7690,8 +7709,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bitvec", "derive_more", @@ -7719,8 +7738,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bitvec", "futures", @@ -7739,8 +7758,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bitvec", "fatality", @@ -7758,8 +7777,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7773,8 +7792,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "async-trait", "futures", @@ -7792,8 +7811,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "futures", "polkadot-node-metrics", @@ -7807,8 +7826,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "futures", "futures-timer", @@ -7824,8 +7843,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "fatality", "futures", @@ -7843,8 +7862,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "async-trait", "futures", @@ -7860,8 +7879,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bitvec", "fatality", @@ -7878,8 +7897,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "always-assert", "assert_matches", @@ -7910,8 +7929,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "futures", "polkadot-node-primitives", @@ -7926,8 +7945,8 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "futures", "lru", @@ -7941,8 +7960,8 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "lazy_static", "log", @@ -7959,8 +7978,8 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bs58", "futures", @@ -7978,8 +7997,8 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "async-trait", "derive_more", @@ -8001,8 +8020,8 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bounded-vec", "futures", @@ -8023,8 +8042,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -8033,8 +8052,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "async-trait", "futures", @@ -8051,8 +8070,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "async-trait", "derive_more", @@ -8074,8 +8093,8 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "async-trait", "derive_more", @@ -8107,8 +8126,8 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "async-trait", "futures", @@ -8130,8 +8149,8 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "derive_more", "frame-support", @@ -8146,13 +8165,13 @@ dependencies = [ [[package]] name = "polkadot-parachain-bin" -version = "0.9.360" +version = "0.9.370" dependencies = [ "assert_cmd", "async-trait", "bridge-hub-kusama-runtime", "bridge-hub-rococo-runtime", - "clap 4.0.32", + "clap 4.1.1", "collectives-polkadot-runtime", "contracts-rococo-runtime", "cumulus-client-cli", @@ -8227,8 +8246,8 @@ dependencies = [ [[package]] name = "polkadot-performance-test" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -8242,8 +8261,8 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bitvec", "hex-literal", @@ -8268,8 +8287,8 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -8300,8 +8319,8 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bitvec", "frame-benchmarking", @@ -8389,8 +8408,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bitvec", "frame-benchmarking", @@ -8437,8 +8456,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "frame-support", "polkadot-primitives", @@ -8451,8 +8470,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bs58", "parity-scale-codec", @@ -8463,8 +8482,8 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bitflags", "bitvec", @@ -8506,11 +8525,12 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "async-trait", "beefy-gadget", + "frame-benchmarking-cli", "frame-support", "frame-system-rpc-runtime-api", "futures", @@ -8518,6 +8538,7 @@ dependencies = [ "kusama-runtime", "kvdb", "kvdb-rocksdb", + "log", "lru", "mmr-gadget", "pallet-babe", @@ -8613,8 +8634,8 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8634,8 +8655,8 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8644,8 +8665,8 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8669,8 +8690,8 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bitvec", "frame-election-provider-support", @@ -8730,8 +8751,8 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "frame-benchmarking", "frame-system", @@ -9174,7 +9195,7 @@ version = "0.6.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7" dependencies = [ - "getrandom 0.2.3", + "getrandom 0.2.8", ] [[package]] @@ -9276,7 +9297,7 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64" dependencies = [ - "getrandom 0.2.3", + "getrandom 0.2.8", "redox_syscall", ] @@ -9456,8 +9477,8 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "beefy-merkle-tree", "frame-benchmarking", @@ -9542,8 +9563,8 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "frame-support", "polkadot-primitives", @@ -9767,7 +9788,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "log", "sp-core", @@ -9778,7 +9799,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "futures", @@ -9805,7 +9826,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "futures", "futures-timer", @@ -9828,7 +9849,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9844,7 +9865,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -9859,7 +9880,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9870,11 +9891,11 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "chrono", - "clap 4.0.32", + "clap 4.1.1", "fdlimit", "futures", "libp2p", @@ -9910,7 +9931,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "fnv", "futures", @@ -9936,7 +9957,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "hash-db", "kvdb", @@ -9949,6 +9970,7 @@ dependencies = [ "parking_lot 0.12.1", "sc-client-api", "sc-state-db", + "schnellru", "sp-arithmetic", "sp-blockchain", "sp-core", @@ -9961,7 +9983,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "futures", @@ -9986,7 +10008,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "futures", @@ -10015,7 +10037,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "fork-tree", @@ -10053,7 +10075,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "futures", "jsonrpsee", @@ -10075,7 +10097,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "fork-tree", "parity-scale-codec", @@ -10088,7 +10110,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "futures", @@ -10111,7 +10133,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "lru", "parity-scale-codec", @@ -10135,7 +10157,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -10148,7 +10170,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "log", "sc-allocator", @@ -10161,7 +10183,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "cfg-if", "libc", @@ -10178,9 +10200,9 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ - "ahash", + "ahash 0.7.6", "array-bytes 4.2.0", "async-trait", "dyn-clone", @@ -10218,7 +10240,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "finality-grandpa", "futures", @@ -10238,7 +10260,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "ansi_term", "futures", @@ -10253,7 +10275,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -10268,7 +10290,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -10310,7 +10332,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "cid", "futures", @@ -10329,7 +10351,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "bitflags", @@ -10355,9 +10377,9 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ - "ahash", + "ahash 0.7.6", "futures", "futures-timer", "libp2p", @@ -10373,7 +10395,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "futures", @@ -10394,7 +10416,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -10426,7 +10448,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "futures", @@ -10445,7 +10467,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "bytes", @@ -10475,7 +10497,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "futures", "libp2p", @@ -10488,7 +10510,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -10497,7 +10519,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "futures", "jsonrpsee", @@ -10521,12 +10543,13 @@ dependencies = [ "sp-runtime", "sp-session", "sp-version", + "tokio", ] [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10545,7 +10568,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "http", "jsonrpsee", @@ -10560,7 +10583,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "futures", @@ -10586,7 +10609,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "directories", @@ -10651,7 +10674,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "log", "parity-scale-codec", @@ -10662,7 +10685,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10681,7 +10704,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "futures", "libc", @@ -10700,7 +10723,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "chrono", "futures", @@ -10719,7 +10742,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "ansi_term", "atty", @@ -10750,7 +10773,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10761,13 +10784,14 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "futures", "futures-timer", "linked-hash-map", "log", + "num-traits", "parity-scale-codec", "parking_lot 0.12.1", "sc-client-api", @@ -10787,7 +10811,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "futures", @@ -10801,7 +10825,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "backtrace", "futures", @@ -10848,6 +10872,17 @@ dependencies = [ "winapi", ] +[[package]] +name = "schnellru" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "772575a524feeb803e5b0fcbc6dd9f367e579488197c94c6e4023aad2305774d" +dependencies = [ + "ahash 0.8.2", + "cfg-if", + "hashbrown 0.13.2", +] + [[package]] name = "schnorrkel" version = "0.9.1" @@ -11229,8 +11264,8 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "enumn", "parity-scale-codec", @@ -11307,7 +11342,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "hash-db", "log", @@ -11325,7 +11360,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "blake2", "proc-macro-crate", @@ -11337,7 +11372,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "7.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11350,7 +11385,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "6.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "integer-sqrt", "num-traits", @@ -11364,7 +11399,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11377,7 +11412,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "parity-scale-codec", @@ -11389,7 +11424,7 @@ dependencies = [ [[package]] name = "sp-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11406,7 +11441,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "sp-api", @@ -11418,7 +11453,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "futures", "log", @@ -11436,7 +11471,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "futures", @@ -11454,7 +11489,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "parity-scale-codec", @@ -11472,7 +11507,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "merlin", @@ -11495,7 +11530,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11507,7 +11542,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11520,7 +11555,7 @@ dependencies = [ [[package]] name = "sp-core" version = "7.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "base58", @@ -11562,7 +11597,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "5.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "blake2", "byteorder", @@ -11576,7 +11611,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "proc-macro2", "quote", @@ -11587,7 +11622,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -11596,7 +11631,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "5.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "proc-macro2", "quote", @@ -11606,7 +11641,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.13.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "environmental", "parity-scale-codec", @@ -11617,7 +11652,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "finality-grandpa", "log", @@ -11635,7 +11670,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11649,7 +11684,7 @@ dependencies = [ [[package]] name = "sp-io" version = "7.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "bytes", "ed25519", @@ -11674,7 +11709,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "7.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "lazy_static", "sp-core", @@ -11685,7 +11720,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.13.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "futures", @@ -11702,7 +11737,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "thiserror", "zstd", @@ -11711,7 +11746,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -11729,7 +11764,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11743,7 +11778,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "sp-api", "sp-core", @@ -11753,7 +11788,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "5.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "backtrace", "lazy_static", @@ -11763,7 +11798,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "rustc-hash", "serde", @@ -11773,7 +11808,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "7.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "either", "hash256-std-hasher", @@ -11795,7 +11830,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "7.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -11813,7 +11848,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "6.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "Inflector", "proc-macro-crate", @@ -11825,7 +11860,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "serde", "serde_json", @@ -11834,7 +11869,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11848,7 +11883,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "scale-info", @@ -11860,7 +11895,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.13.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "hash-db", "log", @@ -11880,12 +11915,12 @@ dependencies = [ [[package]] name = "sp-std" version = "5.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" [[package]] name = "sp-storage" version = "7.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11898,7 +11933,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "futures-timer", @@ -11913,7 +11948,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "6.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "sp-std", @@ -11925,7 +11960,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "sp-api", "sp-runtime", @@ -11934,7 +11969,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "log", @@ -11950,11 +11985,11 @@ dependencies = [ [[package]] name = "sp-trie" version = "7.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ - "ahash", + "ahash 0.7.6", "hash-db", - "hashbrown", + "hashbrown 0.12.3", "lazy_static", "lru", "memory-db", @@ -11973,7 +12008,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11990,7 +12025,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -12001,7 +12036,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "7.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "impl-trait-for-tuples", "log", @@ -12014,7 +12049,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "4.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "parity-scale-codec", "scale-info", @@ -12335,7 +12370,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "platforms", ] @@ -12343,7 +12378,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -12362,7 +12397,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "hyper", "log", @@ -12374,7 +12409,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "async-trait", "jsonrpsee", @@ -12387,7 +12422,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "jsonrpsee", "log", @@ -12406,7 +12441,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -12432,7 +12467,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "futures", "substrate-test-utils-derive", @@ -12442,7 +12477,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12453,7 +12488,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ "ansi_term", "build-helper", @@ -12569,8 +12604,8 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "frame-support", "polkadot-primitives", @@ -12926,8 +12961,8 @@ dependencies = [ [[package]] name = "tracing-gum" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12937,8 +12972,8 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -12998,7 +13033,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "004e1e8f92535694b4cb1444dc5a8073ecf0815e3357f729638b9f8fc4062908" dependencies = [ "hash-db", - "hashbrown", + "hashbrown 0.12.3", "log", "rustc-hex", "smallvec", @@ -13068,9 +13103,9 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" +source = "git+https://github.com/paritytech/substrate?branch=master#79cb2e63312b16dc3e50d6df5283f7f7842f9bfb" dependencies = [ - "clap 4.0.32", + "clap 4.1.1", "frame-remote-externalities", "frame-try-runtime", "hex", @@ -13235,7 +13270,7 @@ version = "1.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "422ee0de9031b5b948b97a8fc04e3aa35230001a722ddd27943e0be31564ce4c" dependencies = [ - "getrandom 0.2.3", + "getrandom 0.2.8", ] [[package]] @@ -13252,9 +13287,9 @@ checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" [[package]] name = "version_check" -version = "0.9.3" +version = "0.9.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe" +checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" [[package]] name = "void" @@ -13977,8 +14012,8 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "bitvec", "frame-benchmarking", @@ -14068,8 +14103,8 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "frame-support", "polkadot-primitives", @@ -14459,8 +14494,8 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -14475,8 +14510,8 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "frame-support", "frame-system", @@ -14496,8 +14531,8 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "environmental", "frame-benchmarking", @@ -14516,8 +14551,8 @@ dependencies = [ [[package]] name = "xcm-procedural" -version = "0.9.33" -source = "git+https://github.com/paritytech//polkadot?branch=locked-for-gav-xcm-v3-and-bridges-2#b85e12f0bea43ded9e853a3aeae33cfa71387823" +version = "0.9.37" +source = "git+https://github.com/paritytech/polkadot?branch=master#5d8164fdda5d8870f3d87cc3a5d29ef0ec9c536b" dependencies = [ "Inflector", "proc-macro2", @@ -14597,8 +14632,3 @@ dependencies = [ "cc", "libc", ] - -[[patch.unused]] -name = "node-inspect" -version = "0.9.0-dev" -source = "git+https://github.com/paritytech//substrate?branch=sv-locked-for-gav-xcm-v3-and-bridges-2#4e383428ffc6d4eba173ca257c1aaf53d1ec339c" diff --git a/Cargo.toml b/Cargo.toml index 5ae1c3c699c..e80bd8f81f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,261 +58,3 @@ opt-level = 3 inherits = "release" lto = true codegen-units = 1 - -# we need to be able to work with XCMv3, but it is not yet in Polkadot master -# => manual patch is required. Because of https://github.com/rust-lang/cargo/issues/5478 -# we need to use double slash in the repo name. -# -# Once XCMv3 PR is merged, we may remove both Substrate and Polkadot patch section. - -[patch."https://github.com/paritytech/substrate"] -beefy-gadget = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -beefy-gadget-rpc = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -beefy-merkle-tree = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -fork-tree = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-benchmarking = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-benchmarking-cli = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-election-provider-solution-type = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-election-provider-support = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-executive = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-support = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-support-procedural = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-support-procedural-tools = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-support-procedural-tools-derive = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-system = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-system-benchmarking = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -frame-try-runtime = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -mmr-gadget = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -mmr-rpc = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -node-inspect = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-assets = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-asset-tx-payment = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-aura = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-authority-discovery = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-authorship = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-babe = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-bags-list = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-balances = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-beefy = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-beefy-mmr = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-bounties = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-child-bounties = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-collective = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-conviction-voting = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-democracy = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-election-provider-multi-phase = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-elections-phragmen = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-fast-unstake = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-grandpa = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-identity = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-im-online = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-indices = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-membership = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-mmr = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-multisig = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-nis = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-nomination-pools = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-nomination-pools-runtime-api = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-offences = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-preimage = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-proxy = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-ranked-collective = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-recovery = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-referenda = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-scheduler = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-session = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-society = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-staking = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-staking-reward-fn = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-sudo = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-timestamp = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-tips = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-transaction-payment = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-transaction-payment-rpc = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-treasury = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-utility = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-vesting = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-whitelist = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-allocator = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-authority-discovery = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-basic-authorship = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-block-builder = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-chain-spec = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-chain-spec-derive = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-cli = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-client-api = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-client-db = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-consensus = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-consensus-aura = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-consensus-babe = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-consensus-babe-rpc = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-consensus-epochs = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-consensus-slots = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-executor = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-executor-common = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-executor-wasmi = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-executor-wasmtime = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-finality-grandpa = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-finality-grandpa-rpc = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-informant = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-keystore = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-network = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-network-common = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-network-gossip = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-network-light = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-network-sync = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-offchain = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-peerset = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-proposer-metrics = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-rpc = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-rpc-api = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-rpc-server = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-service = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-state-db = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-sync-state-rpc = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-sysinfo = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-telemetry = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-tracing = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-tracing-proc-macro = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-transaction-pool = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-transaction-pool-api = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sc-utils = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-api = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-api-proc-macro = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-application-crypto = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-arithmetic = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-authority-discovery = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-authorship = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-beefy = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-block-builder = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-blockchain = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-consensus = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-consensus-aura = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-consensus-babe = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-consensus-slots = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-consensus-vrf = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-core = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-core-hashing = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-core-hashing-proc-macro = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-database = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-debug-derive = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-externalities = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-finality-grandpa = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-inherents = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-io = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-keyring = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-keystore = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-maybe-compressed-blob = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-mmr-primitives = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-npos-elections = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-offchain = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-panic-handler = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-rpc = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-runtime = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-runtime-interface = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-runtime-interface-proc-macro = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-session = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-staking = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-state-machine = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-std = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-storage = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-timestamp = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-tracing = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-transaction-pool = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-transaction-storage-proof = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-trie = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-version = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-version-proc-macro = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-wasm-interface = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-weights = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -substrate-build-script-utils = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -substrate-frame-rpc-system = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -substrate-prometheus-endpoint = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -substrate-state-trie-migration-rpc = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -substrate-wasm-builder = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -try-runtime-cli = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-uniques = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-contracts = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-contracts-primitives = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-contracts-proc-macro = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-alliance = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-nfts = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-state-trie-migration = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -sp-serializer = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -substrate-test-client = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -substrate-test-utils-derive = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -substrate-test-utils = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-election-provider-support-benchmarking = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-nomination-pools-benchmarking = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-offences-benchmarking = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } -pallet-session-benchmarking = { git = "https://github.com/paritytech//substrate", branch = "sv-locked-for-gav-xcm-v3-and-bridges-2" } - -[patch."https://github.com/paritytech/polkadot"] -kusama-runtime = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -kusama-runtime-constants = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -pallet-xcm = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-approval-distribution = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-availability-bitfield-distribution = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-availability-distribution = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-availability-recovery = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-cli = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-client = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-collator-protocol = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-core-primitives = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-dispute-distribution = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-erasure-coding = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-gossip-support = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-network-bridge = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-collation-generation = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-approval-voting = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-av-store = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-backing = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-bitfield-signing = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-candidate-validation = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-chain-api = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-chain-selection = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-dispute-coordinator = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-parachains-inherent = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-provisioner = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-pvf = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-pvf-checker = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-core-runtime-api = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-jaeger = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-metrics = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-network-protocol = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-primitives = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-subsystem = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-subsystem-types = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-subsystem-util = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-overseer = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-parachain = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-performance-test = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-primitives = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-rpc = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-runtime = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-runtime-common = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-runtime-constants = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-runtime-metrics = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-runtime-parachains = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-service = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-statement-distribution = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-statement-table = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -slot-range-helper = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -tracing-gum = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -tracing-gum-proc-macro = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -xcm = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -xcm-builder = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -xcm-executor = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -xcm-procedural = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -pallet-xcm-benchmarks = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -westend-runtime-constants = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -rococo-runtime-constants = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-test-runtime = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -test-runtime-constants = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-node-subsystem-test-helpers = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-test-client = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } -polkadot-test-service = { git = "https://github.com/paritytech//polkadot", branch = "locked-for-gav-xcm-v3-and-bridges-2" } diff --git a/client/cli/Cargo.toml b/client/cli/Cargo.toml index d7d6b2b6aad..cda55748254 100644 --- a/client/cli/Cargo.toml +++ b/client/cli/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Parity Technologies "] edition = "2021" [dependencies] -clap = { version = "4.0.32", features = ["derive"] } +clap = { version = "4.1.1", features = ["derive"] } codec = { package = "parity-scale-codec", version = "3.0.0" } url = "2.3.1" diff --git a/client/relay-chain-rpc-interface/src/rpc_client.rs b/client/relay-chain-rpc-interface/src/rpc_client.rs index f755bf29b3b..3d7e1c2c07f 100644 --- a/client/relay-chain-rpc-interface/src/rpc_client.rs +++ b/client/relay-chain-rpc-interface/src/rpc_client.rs @@ -141,12 +141,9 @@ impl RelayChainRpcClient { at: RelayHash, index: SessionIndex, ) -> Result, RelayChainError> { - self.call_remote_runtime_function( - "ParachainHost_session_info_before_version_2", - at, - Some(index), - ) - .await + // The function in wasm never changes/gets augmented with a version + self.call_remote_runtime_function("ParachainHost_session_info", at, Some(index)) + .await } /// Scrape dispute relevant from on-chain, backing votes and resolved disputes. diff --git a/parachain-template/node/Cargo.toml b/parachain-template/node/Cargo.toml index 9beab011539..25bcfa0cf0b 100644 --- a/parachain-template/node/Cargo.toml +++ b/parachain-template/node/Cargo.toml @@ -10,7 +10,7 @@ edition = "2021" build = "build.rs" [dependencies] -clap = { version = "4.0.32", features = ["derive"] } +clap = { version = "4.1.1", features = ["derive"] } log = "0.4.17" codec = { package = "parity-scale-codec", version = "3.0.0" } serde = { version = "1.0.152", features = ["derive"] } diff --git a/parachain-template/node/src/chain_spec.rs b/parachain-template/node/src/chain_spec.rs index b6d018602df..b37468f184e 100644 --- a/parachain-template/node/src/chain_spec.rs +++ b/parachain-template/node/src/chain_spec.rs @@ -217,5 +217,6 @@ fn testnet_genesis( polkadot_xcm: parachain_template_runtime::PolkadotXcmConfig { safe_xcm_version: Some(SAFE_XCM_VERSION), }, + transaction_payment: Default::default(), } } diff --git a/parachain-template/node/src/command.rs b/parachain-template/node/src/command.rs index c109706d3bd..402d2621793 100644 --- a/parachain-template/node/src/command.rs +++ b/parachain-template/node/src/command.rs @@ -256,14 +256,11 @@ pub fn run() -> Result<()> { let collator_options = cli.run.collator_options(); runner.run_node_until_exit(|config| async move { - let hwbench = if !cli.no_hardware_benchmarks { + let hwbench = (!cli.no_hardware_benchmarks).then_some( config.database.path().map(|database_path| { let _ = std::fs::create_dir_all(&database_path); sc_sysinfo::gather_hwbench(Some(database_path)) - }) - } else { - None - }; + })).flatten(); let para_id = chain_spec::Extensions::try_get(&*config.chain_spec) .map(|e| e.para_id) diff --git a/parachain-template/node/src/service.rs b/parachain-template/node/src/service.rs index a8ee57cadbf..e5258e675e2 100644 --- a/parachain-template/node/src/service.rs +++ b/parachain-template/node/src/service.rs @@ -21,6 +21,7 @@ use cumulus_primitives_core::ParaId; use cumulus_relay_chain_interface::{RelayChainError, RelayChainInterface}; // Substrate Imports +use frame_benchmarking_cli::SUBSTRATE_REFERENCE_HARDWARE; use sc_consensus::ImportQueue; use sc_executor::NativeElseWasmExecutor; use sc_network::NetworkService; @@ -229,6 +230,14 @@ async fn start_node_impl( if let Some(hwbench) = hwbench { sc_sysinfo::print_hwbench(&hwbench); + // Here you can check whether the hardware meets your chains' requirements. Putting a link + // in there and swapping out the requirements for your own are probably a good idea. The + // requirements for a para-chain are dictated by its relay-chain. + if !SUBSTRATE_REFERENCE_HARDWARE.check_hardware(&hwbench) && validator { + log::warn!( + "⚠️ The hardware does not meet the minimal requirements for role 'Authority'." + ); + } if let Some(ref mut telemetry) = telemetry { let telemetry_handle = telemetry.handle(); diff --git a/parachain-template/runtime/src/lib.rs b/parachain-template/runtime/src/lib.rs index c59cc57a837..96a89e5a045 100644 --- a/parachain-template/runtime/src/lib.rs +++ b/parachain-template/runtime/src/lib.rs @@ -462,42 +462,36 @@ construct_runtime!( UncheckedExtrinsic = UncheckedExtrinsic, { // System support stuff. - System: frame_system::{Pallet, Call, Config, Storage, Event} = 0, - ParachainSystem: cumulus_pallet_parachain_system::{ - Pallet, Call, Config, Storage, Inherent, Event, ValidateUnsigned, - } = 1, - Timestamp: pallet_timestamp::{Pallet, Call, Storage, Inherent} = 2, - ParachainInfo: parachain_info::{Pallet, Storage, Config} = 3, + System: frame_system = 0, + ParachainSystem: cumulus_pallet_parachain_system = 1, + Timestamp: pallet_timestamp = 2, + ParachainInfo: parachain_info = 3, // Monetary stuff. - Balances: pallet_balances::{Pallet, Call, Storage, Config, Event} = 10, - TransactionPayment: pallet_transaction_payment::{Pallet, Storage, Event} = 11, + Balances: pallet_balances = 10, + TransactionPayment: pallet_transaction_payment = 11, // Collator support. The order of these 4 are important and shall not change. - Authorship: pallet_authorship::{Pallet, Call, Storage} = 20, - CollatorSelection: pallet_collator_selection::{Pallet, Call, Storage, Event, Config} = 21, - Session: pallet_session::{Pallet, Call, Storage, Event, Config} = 22, - Aura: pallet_aura::{Pallet, Storage, Config} = 23, - AuraExt: cumulus_pallet_aura_ext::{Pallet, Storage, Config} = 24, + Authorship: pallet_authorship = 20, + CollatorSelection: pallet_collator_selection = 21, + Session: pallet_session = 22, + Aura: pallet_aura = 23, + AuraExt: cumulus_pallet_aura_ext = 24, // XCM helpers. - XcmpQueue: cumulus_pallet_xcmp_queue::{Pallet, Call, Storage, Event} = 30, - PolkadotXcm: pallet_xcm::{Pallet, Call, Event, Origin, Config} = 31, - CumulusXcm: cumulus_pallet_xcm::{Pallet, Event, Origin} = 32, - DmpQueue: cumulus_pallet_dmp_queue::{Pallet, Call, Storage, Event} = 33, + XcmpQueue: cumulus_pallet_xcmp_queue = 30, + PolkadotXcm: pallet_xcm = 31, + CumulusXcm: cumulus_pallet_xcm = 32, + DmpQueue: cumulus_pallet_dmp_queue = 33, // Template - TemplatePallet: pallet_template::{Pallet, Call, Storage, Event} = 40, + TemplatePallet: pallet_template = 40, } ); -#[cfg(feature = "runtime-benchmarks")] -#[macro_use] -extern crate frame_benchmarking; - #[cfg(feature = "runtime-benchmarks")] mod benches { - define_benchmarks!( + frame_benchmarking::define_benchmarks!( [frame_system, SystemBench::] [pallet_balances, Balances] [pallet_session, SessionBench::] @@ -679,18 +673,8 @@ impl_runtime_apis! { use cumulus_pallet_session_benchmarking::Pallet as SessionBench; impl cumulus_pallet_session_benchmarking::Config for Runtime {} - let whitelist: Vec = vec![ - // Block Number - hex_literal::hex!("26aa394eea5630e07c48ae0c9558cef702a5c1b19ab7a04f536c519aca4983ac").to_vec().into(), - // Total Issuance - hex_literal::hex!("c2261276cc9d1f8598ea4b6a74b15c2f57c875e4cff74148e4628f264b974c80").to_vec().into(), - // Execution Phase - hex_literal::hex!("26aa394eea5630e07c48ae0c9558cef7ff553b5a9862a516939d82b3d3d8661a").to_vec().into(), - // Event Count - hex_literal::hex!("26aa394eea5630e07c48ae0c9558cef70a98fdbe9ce6c55837576c60c7af3850").to_vec().into(), - // System Events - hex_literal::hex!("26aa394eea5630e07c48ae0c9558cef780d41e5e16056765bc8461851072c9d7").to_vec().into(), - ]; + use frame_support::traits::WhitelistedStorageKeys; + let whitelist = AllPalletsWithSystem::whitelisted_storage_keys(); let mut batches = Vec::::new(); let params = (&config, &whitelist); diff --git a/parachains/common/src/impls.rs b/parachains/common/src/impls.rs index 0057d150fd0..8502aa37f64 100644 --- a/parachains/common/src/impls.rs +++ b/parachains/common/src/impls.rs @@ -68,16 +68,17 @@ where /// A `HandleCredit` implementation that naively transfers the fees to the block author. /// Will drop and burn the assets in case the transfer fails. -pub struct AssetsToBlockAuthor(PhantomData); -impl HandleCredit, pallet_assets::Pallet> for AssetsToBlockAuthor +pub struct AssetsToBlockAuthor(PhantomData<(R, I)>); +impl HandleCredit, pallet_assets::Pallet> for AssetsToBlockAuthor where - R: pallet_authorship::Config + pallet_assets::Config, + I: 'static, + R: pallet_authorship::Config + pallet_assets::Config, AccountIdOf: From + Into, { - fn handle_credit(credit: CreditOf, pallet_assets::Pallet>) { + fn handle_credit(credit: CreditOf, pallet_assets::Pallet>) { if let Some(author) = pallet_authorship::Pallet::::author() { // In case of error: Will drop the result triggering the `OnDrop` of the imbalance. - let _ = pallet_assets::Pallet::::resolve(&author, credit); + let _ = pallet_assets::Pallet::::resolve(&author, credit); } } } diff --git a/parachains/common/src/lib.rs b/parachains/common/src/lib.rs index 5f023793b51..8ac464ea077 100644 --- a/parachains/common/src/lib.rs +++ b/parachains/common/src/lib.rs @@ -62,7 +62,7 @@ mod types { pub type StatemintAuraId = sp_consensus_aura::ed25519::AuthorityId; // Id used for identifying assets. - pub type AssetId = u32; + pub type AssetIdForTrustBackedAssets = u32; } /// Common constants of parachains. diff --git a/parachains/common/src/xcm_config.rs b/parachains/common/src/xcm_config.rs index 1ece2d2bd50..ac4cd8858e7 100644 --- a/parachains/common/src/xcm_config.rs +++ b/parachains/common/src/xcm_config.rs @@ -76,30 +76,37 @@ impl ShouldExecute for DenyReserveTransferToRelayChain { /// A `ChargeFeeInFungibles` implementation that converts the output of /// a given WeightToFee implementation an amount charged in /// a particular assetId from pallet-assets -pub struct AssetFeeAsExistentialDepositMultiplier( - PhantomData<(Runtime, WeightToFee, BalanceConverter)>, -); -impl +pub struct AssetFeeAsExistentialDepositMultiplier< + Runtime, + WeightToFee, + BalanceConverter, + AssetInstance: 'static, +>(PhantomData<(Runtime, WeightToFee, BalanceConverter, AssetInstance)>); +impl cumulus_primitives_utility::ChargeWeightInFungibles< AccountIdOf, - pallet_assets::Pallet, - > for AssetFeeAsExistentialDepositMultiplier + pallet_assets::Pallet, + > for AssetFeeAsExistentialDepositMultiplier where - Runtime: pallet_assets::Config, + Runtime: pallet_assets::Config, WeightToFee: WeightToFeePolynomial, BalanceConverter: BalanceConversion< CurrencyBalance, - ::AssetId, - ::Balance, + >::AssetId, + >::Balance, >, AccountIdOf: From + Into, { fn charge_weight_in_fungibles( - asset_id: as Inspect>>::AssetId, + asset_id: as Inspect< + AccountIdOf, + >>::AssetId, weight: Weight, - ) -> Result< as Inspect>>::Balance, XcmError> - { + ) -> Result< + as Inspect>>::Balance, + XcmError, + > { let amount = WeightToFee::weight_to_fee(&weight); // If the amount gotten is not at least the ED, then make it be the ED of the asset // This is to avoid burning assets and decreasing the supply diff --git a/parachains/runtimes/assets/statemine/src/lib.rs b/parachains/runtimes/assets/statemine/src/lib.rs index a7ac8aef9a0..a94d8f4d1c4 100644 --- a/parachains/runtimes/assets/statemine/src/lib.rs +++ b/parachains/runtimes/assets/statemine/src/lib.rs @@ -60,8 +60,9 @@ use frame_system::{ pub use parachains_common as common; use parachains_common::{ impls::{AssetsToBlockAuthor, DealWithFees}, - opaque, AccountId, AssetId, AuraId, Balance, BlockNumber, Hash, Header, Index, Signature, - AVERAGE_ON_INITIALIZE_RATIO, HOURS, MAXIMUM_BLOCK_WEIGHT, NORMAL_DISPATCH_RATIO, SLOT_DURATION, + opaque, AccountId, AssetIdForTrustBackedAssets, AuraId, Balance, BlockNumber, Hash, Header, + Index, Signature, AVERAGE_ON_INITIALIZE_RATIO, HOURS, MAXIMUM_BLOCK_WEIGHT, + NORMAL_DISPATCH_RATIO, SLOT_DURATION, }; use xcm_config::{KsmLocation, XcmConfig}; @@ -88,7 +89,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("statemine"), impl_name: create_runtime_str!("statemine"), authoring_version: 1, - spec_version: 9360, + spec_version: 9370, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 11, @@ -101,7 +102,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("statemine"), impl_name: create_runtime_str!("statemine"), authoring_version: 1, - spec_version: 9360, + spec_version: 9370, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 11, @@ -231,11 +232,16 @@ parameter_types! { pub type AssetsForceOrigin = EitherOfDiverse, EnsureXcm>>; -impl pallet_assets::Config for Runtime { +// Called "Trust Backed" assets because these are generally registered by some account, and users of +// the asset assume it has some claimed backing. The pallet is called `Assets` in +// `construct_runtime` to avoid breaking changes on storage reads. +pub type TrustBackedAssetsInstance = pallet_assets::Instance1; +type TrustBackedAssetsCall = pallet_assets::Call; +impl pallet_assets::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Balance = Balance; - type AssetId = AssetId; - type AssetIdParameter = codec::Compact; + type AssetId = AssetIdForTrustBackedAssets; + type AssetIdParameter = codec::Compact; type Currency = Balances; type CreateOrigin = AsEnsureOriginWithArg>; type ForceOrigin = AssetsForceOrigin; @@ -353,15 +359,15 @@ impl InstanceFilter for ProxyType { }, ProxyType::AssetOwner => matches!( c, - RuntimeCall::Assets(pallet_assets::Call::create { .. }) | - RuntimeCall::Assets(pallet_assets::Call::start_destroy { .. }) | - RuntimeCall::Assets(pallet_assets::Call::destroy_accounts { .. }) | - RuntimeCall::Assets(pallet_assets::Call::destroy_approvals { .. }) | - RuntimeCall::Assets(pallet_assets::Call::finish_destroy { .. }) | - RuntimeCall::Assets(pallet_assets::Call::transfer_ownership { .. }) | - RuntimeCall::Assets(pallet_assets::Call::set_team { .. }) | - RuntimeCall::Assets(pallet_assets::Call::set_metadata { .. }) | - RuntimeCall::Assets(pallet_assets::Call::clear_metadata { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::create { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::start_destroy { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::destroy_accounts { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::destroy_approvals { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::finish_destroy { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::transfer_ownership { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::set_team { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::set_metadata { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::clear_metadata { .. }) | RuntimeCall::Uniques(pallet_uniques::Call::create { .. }) | RuntimeCall::Uniques(pallet_uniques::Call::destroy { .. }) | RuntimeCall::Uniques(pallet_uniques::Call::transfer_ownership { .. }) | @@ -378,12 +384,12 @@ impl InstanceFilter for ProxyType { ), ProxyType::AssetManager => matches!( c, - RuntimeCall::Assets(pallet_assets::Call::mint { .. }) | - RuntimeCall::Assets(pallet_assets::Call::burn { .. }) | - RuntimeCall::Assets(pallet_assets::Call::freeze { .. }) | - RuntimeCall::Assets(pallet_assets::Call::thaw { .. }) | - RuntimeCall::Assets(pallet_assets::Call::freeze_asset { .. }) | - RuntimeCall::Assets(pallet_assets::Call::thaw_asset { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::mint { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::burn { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::freeze { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::thaw { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::freeze_asset { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::thaw_asset { .. }) | RuntimeCall::Uniques(pallet_uniques::Call::mint { .. }) | RuntimeCall::Uniques(pallet_uniques::Call::burn { .. }) | RuntimeCall::Uniques(pallet_uniques::Call::freeze { .. }) | @@ -542,10 +548,18 @@ impl pallet_collator_selection::Config for Runtime { impl pallet_asset_tx_payment::Config for Runtime { type RuntimeEvent = RuntimeEvent; + // TODO https://github.com/paritytech/substrate/issues/12724 + // This should be able to take assets from any pallet instance. For now we only allow + // sufficient, trust backed assets to pay for transaction fees. type Fungibles = Assets; type OnChargeAssetTransaction = pallet_asset_tx_payment::FungiblesAdapter< - pallet_assets::BalanceToAssetBalance, - AssetsToBlockAuthor, + pallet_assets::BalanceToAssetBalance< + Balances, + Runtime, + ConvertInto, + TrustBackedAssetsInstance, + >, + AssetsToBlockAuthor, >; } @@ -621,7 +635,7 @@ construct_runtime!( Proxy: pallet_proxy::{Pallet, Call, Storage, Event} = 42, // The main stage. - Assets: pallet_assets::{Pallet, Call, Storage, Event} = 50, + Assets: pallet_assets::::{Pallet, Call, Storage, Event} = 50, Uniques: pallet_uniques::{Pallet, Call, Storage, Event} = 51, #[cfg(feature = "state-trie-version-1")] @@ -653,7 +667,7 @@ pub type UncheckedExtrinsic = generic::UncheckedExtrinsic; /// Extrinsic type that has already been checked. pub type CheckedExtrinsic = generic::CheckedExtrinsic; - +/// Migrations to apply on runtime upgrade. pub type Migrations = (); /// Executive: handles dispatch to the various modules. diff --git a/parachains/runtimes/assets/statemine/src/weights/xcm/mod.rs b/parachains/runtimes/assets/statemine/src/weights/xcm/mod.rs index d38e1c62e51..c5ac9b80a94 100644 --- a/parachains/runtimes/assets/statemine/src/weights/xcm/mod.rs +++ b/parachains/runtimes/assets/statemine/src/weights/xcm/mod.rs @@ -185,6 +185,9 @@ impl XcmWeightInfo for StatemineXcmWeight { fn expect_error(_error: &Option<(u32, XcmError)>) -> Weight { XcmGeneric::::expect_error() } + fn expect_transact_status(_transact_status: &MaybeErrorCode) -> Weight { + XcmGeneric::::expect_transact_status() + } fn query_pallet(_module_name: &Vec, _response_info: &QueryResponseInfo) -> Weight { XcmGeneric::::query_pallet() } diff --git a/parachains/runtimes/assets/statemine/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/parachains/runtimes/assets/statemine/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index 96040ac7e85..d468f057918 100644 --- a/parachains/runtimes/assets/statemine/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/parachains/runtimes/assets/statemine/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -148,6 +148,9 @@ impl WeightInfo { pub(crate) fn expect_error() -> Weight { Weight::from_ref_time(5_859_000 as u64) } + pub(crate) fn expect_transact_status() -> Weight { + Weight::from_ref_time(5_859_000 as u64) + } // Storage: ParachainInfo ParachainId (r:1 w:0) // Storage: PolkadotXcm SupportedVersion (r:1 w:0) // Storage: PolkadotXcm VersionDiscoveryQueue (r:1 w:1) diff --git a/parachains/runtimes/assets/statemine/src/xcm_config.rs b/parachains/runtimes/assets/statemine/src/xcm_config.rs index a86828e0fe9..43b1c67f0bd 100644 --- a/parachains/runtimes/assets/statemine/src/xcm_config.rs +++ b/parachains/runtimes/assets/statemine/src/xcm_config.rs @@ -14,9 +14,9 @@ // limitations under the License. use super::{ - AccountId, AllPalletsWithSystem, AssetId, Assets, Authorship, Balance, Balances, ParachainInfo, - ParachainSystem, PolkadotXcm, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin, WeightToFee, - XcmpQueue, + AccountId, AllPalletsWithSystem, AssetIdForTrustBackedAssets, Assets, Authorship, Balance, + Balances, ParachainInfo, ParachainSystem, PolkadotXcm, Runtime, RuntimeCall, RuntimeEvent, + RuntimeOrigin, TrustBackedAssetsInstance, WeightToFee, XcmpQueue, }; use frame_support::{ match_types, parameter_types, @@ -53,7 +53,7 @@ parameter_types! { pub UniversalLocation: InteriorMultiLocation = X2(GlobalConsensus(RelayNetwork::get().unwrap()), Parachain(ParachainInfo::parachain_id().into())); pub const Local: MultiLocation = Here.into_location(); - pub AssetsPalletLocation: MultiLocation = + pub TrustBackedAssetsPalletLocation: MultiLocation = PalletInstance(::index() as u8).into(); pub CheckingAccount: AccountId = PolkadotXcm::check_account(); } @@ -90,9 +90,13 @@ pub type FungiblesTransactor = FungiblesAdapter< Assets, // Use this currency when it is a fungible asset matching the given location or name: ConvertedConcreteId< - AssetId, + AssetIdForTrustBackedAssets, Balance, - AsPrefixedGeneralIndex, + AsPrefixedGeneralIndex< + TrustBackedAssetsPalletLocation, + AssetIdForTrustBackedAssets, + JustTry, + >, JustTry, >, // Convert an XCM MultiLocation into a local account id: @@ -271,7 +275,8 @@ pub type Barrier = DenyThenTry< pub type AssetFeeAsExistentialDepositMultiplierFeeCharger = AssetFeeAsExistentialDepositMultiplier< Runtime, WeightToFee, - pallet_assets::BalanceToAssetBalance, + pallet_assets::BalanceToAssetBalance, + TrustBackedAssetsInstance, >; pub struct XcmConfig; @@ -298,9 +303,13 @@ impl xcm_executor::Config for XcmConfig { AccountId, AssetFeeAsExistentialDepositMultiplierFeeCharger, ConvertedConcreteId< - AssetId, + AssetIdForTrustBackedAssets, Balance, - AsPrefixedGeneralIndex, + AsPrefixedGeneralIndex< + TrustBackedAssetsPalletLocation, + AssetIdForTrustBackedAssets, + JustTry, + >, JustTry, >, Assets, diff --git a/parachains/runtimes/assets/statemint/src/lib.rs b/parachains/runtimes/assets/statemint/src/lib.rs index 4af9a723489..2d2289277a1 100644 --- a/parachains/runtimes/assets/statemint/src/lib.rs +++ b/parachains/runtimes/assets/statemint/src/lib.rs @@ -89,8 +89,8 @@ use frame_system::{ pub use parachains_common as common; use parachains_common::{ impls::{AssetsToBlockAuthor, DealWithFees}, - opaque, AccountId, AssetId, Balance, BlockNumber, Hash, Header, Index, Signature, - StatemintAuraId as AuraId, AVERAGE_ON_INITIALIZE_RATIO, HOURS, MAXIMUM_BLOCK_WEIGHT, + opaque, AccountId, AssetIdForTrustBackedAssets, Balance, BlockNumber, Hash, Header, Index, + Signature, StatemintAuraId as AuraId, AVERAGE_ON_INITIALIZE_RATIO, HOURS, MAXIMUM_BLOCK_WEIGHT, NORMAL_DISPATCH_RATIO, SLOT_DURATION, }; use xcm_config::{DotLocation, XcmConfig, XcmOriginToTransactDispatchOrigin}; @@ -117,7 +117,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("statemint"), impl_name: create_runtime_str!("statemint"), authoring_version: 1, - spec_version: 9360, + spec_version: 9370, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 11, @@ -247,11 +247,16 @@ parameter_types! { pub type AssetsForceOrigin = EitherOfDiverse, EnsureXcm>>; -impl pallet_assets::Config for Runtime { +// Called "Trust Backed" assets because these are generally registered by some account, and users of +// the asset assume it has some claimed backing. The pallet is called `Assets` in +// `construct_runtime` to avoid breaking changes on storage reads. +pub type TrustBackedAssetsInstance = pallet_assets::Instance1; +type TrustBackedAssetsCall = pallet_assets::Call; +impl pallet_assets::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Balance = Balance; - type AssetId = AssetId; - type AssetIdParameter = codec::Compact; + type AssetId = AssetIdForTrustBackedAssets; + type AssetIdParameter = codec::Compact; type Currency = Balances; type CreateOrigin = AsEnsureOriginWithArg>; type ForceOrigin = AssetsForceOrigin; @@ -369,15 +374,15 @@ impl InstanceFilter for ProxyType { }, ProxyType::AssetOwner => matches!( c, - RuntimeCall::Assets(pallet_assets::Call::create { .. }) | - RuntimeCall::Assets(pallet_assets::Call::start_destroy { .. }) | - RuntimeCall::Assets(pallet_assets::Call::destroy_accounts { .. }) | - RuntimeCall::Assets(pallet_assets::Call::destroy_approvals { .. }) | - RuntimeCall::Assets(pallet_assets::Call::finish_destroy { .. }) | - RuntimeCall::Assets(pallet_assets::Call::transfer_ownership { .. }) | - RuntimeCall::Assets(pallet_assets::Call::set_team { .. }) | - RuntimeCall::Assets(pallet_assets::Call::set_metadata { .. }) | - RuntimeCall::Assets(pallet_assets::Call::clear_metadata { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::create { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::start_destroy { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::destroy_accounts { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::destroy_approvals { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::finish_destroy { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::transfer_ownership { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::set_team { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::set_metadata { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::clear_metadata { .. }) | RuntimeCall::Uniques(pallet_uniques::Call::create { .. }) | RuntimeCall::Uniques(pallet_uniques::Call::destroy { .. }) | RuntimeCall::Uniques(pallet_uniques::Call::transfer_ownership { .. }) | @@ -394,12 +399,12 @@ impl InstanceFilter for ProxyType { ), ProxyType::AssetManager => matches!( c, - RuntimeCall::Assets(pallet_assets::Call::mint { .. }) | - RuntimeCall::Assets(pallet_assets::Call::burn { .. }) | - RuntimeCall::Assets(pallet_assets::Call::freeze { .. }) | - RuntimeCall::Assets(pallet_assets::Call::thaw { .. }) | - RuntimeCall::Assets(pallet_assets::Call::freeze_asset { .. }) | - RuntimeCall::Assets(pallet_assets::Call::thaw_asset { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::mint { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::burn { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::freeze { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::thaw { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::freeze_asset { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::thaw_asset { .. }) | RuntimeCall::Uniques(pallet_uniques::Call::mint { .. }) | RuntimeCall::Uniques(pallet_uniques::Call::burn { .. }) | RuntimeCall::Uniques(pallet_uniques::Call::freeze { .. }) | @@ -545,8 +550,13 @@ impl pallet_asset_tx_payment::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Fungibles = Assets; type OnChargeAssetTransaction = pallet_asset_tx_payment::FungiblesAdapter< - pallet_assets::BalanceToAssetBalance, - AssetsToBlockAuthor, + pallet_assets::BalanceToAssetBalance< + Balances, + Runtime, + ConvertInto, + TrustBackedAssetsInstance, + >, + AssetsToBlockAuthor, >; } @@ -622,7 +632,7 @@ construct_runtime!( Proxy: pallet_proxy::{Pallet, Call, Storage, Event} = 42, // The main stage. - Assets: pallet_assets::{Pallet, Call, Storage, Event} = 50, + Assets: pallet_assets::::{Pallet, Call, Storage, Event} = 50, Uniques: pallet_uniques::{Pallet, Call, Storage, Event} = 51, } ); @@ -651,7 +661,7 @@ pub type UncheckedExtrinsic = generic::UncheckedExtrinsic; /// Extrinsic type that has already been checked. pub type CheckedExtrinsic = generic::CheckedExtrinsic; - +/// Migrations to apply on runtime upgrade. pub type Migrations = (); /// Executive: handles dispatch to the various modules. diff --git a/parachains/runtimes/assets/statemint/src/weights/xcm/mod.rs b/parachains/runtimes/assets/statemint/src/weights/xcm/mod.rs index ed48d433170..6d0cafada4f 100644 --- a/parachains/runtimes/assets/statemint/src/weights/xcm/mod.rs +++ b/parachains/runtimes/assets/statemint/src/weights/xcm/mod.rs @@ -185,6 +185,9 @@ impl XcmWeightInfo for StatemintXcmWeight { fn expect_error(_error: &Option<(u32, XcmError)>) -> Weight { XcmGeneric::::expect_error() } + fn expect_transact_status(_transact_status: &MaybeErrorCode) -> Weight { + XcmGeneric::::expect_transact_status() + } fn query_pallet(_module_name: &Vec, _response_info: &QueryResponseInfo) -> Weight { XcmGeneric::::query_pallet() } diff --git a/parachains/runtimes/assets/statemint/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/parachains/runtimes/assets/statemint/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index 27c05868787..560ee7a659c 100644 --- a/parachains/runtimes/assets/statemint/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/parachains/runtimes/assets/statemint/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -148,6 +148,9 @@ impl WeightInfo { pub(crate) fn expect_error() -> Weight { Weight::from_ref_time(5_758_000 as u64) } + pub(crate) fn expect_transact_status() -> Weight { + Weight::from_ref_time(5_758_000 as u64) + } // Storage: ParachainInfo ParachainId (r:1 w:0) // Storage: PolkadotXcm SupportedVersion (r:1 w:0) // Storage: PolkadotXcm VersionDiscoveryQueue (r:1 w:1) diff --git a/parachains/runtimes/assets/statemint/src/xcm_config.rs b/parachains/runtimes/assets/statemint/src/xcm_config.rs index 8b76134da31..21daa980cc5 100644 --- a/parachains/runtimes/assets/statemint/src/xcm_config.rs +++ b/parachains/runtimes/assets/statemint/src/xcm_config.rs @@ -14,9 +14,9 @@ // limitations under the License. use super::{ - AccountId, AllPalletsWithSystem, AssetId, Assets, Authorship, Balance, Balances, ParachainInfo, - ParachainSystem, PolkadotXcm, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin, WeightToFee, - XcmpQueue, + AccountId, AllPalletsWithSystem, AssetIdForTrustBackedAssets, Assets, Authorship, Balance, + Balances, ParachainInfo, ParachainSystem, PolkadotXcm, Runtime, RuntimeCall, RuntimeEvent, + RuntimeOrigin, TrustBackedAssetsInstance, WeightToFee, XcmpQueue, }; use frame_support::{ match_types, parameter_types, @@ -53,7 +53,7 @@ parameter_types! { pub UniversalLocation: InteriorMultiLocation = X2(GlobalConsensus(RelayNetwork::get().unwrap()), Parachain(ParachainInfo::parachain_id().into())); pub const Local: MultiLocation = MultiLocation::here(); - pub AssetsPalletLocation: MultiLocation = + pub TrustBackedAssetsPalletLocation: MultiLocation = PalletInstance(::index() as u8).into(); pub CheckingAccount: AccountId = PolkadotXcm::check_account(); } @@ -90,9 +90,13 @@ pub type FungiblesTransactor = FungiblesAdapter< Assets, // Use this currency when it is a fungible asset matching the given location or name: ConvertedConcreteId< - AssetId, + AssetIdForTrustBackedAssets, Balance, - AsPrefixedGeneralIndex, + AsPrefixedGeneralIndex< + TrustBackedAssetsPalletLocation, + AssetIdForTrustBackedAssets, + JustTry, + >, JustTry, >, // Convert an XCM MultiLocation into a local account id: @@ -271,7 +275,8 @@ pub type Barrier = DenyThenTry< pub type AssetFeeAsExistentialDepositMultiplierFeeCharger = AssetFeeAsExistentialDepositMultiplier< Runtime, WeightToFee, - pallet_assets::BalanceToAssetBalance, + pallet_assets::BalanceToAssetBalance, + TrustBackedAssetsInstance, >; pub struct XcmConfig; @@ -298,9 +303,13 @@ impl xcm_executor::Config for XcmConfig { AccountId, AssetFeeAsExistentialDepositMultiplierFeeCharger, ConvertedConcreteId< - AssetId, + AssetIdForTrustBackedAssets, Balance, - AsPrefixedGeneralIndex, + AsPrefixedGeneralIndex< + TrustBackedAssetsPalletLocation, + AssetIdForTrustBackedAssets, + JustTry, + >, JustTry, >, Assets, diff --git a/parachains/runtimes/assets/westmint/src/lib.rs b/parachains/runtimes/assets/westmint/src/lib.rs index 56dbfd3de8e..eece7186a0c 100644 --- a/parachains/runtimes/assets/westmint/src/lib.rs +++ b/parachains/runtimes/assets/westmint/src/lib.rs @@ -61,11 +61,13 @@ use pallet_nfts::PalletFeatures; pub use parachains_common as common; use parachains_common::{ impls::{AssetsToBlockAuthor, DealWithFees}, - opaque, AccountId, AssetId, AuraId, Balance, BlockNumber, Hash, Header, Index, Signature, - AVERAGE_ON_INITIALIZE_RATIO, DAYS, HOURS, MAXIMUM_BLOCK_WEIGHT, NORMAL_DISPATCH_RATIO, - SLOT_DURATION, + opaque, AccountId, AssetIdForTrustBackedAssets, AuraId, Balance, BlockNumber, Hash, Header, + Index, Signature, AVERAGE_ON_INITIALIZE_RATIO, DAYS, HOURS, MAXIMUM_BLOCK_WEIGHT, + NORMAL_DISPATCH_RATIO, SLOT_DURATION, +}; +use xcm_config::{ + ForeignCreators, MultiLocationForAssetId, XcmConfig, XcmOriginToTransactDispatchOrigin, }; -use xcm_config::{XcmConfig, XcmOriginToTransactDispatchOrigin}; #[cfg(any(feature = "std", test))] pub use sp_runtime::BuildStorage; @@ -87,7 +89,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westmint"), impl_name: create_runtime_str!("westmint"), authoring_version: 1, - spec_version: 9360, + spec_version: 9370, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 11, @@ -214,11 +216,16 @@ parameter_types! { pub type AssetsForceOrigin = EnsureRoot; -impl pallet_assets::Config for Runtime { +// Called "Trust Backed" assets because these are generally registered by some account, and users of +// the asset assume it has some claimed backing. The pallet is called `Assets` in +// `construct_runtime` to avoid breaking changes on storage reads. +pub type TrustBackedAssetsInstance = pallet_assets::Instance1; +type TrustBackedAssetsCall = pallet_assets::Call; +impl pallet_assets::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Balance = Balance; - type AssetId = AssetId; - type AssetIdParameter = codec::Compact; + type AssetId = AssetIdForTrustBackedAssets; + type AssetIdParameter = codec::Compact; type Currency = Balances; type CreateOrigin = AsEnsureOriginWithArg>; type ForceOrigin = AssetsForceOrigin; @@ -237,6 +244,31 @@ impl pallet_assets::Config for Runtime { type BenchmarkHelper = (); } +/// Assets managed by some foreign location. +type ForeignAssetsInstance = pallet_assets::Instance2; +impl pallet_assets::Config for Runtime { + type RuntimeEvent = RuntimeEvent; + type Balance = Balance; + type AssetId = MultiLocationForAssetId; + type AssetIdParameter = MultiLocationForAssetId; + type Currency = Balances; + type CreateOrigin = ForeignCreators; + type ForceOrigin = AssetsForceOrigin; + type AssetDeposit = AssetDeposit; + type MetadataDepositBase = MetadataDepositBase; + type MetadataDepositPerByte = MetadataDepositPerByte; + type ApprovalDeposit = ApprovalDeposit; + type StringLimit = AssetsStringLimit; + type Freezer = (); + type Extra = (); + type WeightInfo = weights::pallet_assets::WeightInfo; + type CallbackHandle = (); + type AssetAccountDeposit = AssetAccountDeposit; + type RemoveItemsLimit = frame_support::traits::ConstU32<1000>; + #[cfg(feature = "runtime-benchmarks")] + type BenchmarkHelper = xcm_config::XcmBenchmarkHelper; +} + parameter_types! { // One storage item; key size is 32; value is size 4+4+16+32 bytes = 56 bytes. pub const DepositBase: Balance = deposit(1, 88); @@ -337,15 +369,15 @@ impl InstanceFilter for ProxyType { }, ProxyType::AssetOwner => matches!( c, - RuntimeCall::Assets(pallet_assets::Call::create { .. }) | - RuntimeCall::Assets(pallet_assets::Call::start_destroy { .. }) | - RuntimeCall::Assets(pallet_assets::Call::destroy_accounts { .. }) | - RuntimeCall::Assets(pallet_assets::Call::destroy_approvals { .. }) | - RuntimeCall::Assets(pallet_assets::Call::finish_destroy { .. }) | - RuntimeCall::Assets(pallet_assets::Call::transfer_ownership { .. }) | - RuntimeCall::Assets(pallet_assets::Call::set_team { .. }) | - RuntimeCall::Assets(pallet_assets::Call::set_metadata { .. }) | - RuntimeCall::Assets(pallet_assets::Call::clear_metadata { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::create { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::start_destroy { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::destroy_accounts { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::destroy_approvals { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::finish_destroy { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::transfer_ownership { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::set_team { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::set_metadata { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::clear_metadata { .. }) | RuntimeCall::Nfts(pallet_nfts::Call::create { .. }) | RuntimeCall::Nfts(pallet_nfts::Call::destroy { .. }) | RuntimeCall::Nfts(pallet_nfts::Call::transfer_ownership { .. }) | @@ -373,12 +405,12 @@ impl InstanceFilter for ProxyType { ), ProxyType::AssetManager => matches!( c, - RuntimeCall::Assets(pallet_assets::Call::mint { .. }) | - RuntimeCall::Assets(pallet_assets::Call::burn { .. }) | - RuntimeCall::Assets(pallet_assets::Call::freeze { .. }) | - RuntimeCall::Assets(pallet_assets::Call::thaw { .. }) | - RuntimeCall::Assets(pallet_assets::Call::freeze_asset { .. }) | - RuntimeCall::Assets(pallet_assets::Call::thaw_asset { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::mint { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::burn { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::freeze { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::thaw { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::freeze_asset { .. }) | + RuntimeCall::Assets(TrustBackedAssetsCall::thaw_asset { .. }) | RuntimeCall::Nfts(pallet_nfts::Call::force_mint { .. }) | RuntimeCall::Nfts(pallet_nfts::Call::burn { .. }) | RuntimeCall::Nfts(pallet_nfts::Call::lock_item_transfer { .. }) | @@ -522,10 +554,18 @@ impl pallet_collator_selection::Config for Runtime { impl pallet_asset_tx_payment::Config for Runtime { type RuntimeEvent = RuntimeEvent; + // TODO https://github.com/paritytech/substrate/issues/12724 + // This should be able to take assets from any pallet instance. For now we only allow + // sufficient, trust backed assets to pay for transaction fees. type Fungibles = Assets; type OnChargeAssetTransaction = pallet_asset_tx_payment::FungiblesAdapter< - pallet_assets::BalanceToAssetBalance, - AssetsToBlockAuthor, + pallet_assets::BalanceToAssetBalance< + Balances, + Runtime, + ConvertInto, + TrustBackedAssetsInstance, + >, + AssetsToBlockAuthor, >; } @@ -632,9 +672,10 @@ construct_runtime!( Proxy: pallet_proxy::{Pallet, Call, Storage, Event} = 42, // The main stage. - Assets: pallet_assets::{Pallet, Call, Storage, Event} = 50, + Assets: pallet_assets::::{Pallet, Call, Storage, Event} = 50, Uniques: pallet_uniques::{Pallet, Call, Storage, Event} = 51, Nfts: pallet_nfts::{Pallet, Call, Storage, Event} = 52, + ForeignAssets: pallet_assets::::{Pallet, Call, Storage, Event} = 53, } ); @@ -662,7 +703,7 @@ pub type UncheckedExtrinsic = generic::UncheckedExtrinsic; /// Extrinsic type that has already been checked. pub type CheckedExtrinsic = generic::CheckedExtrinsic; - +/// Migrations to apply on runtime upgrade. pub type Migrations = (); /// Executive: handles dispatch to the various modules. @@ -684,6 +725,7 @@ mod benches { define_benchmarks!( [frame_system, SystemBench::] [pallet_assets, Assets] + [pallet_assets, ForeignAssets] [pallet_balances, Balances] [pallet_multisig, Multisig] [pallet_nfts, Nfts] diff --git a/parachains/runtimes/assets/westmint/src/weights/xcm/mod.rs b/parachains/runtimes/assets/westmint/src/weights/xcm/mod.rs index ee63ee3f2ad..0e05a465794 100644 --- a/parachains/runtimes/assets/westmint/src/weights/xcm/mod.rs +++ b/parachains/runtimes/assets/westmint/src/weights/xcm/mod.rs @@ -185,6 +185,9 @@ impl XcmWeightInfo for WestmintXcmWeight { fn expect_error(_error: &Option<(u32, XcmError)>) -> Weight { XcmGeneric::::expect_error() } + fn expect_transact_status(_transact_status: &MaybeErrorCode) -> Weight { + XcmGeneric::::expect_transact_status() + } fn query_pallet(_module_name: &Vec, _response_info: &QueryResponseInfo) -> Weight { XcmGeneric::::query_pallet() } diff --git a/parachains/runtimes/assets/westmint/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/parachains/runtimes/assets/westmint/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index 0e88b1349e2..4e2e949636e 100644 --- a/parachains/runtimes/assets/westmint/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/parachains/runtimes/assets/westmint/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -148,6 +148,9 @@ impl WeightInfo { pub(crate) fn expect_error() -> Weight { Weight::from_ref_time(6_044_000 as u64) } + pub(crate) fn expect_transact_status() -> Weight { + Weight::from_ref_time(6_044_000 as u64) + } // Storage: ParachainInfo ParachainId (r:1 w:0) // Storage: PolkadotXcm SupportedVersion (r:1 w:0) // Storage: PolkadotXcm VersionDiscoveryQueue (r:1 w:1) diff --git a/parachains/runtimes/assets/westmint/src/xcm_config.rs b/parachains/runtimes/assets/westmint/src/xcm_config.rs index 81578bc4da7..5461e8e4ce9 100644 --- a/parachains/runtimes/assets/westmint/src/xcm_config.rs +++ b/parachains/runtimes/assets/westmint/src/xcm_config.rs @@ -14,22 +14,25 @@ // limitations under the License. use super::{ - AccountId, AllPalletsWithSystem, AssetId, Assets, Authorship, Balance, Balances, ParachainInfo, - ParachainSystem, PolkadotXcm, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin, WeightToFee, - XcmpQueue, + AccountId, AllPalletsWithSystem, AssetIdForTrustBackedAssets, Assets, Authorship, Balance, + Balances, ParachainInfo, ParachainSystem, PolkadotXcm, Runtime, RuntimeCall, RuntimeEvent, + RuntimeOrigin, TrustBackedAssetsInstance, WeightToFee, XcmpQueue, }; use frame_support::{ match_types, parameter_types, - traits::{ConstU32, Contains, Everything, Nothing, PalletInfoAccess}, + traits::{ + ConstU32, Contains, EnsureOrigin, EnsureOriginWithArg, Everything, Nothing, + PalletInfoAccess, + }, }; -use pallet_xcm::XcmPassthrough; +use pallet_xcm::{EnsureXcm, XcmPassthrough}; use parachains_common::{ impls::ToStakingPot, xcm_config::{ AssetFeeAsExistentialDepositMultiplier, DenyReserveTransferToRelayChain, DenyThenTry, }, }; -use polkadot_parachain::primitives::Sibling; +use polkadot_parachain::primitives::{Id as ParaId, Sibling}; use sp_runtime::traits::ConvertInto; use xcm::latest::prelude::*; use xcm_builder::{ @@ -42,7 +45,7 @@ use xcm_builder::{ WithComputedOrigin, }; use xcm_executor::{ - traits::{JustTry, WithOriginFilter}, + traits::{Convert, JustTry, WithOriginFilter}, XcmExecutor, }; @@ -53,7 +56,8 @@ parameter_types! { pub UniversalLocation: InteriorMultiLocation = X2(GlobalConsensus(RelayNetwork::get().unwrap()), Parachain(ParachainInfo::parachain_id().into())); pub const Local: MultiLocation = Here.into_location(); - pub AssetsPalletLocation: MultiLocation = + // todo: accept all instances, perhaps need a type for each instance? + pub TrustBackedAssetsPalletLocation: MultiLocation = PalletInstance(::index() as u8).into(); pub CheckingAccount: AccountId = PolkadotXcm::check_account(); } @@ -87,12 +91,16 @@ pub type CurrencyTransactor = CurrencyAdapter< /// Means for transacting assets besides the native currency on this chain. pub type FungiblesTransactor = FungiblesAdapter< // Use this fungibles implementation: - Assets, + Assets, // todo: accept all instances // Use this currency when it is a fungible asset matching the given location or name: ConvertedConcreteId< - AssetId, + AssetIdForTrustBackedAssets, Balance, - AsPrefixedGeneralIndex, + AsPrefixedGeneralIndex< + TrustBackedAssetsPalletLocation, + AssetIdForTrustBackedAssets, + JustTry, + >, JustTry, >, // Convert an XCM MultiLocation into a local account id: @@ -101,7 +109,7 @@ pub type FungiblesTransactor = FungiblesAdapter< AccountId, // We only want to allow teleports of known assets. We use non-zero issuance as an indication // that this asset is known. - LocalMint>, + LocalMint>, // todo: accept all instances // The account to use for tracking teleports. CheckingAccount, >; @@ -266,7 +274,8 @@ pub type Barrier = DenyThenTry< pub type AssetFeeAsExistentialDepositMultiplierFeeCharger = AssetFeeAsExistentialDepositMultiplier< Runtime, WeightToFee, - pallet_assets::BalanceToAssetBalance, + pallet_assets::BalanceToAssetBalance, + TrustBackedAssetsInstance, >; pub struct XcmConfig; @@ -293,12 +302,16 @@ impl xcm_executor::Config for XcmConfig { AccountId, AssetFeeAsExistentialDepositMultiplierFeeCharger, ConvertedConcreteId< - AssetId, + AssetIdForTrustBackedAssets, Balance, - AsPrefixedGeneralIndex, + AsPrefixedGeneralIndex< + TrustBackedAssetsPalletLocation, + AssetIdForTrustBackedAssets, + JustTry, + >, // todo: accept all instances JustTry, >, - Assets, + Assets, // todo: accept all instances cumulus_primitives_utility::XcmFeesTo32ByteAccount< FungiblesTransactor, AccountId, @@ -371,3 +384,45 @@ impl cumulus_pallet_xcm::Config for Runtime { type RuntimeEvent = RuntimeEvent; type XcmExecutor = XcmExecutor; } + +pub type MultiLocationForAssetId = MultiLocation; + +pub type SovereignAccountOf = ( + SiblingParachainConvertsVia, + AccountId32Aliases, + ParentIsPreset, +); + +// `EnsureOriginWithArg` impl for `CreateOrigin` which allows only XCM origins that are locations +// containing the class location. +pub struct ForeignCreators; +impl EnsureOriginWithArg for ForeignCreators { + type Success = AccountId; + + fn try_origin( + o: RuntimeOrigin, + a: &MultiLocation, + ) -> sp_std::result::Result { + let origin_location = EnsureXcm::::try_origin(o.clone())?; + if !a.starts_with(&origin_location) { + return Err(o) + } + SovereignAccountOf::convert(origin_location).map_err(|_| o) + } + + #[cfg(feature = "runtime-benchmarks")] + fn successful_origin(a: &MultiLocation) -> RuntimeOrigin { + pallet_xcm::Origin::Xcm(a.clone()).into() + } +} + +/// Simple conversion of `u32` into an `AssetId` for use in benchmarking. +pub struct XcmBenchmarkHelper; +#[cfg(feature = "runtime-benchmarks")] +use pallet_assets::BenchmarkHelper; +#[cfg(feature = "runtime-benchmarks")] +impl BenchmarkHelper for XcmBenchmarkHelper { + fn create_asset_id_parameter(id: u32) -> MultiLocation { + MultiLocation { parents: 1, interior: X1(Parachain(id)) } + } +} diff --git a/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/lib.rs b/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/lib.rs index 8ed397c613d..fe6387d52f5 100644 --- a/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/lib.rs +++ b/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/lib.rs @@ -127,7 +127,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("bridge-hub-kusama"), impl_name: create_runtime_str!("bridge-hub-kusama"), authoring_version: 1, - spec_version: 9360, + spec_version: 9370, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1, diff --git a/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/weights/xcm/mod.rs b/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/weights/xcm/mod.rs index 82b29187960..65287260744 100644 --- a/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/weights/xcm/mod.rs +++ b/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/weights/xcm/mod.rs @@ -185,6 +185,9 @@ impl XcmWeightInfo for BridgeHubKusamaXcmWeight { fn expect_error(_error: &Option<(u32, XcmError)>) -> Weight { XcmGeneric::::expect_error() } + fn expect_transact_status(_transact_status: &MaybeErrorCode) -> Weight { + XcmGeneric::::expect_transact_status() + } fn query_pallet(_module_name: &Vec, _response_info: &QueryResponseInfo) -> Weight { XcmGeneric::::query_pallet() } diff --git a/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index 526bdad2def..bf2489c3a36 100644 --- a/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -147,6 +147,9 @@ impl WeightInfo { pub(crate) fn expect_error() -> Weight { Weight::from_ref_time(6_802_000 as u64) } + pub(crate) fn expect_transact_status() -> Weight { + Weight::from_ref_time(6_802_000 as u64) + } // Storage: ParachainInfo ParachainId (r:1 w:0) // Storage: PolkadotXcm SupportedVersion (r:1 w:0) // Storage: PolkadotXcm VersionDiscoveryQueue (r:1 w:1) diff --git a/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs b/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs index 56860b07ce4..ddf0d161335 100644 --- a/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs +++ b/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs @@ -156,7 +156,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("bridge-hub-rococo"), impl_name: create_runtime_str!("bridge-hub-rococo"), authoring_version: 1, - spec_version: 9360, + spec_version: 9370, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1, diff --git a/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/mod.rs b/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/mod.rs index 0b911aec2d5..765b3db9455 100644 --- a/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/mod.rs +++ b/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/mod.rs @@ -185,6 +185,9 @@ impl XcmWeightInfo for BridgeHubRococoXcmWeight { fn expect_error(_error: &Option<(u32, XcmError)>) -> Weight { XcmGeneric::::expect_error() } + fn expect_transact_status(_transact_status: &MaybeErrorCode) -> Weight { + XcmGeneric::::expect_transact_status() + } fn query_pallet(_module_name: &Vec, _response_info: &QueryResponseInfo) -> Weight { XcmGeneric::::query_pallet() } diff --git a/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index 259b483882a..e488f280c00 100644 --- a/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -147,6 +147,9 @@ impl WeightInfo { pub(crate) fn expect_error() -> Weight { Weight::from_ref_time(5_857_000 as u64) } + pub(crate) fn expect_transact_status() -> Weight { + Weight::from_ref_time(5_857_000 as u64) + } // Storage: ParachainInfo ParachainId (r:1 w:0) // Storage: PolkadotXcm SupportedVersion (r:1 w:0) // Storage: PolkadotXcm VersionDiscoveryQueue (r:1 w:1) diff --git a/parachains/runtimes/collectives/collectives-polkadot/src/lib.rs b/parachains/runtimes/collectives/collectives-polkadot/src/lib.rs index 588087977db..fb6b57b337e 100644 --- a/parachains/runtimes/collectives/collectives-polkadot/src/lib.rs +++ b/parachains/runtimes/collectives/collectives-polkadot/src/lib.rs @@ -102,7 +102,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("collectives"), impl_name: create_runtime_str!("collectives"), authoring_version: 1, - spec_version: 9360, + spec_version: 9370, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 2, diff --git a/parachains/runtimes/contracts/contracts-rococo/src/contracts.rs b/parachains/runtimes/contracts/contracts-rococo/src/contracts.rs index 7cebf9f5a57..7c19677603c 100644 --- a/parachains/runtimes/contracts/contracts-rococo/src/contracts.rs +++ b/parachains/runtimes/contracts/contracts-rococo/src/contracts.rs @@ -53,9 +53,9 @@ impl Config for Runtime { type DeletionQueueDepth = DeletionQueueDepth; type DeletionWeightLimit = DeletionWeightLimit; type Schedule = MySchedule; - type CallStack = [Frame; 31]; + type CallStack = [Frame; 5]; type AddressGenerator = DefaultAddressGenerator; - type MaxCodeLen = ConstU32<{ 128 * 1024 }>; + type MaxCodeLen = ConstU32<{ 123 * 1024 }>; type MaxStorageKeyLen = ConstU32<128>; type UnsafeUnstableInterface = ConstBool; type MaxDebugBufferLen = ConstU32<{ 2 * 1024 * 1024 }>; diff --git a/parachains/runtimes/contracts/contracts-rococo/src/lib.rs b/parachains/runtimes/contracts/contracts-rococo/src/lib.rs index 1fe75d76770..2ce2605e7f7 100644 --- a/parachains/runtimes/contracts/contracts-rococo/src/lib.rs +++ b/parachains/runtimes/contracts/contracts-rococo/src/lib.rs @@ -120,7 +120,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("contracts-rococo"), impl_name: create_runtime_str!("contracts-rococo"), authoring_version: 1, - spec_version: 9360, + spec_version: 9370, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 4, diff --git a/parachains/runtimes/starters/seedling/src/lib.rs b/parachains/runtimes/starters/seedling/src/lib.rs index b2eea52fbc8..bd2e594ea43 100644 --- a/parachains/runtimes/starters/seedling/src/lib.rs +++ b/parachains/runtimes/starters/seedling/src/lib.rs @@ -67,7 +67,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("seedling"), impl_name: create_runtime_str!("seedling"), authoring_version: 1, - spec_version: 9360, + spec_version: 9370, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 2, diff --git a/parachains/runtimes/testing/penpal/src/lib.rs b/parachains/runtimes/testing/penpal/src/lib.rs index 4f2a80b036c..e8ac18b1c70 100644 --- a/parachains/runtimes/testing/penpal/src/lib.rs +++ b/parachains/runtimes/testing/penpal/src/lib.rs @@ -193,7 +193,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("penpal-parachain"), impl_name: create_runtime_str!("penpal-parachain"), authoring_version: 1, - spec_version: 9360, + spec_version: 9370, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1, diff --git a/parachains/runtimes/testing/rococo-parachain/src/lib.rs b/parachains/runtimes/testing/rococo-parachain/src/lib.rs index e0bed8f6cb6..349fa993adb 100644 --- a/parachains/runtimes/testing/rococo-parachain/src/lib.rs +++ b/parachains/runtimes/testing/rococo-parachain/src/lib.rs @@ -66,7 +66,7 @@ pub use sp_runtime::{Perbill, Permill}; use parachains_common::{ impls::{AssetsFrom, NonZeroIssuance}, - AccountId, AssetId, Signature, + AccountId, AssetIdForTrustBackedAssets, Signature, }; use xcm_builder::{ AllowKnownQueryResponses, AllowSubscriptionsFrom, AsPrefixedGeneralIndex, ConvertedConcreteId, @@ -101,7 +101,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("test-parachain"), impl_name: create_runtime_str!("test-parachain"), authoring_version: 1, - spec_version: 9360, + spec_version: 9370, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 4, @@ -314,9 +314,9 @@ pub type FungiblesTransactor = FungiblesAdapter< Assets, // Use this currency when it is a fungible asset matching the given location or name: ConvertedConcreteId< - AssetId, + AssetIdForTrustBackedAssets, u64, - AsPrefixedGeneralIndex, + AsPrefixedGeneralIndex, JustTry, >, // Convert an XCM MultiLocation into a local account id: @@ -514,8 +514,8 @@ pub type AdminOrigin = impl pallet_assets::Config for Runtime { type RuntimeEvent = RuntimeEvent; type Balance = u64; - type AssetId = AssetId; - type AssetIdParameter = codec::Compact; + type AssetId = AssetIdForTrustBackedAssets; + type AssetIdParameter = codec::Compact; type Currency = Balances; type CreateOrigin = AsEnsureOriginWithArg>; type ForceOrigin = AdminOrigin; diff --git a/polkadot-parachain/Cargo.toml b/polkadot-parachain/Cargo.toml index 05e7bc3a0f8..0e61f1ea5d8 100644 --- a/polkadot-parachain/Cargo.toml +++ b/polkadot-parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain-bin" -version = "0.9.360" +version = "0.9.370" authors = ["Parity Technologies "] build = "build.rs" edition = "2021" @@ -12,7 +12,7 @@ path = "src/main.rs" [dependencies] async-trait = "0.1.60" -clap = { version = "4.0.32", features = ["derive"] } +clap = { version = "4.1.1", features = ["derive"] } codec = { package = "parity-scale-codec", version = "3.0.0" } futures = "0.3.25" hex-literal = "0.3.4" diff --git a/polkadot-parachain/src/command.rs b/polkadot-parachain/src/command.rs index c296e7930ef..e25962cc93d 100644 --- a/polkadot-parachain/src/command.rs +++ b/polkadot-parachain/src/command.rs @@ -771,14 +771,11 @@ pub fn run() -> Result<()> { let collator_options = cli.run.collator_options(); runner.run_node_until_exit(|config| async move { - let hwbench = if !cli.no_hardware_benchmarks { + let hwbench = (!cli.no_hardware_benchmarks).then_some( config.database.path().map(|database_path| { let _ = std::fs::create_dir_all(&database_path); sc_sysinfo::gather_hwbench(Some(database_path)) - }) - } else { - None - }; + })).flatten(); let para_id = chain_spec::Extensions::try_get(&*config.chain_spec) .map(|e| e.para_id) diff --git a/polkadot-parachain/src/service.rs b/polkadot-parachain/src/service.rs index bbf4338ad48..8f2789bf8ab 100644 --- a/polkadot-parachain/src/service.rs +++ b/polkadot-parachain/src/service.rs @@ -416,6 +416,9 @@ where if let Some(hwbench) = hwbench { sc_sysinfo::print_hwbench(&hwbench); + if validator { + warn_if_slow_hardware(&hwbench); + } if let Some(ref mut telemetry) = telemetry { let telemetry_handle = telemetry.handle(); @@ -613,6 +616,9 @@ where if let Some(hwbench) = hwbench { sc_sysinfo::print_hwbench(&hwbench); + if validator { + warn_if_slow_hardware(&hwbench); + } if let Some(ref mut telemetry) = telemetry { let telemetry_handle = telemetry.handle(); @@ -1383,6 +1389,9 @@ where if let Some(hwbench) = hwbench { sc_sysinfo::print_hwbench(&hwbench); + if validator { + warn_if_slow_hardware(&hwbench); + } if let Some(ref mut telemetry) = telemetry { let telemetry_handle = telemetry.handle(); @@ -1580,3 +1589,15 @@ pub async fn start_contracts_rococo_node( ) .await } + +/// Checks that the hardware meets the requirements and print a warning otherwise. +fn warn_if_slow_hardware(hwbench: &sc_sysinfo::HwBench) { + // Polkadot para-chains should generally use these requirements to ensure that the relay-chain + // will not take longer than expected to import its blocks. + if !frame_benchmarking_cli::SUBSTRATE_REFERENCE_HARDWARE.check_hardware(hwbench) { + log::warn!( + "⚠️ The hardware does not meet the minimal requirements for role 'Authority' find out more at:\n\ + https://wiki.polkadot.network/docs/maintain-guides-how-to-validate-polkadot#reference-hardware" + ); + } +} diff --git a/test/service/Cargo.toml b/test/service/Cargo.toml index 58712afce54..0fe937f2978 100644 --- a/test/service/Cargo.toml +++ b/test/service/Cargo.toml @@ -10,7 +10,7 @@ path = "src/main.rs" [dependencies] async-trait = "0.1.60" -clap = { version = "4.0.32", features = ["derive"] } +clap = { version = "4.1.1", features = ["derive"] } codec = { package = "parity-scale-codec", version = "3.0.0" } criterion = { version = "0.4.0", features = [ "async_tokio" ] } jsonrpsee = { version = "0.16.2", features = ["server"] } @@ -82,6 +82,9 @@ polkadot-test-service = { git = "https://github.com/paritytech/polkadot", branch sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master" } substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "master" } +[features] +runtime-benchmarks = ["polkadot-test-service/runtime-benchmarks"] + [[bench]] name = "transaction_throughput" harness = false