diff --git a/Cargo.lock b/Cargo.lock index 2f1e304e..aa146bf5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -748,7 +748,7 @@ checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9" [[package]] name = "asset-test-utils" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", @@ -777,7 +777,7 @@ dependencies = [ [[package]] name = "assets-common" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -906,7 +906,7 @@ checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" [[package]] name = "binary-merkle-tree" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "hash-db", "log", @@ -1025,19 +1025,6 @@ dependencies = [ "constant_time_eq", ] -[[package]] -name = "blake3" -version = "1.5.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d82033247fd8e890df8f740e407ad4d038debb9eb1f40533fffb32e7d17dc6f7" -dependencies = [ - "arrayref", - "arrayvec", - "cc", - "cfg-if", - "constant_time_eq", -] - [[package]] name = "block-buffer" version = "0.9.0" @@ -1071,7 +1058,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-runtime", "finality-grandpa", @@ -1082,13 +1069,13 @@ dependencies = [ "sp-consensus-grandpa", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "bp-messages" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-header-chain", "bp-runtime", @@ -1098,13 +1085,13 @@ dependencies = [ "serde", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "bp-parachains" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-header-chain", "bp-polkadot-core", @@ -1115,26 +1102,26 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "bp-polkadot" version = "0.5.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-header-chain", "bp-polkadot-core", "bp-runtime", "frame-support", "sp-api", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "bp-polkadot-core" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-messages", "bp-runtime", @@ -1145,13 +1132,13 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "bp-relayers" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-header-chain", "bp-messages", @@ -1163,13 +1150,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "bp-runtime" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -1184,7 +1171,7 @@ dependencies = [ "sp-io", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-trie", "trie-db", ] @@ -1192,7 +1179,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-header-chain", "bp-parachains", @@ -1205,14 +1192,14 @@ dependencies = [ "sp-consensus-grandpa", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-trie", ] [[package]] name = "bp-xcm-bridge-hub" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-messages", "bp-runtime", @@ -1222,14 +1209,14 @@ dependencies = [ "serde", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", ] [[package]] name = "bp-xcm-bridge-hub-router" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "scale-info", @@ -1241,7 +1228,7 @@ dependencies = [ [[package]] name = "bridge-hub-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -1251,14 +1238,14 @@ dependencies = [ "snowbridge-core", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", ] [[package]] name = "bridge-hub-test-utils" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "asset-test-utils", "bp-header-chain", @@ -1292,7 +1279,7 @@ dependencies = [ "sp-io", "sp-keyring", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -1301,7 +1288,7 @@ dependencies = [ [[package]] name = "bridge-runtime-common" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-header-chain", "bp-messages", @@ -1323,7 +1310,7 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-trie", "sp-weights", "staging-xcm", @@ -1910,7 +1897,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-aura-ext" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-pallet-parachain-system", "frame-support", @@ -1927,7 +1914,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-dmp-queue" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-primitives-core", "frame-benchmarking", @@ -1944,7 +1931,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bytes", "cumulus-pallet-parachain-system-proc-macro", @@ -1964,12 +1951,12 @@ dependencies = [ "polkadot-runtime-parachains", "scale-info", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-inherents", "sp-io", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-trie", "sp-version", "staging-xcm", @@ -1980,7 +1967,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system-proc-macro" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -1991,7 +1978,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-session-benchmarking" version = "9.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -2004,7 +1991,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-solo-to-para" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-pallet-parachain-system", "frame-support", @@ -2019,7 +2006,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-xcm" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2034,7 +2021,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-xcmp-queue" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bounded-collections", "bp-xcm-bridge-hub-router", @@ -2059,7 +2046,7 @@ dependencies = [ [[package]] name = "cumulus-ping" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-pallet-xcm", "cumulus-primitives-core", @@ -2074,7 +2061,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-aura" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "sp-api", "sp-consensus-aura", @@ -2083,7 +2070,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-core" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -2099,7 +2086,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-parachain-inherent" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2113,17 +2100,17 @@ dependencies = [ [[package]] name = "cumulus-primitives-proof-size-hostfunction" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-trie", ] [[package]] name = "cumulus-primitives-storage-weight-reclaim" version = "1.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-proof-size-hostfunction", @@ -2140,7 +2127,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-timestamp" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-primitives-core", "sp-inherents", @@ -2150,7 +2137,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-utility" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2167,7 +2154,7 @@ dependencies = [ [[package]] name = "cumulus-test-relay-sproof-builder" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-primitives-core", "parity-scale-codec", @@ -2901,7 +2888,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-support-procedural", @@ -2917,15 +2904,15 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "static_assertions", ] [[package]] name = "frame-benchmarking-pallet-pov" version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -2939,7 +2926,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2950,7 +2937,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2966,7 +2953,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "aquamarine", "frame-support", @@ -2978,7 +2965,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] @@ -3007,7 +2994,7 @@ dependencies = [ [[package]] name = "frame-metadata-hash-extension" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "array-bytes", "const-hex", @@ -3023,7 +3010,7 @@ dependencies = [ [[package]] name = "frame-support" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "aquamarine", "array-bytes", @@ -3047,7 +3034,7 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-crypto-hashing-proc-macro", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-genesis-builder", "sp-inherents", "sp-io", @@ -3055,8 +3042,8 @@ dependencies = [ "sp-runtime", "sp-staking", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-trie", "sp-weights", "static_assertions", @@ -3066,7 +3053,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "Inflector", "cfg-expr", @@ -3079,14 +3066,14 @@ dependencies = [ "proc-macro-warning", "proc-macro2", "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "syn 2.0.85", ] [[package]] name = "frame-support-procedural-tools" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -3098,7 +3085,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "proc-macro2", "quote", @@ -3108,7 +3095,7 @@ dependencies = [ [[package]] name = "frame-system" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cfg-if", "docify", @@ -3120,7 +3107,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-version", "sp-weights", ] @@ -3128,7 +3115,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -3142,7 +3129,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "parity-scale-codec", @@ -3152,7 +3139,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "parity-scale-codec", @@ -3352,6 +3339,10 @@ name = "gimli" version = "0.31.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" +dependencies = [ + "fallible-iterator 0.3.0", + "stable_deref_trait", +] [[package]] name = "gloo-net" @@ -4709,7 +4700,7 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" [[package]] name = "pallet-alliance" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -4720,7 +4711,7 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-io", "sp-runtime", ] @@ -4728,7 +4719,7 @@ dependencies = [ [[package]] name = "pallet-asset-conversion" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -4746,7 +4737,7 @@ dependencies = [ [[package]] name = "pallet-asset-conversion-ops" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -4764,7 +4755,7 @@ dependencies = [ [[package]] name = "pallet-asset-conversion-tx-payment" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -4779,7 +4770,7 @@ dependencies = [ [[package]] name = "pallet-asset-rate" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -4793,7 +4784,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -4810,7 +4801,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "29.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -4826,7 +4817,7 @@ dependencies = [ [[package]] name = "pallet-assets-freezer" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -4841,7 +4832,7 @@ dependencies = [ [[package]] name = "pallet-atomic-swap" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -4855,7 +4846,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -4871,7 +4862,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -4886,7 +4877,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -4899,7 +4890,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -4922,7 +4913,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "aquamarine", "docify", @@ -4937,13 +4928,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "pallet-balances" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "frame-benchmarking", @@ -4958,7 +4949,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -4977,7 +4968,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "array-bytes", "binary-merkle-tree", @@ -5002,7 +4993,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5019,7 +5010,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5032,13 +5023,13 @@ dependencies = [ "scale-info", "sp-consensus-grandpa", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "pallet-bridge-messages" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-header-chain", "bp-messages", @@ -5050,14 +5041,14 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-trie", ] [[package]] name = "pallet-bridge-parachains" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-header-chain", "bp-parachains", @@ -5071,13 +5062,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "pallet-bridge-relayers" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-header-chain", "bp-messages", @@ -5095,13 +5086,13 @@ dependencies = [ "scale-info", "sp-arithmetic", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "pallet-broker" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bitvec", "frame-benchmarking", @@ -5119,7 +5110,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5137,7 +5128,7 @@ dependencies = [ [[package]] name = "pallet-collator-selection" version = "9.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5156,7 +5147,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "frame-benchmarking", @@ -5173,7 +5164,7 @@ dependencies = [ [[package]] name = "pallet-collective-content" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5187,7 +5178,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bitflags 1.3.2", "environmental", @@ -5209,7 +5200,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-builder", "wasm-instrument", @@ -5219,7 +5210,7 @@ dependencies = [ [[package]] name = "pallet-contracts-mock-network" version = "3.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -5244,7 +5235,7 @@ dependencies = [ "sp-io", "sp-keystore", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -5254,7 +5245,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "18.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "proc-macro2", "quote", @@ -5264,7 +5255,7 @@ dependencies = [ [[package]] name = "pallet-contracts-uapi" version = "5.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bitflags 1.3.2", "parity-scale-codec", @@ -5275,7 +5266,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "assert_matches", "frame-benchmarking", @@ -5291,7 +5282,7 @@ dependencies = [ [[package]] name = "pallet-core-fellowship" version = "12.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5309,7 +5300,7 @@ dependencies = [ [[package]] name = "pallet-delegated-staking" version = "1.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -5324,7 +5315,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5341,7 +5332,7 @@ dependencies = [ [[package]] name = "pallet-dev-mode" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -5356,7 +5347,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5378,7 +5369,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5391,7 +5382,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5409,7 +5400,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "frame-benchmarking", @@ -5427,7 +5418,7 @@ dependencies = [ [[package]] name = "pallet-glutton" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "blake2", "frame-benchmarking", @@ -5445,7 +5436,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5467,7 +5458,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5483,7 +5474,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5502,7 +5493,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5518,7 +5509,7 @@ dependencies = [ [[package]] name = "pallet-insecure-randomness-collective-flip" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -5531,7 +5522,7 @@ dependencies = [ [[package]] name = "pallet-lottery" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5544,7 +5535,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5560,7 +5551,7 @@ dependencies = [ [[package]] name = "pallet-message-queue" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "environmental", "frame-benchmarking", @@ -5579,7 +5570,7 @@ dependencies = [ [[package]] name = "pallet-migrations" version = "1.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cfg-if", "docify", @@ -5597,7 +5588,7 @@ dependencies = [ [[package]] name = "pallet-mixnet" version = "0.4.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5616,7 +5607,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5633,22 +5624,18 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", "log", "parity-scale-codec", + "polkadot-sdk-frame", "scale-info", - "sp-io", - "sp-runtime", ] [[package]] name = "pallet-nft-fractionalization" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5664,7 +5651,7 @@ dependencies = [ [[package]] name = "pallet-nfts" version = "22.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5681,7 +5668,7 @@ dependencies = [ [[package]] name = "pallet-nfts-runtime-api" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "pallet-nfts", "parity-scale-codec", @@ -5691,7 +5678,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5706,7 +5693,7 @@ dependencies = [ [[package]] name = "pallet-node-authorization" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -5721,7 +5708,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "25.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -5733,13 +5720,13 @@ dependencies = [ "sp-io", "sp-runtime", "sp-staking", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "pallet-nomination-pools-benchmarking" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5752,14 +5739,14 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-staking", ] [[package]] name = "pallet-nomination-pools-runtime-api" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", @@ -5769,7 +5756,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -5785,7 +5772,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5808,7 +5795,7 @@ dependencies = [ [[package]] name = "pallet-paged-list" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "frame-benchmarking", @@ -5825,7 +5812,7 @@ dependencies = [ [[package]] name = "pallet-parameters" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "frame-benchmarking", @@ -5842,7 +5829,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5858,21 +5845,17 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", "parity-scale-codec", + "polkadot-sdk-frame", "scale-info", - "sp-io", - "sp-runtime", ] [[package]] name = "pallet-ranked-collective" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5890,7 +5873,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5904,7 +5887,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5921,7 +5904,7 @@ dependencies = [ [[package]] name = "pallet-remark" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -5937,7 +5920,7 @@ dependencies = [ [[package]] name = "pallet-revive" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bitflags 1.3.2", "derive_more 0.99.18", @@ -5958,7 +5941,6 @@ dependencies = [ "parity-scale-codec", "paste", "polkavm 0.13.0", - "polkavm-common 0.13.0", "rlp 0.6.1", "scale-info", "serde", @@ -5967,7 +5949,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-weights", "staging-xcm", "staging-xcm-builder", @@ -5977,13 +5959,13 @@ dependencies = [ [[package]] name = "pallet-revive-fixtures" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "anyhow", "frame-system", "log", "parity-wasm", - "polkavm-linker 0.13.0", + "polkavm-linker 0.14.0", "sp-core", "sp-io", "sp-runtime", @@ -5994,7 +5976,7 @@ dependencies = [ [[package]] name = "pallet-revive-mock-network" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -6018,7 +6000,7 @@ dependencies = [ "sp-io", "sp-keystore", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -6028,7 +6010,7 @@ dependencies = [ [[package]] name = "pallet-revive-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "proc-macro2", "quote", @@ -6038,19 +6020,19 @@ dependencies = [ [[package]] name = "pallet-revive-uapi" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bitflags 1.3.2", "parity-scale-codec", "paste", - "polkavm-derive 0.13.0", + "polkavm-derive 0.14.0", "scale-info", ] [[package]] name = "pallet-root-offences" version = "25.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -6065,7 +6047,7 @@ dependencies = [ [[package]] name = "pallet-root-testing" version = "4.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -6079,7 +6061,7 @@ dependencies = [ [[package]] name = "pallet-safe-mode" version = "9.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "frame-benchmarking", @@ -6097,7 +6079,7 @@ dependencies = [ [[package]] name = "pallet-salary" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6115,7 +6097,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "frame-benchmarking", @@ -6132,7 +6114,7 @@ dependencies = [ [[package]] name = "pallet-scored-pool" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -6145,7 +6127,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -6166,7 +6148,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6182,7 +6164,7 @@ dependencies = [ [[package]] name = "pallet-skip-feeless-payment" version = "3.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -6194,7 +6176,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6211,7 +6193,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6232,7 +6214,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "log", "sp-arithmetic", @@ -6241,7 +6223,7 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "sp-api", @@ -6251,7 +6233,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6267,7 +6249,7 @@ dependencies = [ [[package]] name = "pallet-statement" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -6284,7 +6266,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "frame-benchmarking", @@ -6299,7 +6281,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "frame-benchmarking", @@ -6311,14 +6293,14 @@ dependencies = [ "sp-inherents", "sp-io", "sp-runtime", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-timestamp", ] [[package]] name = "pallet-tips" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6336,7 +6318,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6352,7 +6334,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6364,7 +6346,7 @@ dependencies = [ [[package]] name = "pallet-transaction-storage" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6383,7 +6365,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "frame-benchmarking", @@ -6402,7 +6384,7 @@ dependencies = [ [[package]] name = "pallet-tx-pause" version = "9.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "frame-benchmarking", @@ -6419,7 +6401,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6433,7 +6415,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6448,7 +6430,7 @@ dependencies = [ [[package]] name = "pallet-verify-signature" version = "1.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6464,7 +6446,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6478,7 +6460,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6492,7 +6474,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bounded-collections", "frame-benchmarking", @@ -6515,7 +6497,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -6533,7 +6515,7 @@ dependencies = [ [[package]] name = "pallet-xcm-bridge-hub" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-messages", "bp-runtime", @@ -6546,7 +6528,7 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -6555,7 +6537,7 @@ dependencies = [ [[package]] name = "pallet-xcm-bridge-hub-router" version = "0.5.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bp-xcm-bridge-hub-router", "frame-benchmarking", @@ -6566,7 +6548,7 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-builder", ] @@ -6574,7 +6556,7 @@ dependencies = [ [[package]] name = "parachains-common" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-utility", @@ -6604,7 +6586,7 @@ dependencies = [ [[package]] name = "parachains-runtimes-test-utils" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", @@ -6624,7 +6606,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-parachain-info", "staging-xcm", "staging-xcm-executor", @@ -6845,7 +6827,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "scale-info", @@ -6856,7 +6838,7 @@ dependencies = [ [[package]] name = "polkadot-parachain-primitives" version = "6.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bounded-collections", "derive_more 0.99.18", @@ -6872,7 +6854,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bitvec", "hex-literal", @@ -6893,13 +6875,13 @@ dependencies = [ "sp-keystore", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "polkadot-runtime-common" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bitvec", "frame-benchmarking", @@ -6949,19 +6931,19 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bs58", "frame-benchmarking", "parity-scale-codec", "polkadot-primitives", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "polkadot-runtime-parachains" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bitflags 1.3.2", "bitvec", @@ -7001,7 +6983,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-executor", ] @@ -7009,7 +6991,7 @@ dependencies = [ [[package]] name = "polkadot-sdk" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "asset-test-utils", "assets-common", @@ -7201,11 +7183,11 @@ dependencies = [ "sp-consensus-slots", "sp-core", "sp-core-hashing", - "sp-crypto-ec-utils 0.10.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-crypto-ec-utils 0.10.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-crypto-hashing-proc-macro", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-genesis-builder", "sp-inherents", "sp-io", @@ -7217,22 +7199,22 @@ dependencies = [ "sp-npos-elections", "sp-offchain", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-session", "sp-staking", "sp-state-machine", "sp-statement-store", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-timestamp", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-transaction-pool", "sp-transaction-storage-proof", "sp-trie", "sp-version", "sp-version-proc-macro", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-weights", "staging-parachain-info", "staging-xcm", @@ -7246,7 +7228,7 @@ dependencies = [ [[package]] name = "polkadot-sdk-frame" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "frame-benchmarking", @@ -7272,7 +7254,7 @@ dependencies = [ "sp-offchain", "sp-runtime", "sp-session", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-transaction-pool", "sp-version", ] @@ -7303,6 +7285,19 @@ dependencies = [ "polkavm-linux-raw 0.13.0", ] +[[package]] +name = "polkavm" +version = "0.14.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "99efc141e163ff058ead49853d69c42f37366e9e7824deb1937de4cf40698d46" +dependencies = [ + "libc", + "log", + "polkavm-assembler 0.14.0", + "polkavm-common 0.14.0", + "polkavm-linux-raw 0.14.0", +] + [[package]] name = "polkavm-assembler" version = "0.9.0" @@ -7321,6 +7316,15 @@ dependencies = [ "log", ] +[[package]] +name = "polkavm-assembler" +version = "0.14.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ec81bfae884b31b39d6c4ce187398af3c4f626d18ecfe86509a2270e61dab4ea" +dependencies = [ + "log", +] + [[package]] name = "polkavm-common" version = "0.9.0" @@ -7336,11 +7340,20 @@ version = "0.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "084b4339aae7dfdaaa5aa7d634110afd95970e0737b6fb2a0cb10db8b56b753c" dependencies = [ - "blake3", "log", "polkavm-assembler 0.13.0", ] +[[package]] +name = "polkavm-common" +version = "0.14.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "711952a783e9c5ad407cdacb1ed147f36d37c5d43417c1091d86456d2999417b" +dependencies = [ + "log", + "polkavm-assembler 0.14.0", +] + [[package]] name = "polkavm-derive" version = "0.9.1" @@ -7352,11 +7365,11 @@ dependencies = [ [[package]] name = "polkavm-derive" -version = "0.13.0" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f4456b9657b2abd04ac41a61c99e206b7410f93daf0e9b42b49089508d836c40" +checksum = "b4832a0aebf6cefc988bb7b2d74ea8c86c983164672e2fc96300f356a1babfc1" dependencies = [ - "polkavm-derive-impl-macro 0.13.0", + "polkavm-derive-impl-macro 0.14.0", ] [[package]] @@ -7373,11 +7386,11 @@ dependencies = [ [[package]] name = "polkavm-derive-impl" -version = "0.13.0" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e4f2c19e7ccc53d8e21429e83b6589bd4139d15481e455a90ba4335a4decb5a" +checksum = "e339fc7c11310fe5adf711d9342278ac44a75c9784947937cce12bd4f30842f2" dependencies = [ - "polkavm-common 0.13.0", + "polkavm-common 0.14.0", "proc-macro2", "quote", "syn 2.0.85", @@ -7395,25 +7408,25 @@ dependencies = [ [[package]] name = "polkavm-derive-impl-macro" -version = "0.13.0" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6f3ad876ca1855038c21d48cbe35164552208a54b21f8295a7d76bc33ef1e38" +checksum = "b569754b15060d03000c09e3bf11509d527f60b75d79b4c30c3625b5071d9702" dependencies = [ - "polkavm-derive-impl 0.13.0", + "polkavm-derive-impl 0.14.0", "syn 2.0.85", ] [[package]] name = "polkavm-disassembler" -version = "0.13.0" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2d56253557162cbf22941bb09e722c8ca1806f47f55757f41e484919217f74de" +checksum = "790fd526b261870ae0ca6aff231daa4aca997eeb2b7411662bb5407fc5b67ce4" dependencies = [ "clap", "iced-x86", - "polkavm 0.13.0", - "polkavm-common 0.13.0", - "polkavm-linker 0.13.0", + "polkavm 0.14.0", + "polkavm-common 0.14.0", + "polkavm-linker 0.14.0", ] [[package]] @@ -7433,15 +7446,15 @@ dependencies = [ [[package]] name = "polkavm-linker" -version = "0.13.0" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4aa6e5a396abf195289d6d63d70182e59a7c27b9b06d0b7361317df05c07c8a8" +checksum = "0959ac3b0f4fd5caf5c245c637705f19493efe83dba31a83bbba928b93b0116a" dependencies = [ - "gimli 0.28.1", + "gimli 0.31.1", "hashbrown 0.14.5", "log", "object 0.36.5", - "polkavm-common 0.13.0", + "polkavm-common 0.14.0", "regalloc2 0.9.3", "rustc-demangle", ] @@ -7458,6 +7471,12 @@ version = "0.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "686c4dd9c9c16cc22565b51bdbb269792318d0fd2e6b966b5f6c788534cad0e9" +[[package]] +name = "polkavm-linux-raw" +version = "0.14.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e3daa7ffd55852ca762aa9888c1a6a74ee0aa163ed91ae100dd09446ffb9b847" + [[package]] name = "polyval" version = "0.6.2" @@ -7877,7 +7896,7 @@ dependencies = [ "env_logger", "hex", "log", - "polkavm 0.13.0", + "polkavm 0.14.0", "rayon", "revive-common", "revive-differential", @@ -7897,8 +7916,8 @@ dependencies = [ "inkwell", "libc", "lld-sys", - "polkavm-common 0.13.0", - "polkavm-linker 0.13.0", + "polkavm-common 0.14.0", + "polkavm-linker 0.14.0", "revive-builtins", "tempfile", ] @@ -7914,7 +7933,7 @@ dependencies = [ "md5", "num", "once_cell", - "polkavm-common 0.13.0", + "polkavm-common 0.14.0", "polkavm-disassembler", "regex", "revive-builtins", @@ -8060,7 +8079,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "polkadot-primitives", @@ -8322,18 +8341,18 @@ dependencies = [ [[package]] name = "sc-allocator" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "log", "sp-core", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "thiserror", ] [[package]] name = "sc-executor" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "parking_lot", @@ -8343,25 +8362,25 @@ dependencies = [ "schnellru", "sp-api", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-io", "sp-panic-handler", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-trie", "sp-version", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "tracing", ] [[package]] name = "sc-executor-common" version = "0.29.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "polkavm 0.9.3", "sc-allocator", "sp-maybe-compressed-blob", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "thiserror", "wasm-instrument", ] @@ -8369,18 +8388,18 @@ dependencies = [ [[package]] name = "sc-executor-polkavm" version = "0.29.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "log", "polkavm 0.9.3", "sc-executor-common", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "sc-executor-wasmtime" version = "0.29.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "anyhow", "cfg-if", @@ -8390,8 +8409,8 @@ dependencies = [ "rustix 0.36.17", "sc-allocator", "sc-executor-common", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "wasmtime", ] @@ -8885,7 +8904,7 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" [[package]] name = "slot-range-helper" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "enumn", "parity-scale-codec", @@ -8912,7 +8931,7 @@ dependencies = [ [[package]] name = "snowbridge-beacon-primitives" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "byte-slice-cast", "frame-support", @@ -8926,7 +8945,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "ssz_rs", "ssz_rs_derive", ] @@ -8934,7 +8953,7 @@ dependencies = [ [[package]] name = "snowbridge-core" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "ethabi-decode", "frame-support", @@ -8949,7 +8968,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-builder", ] @@ -8957,7 +8976,7 @@ dependencies = [ [[package]] name = "snowbridge-ethereum" version = "0.3.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "ethabi-decode", "ethbloom 0.14.1", @@ -8971,7 +8990,7 @@ dependencies = [ "serde-big-array", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] @@ -8992,7 +9011,7 @@ dependencies = [ [[package]] name = "snowbridge-outbound-queue-merkle-tree" version = "0.3.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "scale-info", @@ -9003,20 +9022,20 @@ dependencies = [ [[package]] name = "snowbridge-outbound-queue-runtime-api" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "parity-scale-codec", "snowbridge-core", "snowbridge-outbound-queue-merkle-tree", "sp-api", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "snowbridge-pallet-ethereum-client" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -9033,26 +9052,26 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "static_assertions", ] [[package]] name = "snowbridge-pallet-ethereum-client-fixtures" version = "0.9.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "hex-literal", "snowbridge-beacon-primitives", "snowbridge-core", "sp-core", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "snowbridge-pallet-inbound-queue" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "alloy-primitives 0.4.2", "alloy-sol-types 0.4.2", @@ -9071,7 +9090,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-executor", ] @@ -9079,19 +9098,19 @@ dependencies = [ [[package]] name = "snowbridge-pallet-inbound-queue-fixtures" version = "0.10.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "hex-literal", "snowbridge-beacon-primitives", "snowbridge-core", "sp-core", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "snowbridge-pallet-outbound-queue" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bridge-hub-common", "ethabi-decode", @@ -9107,13 +9126,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "snowbridge-pallet-system" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-benchmarking", "frame-support", @@ -9125,7 +9144,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-executor", ] @@ -9133,7 +9152,7 @@ dependencies = [ [[package]] name = "snowbridge-router-primitives" version = "0.9.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "hex-literal", @@ -9144,7 +9163,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-executor", ] @@ -9152,14 +9171,14 @@ dependencies = [ [[package]] name = "snowbridge-runtime-common" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "log", "parity-scale-codec", "snowbridge-core", "sp-arithmetic", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -9168,7 +9187,7 @@ dependencies = [ [[package]] name = "snowbridge-runtime-test-common" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-pallet-parachain-system", "frame-support", @@ -9199,12 +9218,12 @@ dependencies = [ [[package]] name = "snowbridge-system-runtime-api" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "snowbridge-core", "sp-api", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", ] @@ -9237,7 +9256,7 @@ dependencies = [ [[package]] name = "sp-api" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "hash-db", @@ -9246,10 +9265,10 @@ dependencies = [ "scale-info", "sp-api-proc-macro", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-metadata-ir", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-state-machine", "sp-trie", "sp-version", @@ -9259,7 +9278,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "Inflector", "blake2", @@ -9273,7 +9292,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "30.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "scale-info", @@ -9285,7 +9304,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "docify", "integer-sqrt", @@ -9317,7 +9336,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "scale-info", @@ -9329,7 +9348,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "sp-api", "sp-inherents", @@ -9339,7 +9358,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "async-trait", "parity-scale-codec", @@ -9355,7 +9374,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "async-trait", "parity-scale-codec", @@ -9373,7 +9392,7 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "scale-info", @@ -9381,7 +9400,7 @@ dependencies = [ "sp-api", "sp-application-crypto", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-io", "sp-keystore", "sp-mmr-primitives", @@ -9393,7 +9412,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "finality-grandpa", "log", @@ -9410,7 +9429,7 @@ dependencies = [ [[package]] name = "sp-consensus-pow" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "sp-api", @@ -9421,7 +9440,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "scale-info", @@ -9432,7 +9451,7 @@ dependencies = [ [[package]] name = "sp-core" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "array-bytes", "bandersnatch_vrfs", @@ -9462,12 +9481,12 @@ dependencies = [ "secp256k1", "secrecy", "serde", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "ss58-registry", "substrate-bip39", "thiserror", @@ -9479,15 +9498,15 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "sp-crypto-ec-utils" version = "0.10.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "ark-bls12-377", "ark-bls12-377-ext", @@ -9501,13 +9520,13 @@ dependencies = [ "ark-ed-on-bls12-381-bandersnatch", "ark-ed-on-bls12-381-bandersnatch-ext", "ark-scale", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "sp-crypto-ec-utils" version = "0.10.0" -source = "git+https://github.com/paritytech/polkadot-sdk#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "ark-bls12-377", "ark-bls12-377-ext", @@ -9541,7 +9560,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "blake2b_simd", "byteorder", @@ -9554,17 +9573,17 @@ dependencies = [ [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "syn 2.0.85", ] [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "proc-macro2", "quote", @@ -9574,7 +9593,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "proc-macro2", "quote", @@ -9584,17 +9603,17 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "environmental", "parity-scale-codec", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/paritytech/polkadot-sdk#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "environmental", "parity-scale-codec", @@ -9604,7 +9623,7 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.8.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "scale-info", @@ -9616,7 +9635,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -9629,7 +9648,7 @@ dependencies = [ [[package]] name = "sp-io" version = "30.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bytes", "docify", @@ -9641,12 +9660,12 @@ dependencies = [ "rustversion", "secp256k1", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-keystore", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-state-machine", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-trie", "tracing", "tracing-core", @@ -9655,7 +9674,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "sp-core", "sp-runtime", @@ -9665,18 +9684,18 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "parking_lot", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "sp-maybe-compressed-blob" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "thiserror", "zstd 0.12.4", @@ -9685,7 +9704,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-metadata 16.0.0", "parity-scale-codec", @@ -9695,7 +9714,7 @@ dependencies = [ [[package]] name = "sp-mixnet" version = "0.4.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "scale-info", @@ -9706,7 +9725,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "log", "parity-scale-codec", @@ -9715,7 +9734,7 @@ dependencies = [ "serde", "sp-api", "sp-core", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-runtime", "thiserror", ] @@ -9723,7 +9742,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "scale-info", @@ -9736,7 +9755,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "sp-api", "sp-core", @@ -9746,7 +9765,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "backtrace", "regex", @@ -9755,7 +9774,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "31.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "binary-merkle-tree", "docify", @@ -9774,7 +9793,7 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-trie", "sp-weights", "tracing", @@ -9784,26 +9803,26 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", "polkavm-derive 0.9.1", "primitive-types 0.13.1", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "static_assertions", ] [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -9822,7 +9841,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "Inflector", "expander", @@ -9835,7 +9854,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "Inflector", "expander", @@ -9848,7 +9867,7 @@ dependencies = [ [[package]] name = "sp-session" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "scale-info", @@ -9862,7 +9881,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9875,7 +9894,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.35.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "hash-db", "log", @@ -9884,7 +9903,7 @@ dependencies = [ "rand", "smallvec", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-panic-handler", "sp-trie", "thiserror", @@ -9895,7 +9914,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "aes-gcm", "curve25519-dalek", @@ -9908,10 +9927,10 @@ dependencies = [ "sp-api", "sp-application-crypto", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "thiserror", "x25519-dalek", ] @@ -9919,29 +9938,29 @@ dependencies = [ [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk#db40a66db71e8e7fe943dda5cd0e28078efa2a19" [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "impl-serde 0.5.0", "parity-scale-codec", "ref-cast", "serde", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "impl-serde 0.5.0", "parity-scale-codec", @@ -9953,7 +9972,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "async-trait", "parity-scale-codec", @@ -9965,7 +9984,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "tracing", @@ -9976,7 +9995,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "tracing", @@ -9987,7 +10006,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "sp-api", "sp-runtime", @@ -9996,7 +10015,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "async-trait", "parity-scale-codec", @@ -10010,7 +10029,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "ahash", "hash-db", @@ -10022,7 +10041,7 @@ dependencies = [ "scale-info", "schnellru", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "thiserror", "tracing", "trie-db", @@ -10032,7 +10051,7 @@ dependencies = [ [[package]] name = "sp-version" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "impl-serde 0.5.0", "parity-scale-codec", @@ -10041,7 +10060,7 @@ dependencies = [ "serde", "sp-crypto-hashing-proc-macro", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "sp-version-proc-macro", "thiserror", ] @@ -10049,7 +10068,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "parity-scale-codec", "proc-macro-warning", @@ -10061,7 +10080,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -10073,7 +10092,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -10084,7 +10103,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "bounded-collections", "parity-scale-codec", @@ -10092,7 +10111,7 @@ dependencies = [ "serde", "smallvec", "sp-arithmetic", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", ] [[package]] @@ -10171,7 +10190,7 @@ dependencies = [ [[package]] name = "staging-parachain-info" version = "0.7.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -10184,7 +10203,7 @@ dependencies = [ [[package]] name = "staging-xcm" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "array-bytes", "bounded-collections", @@ -10203,7 +10222,7 @@ dependencies = [ [[package]] name = "staging-xcm-builder" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -10225,7 +10244,7 @@ dependencies = [ [[package]] name = "staging-xcm-executor" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "environmental", "frame-benchmarking", @@ -10315,7 +10334,7 @@ dependencies = [ [[package]] name = "substrate-bip39" version = "0.4.7" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "hmac 0.12.1", "pbkdf2", @@ -10327,7 +10346,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "build-helper", "cargo_metadata", @@ -10498,7 +10517,7 @@ dependencies = [ [[package]] name = "testnet-parachains-constants" version = "1.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -11423,7 +11442,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "polkadot-primitives", @@ -11737,7 +11756,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "Inflector", "proc-macro2", @@ -11748,7 +11767,7 @@ dependencies = [ [[package]] name = "xcm-runtime-apis" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "parity-scale-codec", @@ -11762,7 +11781,7 @@ dependencies = [ [[package]] name = "xcm-simulator" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1#35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19#db40a66db71e8e7fe943dda5cd0e28078efa2a19" dependencies = [ "frame-support", "frame-system", @@ -11775,7 +11794,7 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=35535efb3d9f4d3b3be63c3c2bcf963883ab6af1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=db40a66db71e8e7fe943dda5cd0e28078efa2a19)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", diff --git a/Cargo.toml b/Cargo.toml index 3923ea09..3ca7a85f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,10 +51,10 @@ path-slash = "0.2" rayon = "1.8" clap = { version = "4", default-features = false, features = ["derive"] } rand = "0.8" -polkavm-common = "0.13" -polkavm-linker = "0.13" -polkavm-disassembler = "0.13" -polkavm = "0.13" +polkavm-common = "0.14" +polkavm-linker = "0.14" +polkavm-disassembler = "0.14" +polkavm = "0.14" alloy-primitives = { version = "0.8", features = ["serde"] } alloy-sol-types = "0.8" alloy-genesis = "0.3" @@ -67,7 +67,7 @@ log = { version = "0.4" } # polkadot-sdk and friends codec = { version = "3.6.12", default-features = false, package = "parity-scale-codec" } scale-info = { version = "2.11.1", default-features = false } -polkadot-sdk = { git = "https://github.com/paritytech/polkadot-sdk", rev = "35535efb3d9f4d3b3be63c3c2bcf963883ab6af1" } +polkadot-sdk = { git = "https://github.com/paritytech/polkadot-sdk", rev = "db40a66db71e8e7fe943dda5cd0e28078efa2a19" } # llvm [workspace.dependencies.inkwell] diff --git a/crates/runner/src/lib.rs b/crates/runner/src/lib.rs index 1a0bcd14..3ee0df78 100644 --- a/crates/runner/src/lib.rs +++ b/crates/runner/src/lib.rs @@ -246,7 +246,7 @@ pub enum Code { /// A contract blob Bytes(Vec), /// Pre-existing contract hash - Hash(Hash), + Hash(crate::runtime::Hash), } impl Default for Code {