diff --git a/Cargo.lock b/Cargo.lock index 181e289b..3768164d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -68,7 +68,7 @@ dependencies = [ "cipher 0.4.4", "ctr", "ghash", - "subtle 2.5.0", + "subtle 2.6.1", ] [[package]] @@ -204,7 +204,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -569,7 +569,7 @@ checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9" [[package]] name = "assets-common" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -582,7 +582,7 @@ dependencies = [ "scale-info", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -756,7 +756,7 @@ checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -801,7 +801,7 @@ dependencies = [ "cfg-if", "libc", "miniz_oxide", - "object 0.36.0", + "object 0.36.1", "rustc-demangle", ] @@ -876,7 +876,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "13.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "hash-db", "log", @@ -909,7 +909,7 @@ dependencies = [ "regex", "rustc-hash", "shlex", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -951,9 +951,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "bitflags" -version = "2.5.0" +version = "2.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" +checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" [[package]] name = "bitvec" @@ -1089,7 +1089,7 @@ dependencies = [ [[package]] name = "bp-xcm-bridge-hub-router" version = "0.6.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "scale-info", @@ -1141,9 +1141,9 @@ checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7" [[package]] name = "bytemuck" -version = "1.16.0" +version = "1.16.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78834c15cb5d5efe3452d58b1e8ba890dd62d21907f867f383358198e56ebca5" +checksum = "b236fc92302c97ed75b38da1f4917b5cdda4984745740f153a5d3059e48d725e" [[package]] name = "byteorder" @@ -1212,9 +1212,9 @@ dependencies = [ [[package]] name = "cc" -version = "1.0.99" +version = "1.0.104" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96c51067fd44124faa7f870b4b1c969379ad32b2ba805aa959430ceaa384f695" +checksum = "74b6a57f98764a267ff415d50a25e6e166f3831a5071af4995296ea97d210490" dependencies = [ "jobserver", "libc", @@ -1358,9 +1358,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.7" +version = "4.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5db83dced34638ad474f39f250d7fea9598bdd239eaced1bdf45d597da0f433f" +checksum = "84b3edb18336f4df585bc9aa31dd99c036dfa5dc5e9a2939a722a188f3a8970d" dependencies = [ "clap_builder", "clap_derive", @@ -1368,9 +1368,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.7" +version = "4.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7e204572485eb3fbf28f871612191521df159bc3e15a9f5064c66dba3a8c05f" +checksum = "c1c09dd5ada6c6c78075d6fd0da3f90d8080651e2d6cc8eb2f1aaa4034ced708" dependencies = [ "anstream", "anstyle", @@ -1381,14 +1381,14 @@ dependencies = [ [[package]] name = "clap_derive" -version = "4.5.5" +version = "4.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c780290ccf4fb26629baa7a1081e68ced113f1d3ec302fa5948f1c381ebf06c6" +checksum = "2bac35c6dafb060fd4d275d9a4ffae97917c13a6327903a8be2153cd964f7085" dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -1436,7 +1436,7 @@ dependencies = [ "nom", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -1461,7 +1461,7 @@ version = "7.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b34115915337defe99b2aff5c2ce6771e5fbc4079f4b506301f5cf394c8452f7" dependencies = [ - "strum 0.26.2", + "strum 0.26.3", "strum_macros 0.26.4", "unicode-width", ] @@ -1783,7 +1783,7 @@ checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" dependencies = [ "generic-array 0.14.7", "rand_core 0.6.4", - "subtle 2.5.0", + "subtle 2.6.1", "zeroize", ] @@ -1815,7 +1815,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab" dependencies = [ "generic-array 0.14.7", - "subtle 2.5.0", + "subtle 2.6.1", ] [[package]] @@ -1830,7 +1830,7 @@ dependencies = [ [[package]] name = "cumulus-client-cli" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "clap", "parity-scale-codec", @@ -1847,7 +1847,7 @@ dependencies = [ [[package]] name = "cumulus-client-collator" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cumulus-client-consensus-common", "cumulus-client-network", @@ -1870,7 +1870,7 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-aura" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "cumulus-client-collator", @@ -1912,7 +1912,7 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-common" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "cumulus-client-pov-recovery", @@ -1941,7 +1941,7 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-proposer" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "anyhow", "async-trait", @@ -1956,7 +1956,7 @@ dependencies = [ [[package]] name = "cumulus-client-network" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "cumulus-relay-chain-interface", @@ -1979,7 +1979,7 @@ dependencies = [ [[package]] name = "cumulus-client-parachain-inherent" version = "0.1.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -1994,8 +1994,8 @@ dependencies = [ "sp-inherents", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-trie", "tracing", ] @@ -2003,7 +2003,7 @@ dependencies = [ [[package]] name = "cumulus-client-pov-recovery" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2027,7 +2027,7 @@ dependencies = [ [[package]] name = "cumulus-client-service" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cumulus-client-cli", "cumulus-client-collator", @@ -2064,7 +2064,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-aura-ext" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cumulus-pallet-parachain-system", "frame-support", @@ -2076,13 +2076,13 @@ dependencies = [ "sp-application-crypto", "sp-consensus-aura", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "cumulus-pallet-parachain-system" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bytes", "cumulus-pallet-parachain-system-proc-macro", @@ -2102,12 +2102,12 @@ dependencies = [ "polkadot-runtime-parachains", "scale-info", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-inherents", "sp-io", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-trie", "sp-version", "staging-xcm", @@ -2118,18 +2118,18 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system-proc-macro" version = "0.6.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "cumulus-pallet-session-benchmarking" version = "9.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -2137,13 +2137,13 @@ dependencies = [ "pallet-session", "parity-scale-codec", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "cumulus-pallet-xcm" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2152,14 +2152,14 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "staging-xcm", ] [[package]] name = "cumulus-pallet-xcmp-queue" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bounded-collections", "bp-xcm-bridge-hub-router", @@ -2176,7 +2176,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -2185,7 +2185,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-aura" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -2193,13 +2193,13 @@ dependencies = [ "sp-api", "sp-consensus-aura", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "cumulus-primitives-core" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -2208,7 +2208,7 @@ dependencies = [ "scale-info", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-trie", "staging-xcm", ] @@ -2216,7 +2216,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-parachain-inherent" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2226,37 +2226,37 @@ dependencies = [ "sp-inherents", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-trie", ] [[package]] name = "cumulus-primitives-proof-size-hostfunction" version = "0.2.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-trie", ] [[package]] name = "cumulus-primitives-timestamp" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cumulus-primitives-core", "futures", "parity-scale-codec", "sp-inherents", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-timestamp", ] [[package]] name = "cumulus-primitives-utility" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2267,7 +2267,7 @@ dependencies = [ "polkadot-runtime-parachains", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -2276,7 +2276,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-inprocess-interface" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2300,7 +2300,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-interface" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2318,7 +2318,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-minimal-node" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "async-trait", @@ -2360,7 +2360,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-rpc-interface" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2387,7 +2387,7 @@ dependencies = [ "sp-core", "sp-runtime", "sp-state-machine", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-version", "thiserror", "tokio", @@ -2399,14 +2399,14 @@ dependencies = [ [[package]] name = "cumulus-test-relay-sproof-builder" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cumulus-primitives-core", "parity-scale-codec", "polkadot-primitives", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-trie", ] @@ -2419,24 +2419,23 @@ dependencies = [ "byteorder", "digest 0.9.0", "rand_core 0.5.1", - "subtle 2.5.0", + "subtle 2.6.1", "zeroize", ] [[package]] name = "curve25519-dalek" -version = "4.1.2" +version = "4.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a677b8922c94e01bdbb12126b0bc852f00447528dee1782229af9c720c3f348" +checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be" dependencies = [ "cfg-if", "cpufeatures", "curve25519-dalek-derive", "digest 0.10.7", "fiat-crypto", - "platforms", "rustc_version", - "subtle 2.5.0", + "subtle 2.6.1", "zeroize", ] @@ -2448,7 +2447,7 @@ checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -2488,7 +2487,7 @@ dependencies = [ "proc-macro2", "quote", "scratch", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -2505,7 +2504,7 @@ checksum = "4b2c1c1776b986979be68bb2285da855f8d8a35851a769fca8740df7c3d07877" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -2610,20 +2609,20 @@ checksum = "d65d7ce8132b7c0e54497a4d9a55a1c2a0912a0d786cf894472ba818fba45762" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "derive_more" -version = "0.99.17" +version = "0.99.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321" +checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce" dependencies = [ "convert_case", "proc-macro2", "quote", "rustc_version", - "syn 1.0.109", + "syn 2.0.68", ] [[package]] @@ -2659,7 +2658,7 @@ dependencies = [ "block-buffer 0.10.4", "const-oid", "crypto-common", - "subtle 2.5.0", + "subtle 2.6.1", ] [[package]] @@ -2712,7 +2711,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -2752,7 +2751,7 @@ dependencies = [ "proc-macro2", "quote", "regex", - "syn 2.0.66", + "syn 2.0.68", "termcolor", "toml 0.8.14", "walkdir", @@ -2857,12 +2856,12 @@ version = "2.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4a3daa8e81a3963a60642bcc1f90a670680bd4a77535faa384e9d1c79d620871" dependencies = [ - "curve25519-dalek 4.1.2", + "curve25519-dalek 4.1.3", "ed25519 2.2.3", "rand_core 0.6.4", "serde", "sha2 0.10.8", - "subtle 2.5.0", + "subtle 2.6.1", "zeroize", ] @@ -2872,7 +2871,7 @@ version = "4.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7d9ce6874da5d4415896cd45ffbc4d1cfc0c4f9c079427bd870742c30f2f65a9" dependencies = [ - "curve25519-dalek 4.1.2", + "curve25519-dalek 4.1.3", "ed25519 2.2.3", "hashbrown 0.14.5", "hex", @@ -2883,9 +2882,9 @@ dependencies = [ [[package]] name = "either" -version = "1.12.0" +version = "1.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b" +checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" [[package]] name = "elliptic-curve" @@ -2903,7 +2902,7 @@ dependencies = [ "rand_core 0.6.4", "sec1", "serdect", - "subtle 2.5.0", + "subtle 2.6.1", "zeroize", ] @@ -2934,7 +2933,7 @@ dependencies = [ "heck 0.4.1", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -2954,7 +2953,7 @@ checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -2965,7 +2964,7 @@ checksum = "6fd000fd6988e73bbe993ea3db9b1aa64906ab88766d654973924340c8cddb42" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -3062,7 +3061,7 @@ dependencies = [ "prettyplease 0.2.20", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -3113,13 +3112,13 @@ dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "fc-pallet-referenda-tracks" version = "1.0.0" -source = "git+https://github.com/virto-network/frame-contrib?branch=main#367c7f985a306714e0d0a2639da201730a8736ac" +source = "git+https://github.com/virto-network/frame-contrib?branch=main#0de4154a0f78fe86377d2ed2de3350a8b7f0f7de" dependencies = [ "fc-traits-tracks", "frame-benchmarking", @@ -3132,13 +3131,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "fc-traits-memberships" version = "0.1.0" -source = "git+https://github.com/virto-network/frame-contrib?branch=main#367c7f985a306714e0d0a2639da201730a8736ac" +source = "git+https://github.com/virto-network/frame-contrib?branch=main#0de4154a0f78fe86377d2ed2de3350a8b7f0f7de" dependencies = [ "frame-support", "parity-scale-codec", @@ -3148,7 +3147,7 @@ dependencies = [ [[package]] name = "fc-traits-tracks" version = "0.1.0" -source = "git+https://github.com/virto-network/frame-contrib?branch=main#367c7f985a306714e0d0a2639da201730a8736ac" +source = "git+https://github.com/virto-network/frame-contrib?branch=main#0de4154a0f78fe86377d2ed2de3350a8b7f0f7de" dependencies = [ "frame-support", "pallet-referenda", @@ -3173,7 +3172,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449" dependencies = [ "rand_core 0.6.4", - "subtle 2.5.0", + "subtle 2.6.1", ] [[package]] @@ -3305,7 +3304,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "12.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", ] @@ -3338,7 +3337,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "frame-support-procedural", @@ -3354,16 +3353,16 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "static_assertions", ] [[package]] name = "frame-benchmarking-cli" version = "32.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "Inflector", "array-bytes", @@ -3396,16 +3395,16 @@ dependencies = [ "sp-blockchain", "sp-core", "sp-database", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-genesis-builder", "sp-inherents", "sp-io", "sp-keystore", "sp-runtime", "sp-state-machine", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-trie", - "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "thiserror", "thousands", ] @@ -3413,18 +3412,18 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "13.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "frame-election-provider-support" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3435,13 +3434,13 @@ dependencies = [ "sp-core", "sp-npos-elections", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "frame-executive" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "aquamarine", "frame-support", @@ -3453,8 +3452,8 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] @@ -3469,10 +3468,25 @@ dependencies = [ "serde", ] +[[package]] +name = "frame-metadata-hash-extension" +version = "0.1.0" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" +dependencies = [ + "array-bytes", + "docify", + "frame-support", + "frame-system", + "log", + "parity-scale-codec", + "scale-info", + "sp-runtime", +] + [[package]] name = "frame-support" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "aquamarine", "array-bytes", @@ -3495,7 +3509,7 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-crypto-hashing-proc-macro", - "sp-debug-derive 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-genesis-builder", "sp-inherents", "sp-io", @@ -3503,8 +3517,8 @@ dependencies = [ "sp-runtime", "sp-staking", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-weights", "static_assertions", "tt-call", @@ -3513,7 +3527,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "23.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "Inflector", "cfg-expr", @@ -3526,35 +3540,35 @@ dependencies = [ "proc-macro2", "quote", "sp-crypto-hashing", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "frame-support-procedural-tools" version = "10.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "frame-support-procedural-tools-derive" version = "11.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "frame-system" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cfg-if", "docify", @@ -3566,7 +3580,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-version", "sp-weights", ] @@ -3574,7 +3588,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -3583,13 +3597,13 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "frame-system-rpc-runtime-api" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "sp-api", @@ -3598,13 +3612,13 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.34.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "parity-scale-codec", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] @@ -3727,7 +3741,7 @@ checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -3919,7 +3933,7 @@ checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" dependencies = [ "ff", "rand_core 0.6.4", - "subtle 2.5.0", + "subtle 2.6.1", ] [[package]] @@ -4306,18 +4320,18 @@ dependencies = [ [[package]] name = "include_dir" -version = "0.7.3" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "18762faeff7122e89e0857b02f7ce6fcc0d101d5e9ad2ad7846cc01d61b7f19e" +checksum = "923d117408f1e49d914f1a379a309cffe4f18c05cf4e3d12e613a15fc81bd0dd" dependencies = [ "include_dir_macros", ] [[package]] name = "include_dir_macros" -version = "0.7.3" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b139284b5cf57ecfa712bcc66950bb635b31aff41c188e8a4cfc758eca374a3f" +checksum = "7cab85a7ed0bd5f0e76d93846e0147172bed2e2d3f859bcc33a8d9699cad1a75" dependencies = [ "proc-macro2", "quote", @@ -4462,6 +4476,15 @@ dependencies = [ "either", ] +[[package]] +name = "itertools" +version = "0.12.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" +dependencies = [ + "either", +] + [[package]] name = "itoa" version = "1.0.11" @@ -4557,7 +4580,7 @@ dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -4709,7 +4732,7 @@ dependencies = [ "sp-offchain", "sp-runtime", "sp-session", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-transaction-pool", "sp-version", "sp-weights", @@ -4781,9 +4804,9 @@ dependencies = [ [[package]] name = "lazy_static" -version = "1.4.0" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" +checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" [[package]] name = "lazycell" @@ -4799,9 +4822,9 @@ checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c" [[package]] name = "libloading" -version = "0.8.3" +version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19" +checksum = "e310b3a6b5907f99202fcdb4960ff45b93735d7c7d96b760fcff8db2dc0e103d" dependencies = [ "cfg-if", "windows-targets 0.52.5", @@ -5212,7 +5235,7 @@ version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" dependencies = [ - "bitflags 2.5.0", + "bitflags 2.6.0", "libc", ] @@ -5258,7 +5281,7 @@ checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451" dependencies = [ "crunchy", "digest 0.9.0", - "subtle 2.5.0", + "subtle 2.6.1", ] [[package]] @@ -5355,8 +5378,9 @@ dependencies = [ [[package]] name = "litep2p" -version = "0.3.0" -source = "git+https://github.com/paritytech/litep2p?rev=e03a6023882db111beeb24d8c0ceaac0721d3f0f#e03a6023882db111beeb24d8c0ceaac0721d3f0f" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7f02542ae3a94b4c4ffa37dc56388c923e286afa3bf65452e3984b50b2a2f316" dependencies = [ "async-trait", "bs58 0.4.0", @@ -5368,7 +5392,7 @@ dependencies = [ "hex-literal", "indexmap 2.2.6", "libc", - "mockall", + "mockall 0.12.1", "multiaddr", "multihash 0.17.0", "network-interface", @@ -5419,9 +5443,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.21" +version = "0.4.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" +checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" [[package]] name = "lru" @@ -5485,7 +5509,7 @@ dependencies = [ "macro_magic_core", "macro_magic_macros", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -5499,7 +5523,7 @@ dependencies = [ "macro_magic_core_macros", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -5510,7 +5534,7 @@ checksum = "9ea73aa640dc01d62a590d48c0c3521ed739d53b27f919b25c3551e233481654" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -5521,7 +5545,7 @@ checksum = "ef9d79ae96aaba821963320eb2b6e34d17df1e5a83d8a1985c29cc5be59577b3" dependencies = [ "macro_magic_core", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -5637,9 +5661,9 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" [[package]] name = "miniz_oxide" -version = "0.7.3" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87dfd01fe195c66b572b37921ad8803d010623c0aca821bea2302239d155cdae" +checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08" dependencies = [ "adler", ] @@ -5666,7 +5690,7 @@ dependencies = [ "bitflags 1.3.2", "blake2 0.10.6", "c2-chacha", - "curve25519-dalek 4.1.2", + "curve25519-dalek 4.1.3", "either", "hashlink", "lioness", @@ -5675,7 +5699,7 @@ dependencies = [ "rand 0.8.5", "rand_chacha 0.3.1", "rand_distr", - "subtle 2.5.0", + "subtle 2.6.1", "thiserror", "zeroize", ] @@ -5683,7 +5707,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "29.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "log", @@ -5702,7 +5726,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -5724,8 +5748,23 @@ dependencies = [ "downcast", "fragile", "lazy_static", - "mockall_derive", - "predicates", + "mockall_derive 0.11.4", + "predicates 2.1.5", + "predicates-tree", +] + +[[package]] +name = "mockall" +version = "0.12.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "43766c2b5203b10de348ffe19f7e54564b64f3d6018ff7648d1e2d6d3a0f0a48" +dependencies = [ + "cfg-if", + "downcast", + "fragile", + "lazy_static", + "mockall_derive 0.12.1", + "predicates 3.1.0", "predicates-tree", ] @@ -5741,6 +5780,18 @@ dependencies = [ "syn 1.0.109", ] +[[package]] +name = "mockall_derive" +version = "0.12.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "af7cbce79ec385a1d4f54baa90a76401eb15d9cab93685f62e7e9f942aa00ae2" +dependencies = [ + "cfg-if", + "proc-macro2", + "quote", + "syn 2.0.68", +] + [[package]] name = "multiaddr" version = "0.17.1" @@ -5870,7 +5921,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", "synstructure 0.13.1", ] @@ -5918,13 +5969,13 @@ dependencies = [ [[package]] name = "nalgebra-macros" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91761aed67d03ad966ef783ae962ef9bbaca728d2dd7ceb7939ec110fffad998" +checksum = "254a5372af8fc138e36684761d3c0cdb758a4410e938babcff1c860ce14ddbfc" dependencies = [ "proc-macro2", "quote", - "syn 1.0.109", + "syn 2.0.68", ] [[package]] @@ -6037,7 +6088,7 @@ version = "0.28.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4" dependencies = [ - "bitflags 2.5.0", + "bitflags 2.6.0", "cfg-if", "cfg_aliases", "libc", @@ -6107,9 +6158,9 @@ dependencies = [ [[package]] name = "num-bigint" -version = "0.4.5" +version = "0.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c165a9ab64cf766f73521c0dd2cfdff64f488b8f0b3e621face3462d3db536d7" +checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" dependencies = [ "num-integer", "num-traits", @@ -6203,9 +6254,9 @@ dependencies = [ [[package]] name = "object" -version = "0.36.0" +version = "0.36.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "576dfe1fc8f9df304abb159d767a29d0476f7750fbf8aa7ad07816004a207434" +checksum = "081b846d1d56ddfc18fdf1a922e4f6e07a11768ea1b92dec44e42b72712ccfce" dependencies = [ "memchr", ] @@ -6243,7 +6294,7 @@ version = "0.10.64" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f" dependencies = [ - "bitflags 2.5.0", + "bitflags 2.6.0", "cfg-if", "foreign-types", "libc", @@ -6260,7 +6311,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -6348,7 +6399,7 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" [[package]] name = "pallet-asset-conversion" version = "10.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6361,13 +6412,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-asset-rate" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6376,13 +6427,13 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-asset-tx-payment" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6394,13 +6445,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-assets" version = "29.1.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6410,13 +6461,13 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-aura" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "frame-system", @@ -6427,13 +6478,13 @@ dependencies = [ "sp-application-crypto", "sp-consensus-aura", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-authority-discovery" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "frame-system", @@ -6443,13 +6494,13 @@ dependencies = [ "sp-application-crypto", "sp-authority-discovery", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-authorship" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "frame-system", @@ -6457,13 +6508,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-babe" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6481,13 +6532,13 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-bags-list" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "aquamarine", "docify", @@ -6502,14 +6553,14 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-balances" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "docify", "frame-benchmarking", @@ -6519,13 +6570,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-beefy" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "frame-system", @@ -6539,13 +6590,13 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-beefy-mmr" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "binary-merkle-tree", @@ -6564,13 +6615,13 @@ dependencies = [ "sp-io", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-bounties" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6582,13 +6633,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-broker" version = "0.6.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitvec", "frame-benchmarking", @@ -6601,13 +6652,13 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-child-bounties" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6620,13 +6671,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-collator-selection" version = "9.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6640,13 +6691,13 @@ dependencies = [ "scale-info", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-collective" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6657,7 +6708,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] @@ -6681,7 +6732,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "staging-xcm", "virto-common", ] @@ -6708,14 +6759,14 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "virto-common", ] [[package]] name = "pallet-contracts" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitflags 1.3.2", "environmental", @@ -6738,7 +6789,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "staging-xcm", "staging-xcm-builder", "wasm-instrument", @@ -6748,17 +6799,17 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "18.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "pallet-contracts-uapi" version = "5.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitflags 1.3.2", "parity-scale-codec", @@ -6770,7 +6821,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "assert_matches", "frame-benchmarking", @@ -6781,13 +6832,27 @@ dependencies = [ "serde", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", +] + +[[package]] +name = "pallet-delegated-staking" +version = "1.0.0" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" +dependencies = [ + "frame-support", + "frame-system", + "parity-scale-codec", + "scale-info", + "sp-runtime", + "sp-staking", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-democracy" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6799,13 +6864,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-election-provider-multi-phase" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6821,14 +6886,14 @@ dependencies = [ "sp-io", "sp-npos-elections", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "strum 0.26.2", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "strum 0.26.3", ] [[package]] name = "pallet-election-provider-support-benchmarking" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6836,13 +6901,13 @@ dependencies = [ "parity-scale-codec", "sp-npos-elections", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-elections-phragmen" version = "29.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6855,13 +6920,13 @@ dependencies = [ "sp-npos-elections", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-fast-unstake" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "docify", "frame-benchmarking", @@ -6874,13 +6939,13 @@ dependencies = [ "sp-io", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-grandpa" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6897,13 +6962,13 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-identity" -version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +version = "29.0.0" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6914,13 +6979,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-im-online" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6934,13 +6999,13 @@ dependencies = [ "sp-io", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-indices" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6951,13 +7016,13 @@ dependencies = [ "sp-io", "sp-keyring", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-membership" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -6968,13 +7033,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-message-queue" version = "31.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "environmental", "frame-benchmarking", @@ -6987,14 +7052,14 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-weights", ] [[package]] name = "pallet-mmr" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7006,13 +7071,13 @@ dependencies = [ "sp-io", "sp-mmr-primitives", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-multisig" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7022,13 +7087,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-nfts" version = "22.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7040,13 +7105,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-nis" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7056,13 +7121,13 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-nomination-pools" version = "25.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "frame-system", @@ -7074,45 +7139,46 @@ dependencies = [ "sp-io", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-nomination-pools-benchmarking" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", "frame-support", "frame-system", "pallet-bags-list", + "pallet-delegated-staking", "pallet-nomination-pools", "pallet-staking", "parity-scale-codec", "scale-info", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-nomination-pools-runtime-api" version = "23.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", "sp-api", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-offences" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "frame-system", @@ -7123,13 +7189,13 @@ dependencies = [ "serde", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-offences-benchmarking" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7147,13 +7213,13 @@ dependencies = [ "scale-info", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-parameters" version = "0.1.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "docify", "frame-benchmarking", @@ -7165,7 +7231,7 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] @@ -7188,13 +7254,13 @@ dependencies = [ "sp-io", "sp-keystore", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-preimage" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7205,13 +7271,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-proxy" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7220,13 +7286,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-ranked-collective" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7239,13 +7305,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-recovery" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7254,13 +7320,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-referenda" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "assert_matches", "frame-benchmarking", @@ -7273,13 +7339,13 @@ dependencies = [ "sp-arithmetic", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-root-testing" version = "4.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "frame-system", @@ -7288,13 +7354,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-scheduler" version = "29.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "docify", "frame-benchmarking", @@ -7305,14 +7371,14 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-weights", ] [[package]] name = "pallet-session" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "frame-system", @@ -7327,14 +7393,14 @@ dependencies = [ "sp-session", "sp-staking", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-trie", ] [[package]] name = "pallet-session-benchmarking" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7345,13 +7411,13 @@ dependencies = [ "rand 0.8.5", "sp-runtime", "sp-session", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-society" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7363,13 +7429,13 @@ dependencies = [ "sp-arithmetic", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-staking" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7386,24 +7452,24 @@ dependencies = [ "sp-io", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-staking-reward-curve" version = "11.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "pallet-staking-reward-fn" version = "19.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "log", "sp-arithmetic", @@ -7412,7 +7478,7 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" version = "14.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "sp-api", @@ -7422,7 +7488,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "29.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7433,13 +7499,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-sudo" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "docify", "frame-benchmarking", @@ -7449,13 +7515,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-timestamp" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "docify", "frame-benchmarking", @@ -7467,15 +7533,15 @@ dependencies = [ "sp-inherents", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-timestamp", ] [[package]] name = "pallet-tips" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7488,13 +7554,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-transaction-payment" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "frame-system", @@ -7504,13 +7570,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-transaction-payment-rpc" version = "30.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -7526,7 +7592,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -7538,7 +7604,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "docify", "frame-benchmarking", @@ -7551,13 +7617,13 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-utility" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7567,13 +7633,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-vesting" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7582,13 +7648,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-whitelist" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7597,13 +7663,13 @@ dependencies = [ "scale-info", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "pallet-xcm" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bounded-collections", "frame-benchmarking", @@ -7617,7 +7683,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -7627,7 +7693,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-benchmarking", "frame-support", @@ -7637,7 +7703,7 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -7646,7 +7712,7 @@ dependencies = [ [[package]] name = "parachains-common" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-utility", @@ -7667,7 +7733,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "staging-parachain-info", "staging-xcm", "staging-xcm-executor", @@ -7815,7 +7881,7 @@ checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166" dependencies = [ "base64ct", "rand_core 0.6.4", - "subtle 2.5.0", + "subtle 2.6.1", ] [[package]] @@ -7886,7 +7952,7 @@ dependencies = [ "pest_meta", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -7927,7 +7993,7 @@ checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -7975,16 +8041,10 @@ version = "0.3.30" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" -[[package]] -name = "platforms" -version = "3.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db23d408679286588f4d4644f965003d056e3dd5abcaaa938116871d7ce2fee7" - [[package]] name = "polkadot-approval-distribution" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitvec", "futures", @@ -8004,7 +8064,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "always-assert", "futures", @@ -8020,7 +8080,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "derive_more", "fatality", @@ -8033,6 +8093,7 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-primitives", "rand 0.8.5", + "sc-network", "schnellru", "sp-core", "sp-keystore", @@ -8043,7 +8104,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "fatality", @@ -8076,7 +8137,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cfg-if", "clap", @@ -8104,7 +8165,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitvec", "fatality", @@ -8126,19 +8187,19 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "polkadot-dispute-distribution" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "derive_more", "fatality", @@ -8163,7 +8224,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -8177,7 +8238,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "futures-timer", @@ -8199,7 +8260,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "always-assert", "async-trait", @@ -8222,7 +8283,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "parity-scale-codec", @@ -8240,7 +8301,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitvec", "derive_more", @@ -8273,7 +8334,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitvec", "futures", @@ -8295,7 +8356,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitvec", "fatality", @@ -8315,7 +8376,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "polkadot-node-subsystem", @@ -8330,7 +8391,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "futures", @@ -8351,7 +8412,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "polkadot-node-metrics", @@ -8365,7 +8426,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "futures-timer", @@ -8382,7 +8443,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "fatality", "futures", @@ -8401,7 +8462,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "futures", @@ -8418,7 +8479,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-prospective-parachains" version = "6.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitvec", "fatality", @@ -8435,7 +8496,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitvec", "fatality", @@ -8453,7 +8514,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "always-assert", "array-bytes", @@ -8482,7 +8543,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "polkadot-node-primitives", @@ -8498,7 +8559,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-common" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cpu-time", "futures", @@ -8514,9 +8575,9 @@ dependencies = [ "seccompiler", "sp-core", "sp-crypto-hashing", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-io", - "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "thiserror", "tracing-gum", ] @@ -8524,7 +8585,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "polkadot-node-metrics", @@ -8539,7 +8600,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "lazy_static", "log", @@ -8558,7 +8619,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bs58 0.5.1", "futures", @@ -8577,7 +8638,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-channel 1.9.0", "async-trait", @@ -8595,7 +8656,7 @@ dependencies = [ "sc-network", "sc-network-types", "sp-runtime", - "strum 0.26.2", + "strum 0.26.3", "thiserror", "tracing-gum", ] @@ -8603,7 +8664,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitvec", "bounded-vec", @@ -8626,7 +8687,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -8636,11 +8697,12 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "bitvec", "derive_more", + "fatality", "futures", "orchestra", "polkadot-node-jaeger", @@ -8665,7 +8727,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "derive_more", @@ -8678,6 +8740,7 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", "pin-project", + "polkadot-erasure-coding", "polkadot-node-jaeger", "polkadot-node-metrics", "polkadot-node-network-protocol", @@ -8700,7 +8763,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "futures", @@ -8722,7 +8785,7 @@ dependencies = [ [[package]] name = "polkadot-parachain-primitives" version = "6.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bounded-collections", "derive_more", @@ -8732,14 +8795,14 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-weights", ] [[package]] name = "polkadot-primitives" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitvec", "hex-literal", @@ -8760,13 +8823,13 @@ dependencies = [ "sp-keystore", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "polkadot-rpc" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "jsonrpsee", "mmr-rpc", @@ -8786,10 +8849,12 @@ dependencies = [ "sc-sync-state-rpc", "sc-transaction-pool-api", "sp-api", + "sp-application-crypto", "sp-block-builder", "sp-blockchain", "sp-consensus", "sp-consensus-babe", + "sp-consensus-beefy", "sp-keystore", "sp-runtime", "substrate-frame-rpc-system", @@ -8799,7 +8864,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitvec", "frame-benchmarking", @@ -8840,7 +8905,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -8850,20 +8915,20 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bs58 0.5.1", "frame-benchmarking", "parity-scale-codec", "polkadot-primitives", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "polkadot-runtime-parachains" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bitflags 1.3.2", "bitvec", @@ -8903,7 +8968,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "staging-xcm", "staging-xcm-executor", "static_assertions", @@ -8912,12 +8977,13 @@ dependencies = [ [[package]] name = "polkadot-service" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "bitvec", "frame-benchmarking", "frame-benchmarking-cli", + "frame-metadata-hash-extension", "frame-support", "frame-system", "frame-system-rpc-runtime-api", @@ -9016,7 +9082,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-state-machine", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-timestamp", "sp-transaction-pool", "sp-version", @@ -9032,7 +9098,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "arrayvec 0.7.4", "bitvec", @@ -9055,7 +9121,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -9112,7 +9178,7 @@ dependencies = [ "polkavm-common", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -9122,7 +9188,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8ba81f7b5faac81e528eb6158a6f3c9e0bb1008e0ffa19653bc8dea925ecb429" dependencies = [ "polkavm-derive-impl", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -9232,6 +9298,16 @@ dependencies = [ "regex", ] +[[package]] +name = "predicates" +version = "3.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8" +dependencies = [ + "anstyle", + "predicates-core", +] + [[package]] name = "predicates-core" version = "1.0.6" @@ -9265,7 +9341,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645e" dependencies = [ "proc-macro2", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -9357,14 +9433,14 @@ checksum = "834da187cfe638ae8abb0203f0b33e5ccdb02a28e7199f2f47b3e2754f50edca" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "proc-macro2" -version = "1.0.85" +version = "1.0.86" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22244ce15aa966053a896d1accb3a6e68469b97c7f33f284b99f0d576879fc23" +checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77" dependencies = [ "unicode-ident", ] @@ -9403,7 +9479,7 @@ checksum = "440f724eba9f6996b75d63681b0a92b06947f1457076d503a4d2e2c8f56442b8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -9456,7 +9532,7 @@ checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4" dependencies = [ "bytes", "heck 0.5.0", - "itertools 0.11.0", + "itertools 0.12.1", "log", "multimap 0.10.0", "once_cell", @@ -9465,7 +9541,7 @@ dependencies = [ "prost 0.12.6", "prost-types 0.12.6", "regex", - "syn 2.0.66", + "syn 2.0.68", "tempfile", ] @@ -9489,10 +9565,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1" dependencies = [ "anyhow", - "itertools 0.11.0", + "itertools 0.12.1", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -9736,7 +9812,7 @@ version = "11.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e29830cbb1290e404f24c73af91c5d8d631ce7e128691e9477556b540cd01ecd" dependencies = [ - "bitflags 2.5.0", + "bitflags 2.6.0", ] [[package]] @@ -9801,7 +9877,7 @@ version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c82cf8cff14456045f55ec4241383baeff27af886adb72ffb2162f99911de0fd" dependencies = [ - "bitflags 2.5.0", + "bitflags 2.6.0", ] [[package]] @@ -9844,7 +9920,7 @@ checksum = "bcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -9933,7 +10009,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" dependencies = [ "hmac 0.12.1", - "subtle 2.5.0", + "subtle 2.6.1", ] [[package]] @@ -10004,12 +10080,13 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "binary-merkle-tree", "bitvec", "frame-benchmarking", "frame-executive", + "frame-metadata-hash-extension", "frame-support", "frame-system", "frame-system-benchmarking", @@ -10089,8 +10166,8 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-transaction-pool", "sp-version", "staging-xcm", @@ -10104,7 +10181,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "polkadot-primitives", @@ -10208,7 +10285,7 @@ dependencies = [ "sp-offchain", "sp-runtime", "sp-session", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-transaction-pool", "sp-version", "staging-parachain-info", @@ -10288,7 +10365,7 @@ version = "0.38.34" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f" dependencies = [ - "bitflags 2.5.0", + "bitflags 2.6.0", "errno", "libc", "linux-raw-sys 0.4.14", @@ -10329,7 +10406,7 @@ dependencies = [ "ring 0.17.8", "rustls-pki-types", "rustls-webpki 0.102.4", - "subtle 2.5.0", + "subtle 2.6.1", "zeroize", ] @@ -10440,9 +10517,9 @@ checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" [[package]] name = "safe_arch" -version = "0.7.1" +version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f398075ce1e6a179b46f51bd88d0598b92b00d3551f1a2d4ac49e771b56ac354" +checksum = "c3460605018fdc9612bce72735cba0d27efbcd9904780d44c7e3a9948f96148a" dependencies = [ "bytemuck", ] @@ -10459,18 +10536,18 @@ dependencies = [ [[package]] name = "sc-allocator" version = "23.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "log", "sp-core", - "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "thiserror", ] [[package]] name = "sc-authority-discovery" version = "0.34.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "futures", @@ -10501,7 +10578,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.34.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "futures-timer", @@ -10523,7 +10600,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.33.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "sp-api", @@ -10538,7 +10615,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "docify", @@ -10559,24 +10636,24 @@ dependencies = [ "sp-io", "sp-runtime", "sp-state-machine", - "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "sc-chain-spec-derive" version = "11.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "sc-cli" version = "0.36.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "chrono", @@ -10617,7 +10694,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "fnv", "futures", @@ -10632,11 +10709,11 @@ dependencies = [ "sp-consensus", "sp-core", "sp-database", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-runtime", "sp-state-machine", "sp-statement-store", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-trie", "substrate-prometheus-endpoint", ] @@ -10644,7 +10721,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.35.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "hash-db", "kvdb", @@ -10670,13 +10747,13 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.33.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "futures", "futures-timer", "log", - "mockall", + "mockall 0.11.4", "parking_lot 0.12.3", "sc-client-api", "sc-network-types", @@ -10695,7 +10772,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.34.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "futures", @@ -10724,7 +10801,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.34.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "fork-tree", @@ -10760,7 +10837,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.34.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "jsonrpsee", @@ -10782,7 +10859,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy" version = "13.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "async-channel 1.9.0", @@ -10818,7 +10895,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" version = "13.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "jsonrpsee", @@ -10828,6 +10905,7 @@ dependencies = [ "sc-consensus-beefy", "sc-rpc", "serde", + "sp-application-crypto", "sp-consensus-beefy", "sp-core", "sp-runtime", @@ -10837,7 +10915,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.33.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "fork-tree", "parity-scale-codec", @@ -10850,7 +10928,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.19.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "ahash", "array-bytes", @@ -10894,7 +10972,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa-rpc" version = "0.19.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "finality-grandpa", "futures", @@ -10914,7 +10992,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.33.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "futures", @@ -10937,7 +11015,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.32.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", @@ -10947,25 +11025,25 @@ dependencies = [ "schnellru", "sp-api", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-io", "sp-panic-handler", - "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-trie", "sp-version", - "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "tracing", ] [[package]] name = "sc-executor-common" version = "0.29.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "polkavm", "sc-allocator", "sp-maybe-compressed-blob", - "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "thiserror", "wasm-instrument", ] @@ -10973,18 +11051,18 @@ dependencies = [ [[package]] name = "sc-executor-polkavm" version = "0.29.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "log", "polkavm", "sc-executor-common", - "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "sc-executor-wasmtime" version = "0.29.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "anyhow", "cfg-if", @@ -10994,15 +11072,15 @@ dependencies = [ "rustix 0.36.17", "sc-allocator", "sc-executor-common", - "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "wasmtime", ] [[package]] name = "sc-informant" version = "0.33.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "ansi_term", "futures", @@ -11019,7 +11097,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "25.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "parking_lot 0.12.3", @@ -11033,7 +11111,7 @@ dependencies = [ [[package]] name = "sc-mixnet" version = "0.4.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "arrayvec 0.7.4", @@ -11062,7 +11140,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.34.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "async-channel 1.9.0", @@ -11079,7 +11157,7 @@ dependencies = [ "linked_hash_set", "litep2p", "log", - "mockall", + "mockall 0.11.4", "once_cell", "parity-scale-codec", "parking_lot 0.12.3", @@ -11113,7 +11191,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.33.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "bitflags 1.3.2", @@ -11131,7 +11209,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.34.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "ahash", "futures", @@ -11151,7 +11229,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.33.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "async-channel 1.9.0", @@ -11172,7 +11250,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.33.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "async-channel 1.9.0", @@ -11182,7 +11260,7 @@ dependencies = [ "futures-timer", "libp2p", "log", - "mockall", + "mockall 0.11.4", "parity-scale-codec", "prost 0.12.6", "prost-build 0.12.6", @@ -11209,7 +11287,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.33.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "futures", @@ -11229,21 +11307,23 @@ dependencies = [ [[package]] name = "sc-network-types" version = "0.10.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bs58 0.5.1", + "ed25519-dalek 2.1.1", "libp2p-identity", "litep2p", "multiaddr", "multihash 0.17.0", "rand 0.8.5", "thiserror", + "zeroize", ] [[package]] name = "sc-offchain" version = "29.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "bytes", @@ -11267,7 +11347,7 @@ dependencies = [ "sc-utils", "sp-api", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-keystore", "sp-offchain", "sp-runtime", @@ -11278,7 +11358,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.17.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -11287,7 +11367,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "29.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "jsonrpsee", @@ -11319,7 +11399,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.33.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -11339,7 +11419,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "11.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "forwarded-header-value", "futures", @@ -11359,7 +11439,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.34.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "futures", @@ -11391,7 +11471,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.35.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "directories", @@ -11433,12 +11513,12 @@ dependencies = [ "sp-blockchain", "sp-consensus", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-keystore", "sp-runtime", "sp-session", "sp-state-machine", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-transaction-pool", "sp-transaction-storage-proof", "sp-trie", @@ -11455,7 +11535,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.30.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "log", "parity-scale-codec", @@ -11466,7 +11546,7 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.16.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "clap", "fs4", @@ -11479,7 +11559,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.34.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -11498,7 +11578,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "derive_more", "futures", @@ -11513,13 +11593,13 @@ dependencies = [ "sp-core", "sp-crypto-hashing", "sp-io", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "sc-telemetry" version = "15.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "chrono", "futures", @@ -11539,7 +11619,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "ansi_term", "chrono", @@ -11559,7 +11639,7 @@ dependencies = [ "sp-core", "sp-rpc", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "thiserror", "tracing", "tracing-log", @@ -11569,18 +11649,18 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "11.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "sc-transaction-pool" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "futures", @@ -11598,7 +11678,7 @@ dependencies = [ "sp-core", "sp-crypto-hashing", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-transaction-pool", "substrate-prometheus-endpoint", "thiserror", @@ -11607,7 +11687,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "futures", @@ -11623,7 +11703,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "14.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-channel 1.9.0", "futures", @@ -11706,13 +11786,13 @@ dependencies = [ "aead", "arrayref", "arrayvec 0.7.4", - "curve25519-dalek 4.1.2", + "curve25519-dalek 4.1.3", "getrandom_or_panic", "merlin", "rand_core 0.6.4", "serde_bytes", "sha2 0.10.8", - "subtle 2.5.0", + "subtle 2.6.1", "zeroize", ] @@ -11740,9 +11820,9 @@ dependencies = [ [[package]] name = "sctp-proto" -version = "0.1.7" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f64cef148d3295c730c3cb340b0b252a4d570b1c7d4bf0808f88540b0a888bc" +checksum = "b6220f78bb44c15f326b0596113305f6101097a18755d53727a575c97e09fb24" dependencies = [ "bytes", "crc", @@ -11764,7 +11844,7 @@ dependencies = [ "generic-array 0.14.7", "pkcs8", "serdect", - "subtle 2.5.0", + "subtle 2.6.1", "zeroize", ] @@ -11810,7 +11890,7 @@ version = "2.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0" dependencies = [ - "bitflags 2.5.0", + "bitflags 2.6.0", "core-foundation", "core-foundation-sys", "libc", @@ -11862,9 +11942,9 @@ dependencies = [ [[package]] name = "serde_bytes" -version = "0.11.14" +version = "0.11.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b8497c313fd43ab992087548117643f6fcd935cbf36f176ffda0aacf9591734" +checksum = "387cc504cb06bb40a96c8e04e951fe01854cf6bc921053c954e4a606d9675c6a" dependencies = [ "serde", ] @@ -11877,14 +11957,14 @@ checksum = "500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "serde_json" -version = "1.0.117" +version = "1.0.120" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3" +checksum = "4e0d21c9a8cae1235ad58a00c11cb40d4b1e5c784f1ef2c537876ed6ffd8b7c5" dependencies = [ "itoa", "ryu", @@ -12048,7 +12128,7 @@ version = "0.5.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cae9a3fcdadafb6d97f4c0e007e4247b114ee0f119f650c3cbf3a8b3a1479694" dependencies = [ - "bitflags 2.5.0", + "bitflags 2.6.0", ] [[package]] @@ -12081,13 +12161,13 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" [[package]] name = "slot-range-helper" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "enumn", "parity-scale-codec", "paste", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] @@ -12227,12 +12307,12 @@ dependencies = [ "aes-gcm", "blake2 0.10.6", "chacha20poly1305", - "curve25519-dalek 4.1.2", + "curve25519-dalek 4.1.3", "rand_core 0.6.4", "ring 0.17.8", "rustc_version", "sha2 0.10.8", - "subtle 2.5.0", + "subtle 2.6.1", ] [[package]] @@ -12275,7 +12355,7 @@ dependencies = [ [[package]] name = "sp-api" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "hash-db", "log", @@ -12283,12 +12363,12 @@ dependencies = [ "scale-info", "sp-api-proc-macro", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-metadata-ir", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-trie", "sp-version", "thiserror", @@ -12297,7 +12377,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "15.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "Inflector", "blake2 0.10.6", @@ -12305,26 +12385,26 @@ dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "sp-application-crypto" version = "30.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "scale-info", "serde", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "sp-arithmetic" version = "23.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "docify", "integer-sqrt", @@ -12332,7 +12412,7 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "static_assertions", ] @@ -12357,7 +12437,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "scale-info", @@ -12369,7 +12449,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "sp-api", "sp-inherents", @@ -12379,7 +12459,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "futures", "log", @@ -12397,7 +12477,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.32.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "futures", @@ -12412,7 +12492,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.32.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "parity-scale-codec", @@ -12428,7 +12508,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.32.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "parity-scale-codec", @@ -12446,7 +12526,7 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" version = "13.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "lazy_static", "parity-scale-codec", @@ -12460,13 +12540,13 @@ dependencies = [ "sp-keystore", "sp-mmr-primitives", "sp-runtime", - "strum 0.26.2", + "strum 0.26.3", ] [[package]] name = "sp-consensus-grandpa" version = "13.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "finality-grandpa", "log", @@ -12483,7 +12563,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.32.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "scale-info", @@ -12494,7 +12574,7 @@ dependencies = [ [[package]] name = "sp-core" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "bandersnatch_vrfs", @@ -12525,11 +12605,11 @@ dependencies = [ "secrecy", "serde", "sp-crypto-hashing", - "sp-debug-derive 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "ss58-registry", "substrate-bip39", "thiserror", @@ -12541,7 +12621,7 @@ dependencies = [ [[package]] name = "sp-crypto-ec-utils" version = "0.10.0" -source = "git+https://github.com/paritytech/polkadot-sdk#de41ae85ec600189c4621aaf9e58afc612f101f7" +source = "git+https://github.com/paritytech/polkadot-sdk#18ed309a37036db8429665f1e91fb24ab312e646" dependencies = [ "ark-bls12-377", "ark-bls12-377-ext", @@ -12561,7 +12641,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.1.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "blake2b_simd", "byteorder", @@ -12574,17 +12654,17 @@ dependencies = [ [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.1.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "quote", "sp-crypto-hashing", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "sp-database" version = "10.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "kvdb", "parking_lot 0.12.3", @@ -12593,37 +12673,37 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#de41ae85ec600189c4621aaf9e58afc612f101f7" +source = "git+https://github.com/paritytech/polkadot-sdk#18ed309a37036db8429665f1e91fb24ab312e646" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "environmental", "parity-scale-codec", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/paritytech/polkadot-sdk#de41ae85ec600189c4621aaf9e58afc612f101f7" +source = "git+https://github.com/paritytech/polkadot-sdk#18ed309a37036db8429665f1e91fb24ab312e646" dependencies = [ "environmental", "parity-scale-codec", @@ -12633,7 +12713,7 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.8.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "scale-info", @@ -12645,7 +12725,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -12658,7 +12738,7 @@ dependencies = [ [[package]] name = "sp-io" version = "30.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bytes", "ed25519-dalek 2.1.1", @@ -12670,12 +12750,12 @@ dependencies = [ "secp256k1", "sp-core", "sp-crypto-hashing", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-keystore", - "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-trie", "tracing", "tracing-core", @@ -12684,28 +12764,28 @@ dependencies = [ [[package]] name = "sp-keyring" version = "31.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "sp-core", "sp-runtime", - "strum 0.26.2", + "strum 0.26.3", ] [[package]] name = "sp-keystore" version = "0.34.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "sp-maybe-compressed-blob" version = "11.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "thiserror", "zstd 0.12.4", @@ -12714,7 +12794,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.6.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -12724,7 +12804,7 @@ dependencies = [ [[package]] name = "sp-mixnet" version = "0.4.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "scale-info", @@ -12735,7 +12815,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "log", "parity-scale-codec", @@ -12744,7 +12824,7 @@ dependencies = [ "serde", "sp-api", "sp-core", - "sp-debug-derive 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-runtime", "thiserror", ] @@ -12752,7 +12832,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "scale-info", @@ -12765,7 +12845,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "sp-api", "sp-core", @@ -12775,7 +12855,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "13.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "backtrace", "lazy_static", @@ -12785,7 +12865,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "rustc-hash", "serde", @@ -12795,7 +12875,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "31.0.1" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "docify", "either", @@ -12813,33 +12893,33 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-weights", ] [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", "polkavm-derive", "primitive-types", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-tracing 16.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "static_assertions", ] [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#de41ae85ec600189c4621aaf9e58afc612f101f7" +source = "git+https://github.com/paritytech/polkadot-sdk#18ed309a37036db8429665f1e91fb24ab312e646" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -12858,33 +12938,33 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "Inflector", "expander", "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#de41ae85ec600189c4621aaf9e58afc612f101f7" +source = "git+https://github.com/paritytech/polkadot-sdk#18ed309a37036db8429665f1e91fb24ab312e646" dependencies = [ "Inflector", "expander", "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "sp-session" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "scale-info", @@ -12898,7 +12978,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -12911,7 +12991,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.35.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "hash-db", "log", @@ -12920,7 +13000,7 @@ dependencies = [ "rand 0.8.5", "smallvec", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-panic-handler", "sp-trie", "thiserror", @@ -12931,10 +13011,10 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "10.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "aes-gcm", - "curve25519-dalek 4.1.2", + "curve25519-dalek 4.1.3", "ed25519-dalek 2.1.1", "hkdf", "parity-scale-codec", @@ -12945,9 +13025,9 @@ dependencies = [ "sp-application-crypto", "sp-core", "sp-crypto-hashing", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "thiserror", "x25519-dalek 2.0.1", ] @@ -12955,29 +13035,29 @@ dependencies = [ [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#de41ae85ec600189c4621aaf9e58afc612f101f7" +source = "git+https://github.com/paritytech/polkadot-sdk#18ed309a37036db8429665f1e91fb24ab312e646" [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "impl-serde", "parity-scale-codec", "ref-cast", "serde", - "sp-debug-derive 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#de41ae85ec600189c4621aaf9e58afc612f101f7" +source = "git+https://github.com/paritytech/polkadot-sdk#18ed309a37036db8429665f1e91fb24ab312e646" dependencies = [ "impl-serde", "parity-scale-codec", @@ -12989,7 +13069,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "parity-scale-codec", @@ -13001,7 +13081,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "tracing", @@ -13012,7 +13092,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#de41ae85ec600189c4621aaf9e58afc612f101f7" +source = "git+https://github.com/paritytech/polkadot-sdk#18ed309a37036db8429665f1e91fb24ab312e646" dependencies = [ "parity-scale-codec", "tracing", @@ -13023,7 +13103,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "sp-api", "sp-runtime", @@ -13032,7 +13112,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "26.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "async-trait", "parity-scale-codec", @@ -13046,7 +13126,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "29.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "ahash", "hash-db", @@ -13059,7 +13139,7 @@ dependencies = [ "scale-info", "schnellru", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-externalities 0.25.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "thiserror", "tracing", "trie-db", @@ -13069,7 +13149,7 @@ dependencies = [ [[package]] name = "sp-version" version = "29.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13078,7 +13158,7 @@ dependencies = [ "serde", "sp-crypto-hashing-proc-macro", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-version-proc-macro", "thiserror", ] @@ -13086,18 +13166,18 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "13.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "parity-scale-codec", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -13109,7 +13189,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/paritytech/polkadot-sdk#de41ae85ec600189c4621aaf9e58afc612f101f7" +source = "git+https://github.com/paritytech/polkadot-sdk#18ed309a37036db8429665f1e91fb24ab312e646" dependencies = [ "impl-trait-for-tuples", "log", @@ -13119,7 +13199,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "bounded-collections", "parity-scale-codec", @@ -13127,7 +13207,7 @@ dependencies = [ "serde", "smallvec", "sp-arithmetic", - "sp-debug-derive 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] @@ -13185,7 +13265,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staging-parachain-info" version = "0.7.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -13193,13 +13273,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", ] [[package]] name = "staging-xcm" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "array-bytes", "bounded-collections", @@ -13217,7 +13297,7 @@ dependencies = [ [[package]] name = "staging-xcm-builder" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "frame-system", @@ -13230,7 +13310,7 @@ dependencies = [ "sp-arithmetic", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-weights", "staging-xcm", "staging-xcm-executor", @@ -13239,7 +13319,7 @@ dependencies = [ [[package]] name = "staging-xcm-executor" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "environmental", "frame-benchmarking", @@ -13252,7 +13332,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-weights", "staging-xcm", ] @@ -13293,17 +13373,17 @@ dependencies = [ [[package]] name = "str0m" -version = "0.4.1" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d3f10d3f68e60168d81110410428a435dbde28cc5525f5f7c6fdec92dbdc2800" +checksum = "6706347e49b13373f7ddfafad47df7583ed52083d6fc8a594eb2c80497ef959d" dependencies = [ "combine", "crc", + "fastrand 2.1.0", "hmac 0.12.1", "once_cell", "openssl", "openssl-sys", - "rand 0.8.5", "sctp-proto", "serde", "sha-1 0.10.1", @@ -13320,7 +13400,7 @@ dependencies = [ "bitflags 1.3.2", "byteorder", "keccak", - "subtle 2.5.0", + "subtle 2.6.1", "zeroize", ] @@ -13338,9 +13418,9 @@ checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f" [[package]] name = "strum" -version = "0.26.2" +version = "0.26.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29" +checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06" dependencies = [ "strum_macros 0.26.4", ] @@ -13368,13 +13448,13 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] name = "substrate-bip39" version = "0.4.7" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "hmac 0.12.1", "pbkdf2", @@ -13386,12 +13466,12 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "11.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" [[package]] name = "substrate-frame-rpc-system" version = "28.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -13410,7 +13490,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.17.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "hyper", "log", @@ -13422,7 +13502,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "27.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -13439,7 +13519,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "17.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "build-helper", "cargo_metadata", @@ -13448,7 +13528,7 @@ dependencies = [ "parity-wasm", "polkavm-linker", "sp-maybe-compressed-blob", - "strum 0.26.2", + "strum 0.26.3", "tempfile", "toml 0.8.14", "walkdir", @@ -13463,9 +13543,9 @@ checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee" [[package]] name = "subtle" -version = "2.5.0" +version = "2.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc" +checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" [[package]] name = "subtle-ng" @@ -13486,9 +13566,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.66" +version = "2.0.68" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5" +checksum = "901fa70d88b9d6c98022e23b4136f9f3e54e4662c3bc1bd1d84a42a9a0f0c1e9" dependencies = [ "proc-macro2", "quote", @@ -13515,7 +13595,7 @@ checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -13614,7 +13694,7 @@ checksum = "e4c60d69f36615a077cc7663b9cb8e42275722d23e58a7fa3d2c7f2915d09d04" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -13625,7 +13705,7 @@ checksum = "46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -13729,9 +13809,9 @@ dependencies = [ [[package]] name = "tinyvec" -version = "1.6.0" +version = "1.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" +checksum = "c55115c6fbe2d2bef26eb09ad74bde02d8255476fc0c7b515ef09fbb35742d82" dependencies = [ "tinyvec_macros", ] @@ -13769,7 +13849,7 @@ checksum = "5f5ae998a069d4b5aba8ee9dad856af7d520c3699e6159b185c2acd48155d39a" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -13920,7 +14000,7 @@ version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140" dependencies = [ - "bitflags 2.5.0", + "bitflags 2.6.0", "bytes", "futures-core", "futures-util", @@ -13964,7 +14044,7 @@ checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -13990,7 +14070,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "coarsetime", "polkadot-primitives", @@ -14001,13 +14081,13 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "5.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "expander", "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -14261,7 +14341,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea" dependencies = [ "crypto-common", - "subtle 2.5.0", + "subtle 2.6.1", ] [[package]] @@ -14503,7 +14583,7 @@ dependencies = [ "once_cell", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", "wasm-bindgen-shared", ] @@ -14537,7 +14617,7 @@ checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -14889,13 +14969,14 @@ dependencies = [ [[package]] name = "westend-runtime" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "binary-merkle-tree", "bitvec", "frame-benchmarking", "frame-election-provider-support", "frame-executive", + "frame-metadata-hash-extension", "frame-support", "frame-system", "frame-system-benchmarking", @@ -14913,6 +14994,7 @@ dependencies = [ "pallet-beefy-mmr", "pallet-collective", "pallet-conviction-voting", + "pallet-delegated-staking", "pallet-democracy", "pallet-election-provider-multi-phase", "pallet-election-provider-support-benchmarking", @@ -14980,8 +15062,8 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", - "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", + "sp-storage 19.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-transaction-pool", "sp-version", "staging-xcm", @@ -14995,7 +15077,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "polkadot-primitives", @@ -15022,9 +15104,9 @@ dependencies = [ [[package]] name = "wide" -version = "0.7.24" +version = "0.7.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a040b111774ab63a19ef46bbc149398ab372b4ccdcfd719e9814dbd7dfd76c8" +checksum = "2caba658a80831539b30698ae9862a72db6697dfdd7151e46920f5f2755c3ce2" dependencies = [ "bytemuck", "safe_arch", @@ -15369,7 +15451,7 @@ version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c7e468321c81fb07fa7f4c636c3972b9100f0346e5b6a9f2bd0603a52f7ed277" dependencies = [ - "curve25519-dalek 4.1.2", + "curve25519-dalek 4.1.3", "rand_core 0.6.4", "serde", "zeroize", @@ -15413,14 +15495,14 @@ dependencies = [ [[package]] name = "xcm-fee-payment-runtime-api" version = "0.1.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "frame-support", "parity-scale-codec", "scale-info", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0)", + "sp-std 14.0.0 (git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0)", "sp-weights", "staging-xcm", ] @@ -15428,12 +15510,12 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "7.0.0" -source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.12.0#a5ec6b76cbb4aad28244fa61341856cc823d57bc" +source = "git+https://github.com/virto-network/polkadot-sdk?branch=release-virto-v1.13.0#1af75ce5f042e7cba86f32f691ddddcc5dc40dcb" dependencies = [ "Inflector", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -15476,7 +15558,7 @@ checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -15496,7 +15578,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -15539,9 +15621,9 @@ dependencies = [ [[package]] name = "zstd-sys" -version = "2.0.10+zstd.1.5.6" +version = "2.0.11+zstd.1.5.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aa" +checksum = "75652c55c0b6f3e6f12eb786fe1bc960396bf05a1eb3bf1f3691c3610ac2e6d4" dependencies = [ "cc", "pkg-config", diff --git a/Cargo.toml b/Cargo.toml index 4c1c01b0..42e517cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,143 +61,143 @@ fc-traits-tracks = {git = "https://github.com/virto-network/frame-contrib", bran pallet-referenda-tracks = {git = "https://github.com/virto-network/frame-contrib", branch = "main", package = "fc-pallet-referenda-tracks", default-features = false} # Substrate std -frame-benchmarking-cli = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-transaction-payment-rpc = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-basic-authorship = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-chain-spec = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-cli = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-client-api = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-consensus = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-executor = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-network = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-network-sync = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-offchain = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-rpc = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-service = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-sysinfo = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-telemetry = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-tracing = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-transaction-pool = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-blockchain = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-consensus = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-keyring = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -substrate-frame-rpc-system = {package = "substrate-frame-rpc-system", git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -substrate-prometheus-endpoint = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -substrate-state-trie-migration-rpc = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} +frame-benchmarking-cli = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-transaction-payment-rpc = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-basic-authorship = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-chain-spec = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-cli = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-client-api = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-consensus = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-executor = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-network = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-network-sync = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-offchain = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-rpc = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-service = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-sysinfo = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-telemetry = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-tracing = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-transaction-pool = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-blockchain = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-consensus = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-keyring = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +substrate-frame-rpc-system = {package = "substrate-frame-rpc-system", git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +substrate-prometheus-endpoint = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +substrate-state-trie-migration-rpc = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} # Substrate non-std -frame-benchmarking = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sc-transaction-pool-api = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-api = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-block-builder = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-consensus-aura = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-core = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-io = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-keystore = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-offchain = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-session = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-timestamp = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-transaction-pool = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} +frame-benchmarking = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sc-transaction-pool-api = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-api = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-block-builder = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-consensus-aura = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-core = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-io = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-keystore = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-offchain = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-session = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-timestamp = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-transaction-pool = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} # Substrate Runtime -sp-arithmetic = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-genesis-builder = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-inherents = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-runtime = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-std = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-version = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -sp-weights = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} +sp-arithmetic = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-genesis-builder = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-inherents = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-runtime = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-std = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-version = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +sp-weights = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} # Build Dependencies -substrate-build-script-utils = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -substrate-wasm-builder = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} +substrate-build-script-utils = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +substrate-wasm-builder = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} ## Substrate FRAME Dependencies -frame-executive = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -frame-support = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -frame-system = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -frame-system-benchmarking = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -frame-system-rpc-runtime-api = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -frame-try-runtime = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} +frame-executive = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +frame-support = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +frame-system = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +frame-system-benchmarking = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +frame-system-rpc-runtime-api = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +frame-try-runtime = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} ## Substrate Pallet Dependencies -pallet-asset-tx-payment = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-assets = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-aura = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-authorship = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-balances = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-collective = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-contracts = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-contracts-primitives = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-democracy = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-identity = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-insecure-randomness-collective-flip = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-multisig = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-nfts = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-preimage = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-proxy = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-ranked-collective = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-referenda = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-remark = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-scheduler = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-session = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-sudo = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-timestamp = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-transaction-payment = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-transaction-payment-rpc-runtime-api = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-treasury = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-uniques = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-utility = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-vesting = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} +pallet-asset-tx-payment = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-assets = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-aura = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-authorship = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-balances = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-collective = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-contracts = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-contracts-primitives = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-democracy = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-identity = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-insecure-randomness-collective-flip = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-multisig = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-nfts = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-preimage = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-proxy = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-ranked-collective = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-referenda = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-remark = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-scheduler = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-session = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-sudo = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-timestamp = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-transaction-payment = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-transaction-payment-rpc-runtime-api = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-treasury = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-uniques = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-utility = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-vesting = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} # Cumulus client dependencies -cumulus-client-cli = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-client-collator = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-client-consensus-aura = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-client-consensus-common = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-client-consensus-proposer = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-client-consensus-relay-chain = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-client-network = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-client-parachain-inherent = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-client-service = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-primitives-aura = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0", default-features = false} -cumulus-primitives-parachain-inherent = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-relay-chain-interface = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} +cumulus-client-cli = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-client-collator = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-client-consensus-aura = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-client-consensus-common = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-client-consensus-proposer = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-client-consensus-relay-chain = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-client-network = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-client-parachain-inherent = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-client-service = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-primitives-aura = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0", default-features = false} +cumulus-primitives-parachain-inherent = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-relay-chain-interface = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} # Cumulus runtime dependencies -assets-common = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-pallet-aura-ext = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-pallet-parachain-system = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-pallet-session-benchmarking = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-pallet-xcm = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-pallet-xcmp-queue = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-ping = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-primitives-core = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-primitives-timestamp = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -cumulus-primitives-utility = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-collator-selection = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-message-queue = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -parachain-info = {package = "staging-parachain-info", default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -parachains-common = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} +assets-common = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-pallet-aura-ext = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-pallet-parachain-system = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-pallet-session-benchmarking = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-pallet-xcm = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-pallet-xcmp-queue = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-ping = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-primitives-core = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-primitives-timestamp = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +cumulus-primitives-utility = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-collator-selection = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-message-queue = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +parachain-info = {package = "staging-parachain-info", default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +parachains-common = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} # Polkadot polkadot-cli = {features = [ "rococo-native", -], git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -polkadot-primitives = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0", default-features = false} -polkadot-runtime-parachains = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -polkadot-service = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} +], git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +polkadot-primitives = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0", default-features = false} +polkadot-runtime-parachains = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +polkadot-service = {git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} # Polkadot Dependencies -pallet-xcm = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -pallet-xcm-benchmarks = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -polkadot-core-primitives = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -polkadot-parachain-primitives = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -polkadot-runtime-common = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -xcm = {package = "staging-xcm", default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -xcm-builder = {package = "staging-xcm-builder", default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -xcm-executor = {package = "staging-xcm-executor", default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} -xcm-simulator = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.12.0"} +pallet-xcm = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +pallet-xcm-benchmarks = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +polkadot-core-primitives = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +polkadot-parachain-primitives = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +polkadot-runtime-common = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +xcm = {package = "staging-xcm", default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +xcm-builder = {package = "staging-xcm-builder", default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +xcm-executor = {package = "staging-xcm-executor", default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} +xcm-simulator = {default-features = false, git = "https://github.com/virto-network/polkadot-sdk", branch = "release-virto-v1.13.0"} # Dev dependencies assert_cmd = "2.0" diff --git a/node/src/chain_spec/kreivo.rs b/node/src/chain_spec/kreivo.rs index 655b84fe..dd643141 100644 --- a/node/src/chain_spec/kreivo.rs +++ b/node/src/chain_spec/kreivo.rs @@ -8,7 +8,7 @@ use sp_core::sr25519; const DEFAULT_PROTOCOL_ID: &str = "kreivo"; /// Specialized `ChainSpec` for the normal parachain runtime. -pub type ChainSpec = sc_service::GenericChainSpec; +pub type ChainSpec = sc_service::GenericChainSpec; const KREIVO_PARA_ID: u32 = 2281; diff --git a/runtime/kreivo/src/apis.rs b/runtime/kreivo/src/apis.rs index 71fc1092..0b7f9d81 100644 --- a/runtime/kreivo/src/apis.rs +++ b/runtime/kreivo/src/apis.rs @@ -6,7 +6,7 @@ use sp_version::RuntimeVersion; impl_runtime_apis! { impl sp_consensus_aura::AuraApi for Runtime { fn slot_duration() -> sp_consensus_aura::SlotDuration { - sp_consensus_aura::SlotDuration::from_millis(Aura::slot_duration()) + sp_consensus_aura::SlotDuration::from_millis(SLOT_DURATION) } fn authorities() -> Vec { diff --git a/runtime/kreivo/src/lib.rs b/runtime/kreivo/src/lib.rs index b46216e3..f3b0edb0 100644 --- a/runtime/kreivo/src/lib.rs +++ b/runtime/kreivo/src/lib.rs @@ -19,7 +19,7 @@ mod weights; pub mod xcm_config; use apis::*; -use cumulus_pallet_parachain_system::RelayNumberStrictlyIncreases; +use cumulus_pallet_parachain_system::RelayNumberMonotonicallyIncreases; use cumulus_primitives_core::{AggregateMessageOrigin, ParaId}; use governance::pallet_custom_origins; use parachains_common::message_queue::{NarrowOriginToSibling, ParaIdToSibling}; @@ -353,25 +353,6 @@ impl pallet_transaction_payment::Config for Runtime { type OperationalFeeMultiplier = ConstU8<5>; } -parameter_types! { - pub const ReservedXcmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4); - pub const ReservedDmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4); - pub const RelayOrigin: AggregateMessageOrigin = AggregateMessageOrigin::Parent; -} - -impl cumulus_pallet_parachain_system::Config for Runtime { - type WeightInfo = (); - type RuntimeEvent = RuntimeEvent; - type OnSystemEvent = (); - type SelfParaId = parachain_info::Pallet; - type OutboundXcmpMessageSource = XcmpQueue; - type DmpQueue = frame_support::traits::EnqueueWithOrigin; - type ReservedDmpWeight = ReservedDmpWeight; - type XcmpMessageHandler = XcmpQueue; - type ReservedXcmpWeight = ReservedXcmpWeight; - type CheckAssociatedRelayNumber = RelayNumberStrictlyIncreases; -} - parameter_types! { pub MessageQueueServiceWeight: Weight = Perbill::from_percent(35) * RuntimeBlockWeights::get().max_block; } @@ -403,14 +384,34 @@ impl parachain_info::Config for Runtime {} impl cumulus_pallet_aura_ext::Config for Runtime {} -/// Relay chain slot duration, in milliseconds. -const RELAY_CHAIN_SLOT_DURATION_MILLIS: u32 = 6000; /// How many parachain blocks are processed by the relay chain per parent. /// Limits the number of blocks authored per slot. const BLOCK_PROCESSING_VELOCITY: u32 = 1; /// Maximum number of blocks simultaneously accepted by the Runtime, not yet /// included into the relay chain. -const UNINCLUDED_SEGMENT_CAPACITY: u32 = 3; +const UNINCLUDED_SEGMENT_CAPACITY: u32 = 1; +/// Relay chain slot duration, in milliseconds. +const RELAY_CHAIN_SLOT_DURATION_MILLIS: u32 = 6_000; + +parameter_types! { + pub const ReservedXcmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4); + pub const ReservedDmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4); + pub const RelayOrigin: AggregateMessageOrigin = AggregateMessageOrigin::Parent; +} + +impl cumulus_pallet_parachain_system::Config for Runtime { + type WeightInfo = (); + type RuntimeEvent = RuntimeEvent; + type OnSystemEvent = (); + type SelfParaId = parachain_info::Pallet; + type OutboundXcmpMessageSource = XcmpQueue; + type DmpQueue = frame_support::traits::EnqueueWithOrigin; + type ReservedDmpWeight = ReservedDmpWeight; + type XcmpMessageHandler = XcmpQueue; + type ReservedXcmpWeight = ReservedXcmpWeight; + type CheckAssociatedRelayNumber = RelayNumberMonotonicallyIncreases; + type ConsensusHook = ConsensusHook; +} /// Aura consensus hook type ConsensusHook = cumulus_pallet_aura_ext::FixedVelocityConsensusHook< @@ -420,12 +421,27 @@ type ConsensusHook = cumulus_pallet_aura_ext::FixedVelocityConsensusHook< UNINCLUDED_SEGMENT_CAPACITY, >; +impl pallet_aura::Config for Runtime { + type AuthorityId = AuraId; + type DisabledValidators = (); + type MaxAuthorities = ConstU32<100_000>; + type AllowMultipleBlocksPerSlot = ConstBool; + type SlotDuration = ConstU64; +} + impl cumulus_pallet_xcmp_queue::Config for Runtime { type RuntimeEvent = RuntimeEvent; type ChannelInfo = ParachainSystem; type VersionWrapper = (); // Enqueue XCMP messages from siblings for later processing. type XcmpQueue = TransformOrigin; + type MaxActiveOutboundChannels = ConstU32<128>; + // From https://github.com/polkadot-fellows/runtimes/blob/88da7d0abb9edbff027e57bc998a97c6ff10c18c/system-parachains/asset-hubs/asset-hub-kusama/src/lib.rs#L783: + // + // Most on-chain HRMP channels are configured to use 102400 bytes of max message + // size, so we need to set the page size larger than that until we reduce the + // channel size on-chain. + type MaxPageSize = ConstU32<{ 103 * 1024 }>; type MaxInboundSuspended = sp_core::ConstU32<1_000>; type ControllerOrigin = EnsureRoot; type ControllerOriginConverter = XcmOriginToTransactDispatchOrigin; @@ -452,13 +468,7 @@ impl pallet_session::Config for Runtime { type WeightInfo = (); } -impl pallet_aura::Config for Runtime { - type AuthorityId = AuraId; - type DisabledValidators = (); - type MaxAuthorities = ConstU32<100_000>; - type AllowMultipleBlocksPerSlot = ConstBool; - type SlotDuration = ConstU64; -} +// === Parachain: Collators / Staking ==== parameter_types! { pub const PotId: PalletId = PalletId(*b"PotStake"); @@ -771,30 +781,7 @@ mod benches { ); } -#[allow(dead_code)] -struct CheckInherents; -impl cumulus_pallet_parachain_system::CheckInherents for CheckInherents { - fn check_inherents( - block: &Block, - relay_state_proof: &cumulus_pallet_parachain_system::RelayChainStateProof, - ) -> sp_inherents::CheckInherentsResult { - let relay_chain_slot = relay_state_proof - .read_slot() - .expect("Could not read the relay chain slot from the proof"); - - let inherent_data = cumulus_primitives_timestamp::InherentDataProvider::from_relay_chain_slot_and_duration( - relay_chain_slot, - sp_std::time::Duration::from_secs(6), - ) - .create_inherent_data() - .expect("Could not create the timestamp inherent data"); - - inherent_data.check_extrinsics(block) - } -} - cumulus_pallet_parachain_system::register_validate_block! { Runtime = Runtime, BlockExecutor = cumulus_pallet_aura_ext::BlockExecutor::, - CheckInherents = CheckInherents, }