From 95d0a62ff29909f8cbab92e63b80e2849aead5d5 Mon Sep 17 00:00:00 2001 From: Michael Mueller Date: Sun, 29 Dec 2024 17:25:47 +0100 Subject: [PATCH] Update to `polkadot-sdk` `b7afe48ed0bfef30836e7ca6359c2d8bb594d16e` --- Cargo.lock | 400 +++++++++--------- Cargo.toml | 30 +- crates/env/Cargo.toml | 4 +- crates/ink/Cargo.toml | 4 +- .../public/call-runtime/Cargo.toml | 4 +- .../public/contract-xcm/Cargo.toml | 4 +- .../public/runtime-call-contract/Cargo.toml | 12 +- 7 files changed, 229 insertions(+), 229 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0cf0b04b7a..626a6d669a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -155,7 +155,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -387,7 +387,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "62945a2f7e6de02a31fe400aa489f0e0f5b2502e69f95f853adb82a96c7a6b60" dependencies = [ "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -413,7 +413,7 @@ dependencies = [ "num-traits", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -530,7 +530,7 @@ checksum = "213888f660fddcca0d257e88e54ac05bca01885f258ccdf695bafd77031bb69d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -728,7 +728,7 @@ checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -818,7 +818,7 @@ checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" [[package]] name = "binary-merkle-tree" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "hash-db", "log", @@ -1203,7 +1203,7 @@ dependencies = [ "heck", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -1580,7 +1580,7 @@ checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -1604,7 +1604,7 @@ dependencies = [ "proc-macro2", "quote", "strsim", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -1615,7 +1615,7 @@ checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806" dependencies = [ "darling_core", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -1657,7 +1657,7 @@ checksum = "d65d7ce8132b7c0e54497a4d9a55a1c2a0912a0d786cf894472ba818fba45762" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -1668,7 +1668,7 @@ checksum = "62d671cc41a825ebabc75757b62d3d168c577f9149b2d49ece1dad1f72119d25" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -1679,7 +1679,7 @@ checksum = "30542c1ad912e0e3d22a1935c290e12e8a29d704a420177a31faad4a601a0800" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -1692,7 +1692,7 @@ dependencies = [ "proc-macro2", "quote", "rustc_version", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -1712,7 +1712,7 @@ checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", "unicode-xid", ] @@ -1783,7 +1783,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -1829,7 +1829,7 @@ dependencies = [ "proc-macro2", "quote", "regex", - "syn 2.0.92", + "syn 2.0.93", "termcolor", "toml", "walkdir", @@ -1943,7 +1943,7 @@ dependencies = [ "enum-ordinalize", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -1989,7 +1989,7 @@ checksum = "0d28318a75d4aead5c4db25382e8ef717932d0346600cacae6357eb5941bc5ff" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -2094,7 +2094,7 @@ dependencies = [ "prettyplease", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -2184,7 +2184,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-support", "frame-support-procedural", @@ -2200,8 +2200,8 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "static_assertions", ] @@ -2222,18 +2222,18 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] name = "frame-election-provider-support" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2273,7 +2273,7 @@ dependencies = [ [[package]] name = "frame-support" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "aquamarine", "array-bytes", @@ -2297,7 +2297,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=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-genesis-builder", "sp-inherents", "sp-io", @@ -2305,8 +2305,8 @@ dependencies = [ "sp-runtime", "sp-staking", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-trie", "sp-weights", "static_assertions", @@ -2316,7 +2316,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "Inflector", "cfg-expr", @@ -2329,36 +2329,36 @@ dependencies = [ "proc-macro-warning", "proc-macro2", "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "syn 2.0.92", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "syn 2.0.93", ] [[package]] name = "frame-support-procedural-tools" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] name = "frame-support-procedural-tools-derive" version = "11.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] name = "frame-system" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "cfg-if", "docify", @@ -2370,7 +2370,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-version", "sp-weights", ] @@ -2460,7 +2460,7 @@ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -2543,9 +2543,9 @@ dependencies = [ [[package]] name = "glob" -version = "0.3.1" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" +checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2" [[package]] name = "group" @@ -2947,7 +2947,7 @@ checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -3023,7 +3023,7 @@ checksum = "a0eb5a3343abf848c0984fe4604b2b105da9539376e24fc0a3b0007411ae4fd9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -3121,7 +3121,7 @@ dependencies = [ "quote", "serde", "serde_json", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -3172,7 +3172,7 @@ dependencies = [ "proc-macro2", "quote", "serde_json", - "syn 2.0.92", + "syn 2.0.93", "temp-env", "tracing-subscriber", ] @@ -3217,7 +3217,7 @@ dependencies = [ "sha2 0.10.8", "sha3 0.10.8", "sp-io", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "staging-xcm", "static_assertions", ] @@ -3233,7 +3233,7 @@ dependencies = [ "itertools 0.13.0", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -3252,7 +3252,7 @@ dependencies = [ "proc-macro2", "quote", "scale-info", - "syn 2.0.92", + "syn 2.0.93", "synstructure", ] @@ -3311,7 +3311,7 @@ dependencies = [ "scale-info", "sha3 0.10.8", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-io", ] @@ -3650,7 +3650,7 @@ checksum = "edbe595006d355eaf9ae11db92707d4338cd2384d16866131cc1afdbdd35d8d9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -3708,7 +3708,7 @@ dependencies = [ "macro_magic_core", "macro_magic_macros", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -3722,7 +3722,7 @@ dependencies = [ "macro_magic_core_macros", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -3733,7 +3733,7 @@ checksum = "b02abfe41815b5bd98dbd4260173db2c116dda171dc0fe7838cb206333b83308" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -3744,7 +3744,7 @@ checksum = "73ea28ee64b88876bf45277ed9a5817c1817df061a74f2b988971a12570e5869" dependencies = [ "macro_magic_core", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -3906,7 +3906,7 @@ checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -4010,7 +4010,7 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" [[package]] name = "pallet-asset-conversion" version = "10.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-benchmarking", "frame-support", @@ -4028,7 +4028,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "29.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-benchmarking", "frame-support", @@ -4044,7 +4044,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-support", "frame-system", @@ -4059,7 +4059,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-support", "frame-system", @@ -4072,7 +4072,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-benchmarking", "frame-support", @@ -4095,7 +4095,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "docify", "frame-benchmarking", @@ -4110,7 +4110,7 @@ dependencies = [ [[package]] name = "pallet-broker" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "bitvec", "frame-benchmarking", @@ -4128,7 +4128,7 @@ dependencies = [ [[package]] name = "pallet-message-queue" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "environmental", "frame-benchmarking", @@ -4147,7 +4147,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-benchmarking", "frame-support", @@ -4164,7 +4164,7 @@ dependencies = [ [[package]] name = "pallet-revive" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "derive_more 0.99.18", "environmental", @@ -4190,7 +4190,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "staging-xcm", "staging-xcm-builder", "subxt-signer", @@ -4199,7 +4199,7 @@ dependencies = [ [[package]] name = "pallet-revive-fixtures" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "anyhow", "polkavm-linker", @@ -4211,7 +4211,7 @@ dependencies = [ [[package]] name = "pallet-revive-mock-network" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-support", "frame-system", @@ -4230,7 +4230,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -4240,17 +4240,17 @@ dependencies = [ [[package]] name = "pallet-revive-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] name = "pallet-revive-uapi" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "bitflags 1.3.2", "pallet-revive-proc-macro", @@ -4263,7 +4263,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-support", "frame-system", @@ -4284,7 +4284,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4305,7 +4305,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "docify", "frame-benchmarking", @@ -4317,14 +4317,14 @@ dependencies = [ "sp-inherents", "sp-io", "sp-runtime", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-timestamp", ] [[package]] name = "pallet-transaction-payment" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-benchmarking", "frame-support", @@ -4340,7 +4340,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-benchmarking", "frame-support", @@ -4354,7 +4354,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "bounded-collections", "frame-benchmarking", @@ -4500,7 +4500,7 @@ checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -4549,7 +4549,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "parity-scale-codec", "scale-info", @@ -4560,7 +4560,7 @@ dependencies = [ [[package]] name = "polkadot-parachain-primitives" version = "6.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "bounded-collections", "derive_more 0.99.18", @@ -4576,7 +4576,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "bitvec", "hex-literal", @@ -4597,26 +4597,26 @@ dependencies = [ "sp-keystore", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "thiserror 1.0.69", ] [[package]] name = "polkadot-runtime-metrics" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "bs58", "frame-benchmarking", "parity-scale-codec", "polkadot-primitives", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", ] [[package]] name = "polkadot-runtime-parachains" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "bitflags 1.3.2", "bitvec", @@ -4656,7 +4656,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "staging-xcm", "staging-xcm-executor", ] @@ -4720,7 +4720,7 @@ dependencies = [ "polkavm-common", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -4730,7 +4730,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "48c16669ddc7433e34c1007d31080b80901e3e8e523cb9d4b441c3910cf9294b" dependencies = [ "polkavm-derive-impl", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -4813,7 +4813,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "64d1ec885c64d0457d564db4ec299b2dae3f9c02808b8ad9c3a089c591b18033" dependencies = [ "proc-macro2", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -4883,7 +4883,7 @@ dependencies = [ "proc-macro-error-attr2", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -4894,7 +4894,7 @@ checksum = "834da187cfe638ae8abb0203f0b33e5ccdb02a28e7199f2f47b3e2754f50edca" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -5036,7 +5036,7 @@ checksum = "bcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -5369,7 +5369,7 @@ dependencies = [ "darling", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -5397,7 +5397,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -5424,7 +5424,7 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -5446,7 +5446,7 @@ dependencies = [ "proc-macro2", "quote", "scale-info", - "syn 2.0.92", + "syn 2.0.93", "thiserror 1.0.69", ] @@ -5500,7 +5500,7 @@ dependencies = [ "proc-macro2", "quote", "serde_derive_internals", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -5681,7 +5681,7 @@ checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -5692,7 +5692,7 @@ checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -5715,7 +5715,7 @@ checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -6067,7 +6067,7 @@ dependencies = [ [[package]] name = "sp-api" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "docify", "hash-db", @@ -6076,10 +6076,10 @@ dependencies = [ "scale-info", "sp-api-proc-macro", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-metadata-ir", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-state-machine", "sp-trie", "sp-version", @@ -6089,7 +6089,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "15.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "Inflector", "blake2", @@ -6097,13 +6097,13 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] name = "sp-application-crypto" version = "30.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "parity-scale-codec", "scale-info", @@ -6115,7 +6115,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "23.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "docify", "integer-sqrt", @@ -6147,7 +6147,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "parity-scale-codec", "scale-info", @@ -6159,7 +6159,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "async-trait", "parity-scale-codec", @@ -6177,7 +6177,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.32.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "parity-scale-codec", "scale-info", @@ -6188,7 +6188,7 @@ dependencies = [ [[package]] name = "sp-core" version = "28.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "array-bytes", "bandersnatch_vrfs", @@ -6218,12 +6218,12 @@ dependencies = [ "secp256k1 0.28.2", "secrecy 0.8.0", "serde", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "ss58-registry", "substrate-bip39", "thiserror 1.0.69", @@ -6269,7 +6269,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "blake2b_simd", "byteorder", @@ -6282,21 +6282,21 @@ dependencies = [ [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "syn 2.0.92", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "syn 2.0.93", ] [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -6306,17 +6306,17 @@ source = "git+https://github.com/paritytech/polkadot-sdk#b7afe48ed0bfef30836e7ca dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "environmental", "parity-scale-codec", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", ] [[package]] @@ -6332,7 +6332,7 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.8.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "parity-scale-codec", "scale-info", @@ -6344,7 +6344,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -6357,7 +6357,7 @@ dependencies = [ [[package]] name = "sp-io" version = "30.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "bytes", "docify", @@ -6369,12 +6369,12 @@ dependencies = [ "rustversion", "secp256k1 0.28.2", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-keystore", - "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-state-machine", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-trie", "tracing", "tracing-core", @@ -6383,7 +6383,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "31.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "sp-core", "sp-runtime", @@ -6393,18 +6393,18 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.34.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "parity-scale-codec", "parking_lot", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", ] [[package]] name = "sp-metadata-ir" version = "0.6.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-metadata 18.0.0", "parity-scale-codec", @@ -6414,7 +6414,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "log", "parity-scale-codec", @@ -6423,7 +6423,7 @@ dependencies = [ "serde", "sp-api", "sp-core", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-runtime", "thiserror 1.0.69", ] @@ -6431,7 +6431,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "parity-scale-codec", "scale-info", @@ -6444,7 +6444,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "backtrace", "regex", @@ -6453,7 +6453,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "31.0.1" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "binary-merkle-tree", "docify", @@ -6472,7 +6472,7 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-trie", "sp-weights", "tracing", @@ -6482,19 +6482,19 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", "polkavm-derive", "primitive-types", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", - "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "static_assertions", ] @@ -6520,14 +6520,14 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "Inflector", "expander", "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -6540,13 +6540,13 @@ dependencies = [ "proc-macro-crate", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] name = "sp-session" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "parity-scale-codec", "scale-info", @@ -6560,7 +6560,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -6573,7 +6573,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.35.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "hash-db", "log", @@ -6582,7 +6582,7 @@ dependencies = [ "rand", "smallvec", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-panic-handler", "sp-trie", "thiserror 1.0.69", @@ -6593,7 +6593,7 @@ dependencies = [ [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" [[package]] name = "sp-std" @@ -6603,13 +6603,13 @@ source = "git+https://github.com/paritytech/polkadot-sdk#b7afe48ed0bfef30836e7ca [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "impl-serde", "parity-scale-codec", "ref-cast", "serde", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", ] [[package]] @@ -6627,7 +6627,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "26.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "async-trait", "parity-scale-codec", @@ -6639,7 +6639,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "parity-scale-codec", "tracing", @@ -6661,7 +6661,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "ahash", "hash-db", @@ -6673,7 +6673,7 @@ dependencies = [ "scale-info", "schnellru", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "thiserror 1.0.69", "tracing", "trie-db", @@ -6683,7 +6683,7 @@ dependencies = [ [[package]] name = "sp-version" version = "29.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "impl-serde", "parity-scale-codec", @@ -6692,7 +6692,7 @@ dependencies = [ "serde", "sp-crypto-hashing-proc-macro", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "sp-version-proc-macro", "thiserror 1.0.69", ] @@ -6700,19 +6700,19 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "13.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "parity-scale-codec", "proc-macro-warning", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -6734,7 +6734,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "27.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "bounded-collections", "parity-scale-codec", @@ -6742,7 +6742,7 @@ dependencies = [ "serde", "smallvec", "sp-arithmetic", - "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", ] [[package]] @@ -6785,7 +6785,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staging-xcm" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "array-bytes", "bounded-collections", @@ -6806,7 +6806,7 @@ dependencies = [ [[package]] name = "staging-xcm-builder" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-support", "frame-system", @@ -6828,7 +6828,7 @@ dependencies = [ [[package]] name = "staging-xcm-executor" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "environmental", "frame-benchmarking", @@ -6886,13 +6886,13 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] name = "substrate-bip39" version = "0.4.7" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "hmac 0.12.1", "pbkdf2", @@ -6957,7 +6957,7 @@ dependencies = [ "scale-info", "scale-typegen", "subxt-metadata", - "syn 2.0.92", + "syn 2.0.93", "thiserror 1.0.69", ] @@ -7020,7 +7020,7 @@ dependencies = [ "scale-typegen", "subxt-codegen", "subxt-utils-fetchmetadata", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -7090,9 +7090,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.92" +version = "2.0.93" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70ae51629bf965c5c098cc9e87908a3df5301051a9e087d6f9bef5c9771ed126" +checksum = "9c786062daee0d6db1132800e623df74274a0a87322d8e183338e01b3d98d058" dependencies = [ "proc-macro2", "quote", @@ -7107,7 +7107,7 @@ checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -7189,7 +7189,7 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -7200,7 +7200,7 @@ checksum = "7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -7302,7 +7302,7 @@ checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -7400,7 +7400,7 @@ checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -7687,7 +7687,7 @@ dependencies = [ "log", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", "wasm-bindgen-shared", ] @@ -7722,7 +7722,7 @@ checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -8086,18 +8086,18 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "Inflector", "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] name = "xcm-runtime-apis" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-support", "parity-scale-codec", @@ -8111,7 +8111,7 @@ dependencies = [ [[package]] name = "xcm-simulator" version = "7.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c#cbeb66fbf4c7a950ed90a979373bbcca412dc63c" +source = "git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e#b7afe48ed0bfef30836e7ca6359c2d8bb594d16e" dependencies = [ "frame-support", "frame-system", @@ -8124,7 +8124,7 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=cbeb66fbf4c7a950ed90a979373bbcca412dc63c)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?rev=b7afe48ed0bfef30836e7ca6359c2d8bb594d16e)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -8168,7 +8168,7 @@ checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", "synstructure", ] @@ -8190,7 +8190,7 @@ checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -8210,7 +8210,7 @@ checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", "synstructure", ] @@ -8231,7 +8231,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] @@ -8253,7 +8253,7 @@ checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.92", + "syn 2.0.93", ] [[package]] diff --git a/Cargo.toml b/Cargo.toml index 0dd55b8703..126d05ef8e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -82,21 +82,21 @@ const_env = { version = "0.1"} # Substrate dependencies frame-metadata = { version = "18.0.0", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -pallet-revive = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -pallet-revive-uapi = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false, features = ["unstable-hostfn"] } -pallet-revive-mock-network = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -sp-externalities = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -sp-runtime-interface = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false, features = ["disable_target_static_assertions"] } -sp-core = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -sp-weights = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } +frame-system = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +frame-support = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +pallet-timestamp = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +pallet-revive = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +pallet-revive-uapi = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false, features = ["unstable-hostfn"] } +pallet-revive-mock-network = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +sp-externalities = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +sp-io = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +sp-runtime-interface = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false, features = ["disable_target_static_assertions"] } +sp-core = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +sp-weights = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } # PolkaVM dependencies polkavm-derive = { version = "0.18.0", default-features = false } diff --git a/crates/env/Cargo.toml b/crates/env/Cargo.toml index ee8ae9f83d..c9f794c748 100644 --- a/crates/env/Cargo.toml +++ b/crates/env/Cargo.toml @@ -31,8 +31,8 @@ const_env = { workspace = true } xcm = { workspace = true } # We add the `sp-io` here to disable those features -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false, features = ["disable_panic_handler", "disable_oom", "disable_allocator"] } -sp-runtime-interface = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false, features = ["disable_target_static_assertions"] } +sp-io = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false, features = ["disable_panic_handler", "disable_oom", "disable_allocator"] } +sp-runtime-interface = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false, features = ["disable_target_static_assertions"] } [target.'cfg(target_arch = "riscv64")'.dependencies] polkavm-derive = { workspace = true, default-features = false } diff --git a/crates/ink/Cargo.toml b/crates/ink/Cargo.toml index 3b407f049e..f8bb8fe83e 100644 --- a/crates/ink/Cargo.toml +++ b/crates/ink/Cargo.toml @@ -28,8 +28,8 @@ scale-info = { workspace = true, default-features = false, features = ["derive"] derive_more = { workspace = true, features = ["from"] } # TODO add explainer -xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false, features = ["disable_panic_handler", "disable_oom", "disable_allocator"] } +xcm = { package = "staging-xcm", git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +sp-io = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false, features = ["disable_panic_handler", "disable_oom", "disable_allocator"] } polkavm-derive = { workspace = true } diff --git a/integration-tests/public/call-runtime/Cargo.toml b/integration-tests/public/call-runtime/Cargo.toml index 3c72c0d11b..907ac34d52 100644 --- a/integration-tests/public/call-runtime/Cargo.toml +++ b/integration-tests/public/call-runtime/Cargo.toml @@ -14,8 +14,8 @@ ink = { path = "../../../crates/ink", default-features = false } # (especially for global allocator). # # See also: https://substrate.stackexchange.com/questions/4733/error-when-compiling-a-contract-using-the-xcm-chain-extension. -sp-io = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false, features = ["disable_panic_handler", "disable_oom", "disable_allocator"] } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } +sp-io = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false, features = ["disable_panic_handler", "disable_oom", "disable_allocator"] } +sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } [dev-dependencies] ink_e2e = { path = "../../../crates/e2e" } diff --git a/integration-tests/public/contract-xcm/Cargo.toml b/integration-tests/public/contract-xcm/Cargo.toml index c60c690a81..a3e2f65365 100644 --- a/integration-tests/public/contract-xcm/Cargo.toml +++ b/integration-tests/public/contract-xcm/Cargo.toml @@ -7,8 +7,8 @@ publish = false [dependencies] ink = { path = "../../../crates/ink", default-features = false } -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } +frame-support = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } [dev-dependencies] ink_e2e = { path = "../../../crates/e2e", features = ["sandbox"] } diff --git a/integration-tests/public/runtime-call-contract/Cargo.toml b/integration-tests/public/runtime-call-contract/Cargo.toml index 8af0eb7083..93d8c9bdda 100644 --- a/integration-tests/public/runtime-call-contract/Cargo.toml +++ b/integration-tests/public/runtime-call-contract/Cargo.toml @@ -10,11 +10,11 @@ license = "Apache-2.0" repository = "https://github.com/use-ink/ink" [workspace.dependencies] -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -frame-system = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -pallet-revive = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } +frame-support = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +frame-system = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +pallet-balances = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +pallet-revive = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } +sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } codec = { package = "parity-scale-codec", version = "3.6.12", default-features = false } scale-info = { version = "2.11.1", default-features = false } @@ -35,7 +35,7 @@ sandbox-runtime = { path = "sandbox-runtime", default-features = false } scale-value = "0.18.0" # can't use workspace dependency because of `cargo-contract` build not # working with workspace dependencies -frame-support = { git = "https://github.com/paritytech/polkadot-sdk", rev = "cbeb66fbf4c7a950ed90a979373bbcca412dc63c", default-features = false } +frame-support = { git = "https://github.com/paritytech/polkadot-sdk", rev = "b7afe48ed0bfef30836e7ca6359c2d8bb594d16e", default-features = false } [lib] path = "lib.rs"