diff --git a/Cargo.lock b/Cargo.lock index 6f95d1f6..91a5b151 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -131,15 +131,6 @@ dependencies = [ "libc", ] -[[package]] -name = "ansi_term" -version = "0.12.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2" -dependencies = [ - "winapi", -] - [[package]] name = "anstream" version = "0.6.18" @@ -485,7 +476,7 @@ dependencies = [ "frame-system-benchmarking 36.0.0", "frame-system-rpc-runtime-api 33.0.0", "frame-try-runtime 0.42.0", - "hex-literal 0.4.1", + "hex-literal", "log", "pallet-asset-conversion 18.0.0", "pallet-asset-conversion-tx-payment 18.0.0", @@ -573,7 +564,7 @@ dependencies = [ "frame-system-benchmarking 38.0.0", "frame-system-rpc-runtime-api 34.0.0", "frame-try-runtime 0.44.0", - "hex-literal 0.4.1", + "hex-literal", "log", "pallet-asset-conversion 20.0.0", "pallet-asset-conversion-ops", @@ -1970,15 +1961,6 @@ dependencies = [ "zeroize", ] -[[package]] -name = "ckb-merkle-mountain-range" -version = "0.5.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "56ccb671c5921be8a84686e6212ca184cb1d7c51cadcdbfcbd1cc3f042f5dfb8" -dependencies = [ - "cfg-if", -] - [[package]] name = "clang-sys" version = "1.8.1" @@ -2547,11 +2529,11 @@ checksum = "60076ec03541dcbda35fd856a3a20362d951ec0e0dc5c8e84184bf0d237f2875" dependencies = [ "clap", "parity-scale-codec", - "sc-chain-spec 38.0.0", - "sc-cli 0.47.0", - "sc-client-api 37.0.0", - "sc-service 0.46.0", - "sp-blockchain 37.0.1", + "sc-chain-spec", + "sc-cli", + "sc-client-api", + "sc-service", + "sp-blockchain", "sp-core", "sp-runtime 39.0.3", "url", @@ -2569,13 +2551,13 @@ dependencies = [ "futures", "parity-scale-codec", "parking_lot 0.12.3", - "polkadot-node-primitives 16.0.0", + "polkadot-node-primitives", "polkadot-node-subsystem", - "polkadot-overseer 18.0.0", + "polkadot-overseer", "polkadot-primitives 16.0.0", - "sc-client-api 37.0.0", + "sc-client-api", "sp-api 34.0.0", - "sp-consensus 0.40.0", + "sp-consensus", "sp-core", "sp-runtime 39.0.3", "tracing", @@ -2594,27 +2576,27 @@ dependencies = [ "cumulus-client-parachain-inherent", "cumulus-primitives-aura 0.15.0", "cumulus-primitives-core 0.16.0", - "cumulus-relay-chain-interface 0.18.0", + "cumulus-relay-chain-interface", "futures", "parity-scale-codec", "parking_lot 0.12.3", - "polkadot-node-primitives 16.0.0", + "polkadot-node-primitives", "polkadot-node-subsystem", - "polkadot-overseer 18.0.0", + "polkadot-overseer", "polkadot-primitives 16.0.0", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", + "sc-client-api", + "sc-consensus", "sc-consensus-aura", "sc-consensus-babe", "sc-consensus-slots", - "sc-telemetry 25.0.0", + "sc-telemetry", "sc-utils", "schnellru", "sp-api 34.0.0", "sp-application-crypto 38.0.0", "sp-block-builder 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-aura 0.40.0", "sp-core", "sp-inherents 34.0.0", @@ -2636,18 +2618,18 @@ dependencies = [ "async-trait", "cumulus-client-pov-recovery", "cumulus-primitives-core 0.16.0", - "cumulus-relay-chain-interface 0.18.0", + "cumulus-relay-chain-interface", "dyn-clone", "futures", "log", "parity-scale-codec", "polkadot-primitives 16.0.0", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", + "sc-client-api", + "sc-consensus", "sc-consensus-babe", "schnellru", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-slots 0.40.1", "sp-core", "sp-runtime 39.0.3", @@ -2667,7 +2649,7 @@ dependencies = [ "anyhow", "async-trait", "cumulus-primitives-parachain-inherent 0.16.0", - "sp-consensus 0.40.0", + "sp-consensus", "sp-inherents 34.0.0", "sp-runtime 39.0.3", "sp-state-machine 0.43.0", @@ -2681,19 +2663,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0a69c9a77f60150ca6d08e129b3e3740d7b29175e3f6a0b5d0efb74b936fbaaa" dependencies = [ "async-trait", - "cumulus-relay-chain-interface 0.18.0", + "cumulus-relay-chain-interface", "futures", "futures-timer", "parity-scale-codec", "parking_lot 0.12.3", - "polkadot-node-primitives 16.0.0", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-parachain-primitives 14.0.0", "polkadot-primitives 16.0.0", - "sc-client-api 37.0.0", + "sc-client-api", "sp-api 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-core", "sp-runtime 39.0.3", "sp-state-machine 0.43.0", @@ -2710,10 +2692,10 @@ dependencies = [ "async-trait", "cumulus-primitives-core 0.16.0", "cumulus-primitives-parachain-inherent 0.16.0", - "cumulus-relay-chain-interface 0.18.0", + "cumulus-relay-chain-interface", "cumulus-test-relay-sproof-builder", "parity-scale-codec", - "sc-client-api 37.0.0", + "sc-client-api", "sp-api 34.0.0", "sp-crypto-hashing", "sp-inherents 34.0.0", @@ -2732,19 +2714,19 @@ checksum = "0eebbe8c37e9dafa779b2072178aae631fb0586c1b6ab4e201ed19c07c9c6d0d" dependencies = [ "async-trait", "cumulus-primitives-core 0.16.0", - "cumulus-relay-chain-interface 0.18.0", + "cumulus-relay-chain-interface", "futures", "futures-timer", "parity-scale-codec", - "polkadot-node-primitives 16.0.0", + "polkadot-node-primitives", "polkadot-node-subsystem", - "polkadot-overseer 18.0.0", + "polkadot-overseer", "polkadot-primitives 16.0.0", "rand", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", + "sc-client-api", + "sc-consensus", "sp-api 34.0.0", - "sp-consensus 0.40.0", + "sp-consensus", "sp-maybe-compressed-blob", "sp-runtime 39.0.3", "sp-version 37.0.0", @@ -2765,24 +2747,24 @@ dependencies = [ "cumulus-primitives-core 0.16.0", "cumulus-primitives-proof-size-hostfunction 0.10.0", "cumulus-relay-chain-inprocess-interface", - "cumulus-relay-chain-interface 0.18.0", + "cumulus-relay-chain-interface", "cumulus-relay-chain-minimal-node", "futures", "polkadot-primitives 16.0.0", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", - "sc-network 0.45.1", - "sc-network-sync 0.44.1", - "sc-network-transactions 0.44.1", - "sc-rpc 40.0.0", - "sc-service 0.46.0", - "sc-sysinfo 38.0.0", - "sc-telemetry 25.0.0", - "sc-transaction-pool 37.0.0", + "sc-client-api", + "sc-consensus", + "sc-network", + "sc-network-sync", + "sc-network-transactions", + "sc-rpc", + "sc-service", + "sc-sysinfo", + "sc-telemetry", + "sc-transaction-pool", "sc-utils", "sp-api 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-core", "sp-io 38.0.0", "sp-runtime 39.0.3", @@ -3210,43 +3192,23 @@ checksum = "38c72e40d43cacb597b2db6a859d0f8d7942a446ab2c960e3597828986f86e2b" dependencies = [ "async-trait", "cumulus-primitives-core 0.16.0", - "cumulus-relay-chain-interface 0.18.0", + "cumulus-relay-chain-interface", "futures", "futures-timer", "polkadot-cli", "polkadot-service", - "sc-cli 0.47.0", - "sc-client-api 37.0.0", - "sc-sysinfo 38.0.0", - "sc-telemetry 25.0.0", - "sc-tracing 37.0.1", + "sc-cli", + "sc-client-api", + "sc-sysinfo", + "sc-telemetry", + "sc-tracing", "sp-api 34.0.0", - "sp-consensus 0.40.0", + "sp-consensus", "sp-core", "sp-runtime 39.0.3", "sp-state-machine 0.43.0", ] -[[package]] -name = "cumulus-relay-chain-interface" -version = "0.15.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "36abc0a30972529fad05c4fae9f6866ec6c3edfaf2e20977219c94a807d96ffa" -dependencies = [ - "async-trait", - "cumulus-primitives-core 0.14.0", - "futures", - "jsonrpsee-core 0.23.2", - "parity-scale-codec", - "polkadot-overseer 15.0.0", - "sc-client-api 35.1.0", - "sp-api 33.0.0", - "sp-blockchain 35.1.0", - "sp-state-machine 0.42.0", - "sp-version 36.0.0", - "thiserror 1.0.69", -] - [[package]] name = "cumulus-relay-chain-interface" version = "0.18.0" @@ -3258,10 +3220,10 @@ dependencies = [ "futures", "jsonrpsee-core 0.24.7", "parity-scale-codec", - "polkadot-overseer 18.0.0", - "sc-client-api 37.0.0", + "polkadot-overseer", + "sc-client-api", "sp-api 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-state-machine 0.43.0", "sp-version 37.0.0", "thiserror 1.0.69", @@ -3276,26 +3238,26 @@ dependencies = [ "array-bytes", "async-trait", "cumulus-primitives-core 0.16.0", - "cumulus-relay-chain-interface 0.18.0", + "cumulus-relay-chain-interface", "cumulus-relay-chain-rpc-interface", "futures", "polkadot-core-primitives 15.0.0", "polkadot-network-bridge", - "polkadot-node-network-protocol 18.0.2", + "polkadot-node-network-protocol", "polkadot-node-subsystem-util", - "polkadot-overseer 18.0.0", + "polkadot-overseer", "polkadot-primitives 16.0.0", "polkadot-service", - "sc-authority-discovery 0.45.0", - "sc-client-api 37.0.0", - "sc-network 0.45.1", - "sc-network-common 0.44.0", - "sc-service 0.46.0", - "sc-tracing 37.0.1", + "sc-authority-discovery", + "sc-client-api", + "sc-network", + "sc-network-common", + "sc-service", + "sc-tracing", "sc-utils", "sp-api 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-babe 0.40.0", "sp-runtime 39.0.3", "substrate-prometheus-endpoint", @@ -3311,18 +3273,18 @@ checksum = "2a34e18890c56e2b88a1bf18901c632dbfd642bbae7381ab184b2790133baf94" dependencies = [ "async-trait", "cumulus-primitives-core 0.16.0", - "cumulus-relay-chain-interface 0.18.0", + "cumulus-relay-chain-interface", "either", "futures", "futures-timer", "jsonrpsee 0.24.7", "parity-scale-codec", "pin-project", - "polkadot-overseer 18.0.0", + "polkadot-overseer", "rand", - "sc-client-api 37.0.0", - "sc-rpc-api 0.44.0", - "sc-service 0.46.0", + "sc-client-api", + "sc-rpc-api", + "sc-service", "schnellru", "serde", "serde_json", @@ -3596,6 +3558,7 @@ dependencies = [ "proc-macro2", "quote", "syn 2.0.90", + "unicode-xid", ] [[package]] @@ -4428,18 +4391,18 @@ dependencies = [ "parity-scale-codec", "rand", "rand_pcg", - "sc-block-builder 0.42.0", - "sc-chain-spec 38.0.0", - "sc-cli 0.47.0", - "sc-client-api 37.0.0", - "sc-client-db 0.44.1", - "sc-executor 0.40.1", - "sc-service 0.46.0", - "sc-sysinfo 38.0.0", + "sc-block-builder", + "sc-chain-spec", + "sc-cli", + "sc-client-api", + "sc-client-db", + "sc-executor", + "sc-service", + "sc-sysinfo", "serde", "serde_json", "sp-api 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-database", "sp-externalities", @@ -5298,12 +5261,6 @@ version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "212ab92002354b4819390025006c897e8140934349e8635c9b077f47b4dcbd20" -[[package]] -name = "hex-literal" -version = "0.3.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0" - [[package]] name = "hex-literal" version = "0.4.1" @@ -6016,30 +5973,31 @@ checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" [[package]] name = "ismp" -version = "0.2.0" -source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-v1.14.0#f95ee188c3b73ca3c4d6319ab85cff12fe757c4c" +version = "0.2.2" +source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-stable2409#b23478008e2eb7fa84173a08a7208ec9002e2c7f" dependencies = [ "anyhow", - "derive_more 0.99.18", + "derive_more 1.0.0", + "displaydoc", "hex", "parity-scale-codec", "primitive-types", "scale-info", "serde", - "serde-utils", - "serde_json", + "serde-hex-utils", + "thiserror 2.0.8", ] [[package]] name = "ismp-parachain" -version = "1.15.0" -source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-v1.14.0#f95ee188c3b73ca3c4d6319ab85cff12fe757c4c" +version = "1.15.3" +source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-stable2409#b23478008e2eb7fa84173a08a7208ec9002e2c7f" dependencies = [ - "cumulus-pallet-parachain-system 0.15.0", - "cumulus-primitives-core 0.14.0", - "frame-support 36.0.1", - "frame-system 36.1.0", - "hex-literal 0.4.1", + "cumulus-pallet-parachain-system 0.17.1", + "cumulus-primitives-core 0.16.0", + "frame-support 38.0.0", + "frame-system 38.0.0", + "hex-literal", "ismp", "log", "pallet-ismp", @@ -6047,42 +6005,42 @@ dependencies = [ "primitive-types", "scale-info", "serde", - "sp-consensus-aura 0.39.0", - "sp-inherents 33.0.0", - "sp-io 37.0.0", - "sp-runtime 38.0.1", - "sp-trie 36.0.0", + "sp-consensus-aura 0.40.0", + "sp-inherents 34.0.0", + "sp-io 38.0.0", + "sp-runtime 39.0.3", + "sp-trie 37.0.0", "substrate-state-machine", ] [[package]] name = "ismp-parachain-inherent" -version = "1.15.0" -source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-v1.14.0#f95ee188c3b73ca3c4d6319ab85cff12fe757c4c" +version = "1.15.3" +source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-stable2409#b23478008e2eb7fa84173a08a7208ec9002e2c7f" dependencies = [ "anyhow", "async-trait", - "cumulus-primitives-core 0.14.0", - "cumulus-relay-chain-interface 0.15.0", + "cumulus-primitives-core 0.16.0", + "cumulus-relay-chain-interface", "ismp", "ismp-parachain", "ismp-parachain-runtime-api", "log", "pallet-ismp-runtime-api", "parity-scale-codec", - "sp-api 33.0.0", - "sp-blockchain 35.1.0", - "sp-inherents 33.0.0", - "sp-runtime 38.0.1", + "sp-api 34.0.0", + "sp-blockchain", + "sp-inherents 34.0.0", + "sp-runtime 39.0.3", ] [[package]] name = "ismp-parachain-runtime-api" -version = "1.15.0" -source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-v1.14.0#f95ee188c3b73ca3c4d6319ab85cff12fe757c4c" +version = "1.15.1" +source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-stable2409#b23478008e2eb7fa84173a08a7208ec9002e2c7f" dependencies = [ - "cumulus-pallet-parachain-system 0.15.0", - "sp-api 33.0.0", + "cumulus-pallet-parachain-system 0.17.1", + "sp-api 34.0.0", ] [[package]] @@ -7102,7 +7060,7 @@ dependencies = [ "ed25519-dalek", "futures", "futures-timer", - "hex-literal 0.4.1", + "hex-literal", "indexmap 2.7.0", "libc", "mockall 0.12.1", @@ -7460,35 +7418,17 @@ dependencies = [ "futures", "log", "parity-scale-codec", - "sc-client-api 37.0.0", + "sc-client-api", "sc-offchain", "sp-api 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-beefy 22.1.0", "sp-core", "sp-mmr-primitives 34.1.0", "sp-runtime 39.0.3", ] -[[package]] -name = "mmr-primitives" -version = "1.15.0" -source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-v1.14.0#f95ee188c3b73ca3c4d6319ab85cff12fe757c4c" -dependencies = [ - "ckb-merkle-mountain-range", - "frame-system 36.1.0", - "ismp", - "parity-scale-codec", - "scale-info", - "serde", - "sp-core", - "sp-io 37.0.0", - "sp-mmr-primitives 33.0.0", - "sp-runtime 38.0.1", - "sp-std", -] - [[package]] name = "mmr-rpc" version = "38.0.0" @@ -7499,7 +7439,7 @@ dependencies = [ "parity-scale-codec", "serde", "sp-api 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-mmr-primitives 34.1.0", "sp-runtime 39.0.3", @@ -8102,23 +8042,6 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" -[[package]] -name = "orchestra" -version = "0.3.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92829eef0328a3d1cd22a02c0e51deb92a5362df3e7d21a4e9bdc38934694e66" -dependencies = [ - "async-trait", - "dyn-clonable", - "futures", - "futures-timer", - "orchestra-proc-macro 0.3.6", - "pin-project", - "prioritized-metered-channel", - "thiserror 1.0.69", - "tracing", -] - [[package]] name = "orchestra" version = "0.4.0" @@ -8129,29 +8052,13 @@ dependencies = [ "dyn-clonable", "futures", "futures-timer", - "orchestra-proc-macro 0.4.0", + "orchestra-proc-macro", "pin-project", "prioritized-metered-channel", "thiserror 1.0.69", "tracing", ] -[[package]] -name = "orchestra-proc-macro" -version = "0.3.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1344346d5af32c95bbddea91b18a88cc83eac394192d20ef2fc4c40a74332355" -dependencies = [ - "expander", - "indexmap 2.7.0", - "itertools 0.11.0", - "petgraph", - "proc-macro-crate 3.2.0", - "proc-macro2", - "quote", - "syn 1.0.109", -] - [[package]] name = "orchestra-proc-macro" version = "0.4.0" @@ -9432,68 +9339,69 @@ dependencies = [ [[package]] name = "pallet-ismp" -version = "1.15.0" -source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-v1.14.0#f95ee188c3b73ca3c4d6319ab85cff12fe757c4c" +version = "1.15.3" +source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-stable2409#b23478008e2eb7fa84173a08a7208ec9002e2c7f" dependencies = [ + "anyhow", "fortuples", - "frame-benchmarking 36.0.0", - "frame-support 36.0.1", - "frame-system 36.1.0", + "frame-benchmarking 38.0.0", + "frame-support 38.0.0", + "frame-system 38.0.0", "ismp", "log", - "mmr-primitives", "parity-scale-codec", "scale-info", "serde", - "sp-api 33.0.0", + "sp-api 34.0.0", "sp-core", - "sp-io 37.0.0", - "sp-mmr-primitives 33.0.0", - "sp-runtime 38.0.1", + "sp-io 38.0.0", + "sp-mmr-primitives 34.1.0", + "sp-runtime 39.0.3", "sp-std", ] [[package]] name = "pallet-ismp-rpc" -version = "1.15.0" -source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-v1.14.0#f95ee188c3b73ca3c4d6319ab85cff12fe757c4c" +version = "1.15.3" +source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-stable2409#b23478008e2eb7fa84173a08a7208ec9002e2c7f" dependencies = [ "anyhow", - "frame-system 36.1.0", + "frame-system 38.0.0", "hash-db", "hex", - "hex-literal 0.3.4", + "hex-literal", "ismp", "jsonrpsee 0.23.2", "pallet-ismp", "pallet-ismp-runtime-api", "parity-scale-codec", - "sc-client-api 35.1.0", - "sc-rpc 37.0.0", + "sc-client-api", + "sc-rpc", "serde", "serde_json", - "sp-api 33.0.0", - "sp-blockchain 35.1.0", + "sp-api 34.0.0", + "sp-blockchain", "sp-core", - "sp-mmr-primitives 33.0.0", - "sp-runtime 38.0.1", + "sp-mmr-primitives 34.1.0", + "sp-runtime 39.0.3", "sp-storage", - "sp-trie 36.0.0", + "sp-trie 37.0.0", + "tower", "trie-db", ] [[package]] name = "pallet-ismp-runtime-api" -version = "1.15.0" -source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-v1.14.0#f95ee188c3b73ca3c4d6319ab85cff12fe757c4c" +version = "1.15.3" +source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-stable2409#b23478008e2eb7fa84173a08a7208ec9002e2c7f" dependencies = [ "ismp", "pallet-ismp", "parity-scale-codec", "primitive-types", "serde", - "sp-api 33.0.0", - "sp-mmr-primitives 33.0.0", + "sp-api 34.0.0", + "sp-mmr-primitives 34.1.0", ] [[package]] @@ -10512,7 +10420,7 @@ dependencies = [ "pallet-transaction-payment-rpc-runtime-api 38.0.0", "parity-scale-codec", "sp-api 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-rpc", "sp-runtime 39.0.3", @@ -11133,7 +11041,7 @@ dependencies = [ "frame-system-benchmarking 36.0.0", "frame-system-rpc-runtime-api 33.0.0", "frame-try-runtime 0.42.0", - "hex-literal 0.4.1", + "hex-literal", "log", "pallet-asset-rate 15.0.0", "pallet-authority-discovery 36.0.0", @@ -11407,15 +11315,15 @@ dependencies = [ "futures", "futures-timer", "itertools 0.11.0", - "polkadot-node-jaeger 18.0.0", - "polkadot-node-metrics 18.0.0", - "polkadot-node-network-protocol 18.0.2", - "polkadot-node-primitives 16.0.0", + "polkadot-node-jaeger", + "polkadot-node-metrics", + "polkadot-node-network-protocol", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", "rand", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11427,12 +11335,12 @@ dependencies = [ "always-assert", "futures", "futures-timer", - "polkadot-node-network-protocol 18.0.2", + "polkadot-node-network-protocol", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", "rand", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11446,18 +11354,18 @@ dependencies = [ "futures", "parity-scale-codec", "polkadot-erasure-coding", - "polkadot-node-network-protocol 18.0.2", - "polkadot-node-primitives 16.0.0", + "polkadot-node-network-protocol", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", "rand", - "sc-network 0.45.1", + "sc-network", "schnellru", "sp-core", "sp-keystore", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11471,17 +11379,17 @@ dependencies = [ "futures", "parity-scale-codec", "polkadot-erasure-coding", - "polkadot-node-network-protocol 18.0.2", - "polkadot-node-primitives 16.0.0", + "polkadot-node-network-protocol", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", "rand", - "sc-network 0.45.1", + "sc-network", "schnellru", "thiserror 1.0.69", "tokio", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11505,15 +11413,15 @@ dependencies = [ "frame-benchmarking-cli", "futures", "log", - "polkadot-node-metrics 18.0.0", - "polkadot-node-primitives 16.0.0", + "polkadot-node-metrics", + "polkadot-node-primitives", "polkadot-service", - "sc-cli 0.47.0", - "sc-executor 0.40.1", - "sc-service 0.46.0", + "sc-cli", + "sc-executor", + "sc-service", "sc-storage-monitor", - "sc-sysinfo 38.0.0", - "sc-tracing 37.0.1", + "sc-sysinfo", + "sc-tracing", "sp-core", "sp-io 38.0.0", "sp-keyring 39.0.0", @@ -11533,8 +11441,8 @@ dependencies = [ "fatality", "futures", "futures-timer", - "polkadot-node-network-protocol 18.0.2", - "polkadot-node-primitives 16.0.0", + "polkadot-node-network-protocol", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", @@ -11544,7 +11452,7 @@ dependencies = [ "sp-runtime 39.0.3", "thiserror 1.0.69", "tokio-util", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11585,17 +11493,17 @@ dependencies = [ "indexmap 2.7.0", "parity-scale-codec", "polkadot-erasure-coding", - "polkadot-node-network-protocol 18.0.2", - "polkadot-node-primitives 16.0.0", + "polkadot-node-network-protocol", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", - "sc-network 0.45.1", + "sc-network", "schnellru", "sp-application-crypto 38.0.0", "sp-keystore", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11605,7 +11513,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f22a4783d8d45f989144a2676b59bf5b88fc813e17a8d72013a679acc6a60c0c" dependencies = [ "parity-scale-codec", - "polkadot-node-primitives 16.0.0", + "polkadot-node-primitives", "polkadot-primitives 16.0.0", "reed-solomon-novelpoly", "sp-core", @@ -11621,19 +11529,19 @@ checksum = "7a80abff1a5f549369be61acb1ab289d9de38295edfcc83e19a4432e85165e4b" dependencies = [ "futures", "futures-timer", - "polkadot-node-network-protocol 18.0.2", + "polkadot-node-network-protocol", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", "rand", "rand_chacha", - "sc-network 0.45.1", - "sc-network-common 0.44.0", + "sc-network", + "sc-network-common", "sp-application-crypto 38.0.0", "sp-core", "sp-crypto-hashing", "sp-keystore", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11649,15 +11557,15 @@ dependencies = [ "futures", "parity-scale-codec", "parking_lot 0.12.3", - "polkadot-node-metrics 18.0.0", - "polkadot-node-network-protocol 18.0.2", + "polkadot-node-metrics", + "polkadot-node-network-protocol", "polkadot-node-subsystem", - "polkadot-overseer 18.0.0", + "polkadot-overseer", "polkadot-primitives 16.0.0", - "sc-network 0.45.1", - "sp-consensus 0.40.0", + "sc-network", + "sp-consensus", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11669,14 +11577,14 @@ dependencies = [ "futures", "parity-scale-codec", "polkadot-erasure-coding", - "polkadot-node-primitives 16.0.0", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", "sp-core", "sp-maybe-compressed-blob", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11693,24 +11601,24 @@ dependencies = [ "kvdb", "merlin", "parity-scale-codec", - "polkadot-node-jaeger 18.0.0", - "polkadot-node-primitives 16.0.0", + "polkadot-node-jaeger", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-overseer 18.0.0", + "polkadot-overseer", "polkadot-primitives 16.0.0", "rand", "rand_chacha", "rand_core", - "sc-keystore 33.0.0", + "sc-keystore", "schnellru", "schnorrkel 0.11.4", "sp-application-crypto 38.0.0", - "sp-consensus 0.40.0", + "sp-consensus", "sp-consensus-slots 0.40.1", "sp-runtime 39.0.3", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11725,15 +11633,15 @@ dependencies = [ "kvdb", "parity-scale-codec", "polkadot-erasure-coding", - "polkadot-node-jaeger 18.0.0", - "polkadot-node-primitives 16.0.0", + "polkadot-node-jaeger", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-overseer 18.0.0", + "polkadot-overseer", "polkadot-primitives 16.0.0", - "sp-consensus 0.40.0", + "sp-consensus", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11746,15 +11654,15 @@ dependencies = [ "fatality", "futures", "polkadot-erasure-coding", - "polkadot-node-primitives 16.0.0", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", - "polkadot-statement-table 16.0.0", + "polkadot-statement-table", "schnellru", "sp-keystore", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11769,7 +11677,7 @@ dependencies = [ "polkadot-primitives 16.0.0", "sp-keystore", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", "wasm-timer", ] @@ -11784,16 +11692,16 @@ dependencies = [ "futures-timer", "parity-scale-codec", "polkadot-node-core-pvf", - "polkadot-node-metrics 18.0.0", - "polkadot-node-primitives 16.0.0", + "polkadot-node-metrics", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-overseer 18.0.0", + "polkadot-overseer", "polkadot-parachain-primitives 14.0.0", "polkadot-primitives 16.0.0", "sp-application-crypto 38.0.0", "sp-keystore", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11803,12 +11711,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4d5339db671c286bca959bf4a1c3b9c53635cee33d1f1a09fc546c77a2ec85db" dependencies = [ "futures", - "polkadot-node-metrics 18.0.0", + "polkadot-node-metrics", "polkadot-node-subsystem", - "polkadot-node-subsystem-types 18.0.0", - "sc-client-api 37.0.0", + "polkadot-node-subsystem-types", + "sc-client-api", "sc-consensus-babe", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11821,12 +11729,12 @@ dependencies = [ "futures-timer", "kvdb", "parity-scale-codec", - "polkadot-node-primitives 16.0.0", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11839,14 +11747,14 @@ dependencies = [ "futures", "kvdb", "parity-scale-codec", - "polkadot-node-primitives 16.0.0", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", - "sc-keystore 33.0.0", + "sc-keystore", "schnellru", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11859,12 +11767,12 @@ dependencies = [ "futures", "futures-timer", "polkadot-node-subsystem", - "polkadot-overseer 18.0.0", + "polkadot-overseer", "polkadot-primitives 16.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-inherents 34.0.0", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11879,7 +11787,7 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11892,13 +11800,13 @@ dependencies = [ "fatality", "futures", "futures-timer", - "polkadot-node-primitives 16.0.0", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", "schnellru", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11917,8 +11825,8 @@ dependencies = [ "pin-project", "polkadot-core-primitives 15.0.0", "polkadot-node-core-pvf-common", - "polkadot-node-metrics 18.0.0", - "polkadot-node-primitives 16.0.0", + "polkadot-node-metrics", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-parachain-primitives 14.0.0", "polkadot-primitives 16.0.0", @@ -11928,7 +11836,7 @@ dependencies = [ "tempfile", "thiserror 1.0.69", "tokio", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11938,14 +11846,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0ef3fda7bde415f157ed3b2ab9a17ff7950dde8207e06091fac52ef0815d0f75" dependencies = [ "futures", - "polkadot-node-primitives 16.0.0", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-overseer 18.0.0", + "polkadot-overseer", "polkadot-primitives 16.0.0", "sp-keystore", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11962,7 +11870,7 @@ dependencies = [ "parity-scale-codec", "polkadot-parachain-primitives 14.0.0", "polkadot-primitives 16.0.0", - "sc-executor 0.40.1", + "sc-executor", "sc-executor-common", "sc-executor-wasmtime", "seccompiler", @@ -11972,7 +11880,7 @@ dependencies = [ "sp-io 38.0.0", "sp-tracing", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -11982,33 +11890,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a51bbce66c3537de89f2a72e710415a0ef626eea2faf727cdc5aade46901d1cd" dependencies = [ "futures", - "polkadot-node-metrics 18.0.0", + "polkadot-node-metrics", "polkadot-node-subsystem", - "polkadot-node-subsystem-types 18.0.0", + "polkadot-node-subsystem-types", "polkadot-primitives 16.0.0", "schnellru", "sp-consensus-babe 0.40.0", - "tracing-gum 16.0.0", -] - -[[package]] -name = "polkadot-node-jaeger" -version = "15.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b671c3407a7e325264af798664ca60c985873c04f54f53cc8f02aa81512fd40a" -dependencies = [ - "lazy_static", - "log", - "mick-jaeger", - "parity-scale-codec", - "parking_lot 0.12.3", - "polkadot-node-primitives 14.0.0", - "polkadot-primitives 14.0.0", - "sc-network 0.42.0", - "sc-network-types", - "sp-core", - "thiserror 1.0.69", - "tokio", + "tracing-gum", ] [[package]] @@ -12022,35 +11910,15 @@ dependencies = [ "mick-jaeger", "parity-scale-codec", "parking_lot 0.12.3", - "polkadot-node-primitives 16.0.0", + "polkadot-node-primitives", "polkadot-primitives 16.0.0", - "sc-network 0.45.1", + "sc-network", "sc-network-types", "sp-core", "thiserror 1.0.69", "tokio", ] -[[package]] -name = "polkadot-node-metrics" -version = "15.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bae429c6a40f782a615d7ec863c4eda83c36bee5f6b542bcf86f754342f97b5a" -dependencies = [ - "bs58 0.5.1", - "futures", - "futures-timer", - "log", - "parity-scale-codec", - "polkadot-primitives 14.0.0", - "prioritized-metered-channel", - "sc-cli 0.44.0", - "sc-service 0.43.0", - "sc-tracing 35.0.0", - "substrate-prometheus-endpoint", - "tracing-gum 14.0.0", -] - [[package]] name = "polkadot-node-metrics" version = "18.0.0" @@ -12064,38 +11932,11 @@ dependencies = [ "parity-scale-codec", "polkadot-primitives 16.0.0", "prioritized-metered-channel", - "sc-cli 0.47.0", - "sc-service 0.46.0", - "sc-tracing 37.0.1", + "sc-cli", + "sc-service", + "sc-tracing", "substrate-prometheus-endpoint", - "tracing-gum 16.0.0", -] - -[[package]] -name = "polkadot-node-network-protocol" -version = "15.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf88dcc39ac21e12a65c255707b89933ddf3dadfb2c422d9f0fd8ff644229e77" -dependencies = [ - "async-channel 1.9.0", - "async-trait", - "bitvec", - "derive_more 0.99.18", - "fatality", - "futures", - "hex", - "parity-scale-codec", - "polkadot-node-jaeger 15.0.0", - "polkadot-node-primitives 14.0.0", - "polkadot-primitives 14.0.0", - "rand", - "sc-authority-discovery 0.42.0", - "sc-network 0.42.0", - "sc-network-types", - "sp-runtime 38.0.1", - "strum 0.26.3", - "thiserror 1.0.69", - "tracing-gum 14.0.0", + "tracing-gum", ] [[package]] @@ -12112,41 +11953,17 @@ dependencies = [ "futures", "hex", "parity-scale-codec", - "polkadot-node-jaeger 18.0.0", - "polkadot-node-primitives 16.0.0", + "polkadot-node-jaeger", + "polkadot-node-primitives", "polkadot-primitives 16.0.0", "rand", - "sc-authority-discovery 0.45.0", - "sc-network 0.45.1", + "sc-authority-discovery", + "sc-network", "sc-network-types", "sp-runtime 39.0.3", "strum 0.26.3", "thiserror 1.0.69", - "tracing-gum 16.0.0", -] - -[[package]] -name = "polkadot-node-primitives" -version = "14.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "779833f70a1563ed042d3c6b831a45c5ea0f80caa8f4ede487f7bee3130168fb" -dependencies = [ - "bitvec", - "bounded-vec", - "futures", - "parity-scale-codec", - "polkadot-parachain-primitives 13.0.0", - "polkadot-primitives 14.0.0", - "schnorrkel 0.11.4", - "serde", - "sp-application-crypto 37.0.0", - "sp-consensus-babe 0.39.0", - "sp-core", - "sp-keystore", - "sp-maybe-compressed-blob", - "sp-runtime 38.0.1", - "thiserror 1.0.69", - "zstd 0.12.4", + "tracing-gum", ] [[package]] @@ -12162,7 +11979,7 @@ dependencies = [ "parity-scale-codec", "polkadot-parachain-primitives 14.0.0", "polkadot-primitives 16.0.0", - "sc-keystore 33.0.0", + "sc-keystore", "schnorrkel 0.11.4", "serde", "sp-application-crypto 38.0.0", @@ -12182,40 +11999,9 @@ version = "18.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6782181161740053d5515fe1157390bd897d206c0df5e1bcdd0307ff1a21017c" dependencies = [ - "polkadot-node-jaeger 18.0.0", - "polkadot-node-subsystem-types 18.0.0", - "polkadot-overseer 18.0.0", -] - -[[package]] -name = "polkadot-node-subsystem-types" -version = "15.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0df39c7eef657b1e28917529f0b0c2aa5f0b013f4f298cfb3620b54449f0c95" -dependencies = [ - "async-trait", - "bitvec", - "derive_more 0.99.18", - "fatality", - "futures", - "orchestra 0.3.6", - "polkadot-node-jaeger 15.0.0", - "polkadot-node-network-protocol 15.0.0", - "polkadot-node-primitives 14.0.0", - "polkadot-primitives 14.0.0", - "polkadot-statement-table 14.0.0", - "sc-client-api 35.1.0", - "sc-network 0.42.0", - "sc-network-types", - "sc-transaction-pool-api 35.0.0", - "smallvec", - "sp-api 33.0.0", - "sp-authority-discovery 33.0.0", - "sp-blockchain 35.1.0", - "sp-consensus-babe 0.39.0", - "sp-runtime 38.0.1", - "substrate-prometheus-endpoint", - "thiserror 1.0.69", + "polkadot-node-jaeger", + "polkadot-node-subsystem-types", + "polkadot-overseer", ] [[package]] @@ -12229,20 +12015,20 @@ dependencies = [ "derive_more 0.99.18", "fatality", "futures", - "orchestra 0.4.0", - "polkadot-node-jaeger 18.0.0", - "polkadot-node-network-protocol 18.0.2", - "polkadot-node-primitives 16.0.0", + "orchestra", + "polkadot-node-jaeger", + "polkadot-node-network-protocol", + "polkadot-node-primitives", "polkadot-primitives 16.0.0", - "polkadot-statement-table 16.0.0", - "sc-client-api 37.0.0", - "sc-network 0.45.1", + "polkadot-statement-table", + "sc-client-api", + "sc-network", "sc-network-types", - "sc-transaction-pool-api 37.0.0", + "sc-transaction-pool-api", "smallvec", "sp-api 34.0.0", "sp-authority-discovery 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-consensus-babe 0.40.0", "sp-runtime 39.0.3", "substrate-prometheus-endpoint", @@ -12267,76 +12053,53 @@ dependencies = [ "parking_lot 0.12.3", "pin-project", "polkadot-erasure-coding", - "polkadot-node-jaeger 18.0.0", - "polkadot-node-metrics 18.0.0", - "polkadot-node-network-protocol 18.0.2", - "polkadot-node-primitives 16.0.0", + "polkadot-node-jaeger", + "polkadot-node-metrics", + "polkadot-node-network-protocol", + "polkadot-node-primitives", "polkadot-node-subsystem", - "polkadot-node-subsystem-types 18.0.0", - "polkadot-overseer 18.0.0", + "polkadot-node-subsystem-types", + "polkadot-overseer", "polkadot-primitives 16.0.0", "prioritized-metered-channel", "rand", - "sc-client-api 37.0.0", + "sc-client-api", "schnellru", "sp-application-crypto 38.0.0", "sp-core", "sp-keystore", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] name = "polkadot-overseer" -version = "15.0.0" +version = "18.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c2456c1b2d176550e91e2e1ddb092390b00e20898e5c4fd9b5978d56ab1bbf24" +checksum = "5f113021bb4bff684f3b42fe2358a83fc6931024b36ac7e919af19512318bea1" dependencies = [ "async-trait", "futures", "futures-timer", - "orchestra 0.3.6", + "orchestra", "parking_lot 0.12.3", - "polkadot-node-metrics 15.0.0", - "polkadot-node-network-protocol 15.0.0", - "polkadot-node-primitives 14.0.0", - "polkadot-node-subsystem-types 15.0.0", - "polkadot-primitives 14.0.0", - "sc-client-api 35.1.0", - "sp-api 33.0.0", + "polkadot-node-metrics", + "polkadot-node-network-protocol", + "polkadot-node-primitives", + "polkadot-node-subsystem-types", + "polkadot-primitives 16.0.0", + "sc-client-api", + "sp-api 34.0.0", "sp-core", "tikv-jemalloc-ctl", - "tracing-gum 14.0.0", + "tracing-gum", ] [[package]] -name = "polkadot-overseer" -version = "18.0.0" +name = "polkadot-parachain-primitives" +version = "13.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f113021bb4bff684f3b42fe2358a83fc6931024b36ac7e919af19512318bea1" -dependencies = [ - "async-trait", - "futures", - "futures-timer", - "orchestra 0.4.0", - "parking_lot 0.12.3", - "polkadot-node-metrics 18.0.0", - "polkadot-node-network-protocol 18.0.2", - "polkadot-node-primitives 16.0.0", - "polkadot-node-subsystem-types 18.0.0", - "polkadot-primitives 16.0.0", - "sc-client-api 37.0.0", - "sp-api 34.0.0", - "sp-core", - "tikv-jemalloc-ctl", - "tracing-gum 16.0.0", -] - -[[package]] -name = "polkadot-parachain-primitives" -version = "13.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f61070d0ff28f596890def0e0d03c231860796130b2a43e293106fa86a50c9a9" +checksum = "f61070d0ff28f596890def0e0d03c231860796130b2a43e293106fa86a50c9a9" dependencies = [ "bounded-collections", "derive_more 0.99.18", @@ -12374,7 +12137,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5a4879609f4340138930c3c7313256941104a3ff6f7ecb2569d15223da9b35b2" dependencies = [ "bitvec", - "hex-literal 0.4.1", + "hex-literal", "log", "parity-scale-codec", "polkadot-core-primitives 14.0.0", @@ -12402,7 +12165,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b57bc055fa389372ec5fc0001b99aeffd50f3fd379280ce572d935189bb58dd8" dependencies = [ "bitvec", - "hex-literal 0.4.1", + "hex-literal", "log", "parity-scale-codec", "polkadot-core-primitives 15.0.0", @@ -12429,7 +12192,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6bb20b75d33212150242d39890d7ededab55f1084160c337f15d0eb8ca8c3ad4" dependencies = [ "bitvec", - "hex-literal 0.4.1", + "hex-literal", "log", "parity-scale-codec", "polkadot-core-primitives 15.0.0", @@ -12459,8 +12222,8 @@ dependencies = [ "mmr-rpc", "pallet-transaction-payment-rpc", "polkadot-primitives 16.0.0", - "sc-chain-spec 38.0.0", - "sc-client-api 37.0.0", + "sc-chain-spec", + "sc-client-api", "sc-consensus-babe", "sc-consensus-babe-rpc", "sc-consensus-beefy", @@ -12468,15 +12231,15 @@ dependencies = [ "sc-consensus-epochs", "sc-consensus-grandpa", "sc-consensus-grandpa-rpc", - "sc-rpc 40.0.0", - "sc-rpc-spec-v2 0.45.0", + "sc-rpc", + "sc-rpc-spec-v2", "sc-sync-state-rpc", - "sc-transaction-pool-api 37.0.0", + "sc-transaction-pool-api", "sp-api 34.0.0", "sp-application-crypto 38.0.0", "sp-block-builder 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-babe 0.40.0", "sp-consensus-beefy 22.1.0", "sp-keystore", @@ -12775,44 +12538,44 @@ dependencies = [ "polkadot-node-core-pvf", "polkadot-node-core-pvf-checker", "polkadot-node-core-runtime-api", - "polkadot-node-network-protocol 18.0.2", - "polkadot-node-primitives 16.0.0", + "polkadot-node-network-protocol", + "polkadot-node-primitives", "polkadot-node-subsystem", - "polkadot-node-subsystem-types 18.0.0", + "polkadot-node-subsystem-types", "polkadot-node-subsystem-util", - "polkadot-overseer 18.0.0", + "polkadot-overseer", "polkadot-primitives 16.0.0", "polkadot-rpc", "polkadot-runtime-parachains 17.0.1", "polkadot-statement-distribution", "rococo-runtime", - "sc-authority-discovery 0.45.0", + "sc-authority-discovery", "sc-basic-authorship", - "sc-chain-spec 38.0.0", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", + "sc-chain-spec", + "sc-client-api", + "sc-consensus", "sc-consensus-babe", "sc-consensus-beefy", "sc-consensus-grandpa", "sc-consensus-slots", - "sc-executor 0.40.1", - "sc-keystore 33.0.0", - "sc-network 0.45.1", - "sc-network-sync 0.44.1", + "sc-executor", + "sc-keystore", + "sc-network", + "sc-network-sync", "sc-offchain", - "sc-service 0.46.0", + "sc-service", "sc-sync-state-rpc", - "sc-sysinfo 38.0.0", - "sc-telemetry 25.0.0", - "sc-transaction-pool 37.0.0", - "sc-transaction-pool-api 37.0.0", + "sc-sysinfo", + "sc-telemetry", + "sc-transaction-pool", + "sc-transaction-pool-api", "serde", "serde_json", "sp-api 34.0.0", "sp-authority-discovery 34.0.0", "sp-block-builder 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-babe 0.40.0", "sp-consensus-beefy 22.1.0", "sp-consensus-grandpa 21.0.0", @@ -12832,7 +12595,7 @@ dependencies = [ "staging-xcm", "substrate-prometheus-endpoint", "thiserror 1.0.69", - "tracing-gum 16.0.0", + "tracing-gum", "westend-runtime", "xcm-runtime-apis 0.4.0", ] @@ -12850,27 +12613,15 @@ dependencies = [ "futures-timer", "indexmap 2.7.0", "parity-scale-codec", - "polkadot-node-network-protocol 18.0.2", - "polkadot-node-primitives 16.0.0", + "polkadot-node-network-protocol", + "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives 16.0.0", "sp-keystore", "sp-staking 36.0.0", "thiserror 1.0.69", - "tracing-gum 16.0.0", -] - -[[package]] -name = "polkadot-statement-table" -version = "14.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "947e9e3c8f71b9678f39a01f371a808b574823967dd9da187e6f886f5f08691c" -dependencies = [ - "parity-scale-codec", - "polkadot-primitives 14.0.0", - "sp-core", - "tracing-gum 14.0.0", + "tracing-gum", ] [[package]] @@ -12882,7 +12633,7 @@ dependencies = [ "parity-scale-codec", "polkadot-primitives 16.0.0", "sp-core", - "tracing-gum 16.0.0", + "tracing-gum", ] [[package]] @@ -13059,7 +12810,7 @@ dependencies = [ "cumulus-primitives-aura 0.15.0", "cumulus-primitives-core 0.16.0", "cumulus-primitives-parachain-inherent 0.16.0", - "cumulus-relay-chain-interface 0.18.0", + "cumulus-relay-chain-interface", "docify", "frame-benchmarking 38.0.0", "frame-benchmarking-cli", @@ -13081,26 +12832,26 @@ dependencies = [ "pop-runtime-mainnet", "pop-runtime-testnet", "sc-basic-authorship", - "sc-chain-spec 38.0.0", - "sc-cli 0.47.0", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", - "sc-executor 0.40.1", - "sc-network 0.45.1", - "sc-network-sync 0.44.1", + "sc-chain-spec", + "sc-cli", + "sc-client-api", + "sc-consensus", + "sc-executor", + "sc-network", + "sc-network-sync", "sc-offchain", - "sc-rpc 40.0.0", - "sc-service 0.46.0", - "sc-sysinfo 38.0.0", - "sc-telemetry 25.0.0", - "sc-tracing 37.0.1", - "sc-transaction-pool 37.0.0", - "sc-transaction-pool-api 37.0.0", + "sc-rpc", + "sc-service", + "sc-sysinfo", + "sc-telemetry", + "sc-tracing", + "sc-transaction-pool", + "sc-transaction-pool-api", "serde", "serde_json", "sp-api 34.0.0", "sp-block-builder 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-consensus-aura 0.40.0", "sp-core", "sp-genesis-builder 0.15.1", @@ -13165,7 +12916,7 @@ dependencies = [ "frame-system-rpc-runtime-api 34.0.0", "frame-try-runtime 0.44.0", "hex", - "hex-literal 0.4.1", + "hex-literal", "ismp", "ismp-parachain", "ismp-parachain-runtime-api", @@ -13315,7 +13066,7 @@ dependencies = [ "frame-system-rpc-runtime-api 34.0.0", "frame-try-runtime 0.44.0", "hex", - "hex-literal 0.4.1", + "hex-literal", "log", "pallet-api", "pallet-assets 40.0.0", @@ -14186,7 +13937,7 @@ dependencies = [ "frame-system-benchmarking 38.0.0", "frame-system-rpc-runtime-api 34.0.0", "frame-try-runtime 0.44.0", - "hex-literal 0.4.1", + "hex-literal", "log", "pallet-asset-rate 17.0.0", "pallet-authority-discovery 38.0.0", @@ -14615,37 +14366,6 @@ dependencies = [ "thiserror 1.0.69", ] -[[package]] -name = "sc-authority-discovery" -version = "0.42.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ae99d03b5cf657754241180c4aedd14c4851a08f3fa56814106b3cc02083d2c" -dependencies = [ - "async-trait", - "futures", - "futures-timer", - "ip_network", - "libp2p", - "linked_hash_set", - "log", - "multihash 0.19.3", - "parity-scale-codec", - "prost 0.12.6", - "prost-build 0.12.6", - "rand", - "sc-client-api 35.1.0", - "sc-network 0.42.0", - "sc-network-types", - "sp-api 33.0.0", - "sp-authority-discovery 33.0.0", - "sp-blockchain 35.1.0", - "sp-core", - "sp-keystore", - "sp-runtime 38.0.1", - "substrate-prometheus-endpoint", - "thiserror 1.0.69", -] - [[package]] name = "sc-authority-discovery" version = "0.45.0" @@ -14664,12 +14384,12 @@ dependencies = [ "prost 0.12.6", "prost-build 0.12.6", "rand", - "sc-client-api 37.0.0", - "sc-network 0.45.1", + "sc-client-api", + "sc-network", "sc-network-types", "sp-api 34.0.0", "sp-authority-discovery 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-keystore", "sp-runtime 39.0.3", @@ -14687,35 +14407,19 @@ dependencies = [ "futures-timer", "log", "parity-scale-codec", - "sc-block-builder 0.42.0", + "sc-block-builder", "sc-proposer-metrics", - "sc-telemetry 25.0.0", - "sc-transaction-pool-api 37.0.0", + "sc-telemetry", + "sc-transaction-pool-api", "sp-api 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-core", "sp-inherents 34.0.0", "sp-runtime 39.0.3", "substrate-prometheus-endpoint", ] -[[package]] -name = "sc-block-builder" -version = "0.40.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d6345fb862e10aaa7d88d6689a7c247448c40ae465253c83566dc76a17ec1426" -dependencies = [ - "parity-scale-codec", - "sp-api 33.0.0", - "sp-block-builder 33.0.0", - "sp-blockchain 35.1.0", - "sp-core", - "sp-inherents 33.0.0", - "sp-runtime 38.0.1", - "sp-trie 36.0.0", -] - [[package]] name = "sc-block-builder" version = "0.42.0" @@ -14725,41 +14429,13 @@ dependencies = [ "parity-scale-codec", "sp-api 34.0.0", "sp-block-builder 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-inherents 34.0.0", "sp-runtime 39.0.3", "sp-trie 37.0.0", ] -[[package]] -name = "sc-chain-spec" -version = "35.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e04100ec7ff9cf1f2052b05086c77cc216ff7268b8c4fe41007de420bc1f70be" -dependencies = [ - "array-bytes", - "docify", - "log", - "memmap2 0.9.5", - "parity-scale-codec", - "sc-chain-spec-derive", - "sc-client-api 35.1.0", - "sc-executor 0.39.0", - "sc-network 0.42.0", - "sc-telemetry 22.0.0", - "serde", - "serde_json", - "sp-blockchain 35.1.0", - "sp-core", - "sp-crypto-hashing", - "sp-genesis-builder 0.14.0", - "sp-io 37.0.0", - "sp-runtime 38.0.1", - "sp-state-machine 0.42.0", - "sp-tracing", -] - [[package]] name = "sc-chain-spec" version = "38.0.0" @@ -14772,13 +14448,13 @@ dependencies = [ "memmap2 0.9.5", "parity-scale-codec", "sc-chain-spec-derive", - "sc-client-api 37.0.0", - "sc-executor 0.40.1", - "sc-network 0.45.1", - "sc-telemetry 25.0.0", + "sc-client-api", + "sc-executor", + "sc-network", + "sc-telemetry", "serde", "serde_json", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-crypto-hashing", "sp-genesis-builder 0.15.1", @@ -14800,48 +14476,6 @@ dependencies = [ "syn 2.0.90", ] -[[package]] -name = "sc-cli" -version = "0.44.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23a50b5a5de473b38de8a909b125b9747a30158900159e59251bb716f80d6d22" -dependencies = [ - "array-bytes", - "chrono", - "clap", - "fdlimit", - "futures", - "itertools 0.11.0", - "libp2p-identity", - "log", - "names", - "parity-bip39", - "parity-scale-codec", - "rand", - "regex", - "rpassword", - "sc-client-api 35.1.0", - "sc-client-db 0.42.0", - "sc-keystore 32.0.0", - "sc-mixnet 0.12.0", - "sc-network 0.42.0", - "sc-service 0.43.0", - "sc-telemetry 22.0.0", - "sc-tracing 35.0.0", - "sc-utils", - "serde", - "serde_json", - "sp-blockchain 35.1.0", - "sp-core", - "sp-keyring 38.0.0", - "sp-keystore", - "sp-panic-handler", - "sp-runtime 38.0.1", - "sp-version 36.0.0", - "thiserror 1.0.69", - "tokio", -] - [[package]] name = "sc-cli" version = "0.47.0" @@ -14862,18 +14496,18 @@ dependencies = [ "rand", "regex", "rpassword", - "sc-client-api 37.0.0", - "sc-client-db 0.44.1", - "sc-keystore 33.0.0", - "sc-mixnet 0.15.0", - "sc-network 0.45.1", - "sc-service 0.46.0", - "sc-telemetry 25.0.0", - "sc-tracing 37.0.1", + "sc-client-api", + "sc-client-db", + "sc-keystore", + "sc-mixnet", + "sc-network", + "sc-service", + "sc-telemetry", + "sc-tracing", "sc-utils", "serde", "serde_json", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-keyring 39.0.0", "sp-keystore", @@ -14884,34 +14518,6 @@ dependencies = [ "tokio", ] -[[package]] -name = "sc-client-api" -version = "35.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1bb517f4418644aeefd7c29bbe34bfc56ba8b5ea56e0b661a48a4d4d6afef40b" -dependencies = [ - "fnv", - "futures", - "log", - "parity-scale-codec", - "parking_lot 0.12.3", - "sc-executor 0.39.0", - "sc-transaction-pool-api 35.0.0", - "sc-utils", - "sp-api 33.0.0", - "sp-blockchain 35.1.0", - "sp-consensus 0.39.1", - "sp-core", - "sp-database", - "sp-externalities", - "sp-runtime 38.0.1", - "sp-state-machine 0.42.0", - "sp-statement-store 17.0.0", - "sp-storage", - "sp-trie 36.0.0", - "substrate-prometheus-endpoint", -] - [[package]] name = "sc-client-api" version = "37.0.0" @@ -14923,50 +14529,23 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.3", - "sc-executor 0.40.1", - "sc-transaction-pool-api 37.0.0", + "sc-executor", + "sc-transaction-pool-api", "sc-utils", "sp-api 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-core", "sp-database", "sp-externalities", "sp-runtime 39.0.3", "sp-state-machine 0.43.0", - "sp-statement-store 18.0.0", + "sp-statement-store", "sp-storage", "sp-trie 37.0.0", "substrate-prometheus-endpoint", ] -[[package]] -name = "sc-client-db" -version = "0.42.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e3c685871877f39df000ec446f65fc8d502a7cecfc437cdac59866349642dc3" -dependencies = [ - "hash-db", - "kvdb", - "kvdb-memorydb", - "kvdb-rocksdb", - "linked-hash-map", - "log", - "parity-db", - "parity-scale-codec", - "parking_lot 0.12.3", - "sc-client-api 35.1.0", - "sc-state-db", - "schnellru", - "sp-arithmetic", - "sp-blockchain 35.1.0", - "sp-core", - "sp-database", - "sp-runtime 38.0.1", - "sp-state-machine 0.42.0", - "sp-trie 36.0.0", -] - [[package]] name = "sc-client-db" version = "0.44.1" @@ -14982,11 +14561,11 @@ dependencies = [ "parity-db", "parity-scale-codec", "parking_lot 0.12.3", - "sc-client-api 37.0.0", + "sc-client-api", "sc-state-db", "schnellru", "sp-arithmetic", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-database", "sp-runtime 39.0.3", @@ -14994,31 +14573,6 @@ dependencies = [ "sp-trie 37.0.0", ] -[[package]] -name = "sc-consensus" -version = "0.41.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b2927954d83d4c055a8699cad8ae093fc921ce73694da6773bd06d195e9a8dd" -dependencies = [ - "async-trait", - "futures", - "log", - "mockall 0.11.4", - "parking_lot 0.12.3", - "sc-client-api 35.1.0", - "sc-network-types", - "sc-utils", - "serde", - "sp-api 33.0.0", - "sp-blockchain 35.1.0", - "sp-consensus 0.39.1", - "sp-core", - "sp-runtime 38.0.1", - "sp-state-machine 0.42.0", - "substrate-prometheus-endpoint", - "thiserror 1.0.69", -] - [[package]] name = "sc-consensus" version = "0.44.0" @@ -15030,13 +14584,13 @@ dependencies = [ "log", "mockall 0.11.4", "parking_lot 0.12.3", - "sc-client-api 37.0.0", + "sc-client-api", "sc-network-types", "sc-utils", "serde", "sp-api 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-core", "sp-runtime 39.0.3", "sp-state-machine 0.43.0", @@ -15054,16 +14608,16 @@ dependencies = [ "futures", "log", "parity-scale-codec", - "sc-block-builder 0.42.0", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", + "sc-block-builder", + "sc-client-api", + "sc-consensus", "sc-consensus-slots", - "sc-telemetry 25.0.0", + "sc-telemetry", "sp-api 34.0.0", "sp-application-crypto 38.0.0", "sp-block-builder 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-aura 0.40.0", "sp-consensus-slots 0.40.1", "sp-core", @@ -15089,17 +14643,17 @@ dependencies = [ "num-traits", "parity-scale-codec", "parking_lot 0.12.3", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", + "sc-client-api", + "sc-consensus", "sc-consensus-epochs", "sc-consensus-slots", - "sc-telemetry 25.0.0", - "sc-transaction-pool-api 37.0.0", + "sc-telemetry", + "sc-transaction-pool-api", "sp-api 34.0.0", "sp-application-crypto 38.0.0", "sp-block-builder 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-babe 0.40.0", "sp-consensus-slots 0.40.1", "sp-core", @@ -15121,12 +14675,12 @@ dependencies = [ "jsonrpsee 0.24.7", "sc-consensus-babe", "sc-consensus-epochs", - "sc-rpc-api 0.44.0", + "sc-rpc-api", "serde", "sp-api 34.0.0", "sp-application-crypto 38.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-babe 0.40.0", "sp-core", "sp-keystore", @@ -15148,18 +14702,18 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.3", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", - "sc-network 0.45.1", + "sc-client-api", + "sc-consensus", + "sc-network", "sc-network-gossip", - "sc-network-sync 0.44.1", + "sc-network-sync", "sc-network-types", "sc-utils", "sp-api 34.0.0", "sp-application-crypto 38.0.0", "sp-arithmetic", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-beefy 22.1.0", "sp-core", "sp-crypto-hashing", @@ -15183,7 +14737,7 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", "sc-consensus-beefy", - "sc-rpc 40.0.0", + "sc-rpc", "serde", "sp-application-crypto 38.0.0", "sp-consensus-beefy 22.1.0", @@ -15200,9 +14754,9 @@ checksum = "3634e8f5dfc397e0d3fc8e3a714c21338eacb3ed276089a6df47e7aa926d51d4" dependencies = [ "fork-tree", "parity-scale-codec", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", - "sp-blockchain 37.0.1", + "sc-client-api", + "sc-consensus", + "sp-blockchain", "sp-runtime 39.0.3", ] @@ -15224,24 +14778,24 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", "rand", - "sc-block-builder 0.42.0", - "sc-chain-spec 38.0.0", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", - "sc-network 0.45.1", - "sc-network-common 0.44.0", + "sc-block-builder", + "sc-chain-spec", + "sc-client-api", + "sc-consensus", + "sc-network", + "sc-network-common", "sc-network-gossip", - "sc-network-sync 0.44.1", + "sc-network-sync", "sc-network-types", - "sc-telemetry 25.0.0", - "sc-transaction-pool-api 37.0.0", + "sc-telemetry", + "sc-transaction-pool-api", "sc-utils", "serde_json", "sp-api 34.0.0", "sp-application-crypto 38.0.0", "sp-arithmetic", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-grandpa 21.0.0", "sp-core", "sp-crypto-hashing", @@ -15262,11 +14816,11 @@ dependencies = [ "jsonrpsee 0.24.7", "log", "parity-scale-codec", - "sc-client-api 37.0.0", + "sc-client-api", "sc-consensus-grandpa", - "sc-rpc 40.0.0", + "sc-rpc", "serde", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-runtime 39.0.3", "thiserror 1.0.69", @@ -15283,12 +14837,12 @@ dependencies = [ "futures-timer", "log", "parity-scale-codec", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", - "sc-telemetry 25.0.0", + "sc-client-api", + "sc-consensus", + "sc-telemetry", "sp-arithmetic", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-slots 0.40.1", "sp-core", "sp-inherents 34.0.0", @@ -15296,30 +14850,6 @@ dependencies = [ "sp-state-machine 0.43.0", ] -[[package]] -name = "sc-executor" -version = "0.39.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "39f5767bf6a6bad29365d6d08fcf940ee453d31457ed034cf14f0392877daafd" -dependencies = [ - "parity-scale-codec", - "parking_lot 0.12.3", - "sc-executor-common", - "sc-executor-polkavm", - "sc-executor-wasmtime", - "schnellru", - "sp-api 33.0.0", - "sp-core", - "sp-externalities", - "sp-io 37.0.0", - "sp-panic-handler", - "sp-runtime-interface", - "sp-trie 36.0.0", - "sp-version 36.0.0", - "sp-wasm-interface", - "tracing", -] - [[package]] name = "sc-executor" version = "0.40.1" @@ -15389,24 +14919,6 @@ dependencies = [ "wasmtime", ] -[[package]] -name = "sc-informant" -version = "0.41.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "74c3751acd690bc469b859d0ad899b076642db9b107e31c28cbd99749b6ecb91" -dependencies = [ - "ansi_term", - "futures", - "futures-timer", - "log", - "sc-client-api 35.1.0", - "sc-network 0.42.0", - "sc-network-common 0.41.0", - "sc-network-sync 0.41.0", - "sp-blockchain 35.1.0", - "sp-runtime 38.0.1", -] - [[package]] name = "sc-informant" version = "0.44.0" @@ -15417,29 +14929,14 @@ dependencies = [ "futures", "futures-timer", "log", - "sc-client-api 37.0.0", - "sc-network 0.45.1", - "sc-network-common 0.44.0", - "sc-network-sync 0.44.1", - "sp-blockchain 37.0.1", + "sc-client-api", + "sc-network", + "sc-network-common", + "sc-network-sync", + "sp-blockchain", "sp-runtime 39.0.3", ] -[[package]] -name = "sc-keystore" -version = "32.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "267c8cfaceaeecb25484bad8668c17036016e46053a23509d44486474dbf44d3" -dependencies = [ - "array-bytes", - "parking_lot 0.12.3", - "serde_json", - "sp-application-crypto 37.0.0", - "sp-core", - "sp-keystore", - "thiserror 1.0.69", -] - [[package]] name = "sc-keystore" version = "33.0.0" @@ -15455,36 +14952,6 @@ dependencies = [ "thiserror 1.0.69", ] -[[package]] -name = "sc-mixnet" -version = "0.12.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a5a72a92dc72572a0facd73b410855d7f6edf38b32aef46c4798c74f25e595d5" -dependencies = [ - "array-bytes", - "arrayvec 0.7.6", - "blake2 0.10.6", - "bytes", - "futures", - "futures-timer", - "log", - "mixnet", - "multiaddr 0.18.2", - "parity-scale-codec", - "parking_lot 0.12.3", - "sc-client-api 35.1.0", - "sc-network 0.42.0", - "sc-network-types", - "sc-transaction-pool-api 35.0.0", - "sp-api 33.0.0", - "sp-consensus 0.39.1", - "sp-core", - "sp-keystore", - "sp-mixnet 0.11.0", - "sp-runtime 38.0.1", - "thiserror 1.0.69", -] - [[package]] name = "sc-mixnet" version = "0.15.0" @@ -15502,71 +14969,19 @@ dependencies = [ "multiaddr 0.18.2", "parity-scale-codec", "parking_lot 0.12.3", - "sc-client-api 37.0.0", - "sc-network 0.45.1", + "sc-client-api", + "sc-network", "sc-network-types", - "sc-transaction-pool-api 37.0.0", + "sc-transaction-pool-api", "sp-api 34.0.0", - "sp-consensus 0.40.0", + "sp-consensus", "sp-core", "sp-keystore", - "sp-mixnet 0.12.0", + "sp-mixnet", "sp-runtime 39.0.3", "thiserror 1.0.69", ] -[[package]] -name = "sc-network" -version = "0.42.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "04be75f35cea819bae84be99cde138872b17494acf0e54f5f0ae8b0ed3fbe51a" -dependencies = [ - "array-bytes", - "async-channel 1.9.0", - "async-trait", - "asynchronous-codec", - "bytes", - "cid 0.9.0", - "either", - "fnv", - "futures", - "futures-timer", - "ip_network", - "libp2p", - "linked_hash_set", - "litep2p", - "log", - "mockall 0.11.4", - "once_cell", - "parity-scale-codec", - "parking_lot 0.12.3", - "partial_sort", - "pin-project", - "prost 0.12.6", - "prost-build 0.12.6", - "rand", - "sc-client-api 35.1.0", - "sc-network-common 0.41.0", - "sc-network-types", - "sc-utils", - "schnellru", - "serde", - "serde_json", - "smallvec", - "sp-arithmetic", - "sp-blockchain 35.1.0", - "sp-core", - "sp-runtime 38.0.1", - "substrate-prometheus-endpoint", - "thiserror 1.0.69", - "tokio", - "tokio-stream", - "unsigned-varint 0.7.2", - "void", - "wasm-timer", - "zeroize", -] - [[package]] name = "sc-network" version = "0.45.1" @@ -15597,8 +15012,8 @@ dependencies = [ "prost 0.12.6", "prost-build 0.12.6", "rand", - "sc-client-api 37.0.0", - "sc-network-common 0.44.0", + "sc-client-api", + "sc-network-common", "sc-network-types", "sc-utils", "schnellru", @@ -15606,7 +15021,7 @@ dependencies = [ "serde_json", "smallvec", "sp-arithmetic", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-runtime 39.0.3", "substrate-prometheus-endpoint", @@ -15619,25 +15034,6 @@ dependencies = [ "zeroize", ] -[[package]] -name = "sc-network-common" -version = "0.41.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2ec0c3c5629a418fb26b56963d40c5ca3fd02dd94eb5753e9eb72cea5c2eeb2f" -dependencies = [ - "async-trait", - "bitflags 1.3.2", - "futures", - "libp2p-identity", - "parity-scale-codec", - "prost-build 0.12.6", - "sc-consensus 0.41.0", - "sc-network-types", - "sp-consensus 0.39.1", - "sp-consensus-grandpa 20.0.0", - "sp-runtime 38.0.1", -] - [[package]] name = "sc-network-common" version = "0.44.0" @@ -15650,9 +15046,9 @@ dependencies = [ "libp2p-identity", "parity-scale-codec", "prost-build 0.12.6", - "sc-consensus 0.44.0", + "sc-consensus", "sc-network-types", - "sp-consensus 0.40.0", + "sp-consensus", "sp-consensus-grandpa 21.0.0", "sp-runtime 39.0.3", ] @@ -15667,9 +15063,9 @@ dependencies = [ "futures", "futures-timer", "log", - "sc-network 0.45.1", - "sc-network-common 0.44.0", - "sc-network-sync 0.44.1", + "sc-network", + "sc-network-common", + "sc-network-sync", "sc-network-types", "schnellru", "sp-runtime 39.0.3", @@ -15677,28 +15073,6 @@ dependencies = [ "tracing", ] -[[package]] -name = "sc-network-light" -version = "0.41.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f5e6deda277664336c26ea251cc1ebff7a165df0e3ad4ae23113380d9863ea40" -dependencies = [ - "array-bytes", - "async-channel 1.9.0", - "futures", - "log", - "parity-scale-codec", - "prost 0.12.6", - "prost-build 0.12.6", - "sc-client-api 35.1.0", - "sc-network 0.42.0", - "sc-network-types", - "sp-blockchain 35.1.0", - "sp-core", - "sp-runtime 38.0.1", - "thiserror 1.0.69", -] - [[package]] name = "sc-network-light" version = "0.44.1" @@ -15712,53 +15086,15 @@ dependencies = [ "parity-scale-codec", "prost 0.12.6", "prost-build 0.12.6", - "sc-client-api 37.0.0", - "sc-network 0.45.1", + "sc-client-api", + "sc-network", "sc-network-types", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-runtime 39.0.3", "thiserror 1.0.69", ] -[[package]] -name = "sc-network-sync" -version = "0.41.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ee9ab31b84534c487b9fb84e83db47890fcbd350f354b1e6484892d3d42d0020" -dependencies = [ - "array-bytes", - "async-channel 1.9.0", - "async-trait", - "fork-tree", - "futures", - "futures-timer", - "libp2p", - "log", - "mockall 0.11.4", - "parity-scale-codec", - "prost 0.12.6", - "prost-build 0.12.6", - "sc-client-api 35.1.0", - "sc-consensus 0.41.0", - "sc-network 0.42.0", - "sc-network-common 0.41.0", - "sc-network-types", - "sc-utils", - "schnellru", - "smallvec", - "sp-arithmetic", - "sp-blockchain 35.1.0", - "sp-consensus 0.39.1", - "sp-consensus-grandpa 20.0.0", - "sp-core", - "sp-runtime 38.0.1", - "substrate-prometheus-endpoint", - "thiserror 1.0.69", - "tokio", - "tokio-stream", -] - [[package]] name = "sc-network-sync" version = "0.44.1" @@ -15777,17 +15113,17 @@ dependencies = [ "parity-scale-codec", "prost 0.12.6", "prost-build 0.12.6", - "sc-client-api 37.0.0", - "sc-consensus 0.44.0", - "sc-network 0.45.1", - "sc-network-common 0.44.0", + "sc-client-api", + "sc-consensus", + "sc-network", + "sc-network-common", "sc-network-types", "sc-utils", "schnellru", "smallvec", "sp-arithmetic", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-consensus-grandpa 21.0.0", "sp-core", "sp-runtime 39.0.3", @@ -15797,26 +15133,6 @@ dependencies = [ "tokio-stream", ] -[[package]] -name = "sc-network-transactions" -version = "0.41.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c2eb55e29b0ca52ad3e209fe569b72dfe6b44cc1da7d722446d5a8333dff8e1" -dependencies = [ - "array-bytes", - "futures", - "log", - "parity-scale-codec", - "sc-network 0.42.0", - "sc-network-common 0.41.0", - "sc-network-sync 0.41.0", - "sc-network-types", - "sc-utils", - "sp-consensus 0.39.1", - "sp-runtime 38.0.1", - "substrate-prometheus-endpoint", -] - [[package]] name = "sc-network-transactions" version = "0.44.1" @@ -15827,12 +15143,12 @@ dependencies = [ "futures", "log", "parity-scale-codec", - "sc-network 0.45.1", - "sc-network-common 0.44.0", - "sc-network-sync 0.44.1", + "sc-network", + "sc-network-common", + "sc-network-sync", "sc-network-types", "sc-utils", - "sp-consensus 0.40.0", + "sp-consensus", "sp-runtime 39.0.3", "substrate-prometheus-endpoint", ] @@ -15874,11 +15190,11 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", "rand", - "sc-client-api 37.0.0", - "sc-network 0.45.1", - "sc-network-common 0.44.0", + "sc-client-api", + "sc-network", + "sc-network-common", "sc-network-types", - "sc-transaction-pool-api 37.0.0", + "sc-transaction-pool-api", "sc-utils", "sp-api 34.0.0", "sp-core", @@ -15900,39 +15216,6 @@ dependencies = [ "substrate-prometheus-endpoint", ] -[[package]] -name = "sc-rpc" -version = "37.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca9cb792ddb5d0c3df89018e80290de4c769315fa59271bda0a0d29b2d182fdc" -dependencies = [ - "futures", - "jsonrpsee 0.23.2", - "log", - "parity-scale-codec", - "parking_lot 0.12.3", - "sc-block-builder 0.40.0", - "sc-chain-spec 35.0.0", - "sc-client-api 35.1.0", - "sc-mixnet 0.12.0", - "sc-rpc-api 0.41.0", - "sc-tracing 35.0.0", - "sc-transaction-pool-api 35.0.0", - "sc-utils", - "serde_json", - "sp-api 33.0.0", - "sp-blockchain 35.1.0", - "sp-core", - "sp-keystore", - "sp-offchain 33.0.0", - "sp-rpc", - "sp-runtime 38.0.1", - "sp-session 34.0.0", - "sp-statement-store 17.0.0", - "sp-version 36.0.0", - "tokio", -] - [[package]] name = "sc-rpc" version = "40.0.0" @@ -15944,49 +15227,28 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.3", - "sc-block-builder 0.42.0", - "sc-chain-spec 38.0.0", - "sc-client-api 37.0.0", - "sc-mixnet 0.15.0", - "sc-rpc-api 0.44.0", - "sc-tracing 37.0.1", - "sc-transaction-pool-api 37.0.0", + "sc-block-builder", + "sc-chain-spec", + "sc-client-api", + "sc-mixnet", + "sc-rpc-api", + "sc-tracing", + "sc-transaction-pool-api", "sc-utils", "serde_json", "sp-api 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-keystore", "sp-offchain 34.0.0", "sp-rpc", "sp-runtime 39.0.3", "sp-session 36.0.0", - "sp-statement-store 18.0.0", + "sp-statement-store", "sp-version 37.0.0", "tokio", ] -[[package]] -name = "sc-rpc-api" -version = "0.41.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "57b8adf62a207985cf7534abf0d940b335fda0a68eb902da05b7270ee30a6293" -dependencies = [ - "jsonrpsee 0.23.2", - "parity-scale-codec", - "sc-chain-spec 35.0.0", - "sc-mixnet 0.12.0", - "sc-transaction-pool-api 35.0.0", - "scale-info", - "serde", - "serde_json", - "sp-core", - "sp-rpc", - "sp-runtime 38.0.1", - "sp-version 36.0.0", - "thiserror 1.0.69", -] - [[package]] name = "sc-rpc-api" version = "0.44.0" @@ -15995,9 +15257,9 @@ checksum = "147274633577e55db73dbdc64168c25b54cca6cac4fcde118bd9946cf7b24838" dependencies = [ "jsonrpsee 0.24.7", "parity-scale-codec", - "sc-chain-spec 38.0.0", - "sc-mixnet 0.15.0", - "sc-transaction-pool-api 37.0.0", + "sc-chain-spec", + "sc-mixnet", + "sc-transaction-pool-api", "scale-info", "serde", "serde_json", @@ -16008,29 +15270,6 @@ dependencies = [ "thiserror 1.0.69", ] -[[package]] -name = "sc-rpc-server" -version = "16.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c14c236a01e03f55f16b92d89fd902cf2e4e9887357a3c36827a1e39b799c6b" -dependencies = [ - "forwarded-header-value", - "futures", - "governor", - "http 1.2.0", - "http-body-util", - "hyper 1.5.2", - "ip_network", - "jsonrpsee 0.23.2", - "log", - "serde", - "serde_json", - "substrate-prometheus-endpoint", - "tokio", - "tower", - "tower-http", -] - [[package]] name = "sc-rpc-server" version = "17.1.0" @@ -16047,46 +15286,13 @@ dependencies = [ "ip_network", "jsonrpsee 0.24.7", "log", - "sc-rpc-api 0.44.0", - "serde", - "serde_json", - "substrate-prometheus-endpoint", - "tokio", - "tower", - "tower-http", -] - -[[package]] -name = "sc-rpc-spec-v2" -version = "0.42.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4242d30df623f68d5b937ae264cce85e734c35922e0bf196d7a59b8e7f7843c2" -dependencies = [ - "array-bytes", - "futures", - "futures-util", - "hex", - "jsonrpsee 0.23.2", - "log", - "parity-scale-codec", - "parking_lot 0.12.3", - "rand", - "sc-chain-spec 35.0.0", - "sc-client-api 35.1.0", - "sc-rpc 37.0.0", - "sc-transaction-pool-api 35.0.0", - "sc-utils", - "schnellru", + "sc-rpc-api", "serde", - "sp-api 33.0.0", - "sp-blockchain 35.1.0", - "sp-core", - "sp-rpc", - "sp-runtime 38.0.1", - "sp-version 36.0.0", - "thiserror 1.0.69", + "serde_json", + "substrate-prometheus-endpoint", "tokio", - "tokio-stream", + "tower", + "tower-http", ] [[package]] @@ -16104,15 +15310,15 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", "rand", - "sc-chain-spec 38.0.0", - "sc-client-api 37.0.0", - "sc-rpc 40.0.0", - "sc-transaction-pool-api 37.0.0", + "sc-chain-spec", + "sc-client-api", + "sc-rpc", + "sc-transaction-pool-api", "sc-utils", "schnellru", "serde", "sp-api 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-rpc", "sp-runtime 39.0.3", @@ -16122,71 +15328,6 @@ dependencies = [ "tokio-stream", ] -[[package]] -name = "sc-service" -version = "0.43.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "718b7e3a3963b09c2ab18ce13dbc43c0afa8b53169b67372fbcc4c4147b77e05" -dependencies = [ - "async-trait", - "directories", - "exit-future", - "futures", - "futures-timer", - "jsonrpsee 0.23.2", - "log", - "parity-scale-codec", - "parking_lot 0.12.3", - "pin-project", - "rand", - "sc-chain-spec 35.0.0", - "sc-client-api 35.1.0", - "sc-client-db 0.42.0", - "sc-consensus 0.41.0", - "sc-executor 0.39.0", - "sc-informant 0.41.0", - "sc-keystore 32.0.0", - "sc-network 0.42.0", - "sc-network-common 0.41.0", - "sc-network-light 0.41.0", - "sc-network-sync 0.41.0", - "sc-network-transactions 0.41.0", - "sc-network-types", - "sc-rpc 37.0.0", - "sc-rpc-server 16.0.2", - "sc-rpc-spec-v2 0.42.0", - "sc-sysinfo 35.0.0", - "sc-telemetry 22.0.0", - "sc-tracing 35.0.0", - "sc-transaction-pool 35.0.0", - "sc-transaction-pool-api 35.0.0", - "sc-utils", - "schnellru", - "serde", - "serde_json", - "sp-api 33.0.0", - "sp-blockchain 35.1.0", - "sp-consensus 0.39.1", - "sp-core", - "sp-externalities", - "sp-keystore", - "sp-runtime 38.0.1", - "sp-session 34.0.0", - "sp-state-machine 0.42.0", - "sp-storage", - "sp-transaction-pool 33.0.0", - "sp-transaction-storage-proof 33.0.0", - "sp-trie 36.0.0", - "sp-version 36.0.0", - "static_init", - "substrate-prometheus-endpoint", - "tempfile", - "thiserror 1.0.69", - "tokio", - "tracing", - "tracing-futures", -] - [[package]] name = "sc-service" version = "0.46.0" @@ -16204,34 +15345,34 @@ dependencies = [ "parking_lot 0.12.3", "pin-project", "rand", - "sc-chain-spec 38.0.0", - "sc-client-api 37.0.0", - "sc-client-db 0.44.1", - "sc-consensus 0.44.0", - "sc-executor 0.40.1", - "sc-informant 0.44.0", - "sc-keystore 33.0.0", - "sc-network 0.45.1", - "sc-network-common 0.44.0", - "sc-network-light 0.44.1", - "sc-network-sync 0.44.1", - "sc-network-transactions 0.44.1", + "sc-chain-spec", + "sc-client-api", + "sc-client-db", + "sc-consensus", + "sc-executor", + "sc-informant", + "sc-keystore", + "sc-network", + "sc-network-common", + "sc-network-light", + "sc-network-sync", + "sc-network-transactions", "sc-network-types", - "sc-rpc 40.0.0", - "sc-rpc-server 17.1.0", - "sc-rpc-spec-v2 0.45.0", - "sc-sysinfo 38.0.0", - "sc-telemetry 25.0.0", - "sc-tracing 37.0.1", - "sc-transaction-pool 37.0.0", - "sc-transaction-pool-api 37.0.0", + "sc-rpc", + "sc-rpc-server", + "sc-rpc-spec-v2", + "sc-sysinfo", + "sc-telemetry", + "sc-tracing", + "sc-transaction-pool", + "sc-transaction-pool-api", "sc-utils", "schnellru", "serde", "serde_json", "sp-api 34.0.0", - "sp-blockchain 37.0.1", - "sp-consensus 0.40.0", + "sp-blockchain", + "sp-consensus", "sp-core", "sp-externalities", "sp-keystore", @@ -16240,7 +15381,7 @@ dependencies = [ "sp-state-machine 0.43.0", "sp-storage", "sp-transaction-pool 34.0.0", - "sp-transaction-storage-proof 34.0.0", + "sp-transaction-storage-proof", "sp-trie 37.0.0", "sp-version 37.0.0", "static_init", @@ -16286,40 +15427,18 @@ checksum = "732368e1e11b335af0db58d654dff87605ea8531e1944d329cf22751eb23c44d" dependencies = [ "jsonrpsee 0.24.7", "parity-scale-codec", - "sc-chain-spec 38.0.0", - "sc-client-api 37.0.0", + "sc-chain-spec", + "sc-client-api", "sc-consensus-babe", "sc-consensus-epochs", "sc-consensus-grandpa", "serde", "serde_json", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-runtime 39.0.3", "thiserror 1.0.69", ] -[[package]] -name = "sc-sysinfo" -version = "35.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c00ab3d8f51c1905cc3c53cf441b9d94403c67f27968002ff7765248b0f3e6b" -dependencies = [ - "derive_more 0.99.18", - "futures", - "libc", - "log", - "rand", - "rand_pcg", - "regex", - "sc-telemetry 22.0.0", - "serde", - "serde_json", - "sp-core", - "sp-crypto-hashing", - "sp-io 37.0.0", - "sp-std", -] - [[package]] name = "sc-sysinfo" version = "38.0.0" @@ -16333,7 +15452,7 @@ dependencies = [ "rand", "rand_pcg", "regex", - "sc-telemetry 25.0.0", + "sc-telemetry", "serde", "serde_json", "sp-core", @@ -16342,27 +15461,6 @@ dependencies = [ "sp-std", ] -[[package]] -name = "sc-telemetry" -version = "22.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b1fc8e8ad7f84f2ca864ee361b6207fe21e18c8182c60f209732b2a7c0dcbd31" -dependencies = [ - "chrono", - "futures", - "libp2p", - "log", - "parking_lot 0.12.3", - "pin-project", - "rand", - "sc-network 0.42.0", - "sc-utils", - "serde", - "serde_json", - "thiserror 1.0.69", - "wasm-timer", -] - [[package]] name = "sc-telemetry" version = "25.0.0" @@ -16376,7 +15474,7 @@ dependencies = [ "parking_lot 0.12.3", "pin-project", "rand", - "sc-network 0.45.1", + "sc-network", "sc-utils", "serde", "serde_json", @@ -16384,37 +15482,6 @@ dependencies = [ "wasm-timer", ] -[[package]] -name = "sc-tracing" -version = "35.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61151f2d6b7ce3d7174484414dbc4e2f64b05a144c8f0a59ea02284e6c748a19" -dependencies = [ - "ansi_term", - "chrono", - "is-terminal", - "lazy_static", - "libc", - "log", - "parity-scale-codec", - "parking_lot 0.12.3", - "regex", - "rustc-hash 1.1.0", - "sc-client-api 35.1.0", - "sc-tracing-proc-macro", - "serde", - "sp-api 33.0.0", - "sp-blockchain 35.1.0", - "sp-core", - "sp-rpc", - "sp-runtime 38.0.1", - "sp-tracing", - "thiserror 1.0.69", - "tracing", - "tracing-log", - "tracing-subscriber", -] - [[package]] name = "sc-tracing" version = "37.0.1" @@ -16430,11 +15497,11 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.3", "rustc-hash 1.1.0", - "sc-client-api 37.0.0", + "sc-client-api", "sc-tracing-proc-macro", "serde", "sp-api 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-rpc", "sp-runtime 39.0.3", @@ -16457,34 +15524,6 @@ dependencies = [ "syn 2.0.90", ] -[[package]] -name = "sc-transaction-pool" -version = "35.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "800e35d0d2f2b8e17170ec961d58756fe7891026b19d889be388b9585cb12f90" -dependencies = [ - "async-trait", - "futures", - "futures-timer", - "linked-hash-map", - "log", - "parity-scale-codec", - "parking_lot 0.12.3", - "sc-client-api 35.1.0", - "sc-transaction-pool-api 35.0.0", - "sc-utils", - "serde", - "sp-api 33.0.0", - "sp-blockchain 35.1.0", - "sp-core", - "sp-crypto-hashing", - "sp-runtime 38.0.1", - "sp-tracing", - "sp-transaction-pool 33.0.0", - "substrate-prometheus-endpoint", - "thiserror 1.0.69", -] - [[package]] name = "sc-transaction-pool" version = "37.0.0" @@ -16498,12 +15537,12 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.3", - "sc-client-api 37.0.0", - "sc-transaction-pool-api 37.0.0", + "sc-client-api", + "sc-transaction-pool-api", "sc-utils", "serde", "sp-api 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-crypto-hashing", "sp-runtime 39.0.3", @@ -16513,23 +15552,6 @@ dependencies = [ "thiserror 1.0.69", ] -[[package]] -name = "sc-transaction-pool-api" -version = "35.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b3de6f60df6706970061e225e87d77aab9a764b258fe151b896a700419bc6b9d" -dependencies = [ - "async-trait", - "futures", - "log", - "parity-scale-codec", - "serde", - "sp-blockchain 35.1.0", - "sp-core", - "sp-runtime 38.0.1", - "thiserror 1.0.69", -] - [[package]] name = "sc-transaction-pool-api" version = "37.0.0" @@ -16541,7 +15563,7 @@ dependencies = [ "log", "parity-scale-codec", "serde", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-runtime 39.0.3", "thiserror 1.0.69", @@ -16834,9 +15856,9 @@ dependencies = [ ] [[package]] -name = "serde-utils" +name = "serde-hex-utils" version = "0.1.0" -source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-v1.14.0#f95ee188c3b73ca3c4d6319ab85cff12fe757c4c" +source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-stable2409#b23478008e2eb7fa84173a08a7208ec9002e2c7f" dependencies = [ "anyhow", "hex", @@ -17362,7 +16384,7 @@ dependencies = [ "ethabi-decode", "frame-support 36.0.1", "frame-system 36.1.0", - "hex-literal 0.4.1", + "hex-literal", "parity-scale-codec", "polkadot-parachain-primitives 13.0.0", "scale-info", @@ -17386,7 +16408,7 @@ dependencies = [ "ethabi-decode", "frame-support 38.0.0", "frame-system 38.0.0", - "hex-literal 0.4.1", + "hex-literal", "parity-scale-codec", "polkadot-parachain-primitives 14.0.0", "scale-info", @@ -17410,7 +16432,7 @@ dependencies = [ "ethabi-decode", "ethbloom", "ethereum-types", - "hex-literal 0.4.1", + "hex-literal", "parity-bytes", "parity-scale-codec", "rlp", @@ -17431,7 +16453,7 @@ dependencies = [ "ethabi-decode", "ethbloom", "ethereum-types", - "hex-literal 0.4.1", + "hex-literal", "parity-bytes", "parity-scale-codec", "rlp", @@ -17465,7 +16487,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e8e6707ced1308d763117bfe68f85e3f22fcdca7987b32e438c0485570f6ac7" dependencies = [ "frame-support 36.0.1", - "hex-literal 0.4.1", + "hex-literal", "log", "parity-scale-codec", "scale-info", @@ -17485,7 +16507,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "025f1e6805753821b1db539369f1fb183fd59fd5df7023f7633a4c0cfd3e62f9" dependencies = [ "frame-support 38.0.0", - "hex-literal 0.4.1", + "hex-literal", "log", "parity-scale-codec", "scale-info", @@ -17701,25 +16723,6 @@ dependencies = [ "sp-runtime 39.0.3", ] -[[package]] -name = "sp-blockchain" -version = "35.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f27eb18b6ddf7d663f4886f7edba3eb73bd102d68cf10802c1f862e3b3db32ab" -dependencies = [ - "futures", - "log", - "parity-scale-codec", - "parking_lot 0.12.3", - "schnellru", - "sp-api 33.0.0", - "sp-consensus 0.39.1", - "sp-database", - "sp-runtime 38.0.1", - "sp-state-machine 0.42.0", - "thiserror 1.0.69", -] - [[package]] name = "sp-blockchain" version = "37.0.1" @@ -17731,7 +16734,7 @@ dependencies = [ "parking_lot 0.12.3", "schnellru", "sp-api 34.0.0", - "sp-consensus 0.40.0", + "sp-consensus", "sp-core", "sp-database", "sp-runtime 39.0.3", @@ -17740,22 +16743,6 @@ dependencies = [ "tracing", ] -[[package]] -name = "sp-consensus" -version = "0.39.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ab094e8a7e9e5c7f05f8d90592aa1d1cf9b3f547d0dd401daff7ed98af942e12" -dependencies = [ - "async-trait", - "futures", - "log", - "sp-core", - "sp-inherents 33.0.0", - "sp-runtime 38.0.1", - "sp-state-machine 0.42.0", - "thiserror 1.0.69", -] - [[package]] name = "sp-consensus" version = "0.40.0" @@ -18214,18 +17201,6 @@ dependencies = [ "scale-info", ] -[[package]] -name = "sp-mixnet" -version = "0.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2f65a570519da820ce3dc35053497a65f9fbd3f5a7dc81fa03078ca263e9311e" -dependencies = [ - "parity-scale-codec", - "scale-info", - "sp-api 33.0.0", - "sp-application-crypto 37.0.0", -] - [[package]] name = "sp-mixnet" version = "0.12.0" @@ -18548,31 +17523,6 @@ dependencies = [ "trie-db", ] -[[package]] -name = "sp-statement-store" -version = "17.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b03aa86b1b46549889d32348bc85a8135c725665115567507231a6d85712aaac" -dependencies = [ - "aes-gcm", - "curve25519-dalek", - "ed25519-dalek", - "hkdf", - "parity-scale-codec", - "rand", - "scale-info", - "sha2 0.10.8", - "sp-api 33.0.0", - "sp-application-crypto 37.0.0", - "sp-core", - "sp-crypto-hashing", - "sp-externalities", - "sp-runtime 38.0.1", - "sp-runtime-interface", - "thiserror 1.0.69", - "x25519-dalek", -] - [[package]] name = "sp-statement-store" version = "18.0.0" @@ -18675,21 +17625,6 @@ dependencies = [ "sp-runtime 39.0.3", ] -[[package]] -name = "sp-transaction-storage-proof" -version = "33.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5b5a891cb913015bb99401e372255193cc3848c6fe5c2f6fe2383ef9588cb190" -dependencies = [ - "async-trait", - "parity-scale-codec", - "scale-info", - "sp-core", - "sp-inherents 33.0.0", - "sp-runtime 38.0.1", - "sp-trie 36.0.0", -] - [[package]] name = "sp-transaction-storage-proof" version = "34.0.0" @@ -19185,11 +18120,11 @@ dependencies = [ "jsonrpsee 0.24.7", "log", "parity-scale-codec", - "sc-rpc-api 0.44.0", - "sc-transaction-pool-api 37.0.0", + "sc-rpc-api", + "sc-transaction-pool-api", "sp-api 34.0.0", "sp-block-builder 34.0.0", - "sp-blockchain 37.0.1", + "sp-blockchain", "sp-core", "sp-runtime 39.0.3", ] @@ -19209,10 +18144,10 @@ dependencies = [ [[package]] name = "substrate-state-machine" -version = "1.15.0" -source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-v1.14.0#f95ee188c3b73ca3c4d6319ab85cff12fe757c4c" +version = "1.15.3" +source = "git+https://github.com/r0gue-io/ismp?branch=polkadot-stable2409#b23478008e2eb7fa84173a08a7208ec9002e2c7f" dependencies = [ - "frame-support 36.0.1", + "frame-support 38.0.0", "hash-db", "ismp", "pallet-ismp", @@ -19220,9 +18155,10 @@ dependencies = [ "primitive-types", "scale-info", "serde", - "sp-consensus-aura 0.39.0", - "sp-runtime 38.0.1", - "sp-trie 36.0.0", + "sp-consensus-aura 0.40.0", + "sp-consensus-babe 0.40.0", + "sp-runtime 39.0.3", + "sp-trie 37.0.0", ] [[package]] @@ -19233,8 +18169,8 @@ checksum = "26c01d7d5bab5b2c1c3ad29858646664ecba13d0e5ed3bcc2923571d49a88cec" dependencies = [ "jsonrpsee 0.24.7", "parity-scale-codec", - "sc-client-api 37.0.0", - "sc-rpc-api 0.44.0", + "sc-client-api", + "sc-rpc-api", "serde", "sp-core", "sp-runtime 39.0.3", @@ -19280,7 +18216,7 @@ dependencies = [ "parity-scale-codec", "parity-wasm", "polkavm-linker", - "sc-executor 0.40.1", + "sc-executor", "sp-core", "sp-io 38.0.0", "sp-maybe-compressed-blob", @@ -19891,18 +18827,6 @@ dependencies = [ "tracing", ] -[[package]] -name = "tracing-gum" -version = "14.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d07f52b2b1a1c1c21094bd0b6fdcf1b7dbe785b937b30e82dba688d55d988efb" -dependencies = [ - "coarsetime", - "polkadot-primitives 14.0.0", - "tracing", - "tracing-gum-proc-macro", -] - [[package]] name = "tracing-gum" version = "16.0.0" @@ -20811,7 +19735,7 @@ dependencies = [ "frame-system-benchmarking 38.0.0", "frame-system-rpc-runtime-api 34.0.0", "frame-try-runtime 0.44.0", - "hex-literal 0.4.1", + "hex-literal", "log", "pallet-asset-rate 17.0.0", "pallet-authority-discovery 38.0.0", diff --git a/node/src/service.rs b/node/src/service.rs index 9faa95fb..d0dda226 100644 --- a/node/src/service.rs +++ b/node/src/service.rs @@ -189,7 +189,7 @@ where _, _, sc_network::NetworkWorker, - >::new(¶chain_config.network, prometheus_registry); + >::new(¶chain_config.network, prometheus_registry.clone()); let client = params.client.clone(); let backend = params.backend.clone(); diff --git a/runtime/mainnet/src/config/xcm.rs b/runtime/mainnet/src/config/xcm.rs index b02e4d6f..05a30cda 100644 --- a/runtime/mainnet/src/config/xcm.rs +++ b/runtime/mainnet/src/config/xcm.rs @@ -134,7 +134,7 @@ impl xcm_executor::Config for XcmConfig { type CallDispatcher = RuntimeCall; type FeeManager = XcmFeeManagerFromComponents< WaivedLocations, - SendXcmFeeToAccount, + SendXcmFeeToAccount, >; type HrmpChannelAcceptedHandler = (); type HrmpChannelClosingHandler = ();