diff --git a/Cargo.lock b/Cargo.lock index 75109c58..19462803 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -432,105 +432,106 @@ dependencies = [ "assets-common", "bp-asset-hub-paseo", "bp-bridge-hub-paseo", - "cumulus-pallet-aura-ext", - "cumulus-pallet-parachain-system", - "cumulus-pallet-session-benchmarking", - "cumulus-pallet-xcm", - "cumulus-pallet-xcmp-queue", - "cumulus-primitives-aura", - "cumulus-primitives-core", - "cumulus-primitives-utility", - "frame-benchmarking", - "frame-executive", + "cumulus-pallet-aura-ext 0.8.0", + "cumulus-pallet-parachain-system 0.8.1", + "cumulus-pallet-session-benchmarking 10.0.0", + "cumulus-pallet-xcm 0.8.0", + "cumulus-pallet-xcmp-queue 0.8.0", + "cumulus-primitives-aura 0.8.0", + "cumulus-primitives-core 0.8.0", + "cumulus-primitives-utility 0.8.1", + "frame-benchmarking 29.0.0", + "frame-executive 29.0.0", "frame-metadata-hash-extension", - "frame-support", - "frame-system", - "frame-system-benchmarking", - "frame-system-rpc-runtime-api", - "frame-try-runtime", + "frame-support 29.0.2", + "frame-system 29.0.0", + "frame-system-benchmarking 29.0.0", + "frame-system-rpc-runtime-api 27.0.0", + "frame-try-runtime 0.35.0", "hex-literal", "log", - "pallet-asset-conversion", + "pallet-asset-conversion 11.0.0", "pallet-asset-conversion-tx-payment", - "pallet-assets", - "pallet-aura", - "pallet-authorship", - "pallet-balances", - "pallet-collator-selection", - "pallet-message-queue", - "pallet-multisig", - "pallet-nfts", - "pallet-nfts-runtime-api", - "pallet-proxy", - "pallet-session", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-assets 30.0.0", + "pallet-aura 28.0.0", + "pallet-authorship 29.0.0", + "pallet-balances 29.0.2", + "pallet-collator-selection 10.0.3", + "pallet-message-queue 32.0.0", + "pallet-multisig 29.0.0", + "pallet-nfts 23.0.0", + "pallet-nfts-runtime-api 15.0.0", + "pallet-proxy 29.0.0", + "pallet-session 29.0.0", + "pallet-timestamp 28.0.0", + "pallet-transaction-payment 29.0.2", + "pallet-transaction-payment-rpc-runtime-api 29.0.0", "pallet-uniques", - "pallet-utility", - "pallet-xcm", - "pallet-xcm-benchmarks", - "pallet-xcm-bridge-hub-router", - "parachains-common", + "pallet-utility 29.0.0", + "pallet-xcm 8.0.5", + "pallet-xcm-benchmarks 8.0.2", + "pallet-xcm-bridge-hub-router 0.6.0", + "parachains-common 8.0.1", "parity-scale-codec", "paseo-runtime-constants", - "polkadot-core-primitives", - "polkadot-parachain-primitives", - "polkadot-runtime-common", + "polkadot-core-primitives 8.0.0", + "polkadot-parachain-primitives 7.0.0", + "polkadot-runtime-common 8.0.3", "primitive-types", "scale-info", "snowbridge-router-primitives", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", - "sp-offchain", - "sp-runtime", - "sp-session", + "sp-api 27.0.1", + "sp-block-builder 27.0.0", + "sp-consensus-aura 0.33.0", + "sp-core 29.0.0", + "sp-genesis-builder 0.8.0", + "sp-inherents 27.0.0", + "sp-io 31.0.0", + "sp-offchain 27.0.0", + "sp-runtime 32.0.0", + "sp-session 28.0.0", "sp-std", "sp-storage", - "sp-transaction-pool", - "sp-version", - "sp-weights", - "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", - "substrate-wasm-builder", + "sp-transaction-pool 27.0.0", + "sp-version 30.0.0", + "sp-weights 28.0.0", + "staging-parachain-info 0.8.0", + "staging-xcm 8.0.1", + "staging-xcm-builder 8.0.3", + "staging-xcm-executor 8.0.2", + "substrate-wasm-builder 18.0.1", "system-parachains-constants", ] [[package]] name = "asset-test-utils" -version = "8.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6d78501ca6b4c848efe233672124ebab9293d8efefc44a728d70f3245a8ef595" -dependencies = [ - "cumulus-pallet-parachain-system", - "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", - "frame-support", - "frame-system", - "pallet-assets", - "pallet-balances", - "pallet-collator-selection", - "pallet-session", - "pallet-xcm", - "pallet-xcm-bridge-hub-router", - "parachains-common", +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f064aa017f01e30c8e63a616df8dbcaeec8b32f5cfd52a37abe16c9f6d073be2" +dependencies = [ + "cumulus-pallet-parachain-system 0.9.0", + "cumulus-pallet-xcmp-queue 0.9.0", + "cumulus-primitives-core 0.9.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "pallet-assets 31.0.0", + "pallet-balances 30.0.0", + "pallet-collator-selection 11.0.1", + "pallet-session 30.0.0", + "pallet-timestamp 29.0.0", + "pallet-xcm 9.0.1", + "pallet-xcm-bridge-hub-router 0.7.0", + "parachains-common 9.0.0", "parachains-runtimes-test-utils", "parity-scale-codec", - "sp-io", - "sp-runtime", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", - "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", - "substrate-wasm-builder", + "staging-parachain-info 0.9.0", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", + "staging-xcm-executor 9.0.1", + "substrate-wasm-builder 19.0.0", ] [[package]] @@ -539,22 +540,22 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "65e90021d772c2dd82d45fd085e05a2cb5866464d4c7421ac6a8007733b350bb" dependencies = [ - "cumulus-primitives-core", - "frame-support", + "cumulus-primitives-core 0.8.0", + "frame-support 29.0.2", "impl-trait-for-tuples", "log", - "pallet-asset-conversion", - "pallet-xcm", - "parachains-common", + "pallet-asset-conversion 11.0.0", + "pallet-xcm 8.0.5", + "parachains-common 8.0.1", "parity-scale-codec", "scale-info", - "sp-api", - "sp-runtime", + "sp-api 27.0.1", + "sp-runtime 32.0.0", "sp-std", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", - "substrate-wasm-builder", + "staging-xcm 8.0.1", + "staging-xcm-builder 8.0.3", + "staging-xcm-executor 8.0.2", + "substrate-wasm-builder 18.0.1", ] [[package]] @@ -799,6 +800,12 @@ version = "0.21.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" +[[package]] +name = "base64" +version = "0.22.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" + [[package]] name = "base64ct" version = "1.6.0" @@ -824,6 +831,16 @@ dependencies = [ "log", ] +[[package]] +name = "binary-merkle-tree" +version = "15.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4b5c0fd4282c30c05647e1052d71bf1a0c8067ab1e9a8fc6d0c292dce0ecb237" +dependencies = [ + "hash-db", + "log", +] + [[package]] name = "bincode" version = "1.3.3" @@ -1036,9 +1053,9 @@ name = "bp-asset-hub-paseo" version = "1.0.0" source = "git+https://github.com/paseo-network/runtimes/?tag=v1.2.5-system-chains#e7265b10b28d8b82c3146e72c98895dac2b55729" dependencies = [ - "frame-support", + "frame-support 29.0.2", "sp-std", - "staging-xcm", + "staging-xcm 8.0.1", "system-parachains-constants", ] @@ -1048,13 +1065,13 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3e91ab68506081576066d3641d7794f63d96f3ca1eee0c059c2cc2174e55f638" dependencies = [ - "bp-messages", - "bp-polkadot-core", - "bp-runtime", - "frame-support", - "frame-system", - "polkadot-primitives", - "sp-api", + "bp-messages 0.8.0", + "bp-polkadot-core 0.8.0", + "bp-runtime 0.8.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "polkadot-primitives 8.0.1", + "sp-api 27.0.1", "sp-std", ] @@ -1064,16 +1081,16 @@ version = "1.0.0" source = "git+https://github.com/paseo-network/runtimes/?tag=v1.2.5-system-chains#e7265b10b28d8b82c3146e72c98895dac2b55729" dependencies = [ "bp-bridge-hub-cumulus", - "bp-messages", - "bp-runtime", - "frame-support", + "bp-messages 0.8.0", + "bp-runtime 0.8.0", + "frame-support 29.0.2", "parity-scale-codec", "scale-info", "snowbridge-core", - "sp-api", - "sp-runtime", + "sp-api 27.0.1", + "sp-runtime 32.0.0", "sp-std", - "staging-xcm", + "staging-xcm 8.0.1", ] [[package]] @@ -1082,15 +1099,33 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "96157f586811969b3911d26cc79e02b28cfbecf859d96d7c12b6af10b9ea9350" dependencies = [ - "bp-runtime", + "bp-runtime 0.8.0", + "finality-grandpa", + "frame-support 29.0.2", + "parity-scale-codec", + "scale-info", + "serde", + "sp-consensus-grandpa 14.0.0", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "bp-header-chain" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0385451093c090de3cd21df0fc167d850cd1593ebe92ab46a3cc94134a9ee9f7" +dependencies = [ + "bp-runtime 0.9.0", "finality-grandpa", - "frame-support", + "frame-support 30.0.0", "parity-scale-codec", "scale-info", "serde", - "sp-consensus-grandpa", - "sp-core", - "sp-runtime", + "sp-consensus-grandpa 15.0.0", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -1100,31 +1135,47 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf43a49ea13d4c2f141481b6cbff85a197c47fe6aec1f5af21e40b68e8fd02fd" dependencies = [ - "bp-header-chain", - "bp-runtime", - "frame-support", + "bp-header-chain 0.8.0", + "bp-runtime 0.8.0", + "frame-support 29.0.2", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 29.0.0", + "sp-std", +] + +[[package]] +name = "bp-messages" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "92750c1e1c3acf6ad275b98dbdf39e5f712c6191200e918c72f3971dc68bd3dc" +dependencies = [ + "bp-header-chain 0.9.0", + "bp-runtime 0.9.0", + "frame-support 30.0.0", "parity-scale-codec", "scale-info", "serde", - "sp-core", + "sp-core 30.0.0", "sp-std", ] [[package]] name = "bp-parachains" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "762e309a008b2ad4088d4c4e9d39fa9f78f59124b6a52c25ceb0ef5f22d901f5" +checksum = "b9f687d8cdbc20a020c47bdba2e4a4036d89c0b653e790e2b88381e7b83ca902" dependencies = [ - "bp-header-chain", - "bp-polkadot-core", - "bp-runtime", - "frame-support", + "bp-header-chain 0.9.0", + "bp-polkadot-core 0.9.0", + "bp-runtime 0.9.0", + "frame-support 30.0.0", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -1134,31 +1185,50 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b862e8dcccc9a3fafb58a1735bc205b7663d3335d7b3dd942503b98f28d6b067" dependencies = [ - "bp-messages", - "bp-runtime", - "frame-support", - "frame-system", + "bp-messages 0.8.0", + "bp-runtime 0.8.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "parity-scale-codec", + "parity-util-mem", + "scale-info", + "serde", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "bp-polkadot-core" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4d7c738771da06f4625df5fe80c8d1500bfeb96222dd84953e56205ed1f1f235" +dependencies = [ + "bp-messages 0.9.0", + "bp-runtime 0.9.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "parity-util-mem", "scale-info", "serde", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] name = "bp-relayers" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "74a4b0e2771227611fe9e6a2c37ba2bf7408cf2385a9eb2f44e6096bb0e616ec" +checksum = "b7d60cd3e121ea701141a3501fd7414d3274150866214678b24d0ad9e322ad8d" dependencies = [ - "bp-messages", - "bp-runtime", - "frame-support", + "bp-messages 0.9.0", + "bp-runtime 0.9.0", + "frame-support 30.0.0", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 33.0.0", "sp-std", ] @@ -1168,8 +1238,32 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6b29668fffbc3e4a7ad789b498424ed6d8a313f93544a090bbaaef8a1f7fd243" dependencies = [ - "frame-support", - "frame-system", + "frame-support 29.0.2", + "frame-system 29.0.0", + "hash-db", + "impl-trait-for-tuples", + "log", + "num-traits", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-state-machine 0.36.0", + "sp-std", + "sp-trie 30.0.0", + "trie-db", +] + +[[package]] +name = "bp-runtime" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "054cd0a70ff7f847a9072e097e493bfa5cd0434c26d257132f9a05ebc5f73bce" +dependencies = [ + "frame-support 30.0.0", + "frame-system 30.0.0", "hash-db", "impl-trait-for-tuples", "log", @@ -1177,34 +1271,34 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-state-machine", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "sp-std", - "sp-trie", + "sp-trie 31.0.0", "trie-db", ] [[package]] name = "bp-test-utils" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6640a95733148b4f2004d362471eba49583da4b961681f5ea722039478924d31" +checksum = "f6a7cd5acb864eb002cb324def3e92fc7aea3b890dcf8467c23d102413e54268" dependencies = [ - "bp-header-chain", + "bp-header-chain 0.9.0", "bp-parachains", - "bp-polkadot-core", - "bp-runtime", + "bp-polkadot-core 0.9.0", + "bp-runtime 0.9.0", "ed25519-dalek", "finality-grandpa", "parity-scale-codec", - "sp-application-crypto", - "sp-consensus-grandpa", - "sp-core", - "sp-runtime", + "sp-application-crypto 32.0.0", + "sp-consensus-grandpa 15.0.0", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", - "sp-trie", + "sp-trie 31.0.0", ] [[package]] @@ -1224,44 +1318,56 @@ checksum = "86ff4abe93be7bc1663adc41817b1aa3476fbec953ce361537419924310d5dd4" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", + "sp-core 29.0.0", + "sp-runtime 32.0.0", ] [[package]] -name = "bridge-runtime-common" +name = "bp-xcm-bridge-hub-router" version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be96f5eb3ef2ce92e0337e06b76a2e0e9f120a5f6fd96bf8db817e5643c118b9" +checksum = "1c4f6632dc163635dac350d682f84513e506d8b156a6e936ed531586cf83624c" +dependencies = [ + "parity-scale-codec", + "scale-info", + "sp-core 30.0.0", + "sp-runtime 33.0.0", +] + +[[package]] +name = "bridge-runtime-common" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "79be531ae384634bb02bbe75b8107959a297dba4f4743eae75b8249d9df3c9e2" dependencies = [ - "bp-header-chain", - "bp-messages", + "bp-header-chain 0.9.0", + "bp-messages 0.9.0", "bp-parachains", - "bp-polkadot-core", + "bp-polkadot-core 0.9.0", "bp-relayers", - "bp-runtime", + "bp-runtime 0.9.0", "bp-xcm-bridge-hub", - "bp-xcm-bridge-hub-router", - "frame-support", - "frame-system", + "bp-xcm-bridge-hub-router 0.8.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "hash-db", "log", "pallet-bridge-grandpa", "pallet-bridge-messages", "pallet-bridge-parachains", "pallet-bridge-relayers", - "pallet-transaction-payment", - "pallet-utility", + "pallet-transaction-payment 30.0.0", + "pallet-utility 30.0.0", "parity-scale-codec", "scale-info", - "sp-api", - "sp-core", - "sp-io", - "sp-runtime", + "sp-api 28.0.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", - "sp-trie", - "staging-xcm", - "staging-xcm-builder", + "sp-trie 31.0.0", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", ] [[package]] @@ -1773,7 +1879,7 @@ dependencies = [ "gimli 0.27.3", "hashbrown 0.13.2", "log", - "regalloc2", + "regalloc2 0.6.1", "smallvec", "target-lexicon", ] @@ -1960,9 +2066,9 @@ dependencies = [ [[package]] name = "cumulus-client-cli" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "70d2597fe3235d263457aaff65d0fb5bed506698b81530e2e6afecd6d6c9af32" +checksum = "f7973210fbe9e3aa9e0c3526a640e53ca4d337edd831bba36ad95477f15be2d6" dependencies = [ "clap", "parity-scale-codec", @@ -1971,55 +2077,55 @@ dependencies = [ "sc-client-api", "sc-service", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "url", ] [[package]] name = "cumulus-client-collator" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c06ae72a125d056da3b722f00f87881a2afbb2af8fe9fa9a91587f139b9667e" +checksum = "dcc86757baaf304dc5e31f4258494cb555684b1192880f099c1804461afd9c76" dependencies = [ "cumulus-client-consensus-common", "cumulus-client-network", - "cumulus-primitives-core", + "cumulus-primitives-core 0.9.0", "futures", "parity-scale-codec", "parking_lot 0.12.1", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sc-client-api", - "sp-api", + "sp-api 28.0.0", "sp-consensus", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "tracing", ] [[package]] name = "cumulus-client-consensus-aura" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "18f4977f6a88af39c46832d571ac0d95e8322bf22eab42550fec34f72da9f034" +checksum = "38090a161c97a592632642de9937536031f400a6342167fb694459e7d7a0868f" dependencies = [ "async-trait", "cumulus-client-collator", "cumulus-client-consensus-common", "cumulus-client-consensus-proposer", "cumulus-client-parachain-inherent", - "cumulus-primitives-aura", - "cumulus-primitives-core", + "cumulus-primitives-aura 0.9.0", + "cumulus-primitives-core 0.9.0", "cumulus-relay-chain-interface", "futures", "parity-scale-codec", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sc-client-api", "sc-consensus", "sc-consensus-aura", @@ -2027,73 +2133,73 @@ dependencies = [ "sc-consensus-slots", "sc-telemetry", "schnellru", - "sp-api", - "sp-application-crypto", - "sp-block-builder", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-block-builder 28.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-keystore", - "sp-runtime", - "sp-state-machine", - "sp-timestamp", + "sp-consensus-aura 0.34.0", + "sp-core 30.0.0", + "sp-inherents 28.0.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", + "sp-timestamp 28.0.0", "substrate-prometheus-endpoint", "tracing", ] [[package]] name = "cumulus-client-consensus-common" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "350db1fc8841a44f344474b791d2ebe61b79bf6061043a7d826b3d02d1935a56" +checksum = "d1b4650279485c065ef0d320fe3eca76c28b118884985aedf6bfc9a4a567efae" dependencies = [ "async-trait", "cumulus-client-pov-recovery", - "cumulus-primitives-core", + "cumulus-primitives-core 0.9.0", "cumulus-relay-chain-interface", "dyn-clone", "futures", "log", "parity-scale-codec", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sc-client-api", "sc-consensus", "sc-consensus-babe", "schnellru", "sp-blockchain", "sp-consensus", - "sp-consensus-slots", - "sp-core", - "sp-runtime", - "sp-timestamp", - "sp-trie", + "sp-consensus-slots 0.34.0", + "sp-core 30.0.0", + "sp-runtime 33.0.0", + "sp-timestamp 28.0.0", + "sp-trie 31.0.0", "substrate-prometheus-endpoint", "tracing", ] [[package]] name = "cumulus-client-consensus-proposer" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38028f75597a34d447f059d6a7fd9c1c91bce0b8c48b08b1cbd19eb3def9c376" +checksum = "f09f56940da9f0479a7a4a823c1d6abf772263efeb6de60eb54a414816031ee7" dependencies = [ "anyhow", "async-trait", - "cumulus-primitives-parachain-inherent", + "cumulus-primitives-parachain-inherent 0.9.0", "sp-consensus", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-inherents 28.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "thiserror", ] [[package]] name = "cumulus-client-network" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ac095ef439c595ccb998be5a9d40778d8963c5a8ebbaed838fed6293232915b" +checksum = "2b07a201d4bdbbe3a704fb24401e95320ca8f4d36a6b21dd16b6e64ea9fc2f53" dependencies = [ "async-trait", "cumulus-relay-chain-interface", @@ -2102,50 +2208,50 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "polkadot-node-primitives", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 8.0.0", + "polkadot-primitives 9.0.0", "sc-client-api", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-runtime", - "sp-state-machine", + "sp-core 30.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "tracing", ] [[package]] name = "cumulus-client-parachain-inherent" -version = "0.2.0" +version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b516290cd4a6efc117824135761f3642dc57685e13da00727c460053ce978fe" +checksum = "f691d5c3cd55f18d377b171c37d388f60c8cc86b123dde2419b0995e21f114cb" dependencies = [ "async-trait", - "cumulus-primitives-core", - "cumulus-primitives-parachain-inherent", + "cumulus-primitives-core 0.9.0", + "cumulus-primitives-parachain-inherent 0.9.0", "cumulus-relay-chain-interface", "cumulus-test-relay-sproof-builder", "parity-scale-codec", "sc-client-api", "scale-info", - "sp-api", + "sp-api 28.0.0", "sp-crypto-hashing", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-inherents 28.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "sp-std", "sp-storage", - "sp-trie", + "sp-trie 31.0.0", "tracing", ] [[package]] name = "cumulus-client-pov-recovery" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4d55e96004ca9aa9d9b96a28ab2d97b1ca8d303c9d2405ea34cdf1462d4c4f0" +checksum = "4169440db89a04618d9a030d9443171b865649d298e27b087604a0b9f70ffa8f" dependencies = [ "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.9.0", "cumulus-relay-chain-interface", "futures", "futures-timer", @@ -2153,34 +2259,34 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "rand", "sc-client-api", "sc-consensus", "sp-consensus", "sp-maybe-compressed-blob", - "sp-runtime", + "sp-runtime 33.0.0", "tracing", ] [[package]] name = "cumulus-client-service" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "657f57c56159bb6cb74d9221de8f11c9e09962666381357896562662d3019799" +checksum = "b1b5b0f16d370cb4bdb1db6ef852a121607441b2ffe98603de5961d35feb187b" dependencies = [ "cumulus-client-cli", "cumulus-client-collator", "cumulus-client-consensus-common", "cumulus-client-network", "cumulus-client-pov-recovery", - "cumulus-primitives-core", - "cumulus-primitives-proof-size-hostfunction", + "cumulus-primitives-core 0.9.0", + "cumulus-primitives-proof-size-hostfunction 0.4.0", "cumulus-relay-chain-inprocess-interface", "cumulus-relay-chain-interface", "cumulus-relay-chain-minimal-node", "futures", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sc-client-api", "sc-consensus", "sc-network", @@ -2192,12 +2298,12 @@ dependencies = [ "sc-telemetry", "sc-transaction-pool", "sc-utils", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-runtime", - "sp-transaction-pool", + "sp-core 30.0.0", + "sp-runtime 33.0.0", + "sp-transaction-pool 28.0.0", ] [[package]] @@ -2206,16 +2312,35 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9e8e78b18548ae3454bc8a46e2bc2e3f521ea547844cbaecc9344d4741f4b1ef" dependencies = [ - "cumulus-pallet-parachain-system", - "frame-support", - "frame-system", - "pallet-aura", - "pallet-timestamp", + "cumulus-pallet-parachain-system 0.8.1", + "frame-support 29.0.2", + "frame-system 29.0.0", + "pallet-aura 28.0.0", + "pallet-timestamp 28.0.0", + "parity-scale-codec", + "scale-info", + "sp-application-crypto 31.0.0", + "sp-consensus-aura 0.33.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "cumulus-pallet-aura-ext" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c8c0f09547fdc04119cf10f7c7fef2365e50c4ebb994501ff49c59b4513d860" +dependencies = [ + "cumulus-pallet-parachain-system 0.9.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "pallet-aura 29.0.0", + "pallet-timestamp 29.0.0", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-consensus-aura", - "sp-runtime", + "sp-application-crypto 32.0.0", + "sp-consensus-aura 0.34.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -2227,31 +2352,67 @@ checksum = "1a215fe4d66d23e8f3956bd21b9d80d2b33239f3b150b36d56fa238cfc9421a5" dependencies = [ "bytes", "cumulus-pallet-parachain-system-proc-macro", - "cumulus-primitives-core", - "cumulus-primitives-parachain-inherent", - "cumulus-primitives-proof-size-hostfunction", + "cumulus-primitives-core 0.8.0", + "cumulus-primitives-parachain-inherent 0.8.0", + "cumulus-primitives-proof-size-hostfunction 0.3.0", + "environmental", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "impl-trait-for-tuples", + "log", + "pallet-message-queue 32.0.0", + "parity-scale-codec", + "polkadot-parachain-primitives 7.0.0", + "polkadot-runtime-common 8.0.3", + "polkadot-runtime-parachains 8.0.3", + "scale-info", + "sp-core 29.0.0", + "sp-externalities 0.26.0", + "sp-inherents 27.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-state-machine 0.36.0", + "sp-std", + "sp-trie 30.0.0", + "sp-version 30.0.0", + "staging-xcm 8.0.1", + "trie-db", +] + +[[package]] +name = "cumulus-pallet-parachain-system" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "60ed4784ab971a10b3b5d4094e6dd391a994ac9d5f48ee18cb1db1fe5b2b1e4a" +dependencies = [ + "bytes", + "cumulus-pallet-parachain-system-proc-macro", + "cumulus-primitives-core 0.9.0", + "cumulus-primitives-parachain-inherent 0.9.0", + "cumulus-primitives-proof-size-hostfunction 0.4.0", "environmental", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "impl-trait-for-tuples", "log", - "pallet-message-queue", + "pallet-message-queue 33.0.0", "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-runtime-common", - "polkadot-runtime-parachains", + "polkadot-parachain-primitives 8.0.0", + "polkadot-runtime-common 9.0.0", + "polkadot-runtime-parachains 9.0.0", "scale-info", - "sp-core", - "sp-externalities", - "sp-inherents", - "sp-io", - "sp-runtime", - "sp-state-machine", + "sp-core 30.0.0", + "sp-externalities 0.27.0", + "sp-inherents 28.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "sp-std", - "sp-trie", - "sp-version", - "staging-xcm", + "sp-trie 31.0.0", + "sp-version 31.0.0", + "staging-xcm 9.0.0", "trie-db", ] @@ -2273,12 +2434,27 @@ version = "10.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2f3259f743f70f39baa3abf2d9d8de864e18120465f8731b99bef039a3bf9329" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-session", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "pallet-session 29.0.0", + "parity-scale-codec", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "cumulus-pallet-session-benchmarking" +version = "11.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "07d60332d340bbf286af82553bd497bc958985b883c7e71a2cbb46ac8e814adb" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "pallet-session 30.0.0", "parity-scale-codec", - "sp-runtime", + "sp-runtime 33.0.0", "sp-std", ] @@ -2288,15 +2464,32 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e802291060763f8d1176bf808da97aafe5afe7351f62bb093c317c1d35c5cee" dependencies = [ - "cumulus-primitives-core", - "frame-support", - "frame-system", + "cumulus-primitives-core 0.8.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", + "staging-xcm 8.0.1", +] + +[[package]] +name = "cumulus-pallet-xcm" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0ff39e7420c30c2f1d528e254e993e21414c4a3c01f90d7c2e6dcfbd19049c18" +dependencies = [ + "cumulus-primitives-core 0.9.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", - "staging-xcm", + "staging-xcm 9.0.0", ] [[package]] @@ -2306,23 +2499,49 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0fa22d6e479a4d3a2790bab291269ba0917a1ac384255a54a2ebc3f7c37e505e" dependencies = [ "bounded-collections 0.2.0", - "bp-xcm-bridge-hub-router", - "cumulus-primitives-core", - "frame-benchmarking", - "frame-support", - "frame-system", + "bp-xcm-bridge-hub-router 0.7.0", + "cumulus-primitives-core 0.8.0", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "pallet-message-queue 32.0.0", + "parity-scale-codec", + "polkadot-runtime-common 8.0.3", + "polkadot-runtime-parachains 8.0.3", + "scale-info", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", + "staging-xcm 8.0.1", + "staging-xcm-executor 8.0.2", +] + +[[package]] +name = "cumulus-pallet-xcmp-queue" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "753e8fcd97b3ae801bad71b2909c1e323683c0c49f7c92b2b3766ab58189a45f" +dependencies = [ + "bounded-collections 0.2.0", + "bp-xcm-bridge-hub-router 0.8.0", + "cumulus-primitives-core 0.9.0", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", - "pallet-message-queue", + "pallet-message-queue 33.0.0", "parity-scale-codec", - "polkadot-runtime-common", - "polkadot-runtime-parachains", + "polkadot-runtime-common 9.0.0", + "polkadot-runtime-parachains 9.0.0", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", - "staging-xcm", - "staging-xcm-executor", + "staging-xcm 9.0.0", + "staging-xcm-executor 9.0.1", ] [[package]] @@ -2332,11 +2551,26 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2f07d6177692154043d7ddcc0b87ca5365ae8e4d94b90d9931f6b2f76e162f09" dependencies = [ "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-primitives", - "sp-api", - "sp-consensus-aura", - "sp-runtime", + "polkadot-core-primitives 8.0.0", + "polkadot-primitives 8.0.1", + "sp-api 27.0.1", + "sp-consensus-aura 0.33.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "cumulus-primitives-aura" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "14b362f87e3fe8c8bd4c2b95fe4f8fcf601d1cf134c2c584297fdce18d8f60eb" +dependencies = [ + "parity-scale-codec", + "polkadot-core-primitives 9.0.0", + "polkadot-primitives 9.0.0", + "sp-api 28.0.0", + "sp-consensus-aura 0.34.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -2347,15 +2581,33 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9df07f6825fd50ea30aae335e43dc1a615a05de7465f5f329b9e414f2c886a12" dependencies = [ "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-core-primitives 8.0.0", + "polkadot-parachain-primitives 7.0.0", + "polkadot-primitives 8.0.1", + "scale-info", + "sp-api 27.0.1", + "sp-runtime 32.0.0", + "sp-std", + "sp-trie 30.0.0", + "staging-xcm 8.0.1", +] + +[[package]] +name = "cumulus-primitives-core" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "855c15fa25c6b55446e1c07f5cc830cfc0547e4d6d2b46b66dc28b088e69db75" +dependencies = [ + "parity-scale-codec", + "polkadot-core-primitives 9.0.0", + "polkadot-parachain-primitives 8.0.0", + "polkadot-primitives 9.0.0", "scale-info", - "sp-api", - "sp-runtime", + "sp-api 28.0.0", + "sp-runtime 33.0.0", "sp-std", - "sp-trie", - "staging-xcm", + "sp-trie 31.0.0", + "staging-xcm 9.0.0", ] [[package]] @@ -2365,13 +2617,29 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "38ad140a065a6b8001fb26ec42b91391e90fde120f5b4e57986698249a9b98c8" dependencies = [ "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.8.0", + "parity-scale-codec", + "scale-info", + "sp-core 29.0.0", + "sp-inherents 27.0.0", + "sp-std", + "sp-trie 30.0.0", +] + +[[package]] +name = "cumulus-primitives-parachain-inherent" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c4043915fbee54cc0acc83450f035989aa2e1170210e9e6d7fc2a5773cd81eef" +dependencies = [ + "async-trait", + "cumulus-primitives-core 0.9.0", "parity-scale-codec", "scale-info", - "sp-core", - "sp-inherents", + "sp-core 30.0.0", + "sp-inherents 28.0.0", "sp-std", - "sp-trie", + "sp-trie 31.0.0", ] [[package]] @@ -2380,9 +2648,20 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c1b74f9141190b9f4bf96a947ade46da64097b77f1ebfa8d611c81724250e119" dependencies = [ - "sp-externalities", - "sp-runtime-interface", - "sp-trie", + "sp-externalities 0.26.0", + "sp-runtime-interface 25.0.0", + "sp-trie 30.0.0", +] + +[[package]] +name = "cumulus-primitives-proof-size-hostfunction" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d7034e98f0883e9f5601063c7d252406ee5cc9c98090635e33fa3070bfcb62cb" +dependencies = [ + "sp-externalities 0.27.0", + "sp-runtime-interface 26.0.0", + "sp-trie 31.0.0", ] [[package]] @@ -2391,29 +2670,50 @@ version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e65466e56d642f979b556d098a03755ae51972fff5fa0f9b1cdcfdb3df062ea3" dependencies = [ - "cumulus-primitives-core", - "frame-support", + "cumulus-primitives-core 0.8.0", + "frame-support 29.0.2", + "log", + "pallet-asset-conversion 11.0.0", + "parity-scale-codec", + "polkadot-runtime-common 8.0.3", + "polkadot-runtime-parachains 8.0.3", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", + "staging-xcm 8.0.1", + "staging-xcm-builder 8.0.3", + "staging-xcm-executor 8.0.2", +] + +[[package]] +name = "cumulus-primitives-utility" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6dc4ccf3de0ffcd12b50954651421074699c4e103d9e17b8cb90265b2a72abcc" +dependencies = [ + "cumulus-primitives-core 0.9.0", + "frame-support 30.0.0", "log", - "pallet-asset-conversion", + "pallet-asset-conversion 12.0.0", "parity-scale-codec", - "polkadot-runtime-common", - "polkadot-runtime-parachains", - "sp-io", - "sp-runtime", + "polkadot-runtime-common 9.0.0", + "polkadot-runtime-parachains 9.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", + "staging-xcm-executor 9.0.1", ] [[package]] name = "cumulus-relay-chain-inprocess-interface" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cff27dec2eab6cd1d854756d62bd7053721ccd115f36f9e8b0976b1e46b70ef7" +checksum = "bf009edca50d0be7e7408c16482dc2f389cfcf5d490c0e4700d41f9487ddd86f" dependencies = [ "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.9.0", "cumulus-relay-chain-interface", "futures", "futures-timer", @@ -2424,48 +2724,48 @@ dependencies = [ "sc-sysinfo", "sc-telemetry", "sc-tracing", - "sp-api", + "sp-api 28.0.0", "sp-consensus", - "sp-core", - "sp-runtime", - "sp-state-machine", + "sp-core 30.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", ] [[package]] name = "cumulus-relay-chain-interface" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40c736f39b50eecf194707e15d0359677bb8fe8138b01f6493ab9b7e10d2d1ae" +checksum = "5d70b6d323b475b48c5e5cb215b032d685683d5c94ae9a4e808fb171b88a5e66" dependencies = [ "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.9.0", "futures", "jsonrpsee-core", "parity-scale-codec", "polkadot-overseer", "sc-client-api", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", - "sp-state-machine", + "sp-state-machine 0.37.0", "thiserror", ] [[package]] name = "cumulus-relay-chain-minimal-node" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c7718fe298d567adc44fae3dd7024418d6eff08264041e4b0544d1892861cd6" +checksum = "689c2b0c1fc49c58e5d51faa45ae361f993f8d0f313abeab1990ac58c10cbcbd" dependencies = [ "array-bytes 6.2.2", "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.9.0", "cumulus-relay-chain-interface", "cumulus-relay-chain-rpc-interface", "futures", "parking_lot 0.12.1", "polkadot-availability-recovery", "polkadot-collator-protocol", - "polkadot-core-primitives", + "polkadot-core-primitives 9.0.0", "polkadot-network-bridge", "polkadot-node-collation-generation", "polkadot-node-core-chain-api", @@ -2474,7 +2774,7 @@ dependencies = [ "polkadot-node-network-protocol", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sc-authority-discovery", "sc-client-api", "sc-network", @@ -2482,11 +2782,11 @@ dependencies = [ "sc-service", "sc-tracing", "sc-utils", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-babe", - "sp-runtime", + "sp-consensus-babe 0.34.0", + "sp-runtime 33.0.0", "substrate-prometheus-endpoint", "tokio", "tracing", @@ -2494,12 +2794,12 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-rpc-interface" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8e2269d4c1f37593257b3d7b90f8b56adab0793d9b9f5c1b5334c9ca7e3b10b" +checksum = "a094c62e40c3731c7cb4a0a78f80bbbe73e665e0bf367a28213e68d5b80a8ba3" dependencies = [ "async-trait", - "cumulus-primitives-core", + "cumulus-primitives-core 0.9.0", "cumulus-relay-chain-interface", "either", "futures", @@ -2517,14 +2817,14 @@ dependencies = [ "serde_json", "smoldot", "smoldot-light", - "sp-api", - "sp-authority-discovery", - "sp-consensus-babe", - "sp-core", - "sp-runtime", - "sp-state-machine", + "sp-api 28.0.0", + "sp-authority-discovery 28.0.0", + "sp-consensus-babe 0.34.0", + "sp-core 30.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "sp-storage", - "sp-version", + "sp-version 31.0.0", "thiserror", "tokio", "tokio-util", @@ -2534,17 +2834,17 @@ dependencies = [ [[package]] name = "cumulus-test-relay-sproof-builder" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bfff604ad01c5c0c397f9a971c8cec6443aea3658813778875b4f64de07847d5" +checksum = "b934962b9161c12a09521d2919cec1923a9dc7361beae6850e627c9da99c807c" dependencies = [ - "cumulus-primitives-core", + "cumulus-primitives-core 0.9.0", "parity-scale-codec", - "polkadot-primitives", - "sp-runtime", - "sp-state-machine", + "polkadot-primitives 9.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "sp-std", - "sp-trie", + "sp-trie 31.0.0", ] [[package]] @@ -2645,6 +2945,19 @@ dependencies = [ "syn 2.0.55", ] +[[package]] +name = "dashmap" +version = "5.5.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856" +dependencies = [ + "cfg-if", + "hashbrown 0.14.3", + "lock_api", + "once_cell", + "parking_lot_core 0.9.9", +] + [[package]] name = "data-encoding" version = "2.5.0" @@ -3006,34 +3319,34 @@ dependencies = [ [[package]] name = "emulated-integration-tests-common" -version = "4.0.0" +version = "5.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24a73ae1af5bb264240ccd199335ae78db85d055da4f749d44333d21719e5896" +checksum = "b408b688947a0f16d131985840918b23dfc52aa6be4a9318598da22e0e13f870" dependencies = [ "asset-test-utils", - "bp-messages", + "bp-messages 0.9.0", "bridge-runtime-common", - "cumulus-pallet-parachain-system", - "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", - "frame-support", - "pallet-assets", - "pallet-balances", + "cumulus-pallet-parachain-system 0.9.0", + "cumulus-pallet-xcmp-queue 0.9.0", + "cumulus-primitives-core 0.9.0", + "frame-support 30.0.0", + "pallet-assets 31.0.0", + "pallet-balances 30.0.0", "pallet-bridge-messages", - "pallet-message-queue", - "pallet-xcm", - "parachains-common", + "pallet-message-queue 33.0.0", + "pallet-xcm 9.0.1", + "parachains-common 9.0.0", "parity-scale-codec", "paste", - "polkadot-primitives", - "polkadot-runtime-parachains", - "polkadot-service", + "polkadot-primitives 9.0.0", + "polkadot-runtime-parachains 9.0.0", "sc-consensus-grandpa", - "sp-authority-discovery", - "sp-consensus-babe", - "sp-core", - "sp-runtime", - "staging-xcm", + "sp-authority-discovery 28.0.0", + "sp-consensus-babe 0.34.0", + "sp-consensus-beefy 15.0.0", + "sp-core 30.0.0", + "sp-runtime 33.0.0", + "staging-xcm 9.0.0", "xcm-emulator", ] @@ -3285,6 +3598,12 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" +[[package]] +name = "fallible-iterator" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" + [[package]] name = "fastrand" version = "1.9.0" @@ -3463,21 +3782,47 @@ version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4090659c6aaa3c4d5b6c6ec909b4b0a25dec10ad92aad5f729efa8d5bd4d806a" dependencies = [ - "frame-support", - "frame-support-procedural", - "frame-system", + "frame-support 29.0.2", + "frame-support-procedural 24.0.0", + "frame-system 29.0.0", + "linregress", + "log", + "parity-scale-codec", + "paste", + "scale-info", + "serde", + "sp-api 27.0.1", + "sp-application-crypto 31.0.0", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-runtime-interface 25.0.0", + "sp-std", + "sp-storage", + "static_assertions", +] + +[[package]] +name = "frame-benchmarking" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "34134abd64876c2cba150b703d8c74b1b222147e61dbc33cbb9db72f7c1cdb2f" +dependencies = [ + "frame-support 30.0.0", + "frame-support-procedural 25.0.0", + "frame-system 30.0.0", "linregress", "log", "parity-scale-codec", "paste", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-io", - "sp-runtime", - "sp-runtime-interface", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-runtime-interface 26.0.0", "sp-std", "sp-storage", "static_assertions", @@ -3485,18 +3830,18 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" -version = "33.0.0" +version = "34.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "efe02c96362e3c7308cdea7545859f767194a1f3f00928f0e1357f4b8a0b3b2c" +checksum = "e618a6cbce60ed9a94850b2cb7d08a08e391ee0f287ee20082430da2d385916b" dependencies = [ "Inflector", "array-bytes 6.2.2", "chrono", "clap", "comfy-table", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "gethostname", "handlebars", "itertools 0.10.5", @@ -3515,18 +3860,18 @@ dependencies = [ "sc-sysinfo", "serde", "serde_json", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", - "sp-core", + "sp-core 30.0.0", "sp-database", - "sp-externalities", - "sp-inherents", - "sp-io", - "sp-keystore", - "sp-runtime", - "sp-state-machine", + "sp-externalities 0.27.0", + "sp-inherents 28.0.0", + "sp-io 32.0.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "sp-storage", - "sp-trie", + "sp-trie 31.0.0", "sp-wasm-interface", "thiserror", "thousands", @@ -3551,32 +3896,69 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "87da19ee99e6473cd057ead84337d20011fe5e299c6750e88e43b8b7963b8852" dependencies = [ "frame-election-provider-solution-type", - "frame-support", - "frame-system", + "frame-support 29.0.2", + "frame-system 29.0.0", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-npos-elections", - "sp-runtime", + "sp-arithmetic 24.0.0", + "sp-core 29.0.0", + "sp-npos-elections 27.0.0", + "sp-runtime 32.0.0", "sp-std", ] [[package]] -name = "frame-executive" -version = "29.0.0" +name = "frame-election-provider-support" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09bff9574ee2dcc349f646e1d2faadf76afd688c2ea1bbac5e4a0e19a0c19c59" +checksum = "53ff3c76750b481f9fd633ccddeed955426adc28aee566dd7233b7ac22cda9f5" dependencies = [ - "frame-support", - "frame-system", - "frame-try-runtime", - "log", + "frame-election-provider-solution-type", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", + "sp-npos-elections 28.0.0", + "sp-runtime 33.0.0", + "sp-std", +] + +[[package]] +name = "frame-executive" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "09bff9574ee2dcc349f646e1d2faadf76afd688c2ea1bbac5e4a0e19a0c19c59" +dependencies = [ + "frame-support 29.0.2", + "frame-system 29.0.0", + "frame-try-runtime 0.35.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", + "sp-tracing", +] + +[[package]] +name = "frame-executive" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9d4542ef9abae48cb665f9992ece20ecded914ecfdaafb3f76968c645358b8df" +dependencies = [ + "frame-support 30.0.0", + "frame-system 30.0.0", + "frame-try-runtime 0.36.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", "sp-tracing", ] @@ -3601,19 +3983,19 @@ checksum = "5bb1eec9eb46d3e016c95b2fa875118c04609f2150013c56a894cae00581e265" dependencies = [ "array-bytes 6.2.2", "docify", - "frame-support", - "frame-system", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 32.0.0", ] [[package]] name = "frame-remote-externalities" -version = "0.36.0" +version = "0.37.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "360bfdb6821372164a65933d9a6d5998f38c722360b59b69d2bf78a87ef58b2a" +checksum = "2e11f19ac2855385880d96366287a52fa4cc513e2d5ec53b891a5f7ac7be2a71" dependencies = [ "futures", "indicatif", @@ -3621,11 +4003,11 @@ dependencies = [ "log", "parity-scale-codec", "serde", - "sp-core", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-io", - "sp-runtime", - "sp-state-machine", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "spinners", "substrate-rpc-client", "tokio", @@ -3644,7 +4026,49 @@ dependencies = [ "docify", "environmental", "frame-metadata", - "frame-support-procedural", + "frame-support-procedural 24.0.0", + "impl-trait-for-tuples", + "k256", + "log", + "macro_magic", + "parity-scale-codec", + "paste", + "scale-info", + "serde", + "serde_json", + "smallvec", + "sp-api 27.0.1", + "sp-arithmetic 24.0.0", + "sp-core 29.0.0", + "sp-crypto-hashing-proc-macro", + "sp-debug-derive", + "sp-genesis-builder 0.8.0", + "sp-inherents 27.0.0", + "sp-io 31.0.0", + "sp-metadata-ir", + "sp-runtime 32.0.0", + "sp-staking 27.0.0", + "sp-state-machine 0.36.0", + "sp-std", + "sp-tracing", + "sp-weights 28.0.0", + "static_assertions", + "tt-call", +] + +[[package]] +name = "frame-support" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "40bde5b74ac70a1c9fe4f846220ea10e78b81b0ffcdb567d16d28472bc332f95" +dependencies = [ + "aquamarine", + "array-bytes 6.2.2", + "bitflags 1.3.2", + "docify", + "environmental", + "frame-metadata", + "frame-support-procedural 25.0.0", "impl-trait-for-tuples", "k256", "log", @@ -3655,21 +4079,21 @@ dependencies = [ "serde", "serde_json", "smallvec", - "sp-api", - "sp-arithmetic", - "sp-core", + "sp-api 28.0.0", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", "sp-crypto-hashing-proc-macro", "sp-debug-derive", - "sp-genesis-builder", - "sp-inherents", - "sp-io", + "sp-genesis-builder 0.9.0", + "sp-inherents 28.0.0", + "sp-io 32.0.0", "sp-metadata-ir", - "sp-runtime", - "sp-staking", - "sp-state-machine", + "sp-runtime 33.0.0", + "sp-staking 28.0.0", + "sp-state-machine 0.37.0", "sp-std", "sp-tracing", - "sp-weights", + "sp-weights 29.0.0", "static_assertions", "tt-call", ] @@ -3684,7 +4108,27 @@ dependencies = [ "cfg-expr", "derive-syn-parse 0.1.5", "expander 2.1.0", - "frame-support-procedural-tools", + "frame-support-procedural-tools 10.0.0", + "itertools 0.10.5", + "macro_magic", + "proc-macro-warning", + "proc-macro2", + "quote", + "sp-crypto-hashing", + "syn 2.0.55", +] + +[[package]] +name = "frame-support-procedural" +version = "25.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c762bf871c6655636a40a74d06f7f1bf69813f8037ad269704ae35b1c56c42ec" +dependencies = [ + "Inflector", + "cfg-expr", + "derive-syn-parse 0.1.5", + "expander 2.1.0", + "frame-support-procedural-tools 11.0.1", "itertools 0.10.5", "macro_magic", "proc-macro-warning", @@ -3700,7 +4144,20 @@ version = "10.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3363df38464c47a73eb521a4f648bfcc7537a82d70347ef8af3f73b6d019e910" dependencies = [ - "frame-support-procedural-tools-derive", + "frame-support-procedural-tools-derive 11.0.0", + "proc-macro-crate 3.1.0", + "proc-macro2", + "quote", + "syn 2.0.55", +] + +[[package]] +name = "frame-support-procedural-tools" +version = "11.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b482a1d18fa63aed1ff3fe3fcfb3bc23d92cb3903d6b9774f75dc2c4e1001c3a" +dependencies = [ + "frame-support-procedural-tools-derive 12.0.0", "proc-macro-crate 3.1.0", "proc-macro2", "quote", @@ -3718,6 +4175,17 @@ dependencies = [ "syn 2.0.55", ] +[[package]] +name = "frame-support-procedural-tools-derive" +version = "12.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ed971c6435503a099bdac99fe4c5bea08981709e5b5a0a8535a1856f48561191" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.55", +] + [[package]] name = "frame-system" version = "29.0.0" @@ -3726,17 +4194,38 @@ checksum = "5bc20a793c3cec0b11165c1075fe11a255b2491f3eef8230bb3073cb296e7383" dependencies = [ "cfg-if", "docify", - "frame-support", + "frame-support 29.0.2", + "log", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", + "sp-version 30.0.0", + "sp-weights 28.0.0", +] + +[[package]] +name = "frame-system" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c302f711acf3196b4bf2b4629a07a2ac6e44cd1782434ec88b85d59adfb1204d" +dependencies = [ + "cfg-if", + "docify", + "frame-support 30.0.0", "log", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", - "sp-version", - "sp-weights", + "sp-version 31.0.0", + "sp-weights 29.0.0", ] [[package]] @@ -3745,13 +4234,29 @@ version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ac47ee48fee3a0b49c9ab9ee68997dee3733776a355f780cf2858449cf495d69" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "frame-system-benchmarking" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e41213421daaf14370e6d59016bd1be5e8d8c990bb336b72e72b3c60d874d3df" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -3762,7 +4267,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4c1b20433c3c76b56ce905ed971631ec8c34fa64cf6c20e590afe46455fc0cc8" dependencies = [ "parity-scale-codec", - "sp-api", + "sp-api 27.0.1", +] + +[[package]] +name = "frame-system-rpc-runtime-api" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7b48b28339a07bb7e797d3546c29600dd0b7c97ffd9d6642665dc96d81c0b475" +dependencies = [ + "parity-scale-codec", + "sp-api 28.0.0", ] [[package]] @@ -3771,10 +4286,23 @@ version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0eab87d07bc2f9a2160b818d1b7506c303b3b28b6a8a5f01dc5e2641390450b5" dependencies = [ - "frame-support", + "frame-support 29.0.2", + "parity-scale-codec", + "sp-api 27.0.1", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "frame-try-runtime" +version = "0.36.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3be404b49a2c947a77ec813b372ca5119182f8de131ee98a5656bc1043958b8b" +dependencies = [ + "frame-support 30.0.0", "parity-scale-codec", - "sp-api", - "sp-runtime", + "sp-api 28.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -4035,7 +4563,7 @@ version = "0.27.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e" dependencies = [ - "fallible-iterator", + "fallible-iterator 0.2.0", "indexmap 1.9.3", "stable_deref_trait", ] @@ -4045,6 +4573,10 @@ name = "gimli" version = "0.28.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" +dependencies = [ + "fallible-iterator 0.3.0", + "stable_deref_trait", +] [[package]] name = "glob" @@ -4052,6 +4584,26 @@ version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" +[[package]] +name = "governor" +version = "0.6.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "68a7f542ee6b35af73b06abc0dad1c1bae89964e4e253bc4b587b91c9637867b" +dependencies = [ + "cfg-if", + "dashmap", + "futures", + "futures-timer", + "no-std-compat", + "nonzero_ext", + "parking_lot 0.12.1", + "portable-atomic", + "quanta", + "rand", + "smallvec", + "spinning_top", +] + [[package]] name = "group" version = "0.13.0" @@ -4329,9 +4881,9 @@ dependencies = [ "hyper", "log", "rustls 0.21.10", - "rustls-native-certs", + "rustls-native-certs 0.6.3", "tokio", - "tokio-rustls", + "tokio-rustls 0.24.1", ] [[package]] @@ -4554,29 +5106,29 @@ version = "0.0.0" dependencies = [ "asset-hub-paseo-runtime", "asset-test-utils", - "cumulus-primitives-core", + "cumulus-primitives-core 0.9.0", "emulated-integration-tests-common", - "frame-support", - "pallet-assets", - "pallet-balances", - "pallet-message-queue", - "pallet-xcm", + "frame-support 30.0.0", + "pallet-assets 31.0.0", + "pallet-balances 30.0.0", + "pallet-message-queue 33.0.0", + "pallet-xcm 9.0.1", "parity-scale-codec", "paseo-runtime", "paseo-runtime-constants", - "polkadot-primitives", - "polkadot-runtime-parachains", + "polkadot-primitives 9.0.0", + "polkadot-runtime-parachains 9.0.0", "pop-runtime-common", "pop-runtime-devnet", - "sp-authority-discovery", - "sp-consensus-aura", - "sp-consensus-babe", - "sp-consensus-beefy", - "sp-consensus-grandpa", - "sp-core", - "sp-runtime", - "staging-xcm", - "staging-xcm-executor", + "sp-authority-discovery 28.0.0", + "sp-consensus-aura 0.34.0", + "sp-consensus-babe 0.34.0", + "sp-consensus-beefy 15.0.0", + "sp-consensus-grandpa 15.0.0", + "sp-core 30.0.0", + "sp-runtime 33.0.0", + "staging-xcm 9.0.0", + "staging-xcm-executor 9.0.1", "tracing-subscriber 0.3.18", ] @@ -4679,9 +5231,9 @@ dependencies = [ [[package]] name = "jsonrpsee" -version = "0.20.3" +version = "0.22.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "affdc52f7596ccb2d7645231fc6163bb314630c989b64998f3699a28b4d5d4dc" +checksum = "cfdb12a2381ea5b2e68c3469ec604a007b367778cdb14d09612c8069ebd616ad" dependencies = [ "jsonrpsee-core", "jsonrpsee-http-client", @@ -4695,19 +5247,20 @@ dependencies = [ [[package]] name = "jsonrpsee-client-transport" -version = "0.20.3" +version = "0.22.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b5b005c793122d03217da09af68ba9383363caa950b90d3436106df8cabce935" +checksum = "4978087a58c3ab02efc5b07c5e5e2803024536106fd5506f558db172c889b3aa" dependencies = [ "futures-util", "http", "jsonrpsee-core", "pin-project", - "rustls-native-certs", + "rustls-native-certs 0.7.1", + "rustls-pki-types", "soketto", "thiserror", "tokio", - "tokio-rustls", + "tokio-rustls 0.25.0", "tokio-util", "tracing", "url", @@ -4715,12 +5268,11 @@ dependencies = [ [[package]] name = "jsonrpsee-core" -version = "0.20.3" +version = "0.22.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da2327ba8df2fdbd5e897e2b5ed25ce7f299d345b9736b6828814c3dbd1fd47b" +checksum = "b4b257e1ec385e07b0255dde0b933f948b5c8b8c28d42afda9587c3a967b896d" dependencies = [ "anyhow", - "async-lock 2.8.0", "async-trait", "beef", "futures-timer", @@ -4728,21 +5280,22 @@ dependencies = [ "hyper", "jsonrpsee-types", "parking_lot 0.12.1", + "pin-project", "rand", "rustc-hash", "serde", "serde_json", - "soketto", "thiserror", "tokio", + "tokio-stream", "tracing", ] [[package]] name = "jsonrpsee-http-client" -version = "0.20.3" +version = "0.22.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f80c17f62c7653ce767e3d7288b793dfec920f97067ceb189ebdd3570f2bc20" +checksum = "1ccf93fc4a0bfe05d851d37d7c32b7f370fe94336b52a2f0efc5f1981895c2e5" dependencies = [ "async-trait", "hyper", @@ -4760,28 +5313,29 @@ dependencies = [ [[package]] name = "jsonrpsee-proc-macros" -version = "0.20.3" +version = "0.22.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "29110019693a4fa2dbda04876499d098fa16d70eba06b1e6e2b3f1b251419515" +checksum = "7d0bb047e79a143b32ea03974a6bf59b62c2a4c5f5d42a381c907a8bbb3f75c0" dependencies = [ "heck 0.4.1", - "proc-macro-crate 1.3.1", + "proc-macro-crate 3.1.0", "proc-macro2", "quote", - "syn 1.0.109", + "syn 2.0.55", ] [[package]] name = "jsonrpsee-server" -version = "0.20.3" +version = "0.22.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "82c39a00449c9ef3f50b84fc00fc4acba20ef8f559f07902244abf4c15c5ab9c" +checksum = "12d8b6a9674422a8572e0b0abb12feeb3f2aeda86528c80d0350c2bd0923ab41" dependencies = [ "futures-util", "http", "hyper", "jsonrpsee-core", "jsonrpsee-types", + "pin-project", "route-recognizer", "serde", "serde_json", @@ -4796,23 +5350,22 @@ dependencies = [ [[package]] name = "jsonrpsee-types" -version = "0.20.3" +version = "0.22.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5be0be325642e850ed0bdff426674d2e66b2b7117c9be23a7caef68a2902b7d9" +checksum = "150d6168405890a7a3231a3c74843f58b8959471f6df76078db2619ddee1d07d" dependencies = [ "anyhow", "beef", "serde", "serde_json", "thiserror", - "tracing", ] [[package]] name = "jsonrpsee-ws-client" -version = "0.20.3" +version = "0.22.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bca9cb3933ccae417eb6b08c3448eb1cb46e39834e5b503e395e5e5bd08546c0" +checksum = "58b9db2dfd5bb1194b0ce921504df9ceae210a345bc2f6c5a61432089bbab070" dependencies = [ "http", "jsonrpsee-client-transport", @@ -5767,38 +6320,38 @@ dependencies = [ [[package]] name = "mmr-gadget" -version = "30.0.0" +version = "31.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6f62cddc29c17965ab16a051a745520d41c28d8b4c2b6188aaf661db056d67c9" +checksum = "5bc2f5c2f4d5e8ad1c275708b7d7e23fa2812cc94e3591b864d9d89f96b3fea4" dependencies = [ "futures", "log", "parity-scale-codec", "sc-client-api", "sc-offchain", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-beefy", - "sp-core", - "sp-mmr-primitives", - "sp-runtime", + "sp-consensus-beefy 15.0.0", + "sp-core 30.0.0", + "sp-mmr-primitives 28.0.0", + "sp-runtime 33.0.0", ] [[package]] name = "mmr-rpc" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2634b45039e064c343a0a77ed45e03ca027c84e1b250b2f3988af7cde9b7e79e" +checksum = "93c2b8a657edbe89a72f0d95e31d7f31837035a067f0316499aaa9bddf6dda78" dependencies = [ "jsonrpsee", "parity-scale-codec", "serde", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", - "sp-core", - "sp-mmr-primitives", - "sp-runtime", + "sp-core 30.0.0", + "sp-mmr-primitives 28.0.0", + "sp-runtime 33.0.0", ] [[package]] @@ -6107,6 +6660,12 @@ dependencies = [ "libc", ] +[[package]] +name = "no-std-compat" +version = "0.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b93853da6d84c2e3c7d730d6473e8817692dd89be387eb01b94d7f108ecb5b8c" + [[package]] name = "no-std-net" version = "0.6.0" @@ -6135,6 +6694,12 @@ dependencies = [ "minimal-lexical", ] +[[package]] +name = "nonzero_ext" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21" + [[package]] name = "normalize-line-endings" version = "0.3.0" @@ -6332,16 +6897,35 @@ version = "11.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4079f12db3cf98daa717337ab5b7e5ef15aa3bec3b497f501dc715d129b500da" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-api 27.0.1", + "sp-arithmetic 24.0.0", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-asset-conversion" +version = "12.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c423381a64cf1d9ee7b5d6be968e4b94019a7b993ba8c92eca5842bfdba40651" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-api", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-api 28.0.0", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -6351,13 +6935,13 @@ version = "11.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d2019e84d65bf6c6105edb61cd6b6f4c6d9a1b347e05d9380e92b0dcf2a29fd7" dependencies = [ - "frame-support", - "frame-system", - "pallet-asset-conversion", - "pallet-transaction-payment", + "frame-support 29.0.2", + "frame-system 29.0.0", + "pallet-asset-conversion 11.0.0", + "pallet-transaction-payment 29.0.2", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 32.0.0", "sp-std", ] @@ -6367,13 +6951,29 @@ version = "8.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "571ce57fd846911041749832b46a8c2b01f0b79ffebcd7585e3973865607036d" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-asset-rate" +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "561cfeb28ce89a79f4e1663a44724a1f551536bd41c1d2c6e66432480f948f68" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -6383,298 +6983,515 @@ version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9ed783679921ad8b96807d683d320c314e305753b230d5c04dc713bab7aca64c" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-transaction-payment", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "pallet-transaction-payment 29.0.2", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", "sp-std", ] [[package]] -name = "pallet-assets" +name = "pallet-asset-tx-payment" version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46728a98a910af13f6a77033dd053456650773bb7adc71e0ba845bff7e31b33e" +checksum = "6530bad86d493df89539037e6dca0114d979f8e6c3c9f0c704ff6ee2dc6df676" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "log", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "pallet-transaction-payment 30.0.0", "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", + "serde", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] -name = "pallet-aura" -version = "28.0.0" +name = "pallet-assets" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a611bef3c8cf281e41a43f32a4153260bdc8b7b61b901e65c7a4442529224e11" +checksum = "46728a98a910af13f6a77033dd053456650773bb7adc71e0ba845bff7e31b33e" dependencies = [ - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", - "pallet-timestamp", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-consensus-aura", - "sp-runtime", + "sp-core 29.0.0", + "sp-runtime 32.0.0", "sp-std", ] [[package]] -name = "pallet-authority-discovery" -version = "29.0.1" +name = "pallet-assets" +version = "31.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7cd9a381c613e6538638391fb51f353fd13b16f849d0d1ac66a388326bd456f1" +checksum = "7c54b67fb2fab83382f7cd860aa5e0e0d478c914f81b87a7c24df2d93f740a89" dependencies = [ - "frame-support", - "frame-system", - "pallet-session", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-authority-discovery", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] -name = "pallet-authorship" -version = "29.0.0" +name = "pallet-aura" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d83773e731a1760f99684b09961ed7b92acafe335f36f08ebb8313d3b9c72e2" +checksum = "a611bef3c8cf281e41a43f32a4153260bdc8b7b61b901e65c7a4442529224e11" dependencies = [ - "frame-support", - "frame-system", - "impl-trait-for-tuples", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "pallet-timestamp 28.0.0", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-application-crypto 31.0.0", + "sp-consensus-aura 0.33.0", + "sp-runtime 32.0.0", "sp-std", ] [[package]] -name = "pallet-babe" +name = "pallet-aura" version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d3f2020c52667a650d64e84a4bbb63388e25bc1c9bc872a8243d03bfcb285049" +checksum = "9b1085f847e49c5a56d4a7f87815f4ac6d37cd7e3997e2444abc105e2207aeca" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", - "pallet-authorship", - "pallet-session", - "pallet-timestamp", + "pallet-timestamp 29.0.0", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-consensus-babe", - "sp-core", - "sp-io", - "sp-runtime", - "sp-session", - "sp-staking", + "sp-application-crypto 32.0.0", + "sp-consensus-aura 0.34.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] -name = "pallet-bags-list" -version = "28.0.0" +name = "pallet-authority-discovery" +version = "29.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dd27bfa4bfa5751652842b81241c7eff3e68f2806d9dacc17b03d2cb20a39756" +checksum = "7cd9a381c613e6538638391fb51f353fd13b16f849d0d1ac66a388326bd456f1" dependencies = [ - "aquamarine", - "docify", - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", - "log", - "pallet-balances", + "frame-support 29.0.2", + "frame-system 29.0.0", + "pallet-session 29.0.0", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-application-crypto 31.0.0", + "sp-authority-discovery 27.0.0", + "sp-runtime 32.0.0", "sp-std", - "sp-tracing", ] [[package]] -name = "pallet-balances" -version = "29.0.2" +name = "pallet-authority-discovery" +version = "30.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9a54b5d0c7c4c3731883d6b1ac18aff44db20c3d0a3470c8861001a17afdc85" +checksum = "485ca0e15ffc8c60d8e101112f3ce26fe139582f7416e2697955b63f478cf038" dependencies = [ - "docify", - "frame-benchmarking", - "frame-support", - "frame-system", - "log", + "frame-support 30.0.0", + "frame-system 30.0.0", + "pallet-session 30.0.0", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-application-crypto 32.0.0", + "sp-authority-discovery 28.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] -name = "pallet-beefy" +name = "pallet-authorship" version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4bedd80e9d8b196f31ea134efd271fdc1b8380ca3aa2d8af6ea8b5a0dc4fa460" +checksum = "3d83773e731a1760f99684b09961ed7b92acafe335f36f08ebb8313d3b9c72e2" dependencies = [ - "frame-support", - "frame-system", - "log", - "pallet-authorship", - "pallet-session", + "frame-support 29.0.2", + "frame-system 29.0.0", + "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "serde", - "sp-consensus-beefy", - "sp-runtime", - "sp-session", - "sp-staking", + "sp-runtime 32.0.0", "sp-std", ] [[package]] -name = "pallet-beefy-mmr" -version = "29.0.0" +name = "pallet-authorship" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7d334f24d3c0c016d16aa87d069485847d622e8ebebace18ec5cf56609ca3a67" +checksum = "aa1f02863403c1cf5e9f49fd492c8cdb329d4b45029f3f19f278b3ba832a2b81" dependencies = [ - "array-bytes 6.2.2", - "binary-merkle-tree", - "frame-support", - "frame-system", - "log", - "pallet-beefy", - "pallet-mmr", - "pallet-session", + "frame-support 30.0.0", + "frame-system 30.0.0", + "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "serde", - "sp-api", - "sp-consensus-beefy", - "sp-core", - "sp-io", - "sp-runtime", - "sp-state-machine", + "sp-runtime 33.0.0", "sp-std", ] [[package]] -name = "pallet-bounties" -version = "28.0.0" +name = "pallet-babe" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d3f2020c52667a650d64e84a4bbb63388e25bc1c9bc872a8243d03bfcb285049" +dependencies = [ + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "pallet-authorship 29.0.0", + "pallet-session 29.0.0", + "pallet-timestamp 28.0.0", + "parity-scale-codec", + "scale-info", + "sp-application-crypto 31.0.0", + "sp-consensus-babe 0.33.0", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-session 28.0.0", + "sp-staking 27.0.0", + "sp-std", +] + +[[package]] +name = "pallet-babe" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b91a0fdb62c2d72c3c680deca50121d4bf2d8ed4b24dedd85f5b98ac454e781b" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "pallet-authorship 30.0.0", + "pallet-session 30.0.0", + "pallet-timestamp 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-application-crypto 32.0.0", + "sp-consensus-babe 0.34.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-staking 28.0.0", + "sp-std", +] + +[[package]] +name = "pallet-bags-list" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dd27bfa4bfa5751652842b81241c7eff3e68f2806d9dacc17b03d2cb20a39756" +dependencies = [ + "aquamarine", + "docify", + "frame-benchmarking 29.0.0", + "frame-election-provider-support 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "pallet-balances 29.0.2", + "parity-scale-codec", + "scale-info", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", + "sp-tracing", +] + +[[package]] +name = "pallet-bags-list" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "69670ec14dc7b2c1cc0786a7cec891d1c7e0e2ce67e155721dd493cb3096b50b" +dependencies = [ + "aquamarine", + "docify", + "frame-benchmarking 30.0.0", + "frame-election-provider-support 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "pallet-balances 30.0.0", + "parity-scale-codec", + "scale-info", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-std", + "sp-tracing", +] + +[[package]] +name = "pallet-balances" +version = "29.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a9a54b5d0c7c4c3731883d6b1ac18aff44db20c3d0a3470c8861001a17afdc85" +dependencies = [ + "docify", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-balances" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f68b79a1f9f10c63377177155a4ac3ac08db356027a3d8bc826e1af65c885b8d" +dependencies = [ + "docify", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-runtime 33.0.0", + "sp-std", +] + +[[package]] +name = "pallet-beefy" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4bedd80e9d8b196f31ea134efd271fdc1b8380ca3aa2d8af6ea8b5a0dc4fa460" +dependencies = [ + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "pallet-authorship 29.0.0", + "pallet-session 29.0.0", + "parity-scale-codec", + "scale-info", + "serde", + "sp-consensus-beefy 14.0.0", + "sp-runtime 32.0.0", + "sp-session 28.0.0", + "sp-staking 27.0.0", + "sp-std", +] + +[[package]] +name = "pallet-beefy" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2f32bf6b3fec18e3ad0831e98e39857e2be1a8c3c240b978930f98f6df82cfa7" +dependencies = [ + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "pallet-authorship 30.0.0", + "pallet-session 30.0.0", + "parity-scale-codec", + "scale-info", + "serde", + "sp-consensus-beefy 15.0.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-staking 28.0.0", + "sp-std", +] + +[[package]] +name = "pallet-beefy-mmr" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7d334f24d3c0c016d16aa87d069485847d622e8ebebace18ec5cf56609ca3a67" +dependencies = [ + "array-bytes 6.2.2", + "binary-merkle-tree 14.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "pallet-beefy 29.0.0", + "pallet-mmr 28.0.0", + "pallet-session 29.0.0", + "parity-scale-codec", + "scale-info", + "serde", + "sp-api 27.0.1", + "sp-consensus-beefy 14.0.0", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-state-machine 0.36.0", + "sp-std", +] + +[[package]] +name = "pallet-beefy-mmr" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c960ba2f8be1e52f238ccf2e7bffb5b96adf8d15fb19ac24ac01571c4b61954a" +dependencies = [ + "array-bytes 6.2.2", + "binary-merkle-tree 15.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "pallet-beefy 30.0.0", + "pallet-mmr 29.0.0", + "pallet-session 30.0.0", + "parity-scale-codec", + "scale-info", + "serde", + "sp-api 28.0.0", + "sp-consensus-beefy 15.0.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", + "sp-std", +] + +[[package]] +name = "pallet-bounties" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4765879e96676c13cdbed746d66fd59dcde1e9e65fda1f064fa2fffa3bc5d597" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", - "pallet-treasury", + "pallet-treasury 28.0.1", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-bounties" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "abeb09ea0290befa44738288c5dfe72ed9b21ec5e3c5d7e82e081376f1c029be" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "pallet-treasury 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] name = "pallet-bridge-grandpa" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "085573f22a29f8108e2e374b4b4c90702a7449c21edc29d1d614889e9b0c8c0c" +checksum = "30a34d35e77a6c807dd2a03d482573e6d82693b3bccd2d7621b97118ff93484a" dependencies = [ - "bp-header-chain", - "bp-runtime", + "bp-header-chain 0.9.0", + "bp-runtime 0.9.0", "bp-test-utils", "finality-grandpa", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", - "sp-consensus-grandpa", - "sp-runtime", + "sp-consensus-grandpa 15.0.0", + "sp-runtime 33.0.0", "sp-std", - "sp-trie", + "sp-trie 31.0.0", ] [[package]] name = "pallet-bridge-messages" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b0aac358f6781471f6fd667d5d5af6ee55c3eb11fc494de76787e942bc43726" +checksum = "4231cbbb2405ad29a7199b8be029115b8eec029cef061e74336913fbb703e84e" dependencies = [ - "bp-messages", - "bp-runtime", - "frame-benchmarking", - "frame-support", - "frame-system", + "bp-messages 0.9.0", + "bp-runtime 0.9.0", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "num-traits", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 33.0.0", "sp-std", ] [[package]] name = "pallet-bridge-parachains" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6976281a13460098827ef61a368ef5c26f07bb4bfaf81a9ee4105577a73fc488" +checksum = "839082293926b4dc240cf418b9674cc810e04a370853a60632f4d883ff7ffc45" dependencies = [ - "bp-header-chain", + "bp-header-chain 0.9.0", "bp-parachains", - "bp-polkadot-core", - "bp-runtime", - "frame-benchmarking", - "frame-support", - "frame-system", + "bp-polkadot-core 0.9.0", + "bp-runtime 0.9.0", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "pallet-bridge-grandpa", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 33.0.0", "sp-std", - "sp-trie", + "sp-trie 31.0.0", ] [[package]] name = "pallet-bridge-relayers" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bc71ebc287106596ae4d6026d1bdea6448c4b26f08f4477e8e9a2620e5a7c24b" +checksum = "cd122c0aa3e8842b49b3d1d11a994818eec477904178b13e21f4395f8aa6cd95" dependencies = [ - "bp-messages", + "bp-messages 0.9.0", "bp-relayers", - "bp-runtime", - "frame-benchmarking", - "frame-support", - "frame-system", + "bp-runtime 0.9.0", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "pallet-bridge-messages", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-runtime", + "sp-arithmetic 25.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -6685,15 +7502,33 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "574c52fd629191c374c24a18036acac008ea92142309e5dd05e7f03149a667c3" dependencies = [ "bitvec", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-runtime", + "sp-arithmetic 24.0.0", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-broker" +version = "0.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "16828306edf66de7412d769f4716fd54f9046713e8e63a774f75814c9ca7a898" +dependencies = [ + "bitvec", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "parity-scale-codec", + "scale-info", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -6703,17 +7538,37 @@ version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "00fd06f2d719f5bb16ab3e836c6b053bbd92631ba694f8c2bf810013b2548167" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", - "pallet-bounties", - "pallet-treasury", + "pallet-bounties 28.0.0", + "pallet-treasury 28.0.1", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-child-bounties" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d309cc33a3cc3485527faf3429e2f776dd64311d031d330d079444231f85c5c4" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "pallet-bounties 29.0.0", + "pallet-treasury 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -6723,53 +7578,74 @@ version = "10.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a36858c4275b7d19671b321e95f545e07c9643f97dffed1b333774cb391a4456" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", - "pallet-authorship", - "pallet-balances", - "pallet-session", + "pallet-authorship 29.0.0", + "pallet-balances 29.0.2", + "pallet-session 29.0.0", "parity-scale-codec", "rand", "scale-info", - "sp-runtime", - "sp-staking", + "sp-runtime 32.0.0", + "sp-staking 27.0.0", + "sp-std", +] + +[[package]] +name = "pallet-collator-selection" +version = "11.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cf453482e8f6d7d6534f982a02d1b61b1997c561d541cdb67477cd6b66636fcf" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "pallet-authorship 30.0.0", + "pallet-balances 30.0.0", + "pallet-session 30.0.0", + "parity-scale-codec", + "rand", + "scale-info", + "sp-runtime 33.0.0", + "sp-staking 28.0.0", "sp-std", ] [[package]] name = "pallet-collective" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c362a0b8f30895c15ecc7d8c24b0d94bb586c4b9bbd37ac8053b4629d9cc80b" +checksum = "3241a9f6ba5fde426bc306ae514550377f3407dcfcc351d47e9fff297ccde6a0" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] name = "pallet-contracts" -version = "28.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b56fe53df97911ed3ecd90d631f8093cedd795c756d4e42d386110e9fe6614f" +checksum = "9d67a473c8b28c22d998cc948fa2131ce2981af23dd65a5f7199518ac6d02c86" dependencies = [ "bitflags 1.3.2", "environmental", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "impl-trait-for-tuples", "log", - "pallet-balances", + "pallet-balances 30.0.0", "pallet-contracts-proc-macro", "pallet-contracts-uapi", "parity-scale-codec", @@ -6778,22 +7654,22 @@ dependencies = [ "scale-info", "serde", "smallvec", - "sp-api", - "sp-core", - "sp-io", - "sp-runtime", + "sp-api 28.0.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", - "staging-xcm", - "staging-xcm-builder", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", "wasm-instrument", "wasmi", ] [[package]] name = "pallet-contracts-proc-macro" -version = "19.0.0" +version = "20.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3163c6bc21b55a0ccb74c546ba784d9c9e69beb9240c059d28a3052f4cbce509" +checksum = "c46c4f00188ed27e1cbe8eab750147d63daf25e9b7d66749646cf46d8a21ab96" dependencies = [ "proc-macro2", "quote", @@ -6802,14 +7678,14 @@ dependencies = [ [[package]] name = "pallet-contracts-uapi" -version = "6.0.0" +version = "7.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61eeda58538dc888c59ae6de2146f0e2f43e9ad0eb1d56c228e5cc7af90d4e52" +checksum = "a0a220fabeb1e7484f691248aa68101dc045ef8dc2cad5b5cc88c31df022c6e6" dependencies = [ "bitflags 1.3.2", "parity-scale-codec", "paste", - "polkavm-derive", + "polkavm-derive 0.5.0", "scale-info", ] @@ -6820,33 +7696,51 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6aee3a8b6fcde893f862993f9d45eb0fcd492dde0967fd56ef78d79fc7b53dc0" dependencies = [ "assert_matches", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "parity-scale-codec", "scale-info", "serde", - "sp-io", - "sp-runtime", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-conviction-voting" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bb246d7cb84a78d1847770cf7c76e52d8b85dc80e8b6cd34414f9cbae0f5511f" +dependencies = [ + "assert_matches", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "parity-scale-codec", + "scale-info", + "serde", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] name = "pallet-democracy" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa781d632063087bcd3ff46eb1a668f15647ab116f1c8a7c573b7168f62d72c3" +checksum = "247fc95fd76eff387678b251f56ea6832df0dcd55269cd76fe1b8a9fa888d0f4" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -6856,20 +7750,44 @@ version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b54d1d3fe9ae61a144d581147e699b7c3009169de0019a0f87cca0bed82681e7" dependencies = [ - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-election-provider-support 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", - "pallet-election-provider-support-benchmarking", + "pallet-election-provider-support-benchmarking 28.0.0", "parity-scale-codec", "rand", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-npos-elections", - "sp-runtime", + "sp-arithmetic 24.0.0", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-npos-elections 27.0.0", + "sp-runtime 32.0.0", + "sp-std", + "strum 0.24.1", +] + +[[package]] +name = "pallet-election-provider-multi-phase" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ea7ebcb00352d6a814f3f92ed702a898eb4d78edba740930f97b6a38e577f820" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-election-provider-support 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "pallet-election-provider-support-benchmarking 29.0.0", + "parity-scale-codec", + "rand", + "scale-info", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-npos-elections 28.0.0", + "sp-runtime 33.0.0", "sp-std", "strum 0.24.1", ] @@ -6880,32 +7798,47 @@ version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "46ec87816a1e32a1ab6deececa99e21e6684b111efe87b11b8298328dbbefd01" dependencies = [ - "frame-benchmarking", - "frame-election-provider-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-election-provider-support 29.0.0", + "frame-system 29.0.0", "parity-scale-codec", - "sp-npos-elections", - "sp-runtime", + "sp-npos-elections 27.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-election-provider-support-benchmarking" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c57509f5a4fd41a953c2e29813a2ba09f30a5bf59c5f98bfcbb7c2619b7d931" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-election-provider-support 30.0.0", + "frame-system 30.0.0", + "parity-scale-codec", + "sp-npos-elections 28.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] name = "pallet-elections-phragmen" -version = "30.0.0" +version = "31.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "10cb0158cc7461fda5db04c5791d0df34635bec37181763aca449bade677d12d" +checksum = "be4cdc5615ff4651a9e85f980781b0023fff25572130006cd73bf287b7c160b3" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-npos-elections", - "sp-runtime", - "sp-staking", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-npos-elections 28.0.0", + "sp-runtime 33.0.0", + "sp-staking 28.0.0", "sp-std", ] @@ -6916,209 +7849,386 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2222607a0dba10a9d57cab5360a6549b5fda925181c3c7af481246c0964998df" dependencies = [ "docify", - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-election-provider-support 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-staking", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-staking 27.0.0", + "sp-std", +] + +[[package]] +name = "pallet-fast-unstake" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "09c915f2da843cd2bfbdbe6379624c94e1e93296488f17be4e380a7086b59cf9" +dependencies = [ + "docify", + "frame-benchmarking 30.0.0", + "frame-election-provider-support 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-staking 28.0.0", + "sp-std", +] + +[[package]] +name = "pallet-grandpa" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a5b20be8592eed7ebca2ee661fc43450088552ebe0bd483d7b101cf5968ab12d" +dependencies = [ + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "pallet-authorship 29.0.0", + "pallet-session 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-application-crypto 31.0.0", + "sp-consensus-grandpa 14.0.0", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-session 28.0.0", + "sp-staking 27.0.0", + "sp-std", +] + +[[package]] +name = "pallet-grandpa" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "16b22d7b2ad0fa9811c441051cc90792924d58fe6d0cfeff8db231da68fcc9fa" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "pallet-authorship 30.0.0", + "pallet-session 30.0.0", + "parity-scale-codec", + "scale-info", + "sp-application-crypto 32.0.0", + "sp-consensus-grandpa 15.0.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-staking 28.0.0", + "sp-std", +] + +[[package]] +name = "pallet-identity" +version = "29.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "452bba25325b7f0148eeecbde13e7c26dfb677ad46b3f160b359d7643b44c94b" +dependencies = [ + "enumflags2", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-identity" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "04f0a43b8d840ffd170fa05e277160dedfafa10c83cb39089afcce571fed5e08" +dependencies = [ + "enumflags2", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-std", +] + +[[package]] +name = "pallet-im-online" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "598ea5c87351edc953d1f455f32ff456cf2f1daf7bbada1f1e03be8e384852ab" +dependencies = [ + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "pallet-authorship 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-application-crypto 31.0.0", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-staking 27.0.0", + "sp-std", +] + +[[package]] +name = "pallet-im-online" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "57205599c150041e666cbdb53300201de5378b603f12d1efcf7dfa8d61fd8829" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "pallet-authorship 30.0.0", + "parity-scale-codec", + "scale-info", + "sp-application-crypto 32.0.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-staking 28.0.0", + "sp-std", +] + +[[package]] +name = "pallet-indices" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2e880ebdb429ca76fb400b1b361ed7fce018a5ea2fc2da4764de5156fffdfa73" +dependencies = [ + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-keyring 32.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-indices" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "97b5330b6bed6d82e0aa9ae18af0f8ce1f79cf86cf7cb49efc38920a652ad948" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "parity-scale-codec", + "scale-info", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-keyring 33.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] -name = "pallet-grandpa" -version = "29.0.0" +name = "pallet-membership" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a5b20be8592eed7ebca2ee661fc43450088552ebe0bd483d7b101cf5968ab12d" +checksum = "db551d8d3fec5f7b584db0b28af396412e25bb0ae0e018c3cb75761efc71115c" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", - "pallet-authorship", - "pallet-session", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-consensus-grandpa", - "sp-core", - "sp-io", - "sp-runtime", - "sp-session", - "sp-staking", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] -name = "pallet-identity" -version = "29.0.1" +name = "pallet-message-queue" +version = "32.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "452bba25325b7f0148eeecbde13e7c26dfb677ad46b3f160b359d7643b44c94b" +checksum = "9ccb23dee70b184a214d729db550117a0965a69107d466d35181d60a6feede38" dependencies = [ - "enumflags2", - "frame-benchmarking", - "frame-support", - "frame-system", + "environmental", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-arithmetic 24.0.0", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", "sp-std", + "sp-weights 28.0.0", ] [[package]] -name = "pallet-im-online" -version = "28.0.0" +name = "pallet-message-queue" +version = "33.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "598ea5c87351edc953d1f455f32ff456cf2f1daf7bbada1f1e03be8e384852ab" +checksum = "31856e2c797c6a262c22b63ce195901ef48b66d7b80a8a1d0f3b5f1c88a51332" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "environmental", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", - "pallet-authorship", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", + "sp-weights 29.0.0", ] [[package]] -name = "pallet-indices" -version = "29.0.0" +name = "pallet-mmr" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e880ebdb429ca76fb400b1b361ed7fce018a5ea2fc2da4764de5156fffdfa73" +checksum = "a6f1f23a70764dad2b4094d8be12ebbb82df210f2e80dd36fa941a5ac191c6cd" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-keyring", - "sp-runtime", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-mmr-primitives 27.0.0", + "sp-runtime 32.0.0", "sp-std", ] [[package]] -name = "pallet-membership" +name = "pallet-mmr" version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad901cdf3de23daf23ff8b092ab318b13faebfc1aa4d84263f2fdc84feaf3e9b" +checksum = "992df88910f526671b357d9269a5c7d6c8ab025ee7126fce897d2869e2059390" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-mmr-primitives 28.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] -name = "pallet-message-queue" -version = "32.0.0" +name = "pallet-multisig" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ccb23dee70b184a214d729db550117a0965a69107d466d35181d60a6feede38" +checksum = "176f6a5c170185f892a047c0ae189bc52eb390f2c0b94d4261ed0ebc7f82a548" dependencies = [ - "environmental", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-io 31.0.0", + "sp-runtime 32.0.0", "sp-std", - "sp-weights", ] [[package]] -name = "pallet-mmr" -version = "28.0.0" +name = "pallet-multisig" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a6f1f23a70764dad2b4094d8be12ebbb82df210f2e80dd36fa941a5ac191c6cd" +checksum = "5e06afee42c1b10c172500e3c455543ecaae7c7f3aa9631e23a66d82547f6108" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-mmr-primitives", - "sp-runtime", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] -name = "pallet-multisig" -version = "29.0.0" +name = "pallet-nft-fractionalization" +version = "12.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "176f6a5c170185f892a047c0ae189bc52eb390f2c0b94d4261ed0ebc7f82a548" +checksum = "ceef81be60fa271dbf8404bf548e16e09677cc095fb28cc97c000cf5200e2f18" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", + "pallet-assets 31.0.0", + "pallet-nfts 24.0.0", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-runtime 33.0.0", "sp-std", ] [[package]] -name = "pallet-nft-fractionalization" -version = "11.0.0" +name = "pallet-nfts" +version = "23.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e4225c31beb3a10235dd165c78f340c344ee78f6ebccd7c99d62a71fb76d2e39" +checksum = "d3a8978bd9c43ac5ebaa7a26e5bd0c130b037d7cde97189e1a62fa64e5ee1ef1" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "enumflags2", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", - "pallet-assets", - "pallet-nfts", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", "sp-std", ] [[package]] name = "pallet-nfts" -version = "23.0.0" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d3a8978bd9c43ac5ebaa7a26e5bd0c130b037d7cde97189e1a62fa64e5ee1ef1" +checksum = "44cd4652db25a5136fb6ded7032b1a68b36e3a5d8d22802fc42a07cbfd71d581" dependencies = [ "enumflags2", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -7128,26 +8238,38 @@ version = "15.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c412ca82207d43e651ef80a3be837220b82ad0d6c3174922c369ef301ea0e5af" dependencies = [ - "pallet-nfts", + "pallet-nfts 23.0.0", + "parity-scale-codec", + "sp-api 27.0.1", + "sp-std", +] + +[[package]] +name = "pallet-nfts-runtime-api" +version = "16.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a16bbcc2ca90e45afb58f031d1f1c350e74f4b8ea5fefeed556b8a4d77df1761" +dependencies = [ + "pallet-nfts 24.0.0", "parity-scale-codec", - "sp-api", + "sp-api 28.0.0", "sp-std", ] [[package]] name = "pallet-nis" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32a64a0e80dec2c60d5962dd249061a47dc4356db440f26cdec50b8acaded1d3" +checksum = "71526b32ab454e10db38f35aff90ed5d537962597e1aa9cc9211c8020e566e85" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-runtime", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -7157,16 +8279,36 @@ version = "26.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b62091305ec7426e71c3da2b0944c2df5a804109ee4d2e8f4fe34865e049f8ac" dependencies = [ - "frame-support", - "frame-system", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "pallet-balances 29.0.2", + "parity-scale-codec", + "scale-info", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-staking 27.0.0", + "sp-std", + "sp-tracing", +] + +[[package]] +name = "pallet-nomination-pools" +version = "27.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6f327bb93b56ce995d95eaf05b1bfc6b23a453b9412aa41ff6d362dff722413c" +dependencies = [ + "frame-support 30.0.0", + "frame-system 30.0.0", "log", - "pallet-balances", + "pallet-balances 30.0.0", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-staking 28.0.0", "sp-std", "sp-tracing", ] @@ -7177,18 +8319,39 @@ version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "18a1eba3078e2492cad15e4695f90eb3fc570386d9f71f8b81f709c7123fc6b5" dependencies = [ - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", - "pallet-bags-list", - "pallet-nomination-pools", - "pallet-staking", + "frame-benchmarking 29.0.0", + "frame-election-provider-support 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "pallet-bags-list 28.0.0", + "pallet-nomination-pools 26.0.1", + "pallet-staking 29.0.3", + "parity-scale-codec", + "scale-info", + "sp-runtime 32.0.0", + "sp-runtime-interface 25.0.0", + "sp-staking 27.0.0", + "sp-std", +] + +[[package]] +name = "pallet-nomination-pools-benchmarking" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1f4c7bb170227cbbfcc8d1795cb0e2053c79a1d2738c5f85b13afee151e2d334" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-election-provider-support 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "pallet-bags-list 29.0.0", + "pallet-nomination-pools 27.0.0", + "pallet-staking 30.0.2", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-runtime-interface", - "sp-staking", + "sp-runtime 33.0.0", + "sp-runtime-interface 26.0.0", + "sp-staking 28.0.0", "sp-std", ] @@ -7198,9 +8361,21 @@ version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bc5b35e6c471a669437b987ff02e11e2283412c9ebaeec5334dec3f73bcea652" dependencies = [ - "pallet-nomination-pools", + "pallet-nomination-pools 26.0.1", + "parity-scale-codec", + "sp-api 27.0.1", + "sp-std", +] + +[[package]] +name = "pallet-nomination-pools-runtime-api" +version = "25.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4eb2bb3ab695ec7e79a668823bfa63329fd087f02ce707316f8f33fe7c5577e6" +dependencies = [ + "pallet-nomination-pools 27.0.0", "parity-scale-codec", - "sp-api", + "sp-api 28.0.0", "sp-std", ] @@ -7210,15 +8385,33 @@ version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "60b5bcfdc4f6032d7570929094fd459de12d840c440c395fb4d365d679e13eda" dependencies = [ - "frame-support", - "frame-system", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", - "pallet-balances", + "pallet-balances 29.0.2", "parity-scale-codec", "scale-info", "serde", - "sp-runtime", - "sp-staking", + "sp-runtime 32.0.0", + "sp-staking 27.0.0", + "sp-std", +] + +[[package]] +name = "pallet-offences" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7e2f06e9da4dff8765a4bbae81b06932ff6ab8f0197d26497a5edd2b58efa303" +dependencies = [ + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "pallet-balances 30.0.0", + "parity-scale-codec", + "scale-info", + "serde", + "sp-runtime 33.0.0", + "sp-staking 28.0.0", "sp-std", ] @@ -7228,22 +8421,47 @@ version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bbc33e3086c19235cb903cbbbde1bc1c4f428519ad4c23446dc84c75d0061582" dependencies = [ - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-election-provider-support 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "pallet-babe 29.0.0", + "pallet-balances 29.0.2", + "pallet-grandpa 29.0.0", + "pallet-im-online 28.0.0", + "pallet-offences 28.0.0", + "pallet-session 29.0.0", + "pallet-staking 29.0.3", + "parity-scale-codec", + "scale-info", + "sp-runtime 32.0.0", + "sp-staking 27.0.0", + "sp-std", +] + +[[package]] +name = "pallet-offences-benchmarking" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "812bc221afa5d12ff341455a1d62a2516e734af84324433392c8b2923d89d80b" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-election-provider-support 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", - "pallet-babe", - "pallet-balances", - "pallet-grandpa", - "pallet-im-online", - "pallet-offences", - "pallet-session", - "pallet-staking", + "pallet-babe 30.0.0", + "pallet-balances 30.0.0", + "pallet-grandpa 30.0.0", + "pallet-im-online 29.0.0", + "pallet-offences 29.0.0", + "pallet-session 30.0.0", + "pallet-staking 30.0.2", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-staking", + "sp-runtime 33.0.0", + "sp-staking 28.0.0", "sp-std", ] @@ -7253,15 +8471,33 @@ version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7344a30c304771beb90aec34604100185e47cdc0366e268ad18922de602a0c7e" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-preimage" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a8573ce5aad3f488b2565707624c675c25af8b67d6ece102565d9fdbf57eaed8" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -7271,49 +8507,65 @@ version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f7aa31a0b91e8060b808c3e3407e4578a5e94503b174b9e99769147b24fb2c56" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-proxy" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f3d6b9f7210b6cd4dcf531c1f8729eaeb7dfbed8e8b1b01b1747240b0f8a715d" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] name = "pallet-ranked-collective" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3733dbfc44d8f5e1a08287a9064e5794e9d0e92b1bd68cdad2e22202b1964528" +checksum = "e06d19491f9a6a0cde4ba3e6c02d8366af60efea8fbf9ffb27ca674b1ecca622" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "impl-trait-for-tuples", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] name = "pallet-recovery" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "797b554ddc87082c18223440d61a81cf35ccab6573321ce473a099e7a709a760" +checksum = "786d77701ccba3306b0c4bf8a2c3d2f160723eb219db7e2248cf505e5cdb86f6" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -7324,32 +8576,52 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "da850889e7101b63cadb980b7f39df67feb6d63bc6092769b9b708e9eb596db1" dependencies = [ "assert_matches", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", "parity-scale-codec", "scale-info", "serde", - "sp-arithmetic", - "sp-io", - "sp-runtime", + "sp-arithmetic 24.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-referenda" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6866372ff2428967876e906c725b97a4b32612c9a2a9d9c3c1478c7060ea5ff6" +dependencies = [ + "assert_matches", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "parity-scale-codec", + "scale-info", + "serde", + "sp-arithmetic 25.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] name = "pallet-root-testing" -version = "5.0.0" +version = "6.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "59171cbf2b823c13685b1b80dd3e1e84425680ff4e006d8016f8c14d2ec44974" +checksum = "eec41db5afabcc945d98ce427980faa56a867bdcd40133e662cf96546ff951de" dependencies = [ - "frame-support", - "frame-system", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -7360,16 +8632,35 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "45e2a4ebe6a5f98b14a26deed8d7a1ea28bb2c2d3ad4d6dc129a725523a2042d" dependencies = [ "docify", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", + "sp-weights 28.0.0", +] + +[[package]] +name = "pallet-scheduler" +version = "31.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5daf9f2a35fb6902011fc66e0d8c9831acd86512a78f298b52aba4970b121075" +dependencies = [ + "docify", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", - "sp-weights", + "sp-weights 29.0.0", ] [[package]] @@ -7378,21 +8669,44 @@ version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7412ac59247b300feee53709f7009a23d1c6f8c70528599f48f44e102d896d03" dependencies = [ - "frame-support", - "frame-system", + "frame-support 29.0.2", + "frame-system 29.0.0", + "impl-trait-for-tuples", + "log", + "pallet-timestamp 28.0.0", + "parity-scale-codec", + "scale-info", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-session 28.0.0", + "sp-staking 27.0.0", + "sp-state-machine 0.36.0", + "sp-std", + "sp-trie 30.0.0", +] + +[[package]] +name = "pallet-session" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "42218759d10405996ae378968751a9b1142b47f6b887562f2df50cc14b1c7eaa" +dependencies = [ + "frame-support 30.0.0", + "frame-system 30.0.0", "impl-trait-for-tuples", "log", - "pallet-timestamp", + "pallet-timestamp 29.0.0", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-state-machine", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-staking 28.0.0", + "sp-state-machine 0.37.0", "sp-std", - "sp-trie", + "sp-trie 31.0.0", ] [[package]] @@ -7401,34 +8715,52 @@ version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b9c2731415381020db1e78db8b40207f8423a16099e78f2fde599cbcb57ea8db" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-session", - "pallet-staking", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "pallet-session 29.0.0", + "pallet-staking 29.0.3", + "parity-scale-codec", + "rand", + "sp-runtime 32.0.0", + "sp-session 28.0.0", + "sp-std", +] + +[[package]] +name = "pallet-session-benchmarking" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "aafe03e451af13c599da6f2cca66e20a5c0b522b31ad7c35d6a1a261081a2f70" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "pallet-session 30.0.0", + "pallet-staking 30.0.2", "parity-scale-codec", "rand", - "sp-runtime", - "sp-session", + "sp-runtime 33.0.0", + "sp-session 29.0.0", "sp-std", ] [[package]] name = "pallet-society" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dba64f96619c25ae7a0b41f4a5111c2d3102e8b8c6cbce80ece6955e825f9de2" +checksum = "e3ce9f43cb5d254f17a3f747b5aa4ecfaace31d765bd102a4b4b2565b8353c3a" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "rand_chacha 0.2.2", "scale-info", - "sp-arithmetic", - "sp-io", - "sp-runtime", + "sp-arithmetic 25.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -7438,21 +8770,45 @@ version = "29.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "061b00814eb794a40df4eca7972a7c67b26473cd85cc7c54f5816ae49ad6e11b" dependencies = [ - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-election-provider-support 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "pallet-authorship 29.0.0", + "pallet-session 29.0.0", + "parity-scale-codec", + "rand_chacha 0.2.2", + "scale-info", + "serde", + "sp-application-crypto 31.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-staking 27.0.0", + "sp-std", +] + +[[package]] +name = "pallet-staking" +version = "30.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0eb21ca0ce32bc5dc5df451001bff611e8cf530b8606f9b5705e4a428c6fa0cf" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-election-provider-support 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", - "pallet-authorship", - "pallet-session", + "pallet-authorship 30.0.0", + "pallet-session 30.0.0", "parity-scale-codec", "rand_chacha 0.2.2", "scale-info", "serde", - "sp-application-crypto", - "sp-io", - "sp-runtime", - "sp-staking", + "sp-application-crypto 32.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-staking 28.0.0", "sp-std", ] @@ -7475,7 +8831,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "505d45e08bad052f55fb51f00a6b6244d23ee46ffdc8091f6cddf4e3a880319d" dependencies = [ "log", - "sp-arithmetic", + "sp-arithmetic 24.0.0", +] + +[[package]] +name = "pallet-staking-reward-fn" +version = "21.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1e341c47481040b68edcf166ad34633c4c5da20d1559413e68387da935a6ae18" +dependencies = [ + "log", + "sp-arithmetic 25.0.0", ] [[package]] @@ -7485,8 +8851,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e47c73850103db30b61ef170107afe1ef0dab6905c495bd6dfb57b3c1dd81bc7" dependencies = [ "parity-scale-codec", - "sp-api", - "sp-staking", + "sp-api 27.0.1", + "sp-staking 27.0.0", +] + +[[package]] +name = "pallet-staking-runtime-api" +version = "16.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2773af1f9c4c4d70ec9a0a4feed15ac47355544aee9520c2901d751eef644cef" +dependencies = [ + "parity-scale-codec", + "sp-api 28.0.0", + "sp-staking 28.0.0", ] [[package]] @@ -7495,73 +8872,129 @@ version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d76e52dedc146b7a9c3b7c5a6ff4c4c442a8ab8cc58ec30e90e1e98cdc51ad34" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "log", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-state-trie-migration" +version = "31.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "99e81be14eff1fa562bb0b9af69932e91803d9e5c63888ad9c390741a7906058" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-std", +] + +[[package]] +name = "pallet-sudo" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b6d02f7855d411913e77e57126f4a8b8a32d90d9bf47d0b747e367a1301729c3" +dependencies = [ + "docify", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-sudo" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "78e1b72aeabc9f0ba731229ccef31d8e5a160faae5edf2651a8cdacaa2690124" +dependencies = [ + "docify", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] -name = "pallet-sudo" -version = "29.0.0" +name = "pallet-timestamp" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b6d02f7855d411913e77e57126f4a8b8a32d90d9bf47d0b747e367a1301729c3" +checksum = "c1b8810ddfb254c7fb8cd7698229cce513d309a43ff117b38798dae6120f477b" dependencies = [ "docify", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-inherents 27.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", "sp-std", + "sp-storage", + "sp-timestamp 27.0.0", ] [[package]] name = "pallet-timestamp" -version = "28.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1b8810ddfb254c7fb8cd7698229cce513d309a43ff117b38798dae6120f477b" +checksum = "c307589adc04a0d578ae00231bc04f1a53ef07a0aa2f3e9d4c7e4bf419bf6e3d" dependencies = [ "docify", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", - "sp-inherents", - "sp-io", - "sp-runtime", + "sp-inherents 28.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", "sp-storage", - "sp-timestamp", + "sp-timestamp 28.0.0", ] [[package]] name = "pallet-tips" -version = "28.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ca4b9921c9e9b59e8eeb64677ba6ec49743ef5fe98e0b63f77411b2b9f6cc99" +checksum = "efa45c34750ebd677c4d449695e84cc25c1ce5b9eea531332d1c60e22b69ff01" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", - "pallet-treasury", + "pallet-treasury 29.0.0", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -7571,32 +9004,49 @@ version = "29.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5a5ba71f06f09e955b80dc313c333be3f8d9e8505b051558e0b7af4806b13310" dependencies = [ - "frame-support", - "frame-system", + "frame-support 29.0.2", + "frame-system 29.0.0", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-transaction-payment" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6d598d0ad779d19fa44ce6f80c57192537fa9f84995953bf2a8c104b7676b6b7" +dependencies = [ + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] name = "pallet-transaction-payment-rpc" -version = "31.0.0" +version = "32.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08ef209d2d5d077e325bf49b024fd2eff109a5c2ca0d84ce0d50a65839e6b026" +checksum = "c4fac4e459db3c002ddebfbce82d055dbe8885eb4c2f9dcd9da5675eafef9bb7" dependencies = [ "jsonrpsee", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-transaction-payment-rpc-runtime-api 30.0.0", "parity-scale-codec", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", - "sp-core", + "sp-core 30.0.0", "sp-rpc", - "sp-runtime", - "sp-weights", + "sp-runtime 33.0.0", + "sp-weights 29.0.0", ] [[package]] @@ -7605,11 +9055,24 @@ version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c78bcba80c7c61712b98a6b5640975ebd25ceb688c18e975af78a0fac81785b0" dependencies = [ - "pallet-transaction-payment", + "pallet-transaction-payment 29.0.2", + "parity-scale-codec", + "sp-api 27.0.1", + "sp-runtime 32.0.0", + "sp-weights 28.0.0", +] + +[[package]] +name = "pallet-transaction-payment-rpc-runtime-api" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4d34487aec13e174906b6bba112f672e72948d16b8ee0752b8bebd659ac528dc" +dependencies = [ + "pallet-transaction-payment 30.0.0", "parity-scale-codec", - "sp-api", - "sp-runtime", - "sp-weights", + "sp-api 28.0.0", + "sp-runtime 33.0.0", + "sp-weights 29.0.0", ] [[package]] @@ -7619,16 +9082,36 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3eca44990d0d759213744f2d1f6fe1fadec1079a3e4e4da40556d6b4e42abbcd" dependencies = [ "docify", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "impl-trait-for-tuples", + "pallet-balances 29.0.2", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-treasury" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "317d231ff8a773e94fe5be8d3710213215208e7993bfeedd96bd6f4402da114a" +dependencies = [ + "docify", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "impl-trait-for-tuples", - "pallet-balances", + "pallet-balances 30.0.0", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -7638,13 +9121,13 @@ version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ac9449d6e2cdcc4456466eff97a065c43dde678620551f5fd79072dec3b9f560" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 32.0.0", "sp-std", ] @@ -7654,14 +9137,31 @@ version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "954f15b98c3fdebb763bb5cea4ec6803fd180d540ec5b07a9fcb2c118251d52c" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-utility" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "79b879fb8c20405663309986621856050efc31969c2d2a209d78373356a62e27" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -7671,13 +9171,29 @@ version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4525f3038cdf078fea39d913c563ca626f09a615e7724f0c9eac97743c75ff44" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-vesting" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "391edd70faa651c43c2bbd03fcb5cd3f0be8b45ed38231991fe46d33a4cc4ef5" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 33.0.0", "sp-std", ] @@ -7687,13 +9203,29 @@ version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "da0ad4ce05688bdddcdb682cbed2f3edff0ee5349f0b745ebacc27d179582432" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-api 27.0.1", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "pallet-whitelist" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "92b496a76f13982cd754be92c9167d71acad169d101db197910e2a6e94f49997" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-api", - "sp-runtime", + "sp-api 28.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -7704,21 +9236,45 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ba9138b04168b07b1aff4a2079f5514753c31dddba40e5fb471b9cda7da27ad6" dependencies = [ "bounded-collections 0.2.0", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", "log", - "pallet-balances", + "pallet-balances 29.0.2", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", "sp-std", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 8.0.1", + "staging-xcm-builder 8.0.3", + "staging-xcm-executor 8.0.2", +] + +[[package]] +name = "pallet-xcm" +version = "9.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f5d45837646e1468bd766dc8f9006a0bd3a59410004134d7f2bb63aee3d63fa0" +dependencies = [ + "bounded-collections 0.2.0", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "log", + "pallet-balances 30.0.0", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-std", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", + "staging-xcm-executor 9.0.1", ] [[package]] @@ -7727,18 +9283,38 @@ version = "8.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3c10e1c92086ce2069a3d2387d9431f48660b6ec92054c4d0a4e30a9f54e7ad3" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", + "staging-xcm 8.0.1", + "staging-xcm-builder 8.0.3", + "staging-xcm-executor 8.0.2", +] + +[[package]] +name = "pallet-xcm-benchmarks" +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "287ba50bd51c3c923fd35aa8e25f778092c7f3027d583389688bc003b24897c4" +dependencies = [ + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", + "staging-xcm-executor 9.0.1", ] [[package]] @@ -7747,18 +9323,38 @@ version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bd5bd3947da7f031c86904f12b6690bbecd2efa122906a8dd838499150fe4322" dependencies = [ - "bp-xcm-bridge-hub-router", - "frame-benchmarking", - "frame-support", - "frame-system", + "bp-xcm-bridge-hub-router 0.7.0", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "parity-scale-codec", + "scale-info", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "sp-std", + "staging-xcm 8.0.1", + "staging-xcm-builder 8.0.3", +] + +[[package]] +name = "pallet-xcm-bridge-hub-router" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bee9e23c2cbc3a999f9730364631bddba767af25e85aa9a76894866b46bf840f" +dependencies = [ + "bp-xcm-bridge-hub-router 0.8.0", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", - "staging-xcm", - "staging-xcm-builder", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", ] [[package]] @@ -7767,61 +9363,94 @@ version = "8.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "711a4c073e7c83aac7e414ba16c7c641d6d9e22e6d32f9775ff35b2464ffd7ff" dependencies = [ - "cumulus-primitives-core", - "cumulus-primitives-utility", - "frame-support", - "frame-system", + "cumulus-primitives-core 0.8.0", + "cumulus-primitives-utility 0.8.1", + "frame-support 29.0.2", + "frame-system 29.0.0", + "log", + "pallet-asset-tx-payment 29.0.0", + "pallet-assets 30.0.0", + "pallet-authorship 29.0.0", + "pallet-balances 29.0.2", + "pallet-collator-selection 10.0.3", + "pallet-message-queue 32.0.0", + "pallet-xcm 8.0.5", + "parity-scale-codec", + "polkadot-primitives 8.0.1", + "scale-info", + "sp-consensus-aura 0.33.0", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", + "staging-parachain-info 0.8.0", + "staging-xcm 8.0.1", + "staging-xcm-executor 8.0.2", + "substrate-wasm-builder 18.0.1", +] + +[[package]] +name = "parachains-common" +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4225b381c6f6f70e1d8e459207de9383270a781da1a581af1b9400955e7319e0" +dependencies = [ + "cumulus-primitives-core 0.9.0", + "cumulus-primitives-utility 0.9.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "log", - "pallet-asset-tx-payment", - "pallet-assets", - "pallet-authorship", - "pallet-balances", - "pallet-collator-selection", - "pallet-message-queue", - "pallet-xcm", + "pallet-asset-tx-payment 30.0.0", + "pallet-assets 31.0.0", + "pallet-authorship 30.0.0", + "pallet-balances 30.0.0", + "pallet-collator-selection 11.0.1", + "pallet-message-queue 33.0.0", + "pallet-xcm 9.0.1", "parity-scale-codec", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "scale-info", - "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-runtime", + "sp-consensus-aura 0.34.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", - "staging-parachain-info", - "staging-xcm", - "staging-xcm-executor", - "substrate-wasm-builder", + "staging-parachain-info 0.9.0", + "staging-xcm 9.0.0", + "staging-xcm-executor 9.0.1", + "substrate-wasm-builder 19.0.0", ] [[package]] name = "parachains-runtimes-test-utils" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d295b9c391ce15f68ddcd7b0d428eb2d3338643a4d1f471b3dd8a15538865e17" +checksum = "79c4a40146c4a3cddf66a731ea4faf613143ab101f04b8924b857fe8846bfab5" dependencies = [ - "cumulus-pallet-parachain-system", - "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", - "cumulus-primitives-parachain-inherent", + "cumulus-pallet-parachain-system 0.9.0", + "cumulus-pallet-xcmp-queue 0.9.0", + "cumulus-primitives-core 0.9.0", + "cumulus-primitives-parachain-inherent 0.9.0", "cumulus-test-relay-sproof-builder", - "frame-support", - "frame-system", - "pallet-balances", - "pallet-collator-selection", - "pallet-session", - "pallet-xcm", - "parity-scale-codec", - "polkadot-parachain-primitives", - "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-runtime", + "frame-support 30.0.0", + "frame-system 30.0.0", + "pallet-balances 30.0.0", + "pallet-collator-selection 11.0.1", + "pallet-session 30.0.0", + "pallet-timestamp 29.0.0", + "pallet-xcm 9.0.1", + "parity-scale-codec", + "polkadot-parachain-primitives 8.0.0", + "sp-consensus-aura 0.34.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", "sp-tracing", - "staging-parachain-info", - "staging-xcm", - "staging-xcm-executor", - "substrate-wasm-builder", + "staging-parachain-info 0.9.0", + "staging-xcm 9.0.0", + "staging-xcm-executor 9.0.1", + "substrate-wasm-builder 19.0.0", ] [[package]] @@ -7984,94 +9613,94 @@ name = "paseo-runtime" version = "1.2.5" source = "git+https://github.com/paseo-network/runtimes/?tag=v1.2.5-system-chains#e7265b10b28d8b82c3146e72c98895dac2b55729" dependencies = [ - "binary-merkle-tree", - "frame-benchmarking", - "frame-election-provider-support", - "frame-executive", + "binary-merkle-tree 14.0.0", + "frame-benchmarking 29.0.0", + "frame-election-provider-support 29.0.0", + "frame-executive 29.0.0", "frame-metadata-hash-extension", - "frame-support", - "frame-system", - "frame-system-benchmarking", - "frame-system-rpc-runtime-api", - "frame-try-runtime", - "log", - "pallet-asset-rate", - "pallet-authority-discovery", - "pallet-authorship", - "pallet-babe", - "pallet-bags-list", - "pallet-balances", - "pallet-beefy", - "pallet-beefy-mmr", - "pallet-bounties", - "pallet-child-bounties", - "pallet-conviction-voting", - "pallet-election-provider-multi-phase", - "pallet-election-provider-support-benchmarking", - "pallet-fast-unstake", - "pallet-grandpa", - "pallet-identity", - "pallet-indices", - "pallet-message-queue", - "pallet-mmr", - "pallet-multisig", - "pallet-nomination-pools", - "pallet-nomination-pools-benchmarking", - "pallet-nomination-pools-runtime-api", - "pallet-offences", - "pallet-offences-benchmarking", - "pallet-preimage", - "pallet-proxy", - "pallet-referenda", - "pallet-scheduler", - "pallet-session", - "pallet-session-benchmarking", - "pallet-staking", + "frame-support 29.0.2", + "frame-system 29.0.0", + "frame-system-benchmarking 29.0.0", + "frame-system-rpc-runtime-api 27.0.0", + "frame-try-runtime 0.35.0", + "log", + "pallet-asset-rate 8.0.0", + "pallet-authority-discovery 29.0.1", + "pallet-authorship 29.0.0", + "pallet-babe 29.0.0", + "pallet-bags-list 28.0.0", + "pallet-balances 29.0.2", + "pallet-beefy 29.0.0", + "pallet-beefy-mmr 29.0.0", + "pallet-bounties 28.0.0", + "pallet-child-bounties 28.0.0", + "pallet-conviction-voting 29.0.0", + "pallet-election-provider-multi-phase 28.0.0", + "pallet-election-provider-support-benchmarking 28.0.0", + "pallet-fast-unstake 28.0.0", + "pallet-grandpa 29.0.0", + "pallet-identity 29.0.1", + "pallet-indices 29.0.0", + "pallet-message-queue 32.0.0", + "pallet-mmr 28.0.0", + "pallet-multisig 29.0.0", + "pallet-nomination-pools 26.0.1", + "pallet-nomination-pools-benchmarking 27.0.0", + "pallet-nomination-pools-runtime-api 24.0.0", + "pallet-offences 28.0.0", + "pallet-offences-benchmarking 29.0.0", + "pallet-preimage 29.0.0", + "pallet-proxy 29.0.0", + "pallet-referenda 29.0.0", + "pallet-scheduler 30.0.0", + "pallet-session 29.0.0", + "pallet-session-benchmarking 29.0.0", + "pallet-staking 29.0.3", "pallet-staking-reward-curve", - "pallet-staking-reward-fn", - "pallet-staking-runtime-api", - "pallet-state-trie-migration", - "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", - "pallet-treasury", - "pallet-utility", - "pallet-vesting", - "pallet-whitelist", - "pallet-xcm", - "pallet-xcm-benchmarks", + "pallet-staking-reward-fn 20.0.0", + "pallet-staking-runtime-api 15.0.1", + "pallet-state-trie-migration 30.0.0", + "pallet-sudo 29.0.0", + "pallet-timestamp 28.0.0", + "pallet-transaction-payment 29.0.2", + "pallet-transaction-payment-rpc-runtime-api 29.0.0", + "pallet-treasury 28.0.1", + "pallet-utility 29.0.0", + "pallet-vesting 29.0.0", + "pallet-whitelist 28.0.0", + "pallet-xcm 8.0.5", + "pallet-xcm-benchmarks 8.0.2", "parity-scale-codec", "paseo-runtime-constants", - "polkadot-primitives", - "polkadot-runtime-common", - "polkadot-runtime-parachains", - "scale-info", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", - "sp-authority-discovery", - "sp-block-builder", - "sp-consensus-babe", - "sp-consensus-beefy", - "sp-core", + "polkadot-primitives 8.0.1", + "polkadot-runtime-common 8.0.3", + "polkadot-runtime-parachains 8.0.3", + "scale-info", + "sp-api 27.0.1", + "sp-application-crypto 31.0.0", + "sp-arithmetic 24.0.0", + "sp-authority-discovery 27.0.0", + "sp-block-builder 27.0.0", + "sp-consensus-babe 0.33.0", + "sp-consensus-beefy 14.0.0", + "sp-core 29.0.0", "sp-debug-derive", - "sp-genesis-builder", - "sp-inherents", - "sp-io", - "sp-npos-elections", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-staking", + "sp-genesis-builder 0.8.0", + "sp-inherents 27.0.0", + "sp-io 31.0.0", + "sp-npos-elections 27.0.0", + "sp-offchain 27.0.0", + "sp-runtime 32.0.0", + "sp-session 28.0.0", + "sp-staking 27.0.0", "sp-std", "sp-storage", - "sp-transaction-pool", - "sp-version", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", - "substrate-wasm-builder", + "sp-transaction-pool 27.0.0", + "sp-version 30.0.0", + "staging-xcm 8.0.1", + "staging-xcm-builder 8.0.3", + "staging-xcm-executor 8.0.2", + "substrate-wasm-builder 18.0.1", ] [[package]] @@ -8079,14 +9708,14 @@ name = "paseo-runtime-constants" version = "1.0.0" source = "git+https://github.com/paseo-network/runtimes/?tag=v1.2.5-system-chains#e7265b10b28d8b82c3146e72c98895dac2b55729" dependencies = [ - "frame-support", - "polkadot-primitives", - "polkadot-runtime-common", + "frame-support 29.0.2", + "polkadot-primitives 8.0.1", + "polkadot-runtime-common 8.0.3", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", - "staging-xcm-builder", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "sp-weights 28.0.0", + "staging-xcm-builder 8.0.3", ] [[package]] @@ -8262,9 +9891,9 @@ checksum = "626dec3cac7cc0e1577a2ec3fc496277ec2baa084bebad95bb6fdbfae235f84c" [[package]] name = "polkadot-approval-distribution" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8cdfa52beecc446ccf733dede1a0089e6396d3df13401004d27c0ce2530816bc" +checksum = "700317e8e7be1a4cad0dc3f626b7ce7382af553bf3f1752bc975a887035a39d1" dependencies = [ "bitvec", "futures", @@ -8276,16 +9905,16 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "rand", "tracing-gum", ] [[package]] name = "polkadot-availability-bitfield-distribution" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80ffc856dfbdb31178625760824ae320ddb7dd5694b217f489bd2832b8de15a5" +checksum = "11b46382396d07d3d34f7676dd58c6eb6f9f94dd1b1aa48f89264bf132d11dd2" dependencies = [ "always-assert", "futures", @@ -8293,16 +9922,16 @@ dependencies = [ "polkadot-node-network-protocol", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "rand", "tracing-gum", ] [[package]] name = "polkadot-availability-distribution" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9d05c26cc8d6fa0f5f432d9de880f20ad0d24ca51a618834ea6612d1bd96ab1" +checksum = "5baac9436b7bb35824af5153517d8f8309a9bd4c5805d6c0971dd0035c60d0ed" dependencies = [ "derive_more", "fatality", @@ -8313,20 +9942,20 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "rand", "schnellru", - "sp-core", - "sp-keystore", + "sp-core 30.0.0", + "sp-keystore 0.36.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-availability-recovery" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d77e0b979f43861ab4c78c216c2729644bb12812f9bc859858bd3b8fc56b4d6" +checksum = "273446475e356832b4bbb0df6bfa264d03368438f34038a676e60b99062ff4ff" dependencies = [ "async-trait", "fatality", @@ -8337,7 +9966,7 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "rand", "sc-network", "schnellru", @@ -8348,9 +9977,9 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ef362c44280e3883a39ca452acc4a4fb61a18250d634d68578b22df7edd8290c" +checksum = "f6bdf424d53f877dcfdeddb12542810e1475f496f9e48034b6870fb5921dd7e2" dependencies = [ "cfg-if", "clap", @@ -8366,10 +9995,11 @@ dependencies = [ "sc-storage-monitor", "sc-sysinfo", "sc-tracing", - "sp-core", - "sp-io", - "sp-keyring", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-keyring 33.0.0", "sp-maybe-compressed-blob", + "sp-runtime 33.0.0", "substrate-build-script-utils", "thiserror", "try-runtime-cli", @@ -8377,9 +10007,9 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "507391f1be9f9b9a8fbf28ca13b0ab3f04947a54a1115d423d115aacf8889bf4" +checksum = "559a7962f04ba8ebc1f149703cb50580265b4539b09d37cde71590863efaa0a8" dependencies = [ "bitvec", "fatality", @@ -8389,10 +10019,10 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", - "sp-core", - "sp-keystore", - "sp-runtime", + "polkadot-primitives 9.0.0", + "sp-core 30.0.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", "thiserror", "tokio-util", "tracing-gum", @@ -8406,16 +10036,29 @@ checksum = "b6a08e4e014c853b252ecbbe3ccd67b2d33d78e46988d309b8cccf4ac06e25ef" dependencies = [ "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "polkadot-core-primitives" +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "89a881f63ab7a652aba19300f95f9341ee245ad45a3f89cf02053ecace474769" +dependencies = [ + "parity-scale-codec", + "scale-info", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] name = "polkadot-dispute-distribution" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae32e83ef6bc0ec2874c76c19dff8f3795832ccc27f0abc587a7137994c42d26" +checksum = "d07a449ae0d91325e9be1bbc6b17cb43554d6bf571f07185270785e8b26695d1" dependencies = [ "derive_more", "fatality", @@ -8428,58 +10071,58 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sc-network", "schnellru", - "sp-application-crypto", - "sp-keystore", + "sp-application-crypto 32.0.0", + "sp-keystore 0.36.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-erasure-coding" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b10514ace3272d38b602e1795a5a340b265285c4af875473d682a5c9d6c831c" +checksum = "6f506b0ec86fcabb49bfd5b3ff80ae512d2a54fa2b0ff69edef10c565cd23db9" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "reed-solomon-novelpoly", - "sp-core", - "sp-trie", + "sp-core 30.0.0", + "sp-trie 31.0.0", "thiserror", ] [[package]] name = "polkadot-gossip-support" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01f05f7f60022d4beb30414f1f7c7e4ae728fea02086a4a0f8ff0a73e73ea4aa" +checksum = "90f2c8cae6865a9e7b8f8b8b5521e3ed9d9d02ca54002a641d746e37be98e87d" dependencies = [ "futures", "futures-timer", "polkadot-node-network-protocol", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "rand", "rand_chacha 0.3.1", "sc-network", "sc-network-common", - "sp-application-crypto", - "sp-core", + "sp-application-crypto 32.0.0", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-keystore", + "sp-keystore 0.36.0", "tracing-gum", ] [[package]] name = "polkadot-network-bridge" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "049ec1298ac6e96bcf4d980cd5864aceeee73b3298ab5d6dd7a3193d47578abc" +checksum = "67319452213c24a5c565f3e9171e99bd7a56280e1fea8b67612ce8058ee619a3" dependencies = [ "always-assert", "async-trait", @@ -8492,7 +10135,7 @@ dependencies = [ "polkadot-node-network-protocol", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sc-network", "sp-consensus", "thiserror", @@ -8501,9 +10144,9 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6f1211ab8b154c2e2b4b89c64f57f96056c881e4fcfa2ce29b6e5cbc978e74f1" +checksum = "67f2683d1c65dd1e17b84ac32011fe6018faed0612cfa3ea71e64dc9cee52862" dependencies = [ "futures", "parity-scale-codec", @@ -8511,8 +10154,8 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", - "sp-core", + "polkadot-primitives 9.0.0", + "sp-core 30.0.0", "sp-maybe-compressed-blob", "thiserror", "tracing-gum", @@ -8520,9 +10163,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c61a17b7e4edd3b73afbe0c6e8b5369bf3b721361a232baf11fb1698077067a4" +checksum = "e8144a2c26eff4c0e1d162a450392dd4b2646c232f8cd8eaa4c75fd9764b69e4" dependencies = [ "bitvec", "derive_more", @@ -8537,26 +10180,26 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "rand", "rand_chacha 0.3.1", "rand_core 0.6.4", "sc-keystore", "schnellru", "schnorrkel 0.11.4", - "sp-application-crypto", + "sp-application-crypto 32.0.0", "sp-consensus", - "sp-consensus-slots", - "sp-runtime", + "sp-consensus-slots 0.34.0", + "sp-runtime 33.0.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-node-core-av-store" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "84b334f06423ff701e4b807d6832741ec24e0e97ebc13b560fc99bc0652926c0" +checksum = "d1c442c0ee75b1b2f861414778c2b05ab0e6a673eb524652f012b9639653806b" dependencies = [ "bitvec", "futures", @@ -8569,7 +10212,7 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sp-consensus", "thiserror", "tracing-gum", @@ -8577,9 +10220,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "8.0.1" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f07f8840f3f2f0bee6264c18ce471c99c925f9afb65952e1d584b6d773cf4115" +checksum = "3eeeda38afb82f8ea95f5860725a4ae1b060840ced6332dd7ca0b4b906f0b3b7" dependencies = [ "bitvec", "fatality", @@ -8588,25 +10231,25 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "polkadot-statement-table", "schnellru", - "sp-keystore", + "sp-keystore 0.36.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-node-core-bitfield-signing" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0687006f843d6da8687eb24da735a04cbdcf4c3a98d82055b9b3a9047537e17e" +checksum = "ce8d886e3b3fa9e3c3dbe3ca44df415ec41fe0b01686e48aa20a47120721304d" dependencies = [ "futures", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", - "sp-keystore", + "polkadot-primitives 9.0.0", + "sp-keystore 0.36.0", "thiserror", "tracing-gum", "wasm-timer", @@ -8614,9 +10257,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3035acf9069801e980b91b5178591f8a7052b4409de13824db7a6c798b36b98" +checksum = "7eacb9a860d87ced5280f47fc2c023282047b4cabdd5e33865302782dd77cce5" dependencies = [ "async-trait", "futures", @@ -8628,17 +10271,17 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 8.0.0", + "polkadot-primitives 9.0.0", "sp-maybe-compressed-blob", "tracing-gum", ] [[package]] name = "polkadot-node-core-chain-api" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c990b9ffdde6725fe79f55e3b7c4c32ce2134a06103708476fa595a4ac652e95" +checksum = "15faa14a59751ce1493f5389140b6c19751cc2f7e53b1f2261b1c8e71d1b2373" dependencies = [ "futures", "polkadot-node-metrics", @@ -8651,9 +10294,9 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "451965f3ace786d392c407872d61324765061b87027890b02ffd625554531f97" +checksum = "e7ed635cd100270b52802f9c8486787514bd13565ec2f07cce40c0918c53635c" dependencies = [ "futures", "futures-timer", @@ -8662,16 +10305,16 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c13ea9d5b4aa43b5b1f718c3ec951adff0b0d74909cb1fe28206f5d88492247d" +checksum = "3849f92ea7a2b52dc39ba7e8edcbaff01afcf9ed219765ec1d986a1380251601" dependencies = [ "fatality", "futures", @@ -8680,7 +10323,7 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sc-keystore", "schnellru", "thiserror", @@ -8689,27 +10332,27 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6574c0bda4e10d722f761d4b8ab5d1708f0f963e5840370aa9cee8f559c90a23" +checksum = "d68062a903ac7ec9bb5407e0510172797c2d3b62c1b28d59bb90c34d0710b488" dependencies = [ "async-trait", "futures", "futures-timer", "polkadot-node-subsystem", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sp-blockchain", - "sp-inherents", + "sp-inherents 28.0.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-node-core-prospective-parachains" -version = "7.0.0" +version = "8.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "160f80a11b9d2b8e36e510ea54ce5b06e77179c0c502f7e19e5a5809bc1523ee" +checksum = "82a512f6bdf897ef113dca7db016c0cc029d230d7d4059c69df9462e13589f2c" dependencies = [ "bitvec", "fatality", @@ -8718,16 +10361,16 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-node-core-provisioner" -version = "8.0.1" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0d0a64371700537c3dc15b3956536e4541f093b7c38ac21737ea9fea3562a83" +checksum = "3e84786bfd62419354ecad7090b2e4106edef8d8e65b74823ab251f35133bb6f" dependencies = [ "bitvec", "fatality", @@ -8736,16 +10379,16 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-node-core-pvf" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3bbb1b5f4b966f21a0336e94c0a0222958d2f3cba451da1157af271d07f9748" +checksum = "c774546fb65783d59090c8be6a01ca87c4f2966f090eab9ad0e73fb12924bb5d" dependencies = [ "always-assert", "array-bytes 6.2.2", @@ -8757,16 +10400,16 @@ dependencies = [ "libc", "parity-scale-codec", "pin-project", - "polkadot-core-primitives", + "polkadot-core-primitives 9.0.0", "polkadot-node-core-pvf-common", "polkadot-node-metrics", "polkadot-node-primitives", "polkadot-node-subsystem", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 8.0.0", + "polkadot-primitives 9.0.0", "rand", "slotmap", - "sp-core", + "sp-core 30.0.0", "sp-maybe-compressed-blob", "sp-wasm-interface", "tempfile", @@ -8777,26 +10420,26 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "94ab4a91e62a9f7e67cf400931578f2505417cc43a32ac29458163604f2b277b" +checksum = "6f125ffe763ce46419ed26ba3454244e3573e75936b52531bba0262ae99cc2d8" dependencies = [ "futures", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-primitives", - "sp-keystore", + "polkadot-primitives 9.0.0", + "sp-keystore 0.36.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-node-core-pvf-common" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "003981d3b63e4f527ef7f03cbe280e41ec649d9be365668887f0b107610640f4" +checksum = "e75d55ed5b6b835a087fa97fc11f70fc388a23eecc2e02a40d922cd3a88f78f5" dependencies = [ "cfg-if", "cpu-time", @@ -8805,16 +10448,16 @@ dependencies = [ "libc", "nix 0.27.1", "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 8.0.0", + "polkadot-primitives 9.0.0", "sc-executor", "sc-executor-common", "sc-executor-wasmtime", "seccompiler", - "sp-core", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-externalities", - "sp-io", + "sp-externalities 0.27.0", + "sp-io 32.0.0", "sp-tracing", "thiserror", "tracing-gum", @@ -8822,25 +10465,25 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ba6ea6a03f297b7387fc59c41c3c32285803971cb27e81d7e9ca696824d6773" +checksum = "1d027fdd36799a4d14693817e8364bb9b7942efd6a8d21f64181f44d96edc6cb" dependencies = [ "futures", "polkadot-node-metrics", "polkadot-node-subsystem", "polkadot-node-subsystem-types", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "schnellru", - "sp-consensus-babe", + "sp-consensus-babe 0.34.0", "tracing-gum", ] [[package]] name = "polkadot-node-jaeger" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7d113b48e7b6126964c3a790b101d99e17fd3cb75a92e94d54587ce1340df21" +checksum = "a0bf1270f55774b17d7cf822b99cd932da86f2e960260b0532302e6aef391795" dependencies = [ "lazy_static", "log", @@ -8848,25 +10491,25 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "polkadot-node-primitives", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sc-network", - "sp-core", + "sp-core 30.0.0", "thiserror", "tokio", ] [[package]] name = "polkadot-node-metrics" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aef2e2a934f0d0d606fcfc53fc26f4cacd8b9f18fb2118829203fa813af2cdae" +checksum = "5ebd5bc6a4e659504941f274fbc1cfb2e6e3108ff1994826c9b39fcf0254b010" dependencies = [ "bs58 0.5.1", "futures", "futures-timer", "log", "parity-scale-codec", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "prioritized-metered-channel", "sc-cli", "sc-service", @@ -8877,9 +10520,9 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07f9e67b0f25d695947a15b6fe8ee6f8e83f3dfcbca124a13281c0edd0dc4703" +checksum = "48d36d184c0a1edc1cb21cda372bd875257b0d3a1cf35f1d79f325ad7dba0811" dependencies = [ "async-channel 1.9.0", "async-trait", @@ -8891,7 +10534,7 @@ dependencies = [ "parity-scale-codec", "polkadot-node-jaeger", "polkadot-node-primitives", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "rand", "sc-authority-discovery", "sc-network", @@ -8902,33 +10545,33 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "375744eee7a53576387e14856e1c65be8ecef8b449567bb2cff85706266c8912" +checksum = "30bbe56f395b6dc07eb2f7929c8ee98e20004b9d71c1af2122994626e0ec3549" dependencies = [ "bitvec", "bounded-vec", "futures", "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 8.0.0", + "polkadot-primitives 9.0.0", "schnorrkel 0.11.4", "serde", - "sp-application-crypto", - "sp-consensus-babe", - "sp-core", - "sp-keystore", + "sp-application-crypto 32.0.0", + "sp-consensus-babe 0.34.0", + "sp-core 30.0.0", + "sp-keystore 0.36.0", "sp-maybe-compressed-blob", - "sp-runtime", + "sp-runtime 33.0.0", "thiserror", "zstd 0.12.4", ] [[package]] name = "polkadot-node-subsystem" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24d6c226cdbcd48ab1e506d8512f0fb01839f9a72eec2fc0cf7771f6d3352171" +checksum = "ba2902ddd1af2c5cb9d9e5504efd39845cc75cc9184d3146c48081e83ed94767" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -8937,9 +10580,9 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1404525da0ab9d44bac1041449bf0c5576240f9031b305dc41654567e98b6021" +checksum = "0f754c9e481ee0a50c234884ca5424cec1358fb044c37645a65b154c8fb8a8a8" dependencies = [ "async-trait", "bitvec", @@ -8949,26 +10592,26 @@ dependencies = [ "polkadot-node-jaeger", "polkadot-node-network-protocol", "polkadot-node-primitives", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "polkadot-statement-table", "sc-client-api", "sc-network", "sc-transaction-pool-api", "smallvec", - "sp-api", - "sp-authority-discovery", + "sp-api 28.0.0", + "sp-authority-discovery 28.0.0", "sp-blockchain", - "sp-consensus-babe", - "sp-runtime", + "sp-consensus-babe 0.34.0", + "sp-runtime 33.0.0", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "polkadot-node-subsystem-util" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65a7d101f28bf718d15f01a060ed8cf7a7e2d8d5705c494b49ece696cada0adf" +checksum = "98926d96c3a5ca4fec1e9ca28bef44204569244839f9252ca0df19e23a8142f7" dependencies = [ "async-trait", "derive_more", @@ -8988,23 +10631,23 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-types", "polkadot-overseer", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "prioritized-metered-channel", "rand", "sc-client-api", "schnellru", - "sp-application-crypto", - "sp-core", - "sp-keystore", + "sp-application-crypto 32.0.0", + "sp-core 30.0.0", + "sp-keystore 0.36.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-overseer" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd5ed988deffeddf440473586f62efc5dd498f6016e6650881db09dd60b3b24f" +checksum = "35434f12f38e9fe1898ee9d0e46459b59c6613122f89fdc68ba677a6080fda8f" dependencies = [ "async-trait", "futures", @@ -9015,10 +10658,10 @@ dependencies = [ "polkadot-node-network-protocol", "polkadot-node-primitives", "polkadot-node-subsystem-types", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sc-client-api", - "sp-api", - "sp-core", + "sp-api 28.0.0", + "sp-core 30.0.0", "tikv-jemalloc-ctl", "tracing-gum", ] @@ -9032,13 +10675,31 @@ dependencies = [ "bounded-collections 0.2.0", "derive_more", "parity-scale-codec", - "polkadot-core-primitives", + "polkadot-core-primitives 8.0.0", + "scale-info", + "serde", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "sp-std", + "sp-weights 28.0.0", +] + +[[package]] +name = "polkadot-parachain-primitives" +version = "8.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "567c738aa6b8d7eb113fe73e50fb9b6292f818f54da98bb25c7fe73e98d1709a" +dependencies = [ + "bounded-collections 0.2.0", + "derive_more", + "parity-scale-codec", + "polkadot-core-primitives 9.0.0", "scale-info", "serde", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", - "sp-weights", + "sp-weights 29.0.0", ] [[package]] @@ -9051,34 +10712,62 @@ dependencies = [ "hex-literal", "log", "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", + "polkadot-core-primitives 8.0.0", + "polkadot-parachain-primitives 7.0.0", + "scale-info", + "serde", + "sp-api 27.0.1", + "sp-application-crypto 31.0.0", + "sp-arithmetic 24.0.0", + "sp-authority-discovery 27.0.0", + "sp-consensus-slots 0.33.0", + "sp-core 29.0.0", + "sp-inherents 27.0.0", + "sp-io 31.0.0", + "sp-keystore 0.35.0", + "sp-runtime 32.0.0", + "sp-staking 27.0.0", + "sp-std", +] + +[[package]] +name = "polkadot-primitives" +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "20a6d6b36fdda53a0c50c4c6fbbda8ff557c9cf5b0a9edaea1f9641756ec1981" +dependencies = [ + "bitvec", + "hex-literal", + "log", + "parity-scale-codec", + "polkadot-core-primitives 9.0.0", + "polkadot-parachain-primitives 8.0.0", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", - "sp-authority-discovery", - "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-io", - "sp-keystore", - "sp-runtime", - "sp-staking", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-arithmetic 25.0.0", + "sp-authority-discovery 28.0.0", + "sp-consensus-slots 0.34.0", + "sp-core 30.0.0", + "sp-inherents 28.0.0", + "sp-io 32.0.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", + "sp-staking 28.0.0", "sp-std", ] [[package]] name = "polkadot-rpc" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb4747cb8faa532e8446b38b74266fd626d6b660fe6b00776dd6c4543cc0457f" +checksum = "b9c02431c0f9947cf931113d492512b99478b4aefe2a3a2e49b59e45219f5d6f" dependencies = [ "jsonrpsee", "mmr-rpc", "pallet-transaction-payment-rpc", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sc-chain-spec", "sc-client-api", "sc-consensus-babe", @@ -9092,13 +10781,13 @@ dependencies = [ "sc-rpc-spec-v2", "sc-sync-state-rpc", "sc-transaction-pool-api", - "sp-api", - "sp-block-builder", + "sp-api 28.0.0", + "sp-block-builder 28.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-babe", - "sp-keystore", - "sp-runtime", + "sp-consensus-babe 0.34.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", "substrate-frame-rpc-system", "substrate-state-trie-migration-rpc", ] @@ -9110,48 +10799,100 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "12a70422ca43d30457e2d9502a5e4af35e20fa2ff3f7cd46e0d2997c784f2665" dependencies = [ "bitvec", - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-election-provider-support 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "impl-trait-for-tuples", + "libsecp256k1", + "log", + "pallet-asset-rate 8.0.0", + "pallet-authorship 29.0.0", + "pallet-babe 29.0.0", + "pallet-balances 29.0.2", + "pallet-broker 0.7.2", + "pallet-election-provider-multi-phase 28.0.0", + "pallet-fast-unstake 28.0.0", + "pallet-identity 29.0.1", + "pallet-session 29.0.0", + "pallet-staking 29.0.3", + "pallet-staking-reward-fn 20.0.0", + "pallet-timestamp 28.0.0", + "pallet-transaction-payment 29.0.2", + "pallet-treasury 28.0.1", + "pallet-vesting 29.0.0", + "parity-scale-codec", + "polkadot-primitives 8.0.1", + "polkadot-runtime-parachains 8.0.3", + "rustc-hex", + "scale-info", + "serde", + "serde_derive", + "slot-range-helper 8.0.0", + "sp-api 27.0.1", + "sp-core 29.0.0", + "sp-inherents 27.0.0", + "sp-io 31.0.0", + "sp-npos-elections 27.0.0", + "sp-runtime 32.0.0", + "sp-session 28.0.0", + "sp-staking 27.0.0", + "sp-std", + "staging-xcm 8.0.1", + "staging-xcm-builder 8.0.3", + "staging-xcm-executor 8.0.2", + "static_assertions", +] + +[[package]] +name = "polkadot-runtime-common" +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "647ece8082c13a03f19c6e0c1c486891c02169be2e0f9898afe5db607fc6aa7a" +dependencies = [ + "bitvec", + "frame-benchmarking 30.0.0", + "frame-election-provider-support 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "impl-trait-for-tuples", "libsecp256k1", "log", - "pallet-asset-rate", - "pallet-authorship", - "pallet-babe", - "pallet-balances", - "pallet-broker", - "pallet-election-provider-multi-phase", - "pallet-fast-unstake", - "pallet-identity", - "pallet-session", - "pallet-staking", - "pallet-staking-reward-fn", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-treasury", - "pallet-vesting", - "parity-scale-codec", - "polkadot-primitives", - "polkadot-runtime-parachains", + "pallet-asset-rate 9.0.0", + "pallet-authorship 30.0.0", + "pallet-babe 30.0.0", + "pallet-balances 30.0.0", + "pallet-broker 0.8.0", + "pallet-election-provider-multi-phase 29.0.0", + "pallet-fast-unstake 29.0.0", + "pallet-identity 30.0.0", + "pallet-session 30.0.0", + "pallet-staking 30.0.2", + "pallet-staking-reward-fn 21.0.0", + "pallet-timestamp 29.0.0", + "pallet-transaction-payment 30.0.0", + "pallet-treasury 29.0.0", + "pallet-vesting 30.0.0", + "parity-scale-codec", + "polkadot-primitives 9.0.0", + "polkadot-runtime-parachains 9.0.0", "rustc-hex", "scale-info", "serde", "serde_derive", - "slot-range-helper", - "sp-api", - "sp-core", - "sp-inherents", - "sp-io", - "sp-npos-elections", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-std", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "slot-range-helper 9.0.0", + "sp-api 28.0.0", + "sp-core 30.0.0", + "sp-inherents 28.0.0", + "sp-io 32.0.0", + "sp-npos-elections 28.0.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-staking 28.0.0", + "sp-std", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", + "staging-xcm-executor 9.0.1", "static_assertions", ] @@ -9162,9 +10903,23 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e3566c6fd0c21b5dd555309427c984cf506f875ee90f710acea295b478fecbe0" dependencies = [ "bs58 0.5.1", - "frame-benchmarking", + "frame-benchmarking 29.0.0", + "parity-scale-codec", + "polkadot-primitives 8.0.1", + "sp-std", + "sp-tracing", +] + +[[package]] +name = "polkadot-runtime-metrics" +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3881206c09c9aafc5a8a801013d4069f012a0a68eb7edf5f1ac423196f76481e" +dependencies = [ + "bs58 0.5.1", + "frame-benchmarking 30.0.0", "parity-scale-codec", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "sp-std", "sp-tracing", ] @@ -9178,59 +10933,109 @@ dependencies = [ "bitflags 1.3.2", "bitvec", "derive_more", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "impl-trait-for-tuples", + "log", + "pallet-authority-discovery 29.0.1", + "pallet-authorship 29.0.0", + "pallet-babe 29.0.0", + "pallet-balances 29.0.2", + "pallet-broker 0.7.2", + "pallet-message-queue 32.0.0", + "pallet-session 29.0.0", + "pallet-staking 29.0.3", + "pallet-timestamp 28.0.0", + "pallet-vesting 29.0.0", + "parity-scale-codec", + "polkadot-core-primitives 8.0.0", + "polkadot-parachain-primitives 7.0.0", + "polkadot-primitives 8.0.1", + "polkadot-runtime-metrics 8.0.0", + "rand", + "rand_chacha 0.3.1", + "rustc-hex", + "scale-info", + "serde", + "sp-api 27.0.1", + "sp-application-crypto 31.0.0", + "sp-arithmetic 24.0.0", + "sp-core 29.0.0", + "sp-inherents 27.0.0", + "sp-io 31.0.0", + "sp-keystore 0.35.0", + "sp-runtime 32.0.0", + "sp-session 28.0.0", + "sp-staking 27.0.0", + "sp-std", + "staging-xcm 8.0.1", + "staging-xcm-executor 8.0.2", + "static_assertions", +] + +[[package]] +name = "polkadot-runtime-parachains" +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5003965d03a5b6c8b98350f8f10f42a6ce04875a048a98e4c1523e42cf3f72b4" +dependencies = [ + "bitflags 1.3.2", + "bitvec", + "derive_more", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "impl-trait-for-tuples", "log", - "pallet-authority-discovery", - "pallet-authorship", - "pallet-babe", - "pallet-balances", - "pallet-broker", - "pallet-message-queue", - "pallet-session", - "pallet-staking", - "pallet-timestamp", - "pallet-vesting", - "parity-scale-codec", - "polkadot-core-primitives", - "polkadot-parachain-primitives", - "polkadot-primitives", - "polkadot-runtime-metrics", + "pallet-authority-discovery 30.0.1", + "pallet-authorship 30.0.0", + "pallet-babe 30.0.0", + "pallet-balances 30.0.0", + "pallet-broker 0.8.0", + "pallet-message-queue 33.0.0", + "pallet-session 30.0.0", + "pallet-staking 30.0.2", + "pallet-timestamp 29.0.0", + "pallet-vesting 30.0.0", + "parity-scale-codec", + "polkadot-core-primitives 9.0.0", + "polkadot-parachain-primitives 8.0.0", + "polkadot-primitives 9.0.0", + "polkadot-runtime-metrics 9.0.0", "rand", "rand_chacha 0.3.1", "rustc-hex", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", - "sp-core", - "sp-inherents", - "sp-io", - "sp-keystore", - "sp-runtime", - "sp-session", - "sp-staking", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", + "sp-inherents 28.0.0", + "sp-io 32.0.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-staking 28.0.0", "sp-std", - "staging-xcm", - "staging-xcm-executor", + "staging-xcm 9.0.0", + "staging-xcm-executor 9.0.1", "static_assertions", ] [[package]] name = "polkadot-service" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2fd665185877bec296588c7cf1ec0ef75e0545050b5e1d42d94240a284149da" +checksum = "9709302c0e87754ec1eb90ac817978f737fb68b5f1184308a818a3602fe390e6" dependencies = [ "async-trait", - "frame-benchmarking", + "frame-benchmarking 30.0.0", "frame-benchmarking-cli", - "frame-support", - "frame-system", - "frame-system-rpc-runtime-api", + "frame-support 30.0.0", + "frame-system 30.0.0", + "frame-system-rpc-runtime-api 28.0.0", "futures", "hex-literal", "is_executable", @@ -9238,11 +11043,11 @@ dependencies = [ "kvdb-rocksdb", "log", "mmr-gadget", - "pallet-babe", - "pallet-im-online", - "pallet-staking", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-babe 30.0.0", + "pallet-im-online 29.0.0", + "pallet-staking 30.0.2", + "pallet-transaction-payment 30.0.0", + "pallet-transaction-payment-rpc-runtime-api 30.0.0", "parity-db", "parity-scale-codec", "parking_lot 0.12.1", @@ -9251,7 +11056,7 @@ dependencies = [ "polkadot-availability-distribution", "polkadot-availability-recovery", "polkadot-collator-protocol", - "polkadot-core-primitives", + "polkadot-core-primitives 9.0.0", "polkadot-dispute-distribution", "polkadot-gossip-support", "polkadot-network-bridge", @@ -9276,10 +11081,10 @@ dependencies = [ "polkadot-node-subsystem-types", "polkadot-node-subsystem-util", "polkadot-overseer", - "polkadot-parachain-primitives", - "polkadot-primitives", + "polkadot-parachain-primitives 8.0.0", + "polkadot-primitives 9.0.0", "polkadot-rpc", - "polkadot-runtime-parachains", + "polkadot-runtime-parachains 9.0.0", "polkadot-statement-distribution", "rococo-runtime", "sc-authority-discovery", @@ -9308,29 +11113,29 @@ dependencies = [ "schnellru", "serde", "serde_json", - "sp-api", - "sp-authority-discovery", - "sp-block-builder", + "sp-api 28.0.0", + "sp-authority-discovery 28.0.0", + "sp-block-builder 28.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-babe", - "sp-consensus-beefy", - "sp-consensus-grandpa", - "sp-core", - "sp-inherents", - "sp-io", - "sp-keyring", - "sp-keystore", - "sp-mmr-primitives", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-state-machine", + "sp-consensus-babe 0.34.0", + "sp-consensus-beefy 15.0.0", + "sp-consensus-grandpa 15.0.0", + "sp-core 30.0.0", + "sp-inherents 28.0.0", + "sp-io 32.0.0", + "sp-keyring 33.0.0", + "sp-keystore 0.36.0", + "sp-mmr-primitives 28.0.0", + "sp-offchain 28.0.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-state-machine 0.37.0", "sp-storage", - "sp-timestamp", - "sp-transaction-pool", - "sp-version", - "sp-weights", + "sp-timestamp 28.0.0", + "sp-transaction-pool 28.0.0", + "sp-version 31.0.0", + "sp-weights 29.0.0", "substrate-prometheus-endpoint", "thiserror", "tracing-gum", @@ -9339,9 +11144,9 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ff6d16cbd994987f48a9f107f12e4c7fff26cdd71df6288e9521adc7cff3427" +checksum = "7e58f5c1ec49dabd807c0bd5c77c53774d9c094652d4c198a832e7ddc754c945" dependencies = [ "arrayvec 0.7.4", "bitvec", @@ -9354,30 +11159,36 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-node-subsystem-util", - "polkadot-primitives", - "sp-keystore", - "sp-staking", + "polkadot-primitives 9.0.0", + "sp-keystore 0.36.0", + "sp-staking 28.0.0", "thiserror", "tracing-gum", ] [[package]] name = "polkadot-statement-table" -version = "8.0.1" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "de5e010da3c6a65d8f263d0f825a04d995ffc8a37f886f674fcbbc73bf158d01" +checksum = "b2fb894021b1318d752d29b1b65721833aa668876e1a780ac760c59d40f5d759" dependencies = [ "parity-scale-codec", - "polkadot-primitives", - "sp-core", + "polkadot-primitives 9.0.0", + "sp-core 30.0.0", "tracing-gum", ] [[package]] name = "polkavm-common" -version = "0.5.0" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "88b4e215c80fe876147f3d58158d5dfeae7dabdd6047e175af77095b78d0035c" + +[[package]] +name = "polkavm-common" +version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "88b4e215c80fe876147f3d58158d5dfeae7dabdd6047e175af77095b78d0035c" +checksum = "92c99f7eee94e7be43ba37eef65ad0ee8cbaf89b7c00001c3f6d2be985cb1817" [[package]] name = "polkavm-derive" @@ -9385,22 +11196,68 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6380dbe1fb03ecc74ad55d841cfc75480222d153ba69ddcb00977866cbdabdb8" dependencies = [ - "polkavm-derive-impl", + "polkavm-derive-impl 0.5.0", "syn 2.0.55", ] +[[package]] +name = "polkavm-derive" +version = "0.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "79fa916f7962348bd1bb1a65a83401675e6fc86c51a0fdbcf92a3108e58e6125" +dependencies = [ + "polkavm-derive-impl-macro", +] + [[package]] name = "polkavm-derive-impl" version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dc8211b3365bbafb2fb32057d68b0e1ca55d079f5cf6f9da9b98079b94b3987d" dependencies = [ - "polkavm-common", + "polkavm-common 0.5.0", + "proc-macro2", + "quote", + "syn 2.0.55", +] + +[[package]] +name = "polkavm-derive-impl" +version = "0.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c10b2654a8a10a83c260bfb93e97b262cf0017494ab94a65d389e0eda6de6c9c" +dependencies = [ + "polkavm-common 0.8.0", "proc-macro2", "quote", "syn 2.0.55", ] +[[package]] +name = "polkavm-derive-impl-macro" +version = "0.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "15e85319a0d5129dc9f021c62607e0804f5fb777a05cdda44d750ac0732def66" +dependencies = [ + "polkavm-derive-impl 0.8.0", + "syn 2.0.55", +] + +[[package]] +name = "polkavm-linker" +version = "0.8.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fdec1451cb18261d5d01de82acc15305e417fb59588cdcb3127d3dcc9672b925" +dependencies = [ + "gimli 0.28.1", + "hashbrown 0.14.3", + "log", + "object 0.32.2", + "polkavm-common 0.8.0", + "regalloc2 0.9.3", + "rustc-demangle", +] + [[package]] name = "polling" version = "2.8.0" @@ -9467,11 +11324,11 @@ dependencies = [ "cumulus-client-consensus-common", "cumulus-client-consensus-proposer", "cumulus-client-service", - "cumulus-primitives-aura", - "cumulus-primitives-core", - "cumulus-primitives-parachain-inherent", + "cumulus-primitives-aura 0.9.0", + "cumulus-primitives-core 0.9.0", + "cumulus-primitives-parachain-inherent 0.9.0", "cumulus-relay-chain-interface", - "frame-benchmarking", + "frame-benchmarking 30.0.0", "frame-benchmarking-cli", "futures", "jsonrpsee", @@ -9479,7 +11336,7 @@ dependencies = [ "pallet-transaction-payment-rpc", "parity-scale-codec", "polkadot-cli", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "pop-runtime-common", "pop-runtime-devnet", "pop-runtime-testnet", @@ -9501,19 +11358,19 @@ dependencies = [ "sc-transaction-pool-api", "serde", "serde_json", - "sp-api", - "sp-block-builder", + "sp-api 28.0.0", + "sp-block-builder 28.0.0", "sp-blockchain", - "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-keystore", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-timestamp", - "sp-transaction-pool", - "staging-xcm", + "sp-consensus-aura 0.34.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-keystore 0.36.0", + "sp-offchain 28.0.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-timestamp 28.0.0", + "sp-transaction-pool 28.0.0", + "staging-xcm 9.0.0", "substrate-build-script-utils", "substrate-frame-rpc-system", "substrate-prometheus-endpoint", @@ -9532,12 +11389,12 @@ dependencies = [ name = "pop-runtime-common" version = "0.0.0" dependencies = [ - "frame-support", - "parachains-common", + "frame-support 30.0.0", + "parachains-common 9.0.0", "parity-scale-codec", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "scale-info", - "sp-runtime", + "sp-runtime 33.0.0", "sp-std", ] @@ -9545,146 +11402,146 @@ dependencies = [ name = "pop-runtime-devnet" version = "0.1.0" dependencies = [ - "cumulus-pallet-aura-ext", - "cumulus-pallet-parachain-system", - "cumulus-pallet-session-benchmarking", - "cumulus-pallet-xcm", - "cumulus-pallet-xcmp-queue", - "cumulus-primitives-aura", - "cumulus-primitives-core", - "cumulus-primitives-utility", + "cumulus-pallet-aura-ext 0.9.0", + "cumulus-pallet-parachain-system 0.9.0", + "cumulus-pallet-session-benchmarking 11.0.0", + "cumulus-pallet-xcm 0.9.0", + "cumulus-pallet-xcmp-queue 0.9.0", + "cumulus-primitives-aura 0.9.0", + "cumulus-primitives-core 0.9.0", + "cumulus-primitives-utility 0.9.0", "enumflags2", "env_logger 0.11.3", - "frame-benchmarking", - "frame-executive", - "frame-support", - "frame-system", - "frame-system-benchmarking", - "frame-system-rpc-runtime-api", - "frame-try-runtime", + "frame-benchmarking 30.0.0", + "frame-executive 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "frame-system-benchmarking 30.0.0", + "frame-system-rpc-runtime-api 28.0.0", + "frame-try-runtime 0.36.0", "hex", "hex-literal", "log", - "pallet-assets", - "pallet-aura", - "pallet-authorship", - "pallet-balances", - "pallet-collator-selection", + "pallet-assets 31.0.0", + "pallet-aura 29.0.0", + "pallet-authorship 30.0.0", + "pallet-balances 30.0.0", + "pallet-collator-selection 11.0.1", "pallet-contracts", - "pallet-message-queue", - "pallet-multisig", + "pallet-message-queue 33.0.0", + "pallet-multisig 30.0.0", "pallet-nft-fractionalization", - "pallet-nfts", - "pallet-nfts-runtime-api", - "pallet-preimage", - "pallet-proxy", - "pallet-scheduler", - "pallet-session", - "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", - "pallet-utility", - "pallet-xcm", - "parachains-common", - "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-runtime-common", + "pallet-nfts 24.0.0", + "pallet-nfts-runtime-api 16.0.0", + "pallet-preimage 30.0.0", + "pallet-proxy 30.0.0", + "pallet-scheduler 31.0.0", + "pallet-session 30.0.0", + "pallet-sudo 30.0.0", + "pallet-timestamp 29.0.0", + "pallet-transaction-payment 30.0.0", + "pallet-transaction-payment-rpc-runtime-api 30.0.0", + "pallet-utility 30.0.0", + "pallet-xcm 9.0.1", + "parachains-common 9.0.0", + "parity-scale-codec", + "polkadot-parachain-primitives 8.0.0", + "polkadot-runtime-common 9.0.0", "pop-primitives", "pop-runtime-common", "scale-info", "smallvec", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", - "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", - "substrate-wasm-builder", + "sp-api 28.0.0", + "sp-block-builder 28.0.0", + "sp-consensus-aura 0.34.0", + "sp-core 30.0.0", + "sp-genesis-builder 0.9.0", + "sp-inherents 28.0.0", + "sp-io 32.0.0", + "sp-offchain 28.0.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-std", + "sp-transaction-pool 28.0.0", + "sp-version 31.0.0", + "staging-parachain-info 0.9.0", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", + "staging-xcm-executor 9.0.1", + "substrate-wasm-builder 19.0.0", ] [[package]] name = "pop-runtime-testnet" version = "0.2.0" dependencies = [ - "cumulus-pallet-aura-ext", - "cumulus-pallet-parachain-system", - "cumulus-pallet-session-benchmarking", - "cumulus-pallet-xcm", - "cumulus-pallet-xcmp-queue", - "cumulus-primitives-aura", - "cumulus-primitives-core", - "cumulus-primitives-utility", + "cumulus-pallet-aura-ext 0.9.0", + "cumulus-pallet-parachain-system 0.9.0", + "cumulus-pallet-session-benchmarking 11.0.0", + "cumulus-pallet-xcm 0.9.0", + "cumulus-pallet-xcmp-queue 0.9.0", + "cumulus-primitives-aura 0.9.0", + "cumulus-primitives-core 0.9.0", + "cumulus-primitives-utility 0.9.0", "enumflags2", "env_logger 0.11.3", - "frame-benchmarking", - "frame-executive", - "frame-support", - "frame-system", - "frame-system-benchmarking", - "frame-system-rpc-runtime-api", - "frame-try-runtime", + "frame-benchmarking 30.0.0", + "frame-executive 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "frame-system-benchmarking 30.0.0", + "frame-system-rpc-runtime-api 28.0.0", + "frame-try-runtime 0.36.0", "hex", "hex-literal", "log", - "pallet-assets", - "pallet-aura", - "pallet-authorship", - "pallet-balances", - "pallet-collator-selection", + "pallet-assets 31.0.0", + "pallet-aura 29.0.0", + "pallet-authorship 30.0.0", + "pallet-balances 30.0.0", + "pallet-collator-selection 11.0.1", "pallet-contracts", - "pallet-message-queue", - "pallet-multisig", + "pallet-message-queue 33.0.0", + "pallet-multisig 30.0.0", "pallet-nft-fractionalization", - "pallet-nfts", - "pallet-nfts-runtime-api", - "pallet-preimage", - "pallet-proxy", - "pallet-scheduler", - "pallet-session", - "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", - "pallet-utility", - "pallet-xcm", - "parachains-common", - "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-runtime-common", + "pallet-nfts 24.0.0", + "pallet-nfts-runtime-api 16.0.0", + "pallet-preimage 30.0.0", + "pallet-proxy 30.0.0", + "pallet-scheduler 31.0.0", + "pallet-session 30.0.0", + "pallet-sudo 30.0.0", + "pallet-timestamp 29.0.0", + "pallet-transaction-payment 30.0.0", + "pallet-transaction-payment-rpc-runtime-api 30.0.0", + "pallet-utility 30.0.0", + "pallet-xcm 9.0.1", + "parachains-common 9.0.0", + "parity-scale-codec", + "polkadot-parachain-primitives 8.0.0", + "polkadot-runtime-common 9.0.0", "pop-primitives", "pop-runtime-common", "scale-info", "smallvec", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", - "staging-parachain-info", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", - "substrate-wasm-builder", + "sp-api 28.0.0", + "sp-block-builder 28.0.0", + "sp-consensus-aura 0.34.0", + "sp-core 30.0.0", + "sp-genesis-builder 0.9.0", + "sp-inherents 28.0.0", + "sp-io 32.0.0", + "sp-offchain 28.0.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-std", + "sp-transaction-pool 28.0.0", + "sp-version 31.0.0", + "staging-parachain-info 0.9.0", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", + "staging-xcm-executor 9.0.1", + "substrate-wasm-builder 19.0.0", ] [[package]] @@ -9982,6 +11839,21 @@ dependencies = [ "cc", ] +[[package]] +name = "quanta" +version = "0.12.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8e5167a477619228a0b284fac2674e3c388cba90631d7b7de620e6f1fcd08da5" +dependencies = [ + "crossbeam-utils", + "libc", + "once_cell", + "raw-cpuid", + "wasi 0.11.0+wasi-snapshot-preview1", + "web-sys", + "winapi", +] + [[package]] name = "quick-error" version = "1.2.3" @@ -10122,6 +11994,15 @@ dependencies = [ "rand_core 0.6.4", ] +[[package]] +name = "raw-cpuid" +version = "11.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cb9ee317cfe3fbd54b36a511efc1edd42e216903c9cd575e686dd68a2ba90d8d" +dependencies = [ + "bitflags 2.5.0", +] + [[package]] name = "rawpointer" version = "0.2.1" @@ -10233,6 +12114,19 @@ dependencies = [ "smallvec", ] +[[package]] +name = "regalloc2" +version = "0.9.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6" +dependencies = [ + "hashbrown 0.13.2", + "log", + "rustc-hash", + "slice-group-by", + "smallvec", +] + [[package]] name = "regex" version = "1.10.4" @@ -10358,117 +12252,116 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "8.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cfa4cc054efdd3bfbec965da01b1ae16475031308c109c173347717091f6e3a5" -dependencies = [ - "binary-merkle-tree", - "frame-benchmarking", - "frame-executive", - "frame-metadata-hash-extension", - "frame-support", - "frame-system", - "frame-system-benchmarking", - "frame-system-rpc-runtime-api", - "frame-try-runtime", +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "24202c576ef8aec7a65e0662e031936a1311a8cef51caffaae2cb3fd0c97f7fe" +dependencies = [ + "binary-merkle-tree 15.0.0", + "frame-benchmarking 30.0.0", + "frame-executive 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "frame-system-benchmarking 30.0.0", + "frame-system-rpc-runtime-api 28.0.0", + "frame-try-runtime 0.36.0", "hex-literal", "log", - "pallet-asset-rate", - "pallet-authority-discovery", - "pallet-authorship", - "pallet-babe", - "pallet-balances", - "pallet-beefy", - "pallet-beefy-mmr", - "pallet-bounties", - "pallet-child-bounties", + "pallet-asset-rate 9.0.0", + "pallet-authority-discovery 30.0.1", + "pallet-authorship 30.0.0", + "pallet-babe 30.0.0", + "pallet-balances 30.0.0", + "pallet-beefy 30.0.0", + "pallet-beefy-mmr 30.0.0", + "pallet-bounties 29.0.0", + "pallet-child-bounties 29.0.0", "pallet-collective", - "pallet-conviction-voting", + "pallet-conviction-voting 30.0.0", "pallet-democracy", "pallet-elections-phragmen", - "pallet-grandpa", - "pallet-identity", - "pallet-im-online", - "pallet-indices", + "pallet-grandpa 30.0.0", + "pallet-identity 30.0.0", + "pallet-im-online 29.0.0", + "pallet-indices 30.0.0", "pallet-membership", - "pallet-message-queue", - "pallet-mmr", - "pallet-multisig", + "pallet-message-queue 33.0.0", + "pallet-mmr 29.0.0", + "pallet-multisig 30.0.0", "pallet-nis", - "pallet-offences", - "pallet-preimage", - "pallet-proxy", + "pallet-offences 29.0.0", + "pallet-preimage 30.0.0", + "pallet-proxy 30.0.0", "pallet-ranked-collective", "pallet-recovery", - "pallet-referenda", + "pallet-referenda 30.0.0", "pallet-root-testing", - "pallet-scheduler", - "pallet-session", + "pallet-scheduler 31.0.0", + "pallet-session 30.0.0", "pallet-society", - "pallet-staking", - "pallet-state-trie-migration", - "pallet-sudo", - "pallet-timestamp", + "pallet-staking 30.0.2", + "pallet-state-trie-migration 31.0.0", + "pallet-sudo 30.0.0", + "pallet-timestamp 29.0.0", "pallet-tips", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", - "pallet-treasury", - "pallet-utility", - "pallet-vesting", - "pallet-whitelist", - "pallet-xcm", - "pallet-xcm-benchmarks", - "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-primitives", - "polkadot-runtime-common", - "polkadot-runtime-parachains", + "pallet-transaction-payment 30.0.0", + "pallet-transaction-payment-rpc-runtime-api 30.0.0", + "pallet-treasury 29.0.0", + "pallet-utility 30.0.0", + "pallet-vesting 30.0.0", + "pallet-whitelist 29.0.0", + "pallet-xcm 9.0.1", + "pallet-xcm-benchmarks 9.0.0", + "parity-scale-codec", + "polkadot-parachain-primitives 8.0.0", + "polkadot-primitives 9.0.0", + "polkadot-runtime-common 9.0.0", + "polkadot-runtime-parachains 9.0.0", "rococo-runtime-constants", "scale-info", "serde", "serde_derive", "smallvec", - "sp-api", - "sp-arithmetic", - "sp-authority-discovery", - "sp-block-builder", - "sp-consensus-babe", - "sp-consensus-beefy", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", - "sp-mmr-primitives", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-staking", + "sp-api 28.0.0", + "sp-arithmetic 25.0.0", + "sp-authority-discovery 28.0.0", + "sp-block-builder 28.0.0", + "sp-consensus-babe 0.34.0", + "sp-consensus-beefy 15.0.0", + "sp-core 30.0.0", + "sp-genesis-builder 0.9.0", + "sp-inherents 28.0.0", + "sp-io 32.0.0", + "sp-mmr-primitives 28.0.0", + "sp-offchain 28.0.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-staking 28.0.0", "sp-std", "sp-storage", - "sp-transaction-pool", - "sp-version", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "sp-transaction-pool 28.0.0", + "sp-version 31.0.0", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", + "staging-xcm-executor 9.0.1", "static_assertions", - "substrate-wasm-builder", + "substrate-wasm-builder 19.0.0", ] [[package]] name = "rococo-runtime-constants" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b45c21ccb0f8777512a65510c106aeee4b59682944b9a5cb31cd7b8ed4ccb47" +checksum = "74f036bf3c4f8cc01301dbe91e601e736e1939f42ef7a364058f26752305527e" dependencies = [ - "frame-support", - "polkadot-primitives", - "polkadot-runtime-common", + "frame-support 30.0.0", + "polkadot-primitives 9.0.0", + "polkadot-runtime-common 9.0.0", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", - "staging-xcm", - "staging-xcm-builder", + "sp-core 30.0.0", + "sp-runtime 33.0.0", + "sp-weights 29.0.0", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", ] [[package]] @@ -10610,10 +12503,24 @@ checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba" dependencies = [ "log", "ring 0.17.8", - "rustls-webpki", + "rustls-webpki 0.101.7", "sct", ] +[[package]] +name = "rustls" +version = "0.22.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432" +dependencies = [ + "log", + "ring 0.17.8", + "rustls-pki-types", + "rustls-webpki 0.102.6", + "subtle 2.5.0", + "zeroize", +] + [[package]] name = "rustls-native-certs" version = "0.6.3" @@ -10621,7 +12528,20 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00" dependencies = [ "openssl-probe", - "rustls-pemfile", + "rustls-pemfile 1.0.4", + "schannel", + "security-framework", +] + +[[package]] +name = "rustls-native-certs" +version = "0.7.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a88d6d420651b496bdd98684116959239430022a115c1240e6c3993be0b15fba" +dependencies = [ + "openssl-probe", + "rustls-pemfile 2.1.3", + "rustls-pki-types", "schannel", "security-framework", ] @@ -10635,6 +12555,22 @@ dependencies = [ "base64 0.21.7", ] +[[package]] +name = "rustls-pemfile" +version = "2.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "196fe16b00e106300d3e45ecfcb764fa292a535d7326a29a5875c579c7417425" +dependencies = [ + "base64 0.22.1", + "rustls-pki-types", +] + +[[package]] +name = "rustls-pki-types" +version = "1.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fc0a2ce646f8655401bb81e7927b812614bd5d91dbc968696be50603510fcaf0" + [[package]] name = "rustls-webpki" version = "0.101.7" @@ -10645,6 +12581,17 @@ dependencies = [ "untrusted 0.9.0", ] +[[package]] +name = "rustls-webpki" +version = "0.102.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8e6b52d4fda176fd835fdc55a835d4a89b8499cad995885a21149d5ad62f852e" +dependencies = [ + "ring 0.17.8", + "rustls-pki-types", + "untrusted 0.9.0", +] + [[package]] name = "rustversion" version = "1.0.14" @@ -10699,21 +12646,21 @@ dependencies = [ [[package]] name = "sc-allocator" -version = "24.0.0" +version = "25.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "357127c91373ed6d1ae582f6e3300ab5b13bcde43bbf270a891f44194ef48b70" +checksum = "97e78cc21b2bb1d13b33d9c64fbb02a10efde428e8f0a68a0ca2084203123933" dependencies = [ "log", - "sp-core", + "sp-core 30.0.0", "sp-wasm-interface", "thiserror", ] [[package]] name = "sc-authority-discovery" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7fb3c14cb8022844835a6f7209196b8c6544d389fe5d2972d8df2ae4ca75afbe" +checksum = "d0f294602dc9f593e8aae35288f02d16f87ff49f96b8e6d442cb9f1d3aa6967e" dependencies = [ "async-trait", "futures", @@ -10729,21 +12676,21 @@ dependencies = [ "rand", "sc-client-api", "sc-network", - "sp-api", - "sp-authority-discovery", + "sp-api 28.0.0", + "sp-authority-discovery 28.0.0", "sp-blockchain", - "sp-core", - "sp-keystore", - "sp-runtime", + "sp-core 30.0.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "sc-basic-authorship" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "724c3a6eee5f0829a1b79a15e12d63ed81b33281b14004a6331a8883b2fd8fd1" +checksum = "cede898c7079b789b42c4fdd8f1ff74f7007232406cd0299e2c3a5ada1db2910" dependencies = [ "futures", "futures-timer", @@ -10753,36 +12700,36 @@ dependencies = [ "sc-proposer-metrics", "sc-telemetry", "sc-transaction-pool-api", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-inherents", - "sp-runtime", + "sp-core 30.0.0", + "sp-inherents 28.0.0", + "sp-runtime 33.0.0", "substrate-prometheus-endpoint", ] [[package]] name = "sc-block-builder" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e8b0640994965c6ff3afa13242d95a61611b83da21fd86ac2b1ebd03e241a02" +checksum = "eb2a2f425079daf382b0f1cf3b9085bed25db13ec8ad0ff64b0dc75ff457c0f7" dependencies = [ "parity-scale-codec", - "sp-api", - "sp-block-builder", + "sp-api 28.0.0", + "sp-block-builder 28.0.0", "sp-blockchain", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-trie", + "sp-core 30.0.0", + "sp-inherents 28.0.0", + "sp-runtime 33.0.0", + "sp-trie 31.0.0", ] [[package]] name = "sc-chain-spec" -version = "28.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0f73880050f8b04fed7f6301279ef3899df13a3891bd06156d56f9a1c50fefba" +checksum = "41472507ca721651ef117a2702a9bd6d9d9e8ce5f16840a71741993319926191" dependencies = [ "array-bytes 6.2.2", "docify", @@ -10797,12 +12744,12 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-core", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-genesis-builder", - "sp-io", - "sp-runtime", - "sp-state-machine", + "sp-genesis-builder 0.9.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", ] [[package]] @@ -10819,9 +12766,9 @@ dependencies = [ [[package]] name = "sc-cli" -version = "0.37.0" +version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e8a284c10ea92b1fe789b9f0e5815d393f3a1e3bf6a4adaa884f24e36143b83b" +checksum = "274117ab32d7b3b2f790c841b61f22027d80f344c00b8ce38df772553a8a5409" dependencies = [ "array-bytes 6.2.2", "bip39", @@ -10849,21 +12796,21 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-core", - "sp-keyring", - "sp-keystore", + "sp-core 30.0.0", + "sp-keyring 33.0.0", + "sp-keystore 0.36.0", "sp-panic-handler", - "sp-runtime", - "sp-version", + "sp-runtime 33.0.0", + "sp-version 31.0.0", "thiserror", "tokio", ] [[package]] name = "sc-client-api" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3e914dfadaaf384d8869ae47f3ec783bf6a1ac24e7827f5fec2e0e649a450a91" +checksum = "7acaa6df639ac7a7f10060daf50461afddf6635ea148514a1eceba3384046c30" dependencies = [ "fnv", "futures", @@ -10873,25 +12820,25 @@ dependencies = [ "sc-executor", "sc-transaction-pool-api", "sc-utils", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", "sp-consensus", - "sp-core", + "sp-core 30.0.0", "sp-database", - "sp-externalities", - "sp-runtime", - "sp-state-machine", + "sp-externalities 0.27.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "sp-statement-store", "sp-storage", - "sp-trie", + "sp-trie 31.0.0", "substrate-prometheus-endpoint", ] [[package]] name = "sc-client-db" -version = "0.36.0" +version = "0.37.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1f08c4f29e6d2b8915bab6435b8817fa39ef7708c04a7cf6226f803e133b017c" +checksum = "d946e00b4bef179ef7c2d29966935d96e38176a543249c1b17fdeacfc3446bb4" dependencies = [ "hash-db", "kvdb", @@ -10905,20 +12852,20 @@ dependencies = [ "sc-client-api", "sc-state-db", "schnellru", - "sp-arithmetic", + "sp-arithmetic 25.0.0", "sp-blockchain", - "sp-core", + "sp-core 30.0.0", "sp-database", - "sp-runtime", - "sp-state-machine", - "sp-trie", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", + "sp-trie 31.0.0", ] [[package]] name = "sc-consensus" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8e1ac2c698b828073982b6f5b1a466fcc345a452983356af74254ade8e9987d" +checksum = "081b1b7bd2894e4614acbfa47424771a5102bf907b31d2bbd379e8c4f3b55b09" dependencies = [ "async-trait", "futures", @@ -10930,21 +12877,21 @@ dependencies = [ "sc-client-api", "sc-utils", "serde", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-runtime", - "sp-state-machine", + "sp-core 30.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "sc-consensus-aura" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a16fd09794291795ad43ea1df7190083f9a47fc0a73e9b8ec0ae98fbe53a2b34" +checksum = "5ca4c0040ba696f6eac9a6b627dbb487b27076203c5ed1b03fac6c993df5b627" dependencies = [ "async-trait", "futures", @@ -10955,26 +12902,26 @@ dependencies = [ "sc-consensus", "sc-consensus-slots", "sc-telemetry", - "sp-api", - "sp-application-crypto", - "sp-block-builder", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-block-builder 28.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-aura", - "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-keystore", - "sp-runtime", + "sp-consensus-aura 0.34.0", + "sp-consensus-slots 0.34.0", + "sp-core 30.0.0", + "sp-inherents 28.0.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "sc-consensus-babe" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "82ec3dc31f8fd024684d1306488836680558b680a8ec38219e19f20854811f02" +checksum = "34c140923b84be4b0cd089755aeed53e4da9008d364f61e3c9d46f263112582d" dependencies = [ "async-trait", "fork-tree", @@ -10991,27 +12938,27 @@ dependencies = [ "sc-consensus-slots", "sc-telemetry", "sc-transaction-pool-api", - "sp-api", - "sp-application-crypto", - "sp-block-builder", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-block-builder 28.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-babe", - "sp-consensus-slots", - "sp-core", + "sp-consensus-babe 0.34.0", + "sp-consensus-slots 0.34.0", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-inherents", - "sp-keystore", - "sp-runtime", + "sp-inherents 28.0.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "sc-consensus-babe-rpc" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf2b3004672f9eea0d9af6c9b944fa3ef0bc72fd88cea9075cdf6dc96d1439ac" +checksum = "83ad369cae7dbeb4da4007dc8b1b27b905bf027172bbbf6dbede15e2539f0b2b" dependencies = [ "futures", "jsonrpsee", @@ -11019,22 +12966,22 @@ dependencies = [ "sc-consensus-epochs", "sc-rpc-api", "serde", - "sp-api", - "sp-application-crypto", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-babe", - "sp-core", - "sp-keystore", - "sp-runtime", + "sp-consensus-babe 0.34.0", + "sp-core 30.0.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", "thiserror", ] [[package]] name = "sc-consensus-beefy" -version = "14.0.0" +version = "15.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e9ce3ee15eff7fa642791966d427f185184df3c7f4e58893705f3e7781da8ef5" +checksum = "7db11fe9923a5c11e9d2a65e32b324cb970fa2abf1b59f7e7844f89be77c1b28" dependencies = [ "array-bytes 6.2.2", "async-channel 1.9.0", @@ -11050,17 +12997,17 @@ dependencies = [ "sc-network-gossip", "sc-network-sync", "sc-utils", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-arithmetic 25.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-beefy", - "sp-core", + "sp-consensus-beefy 15.0.0", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-keystore", - "sp-mmr-primitives", - "sp-runtime", + "sp-keystore 0.36.0", + "sp-mmr-primitives 28.0.0", + "sp-runtime 33.0.0", "substrate-prometheus-endpoint", "thiserror", "tokio", @@ -11069,9 +13016,9 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" -version = "14.0.0" +version = "15.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a1ed5e8ac2cb53c6a248c8f469353f55bd23c72f23fe371ac19c1d46618de1a" +checksum = "36862ae5859008621ae53fcf6f8e5a960637aedf4de6995344672ba2619053ce" dependencies = [ "futures", "jsonrpsee", @@ -11081,31 +13028,31 @@ dependencies = [ "sc-consensus-beefy", "sc-rpc", "serde", - "sp-consensus-beefy", - "sp-core", - "sp-runtime", + "sp-consensus-beefy 15.0.0", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "thiserror", ] [[package]] name = "sc-consensus-epochs" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "19f68ddb91626f901578515eed93c7919f739660161f4e9f7b9407e2d0ede981" +checksum = "fe1b2a3983e135b897079cbe20a6998fc83bfdffc9e803cb2a7e5326af30d60c" dependencies = [ "fork-tree", "parity-scale-codec", "sc-client-api", "sc-consensus", "sp-blockchain", - "sp-runtime", + "sp-runtime 33.0.0", ] [[package]] name = "sc-consensus-grandpa" -version = "0.20.0" +version = "0.21.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ae91e5b5a120be4d13a59eaf94fd85d7c7af528482b8e21d861fa1167df3083" +checksum = "86ea4771511dfcabe0e0dd3a43368ba3f430b0aaf736463b14286cc10a6494e6" dependencies = [ "ahash 0.8.11", "array-bytes 6.2.2", @@ -11131,25 +13078,25 @@ dependencies = [ "sc-transaction-pool-api", "sc-utils", "serde_json", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-arithmetic 25.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-grandpa", - "sp-core", + "sp-consensus-grandpa 15.0.0", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-keystore", - "sp-runtime", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "sc-consensus-grandpa-rpc" -version = "0.20.0" +version = "0.21.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "697cbd528516561dbc818a8990d5477169e86d9335a0b29207cf6f6a90269e7c" +checksum = "df4f1fb2262e1f96c66664da4b7045069013ffcaefbf44730913d5ac74f77c2f" dependencies = [ "finality-grandpa", "futures", @@ -11161,16 +13108,16 @@ dependencies = [ "sc-rpc", "serde", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "thiserror", ] [[package]] name = "sc-consensus-slots" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "567bddd65d52951fb9bc7a7e05d1dfdfc47ff2c594ec5ca9756d27e7226635bb" +checksum = "7ddad1b613fa5118016c11f1015ba5ff9a9f2ce914a72482ec0303d4d828e2f9" dependencies = [ "async-trait", "futures", @@ -11180,44 +13127,44 @@ dependencies = [ "sc-client-api", "sc-consensus", "sc-telemetry", - "sp-arithmetic", + "sp-arithmetic 25.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-consensus-slots 0.34.0", + "sp-core 30.0.0", + "sp-inherents 28.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", ] [[package]] name = "sc-executor" -version = "0.33.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa2ac6c356538d67987bbb867e11a12a84ba87250c70fd50005b6d74f570a4f7" +checksum = "a331ae16b0a17ed474eaf9c2dc01b145511cf4bd62ffc165d7dd1d3f13e48a94" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "sc-executor-common", "sc-executor-wasmtime", "schnellru", - "sp-api", - "sp-core", - "sp-externalities", - "sp-io", + "sp-api 28.0.0", + "sp-core 30.0.0", + "sp-externalities 0.27.0", + "sp-io 32.0.0", "sp-panic-handler", - "sp-runtime-interface", - "sp-trie", - "sp-version", + "sp-runtime-interface 26.0.0", + "sp-trie 31.0.0", + "sp-version 31.0.0", "sp-wasm-interface", "tracing", ] [[package]] name = "sc-executor-common" -version = "0.30.0" +version = "0.31.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07498138dee3ddf2c71299ca372d8449880bb3a8a8a299a483094e9c26b0823e" +checksum = "a3f414028dc468aafd449cb659f7664e39540f3308945ec9cf2209c1359fa67e" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -11228,9 +13175,9 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" -version = "0.30.0" +version = "0.31.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "30a387779ab54ec1ffce0bf3a6631faada079459d42796c1895683767918a642" +checksum = "4dcacfc88265486c337ef97a042ba42ccd1903520dbff40116dbe837e3ee6b89" dependencies = [ "anyhow", "cfg-if", @@ -11240,16 +13187,16 @@ dependencies = [ "rustix 0.36.17", "sc-allocator", "sc-executor-common", - "sp-runtime-interface", + "sp-runtime-interface 26.0.0", "sp-wasm-interface", "wasmtime", ] [[package]] name = "sc-informant" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb603a0a703f1bc10a4e6462bec1036d8fb8b3e3eff5513a9c07f98ccb8d662d" +checksum = "ea5d24b1f02efd53092a78be46b7e6fc4805b3fb723bbcc8928574d9fa309a94" dependencies = [ "ansi_term", "futures", @@ -11260,29 +13207,29 @@ dependencies = [ "sc-network-common", "sc-network-sync", "sp-blockchain", - "sp-runtime", + "sp-runtime 33.0.0", ] [[package]] name = "sc-keystore" -version = "26.0.0" +version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4cc4f6a558dd23e3bae2e9f195da822465258b9aaf211c34360d7f6efb944e54" +checksum = "0413f82a27eded5a12e1f3d02c478b378e72912fbdf3b8b9cae7c5995c5a8f89" dependencies = [ "array-bytes 6.2.2", "parking_lot 0.12.1", "serde_json", - "sp-application-crypto", - "sp-core", - "sp-keystore", + "sp-application-crypto 32.0.0", + "sp-core 30.0.0", + "sp-keystore 0.36.0", "thiserror", ] [[package]] name = "sc-mixnet" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45fb213c15679fe5b87c383815d7fb758c70d3e7c573948bd7fe26ff344d2272" +checksum = "f9aaa5a9d17d0ea54a5da0af04f0c187f65500d7597395eaae313c511a08db6c" dependencies = [ "array-bytes 4.2.0", "arrayvec 0.7.4", @@ -11299,20 +13246,20 @@ dependencies = [ "sc-client-api", "sc-network", "sc-transaction-pool-api", - "sp-api", + "sp-api 28.0.0", "sp-consensus", - "sp-core", - "sp-keystore", + "sp-core 30.0.0", + "sp-keystore 0.36.0", "sp-mixnet", - "sp-runtime", + "sp-runtime 33.0.0", "thiserror", ] [[package]] name = "sc-network" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f231c7d5e749ec428b4cfa669d759ae76cd3da4f50d7352a2d711acdc7532891" +checksum = "bf955c8966573e7e3cc940e831d792945a41d6e443766ad50e50a5af75e1ef74" dependencies = [ "array-bytes 6.2.2", "async-channel 1.9.0", @@ -11339,10 +13286,10 @@ dependencies = [ "serde", "serde_json", "smallvec", - "sp-arithmetic", + "sp-arithmetic 25.0.0", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "substrate-prometheus-endpoint", "thiserror", "tokio", @@ -11354,9 +13301,9 @@ dependencies = [ [[package]] name = "sc-network-bitswap" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2f89b0134738cb3d982b6e625ca93ae8dbe83ce2a06e4b6a396e4df09ed3499" +checksum = "b5b34047c641db262b9035ef809b1184e55b3f6c45bf3f6110f293d3652ec663" dependencies = [ "async-channel 1.9.0", "cid", @@ -11368,16 +13315,16 @@ dependencies = [ "sc-client-api", "sc-network", "sp-blockchain", - "sp-runtime", + "sp-runtime 33.0.0", "thiserror", "unsigned-varint", ] [[package]] name = "sc-network-common" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3504bbff5ab016948dbab0f21a8be26324810b76eff3627ce744adb5bfc1b3ce" +checksum = "ec7cfe68e017be02fd9911cd1e4db50bae31671e01e988ef5c375d0092ff7c71" dependencies = [ "async-trait", "bitflags 1.3.2", @@ -11387,15 +13334,15 @@ dependencies = [ "prost-build", "sc-consensus", "sp-consensus", - "sp-consensus-grandpa", - "sp-runtime", + "sp-consensus-grandpa 15.0.0", + "sp-runtime 33.0.0", ] [[package]] name = "sc-network-gossip" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dad02cf809c34b53614fa61377e3289064edf6c78eb11df071d11fbf7546d7e9" +checksum = "0a6c4ffd60fe240d9b0963ec60752810660a201755a77b922aa5e8ef7256f6b5" dependencies = [ "ahash 0.8.11", "futures", @@ -11406,16 +13353,16 @@ dependencies = [ "sc-network-common", "sc-network-sync", "schnellru", - "sp-runtime", + "sp-runtime 33.0.0", "substrate-prometheus-endpoint", "tracing", ] [[package]] name = "sc-network-light" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38d84ef0b212c775f58e0304ec09166089f6b09afddf559b7c2b5702933b3be4" +checksum = "01f3ca1b7e567ca60535bb76b3f8617e8d40de0067f7d1794d3f5ef7ed7a4d0e" dependencies = [ "array-bytes 6.2.2", "async-channel 1.9.0", @@ -11428,16 +13375,16 @@ dependencies = [ "sc-client-api", "sc-network", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "thiserror", ] [[package]] name = "sc-network-sync" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9aa9377059deece4e7d419d9ec456f657268c0c603e1cf98df4a920f6da83461" +checksum = "50a16e2817ef6def510a89b2e439b13f53b31d783344061b8551a37b6fb61ef4" dependencies = [ "array-bytes 6.2.2", "async-channel 1.9.0", @@ -11458,12 +13405,12 @@ dependencies = [ "sc-utils", "schnellru", "smallvec", - "sp-arithmetic", + "sp-arithmetic 25.0.0", "sp-blockchain", "sp-consensus", - "sp-consensus-grandpa", - "sp-core", - "sp-runtime", + "sp-consensus-grandpa 15.0.0", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "substrate-prometheus-endpoint", "thiserror", "tokio", @@ -11472,9 +13419,9 @@ dependencies = [ [[package]] name = "sc-network-transactions" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "16c9cad4baf348725bd82eadcd1747fc112ec49c76b863755ce79c588fa73fe4" +checksum = "658a81c4a24f874ada1cac70db349ff7983956563e39e1468eb6e8703f07057e" dependencies = [ "array-bytes 6.2.2", "futures", @@ -11486,15 +13433,15 @@ dependencies = [ "sc-network-sync", "sc-utils", "sp-consensus", - "sp-runtime", + "sp-runtime 33.0.0", "substrate-prometheus-endpoint", ] [[package]] name = "sc-offchain" -version = "30.0.0" +version = "31.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1aee89f2abd406356bfd688bd7a51155dc963259e4b752bb85d1f8a061a194fd" +checksum = "d099f8d2f399be5b7d163e4236faaa47e7ce131f4021b9fe8e3e607e0ca51364" dependencies = [ "array-bytes 6.2.2", "bytes", @@ -11515,12 +13462,12 @@ dependencies = [ "sc-network-common", "sc-transaction-pool-api", "sc-utils", - "sp-api", - "sp-core", - "sp-externalities", - "sp-keystore", - "sp-offchain", - "sp-runtime", + "sp-api 28.0.0", + "sp-core 30.0.0", + "sp-externalities 0.27.0", + "sp-keystore 0.36.0", + "sp-offchain 28.0.0", + "sp-runtime 33.0.0", "threadpool", "tracing", ] @@ -11537,9 +13484,9 @@ dependencies = [ [[package]] name = "sc-rpc" -version = "30.0.0" +version = "31.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4a5acf6d89f062d1334a0c5b67e9dea97666cd47a49acb2696eab55ff1a1bf74" +checksum = "61faa018966cb794e36be31af4ed4d19deaa93c751ff32512637c7bca104e9e8" dependencies = [ "futures", "jsonrpsee", @@ -11555,24 +13502,24 @@ dependencies = [ "sc-transaction-pool-api", "sc-utils", "serde_json", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", - "sp-core", - "sp-keystore", - "sp-offchain", + "sp-core 30.0.0", + "sp-keystore 0.36.0", + "sp-offchain 28.0.0", "sp-rpc", - "sp-runtime", - "sp-session", + "sp-runtime 33.0.0", + "sp-session 29.0.0", "sp-statement-store", - "sp-version", + "sp-version 31.0.0", "tokio", ] [[package]] name = "sc-rpc-api" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e9db6aaabfa7e0c27ec15d0f0a11b994cd4bcf86e362f0d9732b4a414d793f0f" +checksum = "f716a273af4f4782430ebe4fe6d0f8b1490ff7c103dc78193706bfff370c250f" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -11582,22 +13529,26 @@ dependencies = [ "scale-info", "serde", "serde_json", - "sp-core", + "sp-core 30.0.0", "sp-rpc", - "sp-runtime", - "sp-version", + "sp-runtime 33.0.0", + "sp-version 31.0.0", "thiserror", ] [[package]] name = "sc-rpc-server" -version = "12.0.0" +version = "13.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "691440bbaddd3bc2675309c965cc75f8bf694f51e0a28039bfc9658299fbc394" +checksum = "42ae724afa9862381f77b6d3a205baef5daceec9e584f17069546eb7dfca5400" dependencies = [ + "futures", + "governor", "http", + "hyper", "jsonrpsee", "log", + "pin-project", "serde_json", "substrate-prometheus-endpoint", "tokio", @@ -11607,9 +13558,9 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7f10275c62296a785f6e2ac716521e3b6e0fae470416fdf86491cbbfcc2e23d" +checksum = "8599ca0b78580328cafa11fdb2d89d8678ba64e937c957515816492e87066bad" dependencies = [ "array-bytes 6.2.2", "futures", @@ -11619,18 +13570,19 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.1", + "rand", "sc-chain-spec", "sc-client-api", "sc-rpc", "sc-transaction-pool-api", "sc-utils", "serde", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", - "sp-core", + "sp-core 30.0.0", "sp-rpc", - "sp-runtime", - "sp-version", + "sp-runtime 33.0.0", + "sp-version 31.0.0", "thiserror", "tokio", "tokio-stream", @@ -11638,9 +13590,9 @@ dependencies = [ [[package]] name = "sc-service" -version = "0.36.0" +version = "0.37.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e14ea779b8c5bdb0d0199c8beebcf1fdc5641e468c480e1c4684be660c8c90af" +checksum = "32ea0efa7cf58f6cacb04034939e62f12ce7bf2df6a60f67e2d5c2f27fe54999" dependencies = [ "async-trait", "directories", @@ -11677,20 +13629,20 @@ dependencies = [ "sc-utils", "serde", "serde_json", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", "sp-consensus", - "sp-core", - "sp-externalities", - "sp-keystore", - "sp-runtime", - "sp-session", - "sp-state-machine", + "sp-core 30.0.0", + "sp-externalities 0.27.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-state-machine 0.37.0", "sp-storage", - "sp-transaction-pool", + "sp-transaction-pool 28.0.0", "sp-transaction-storage-proof", - "sp-trie", - "sp-version", + "sp-trie 31.0.0", + "sp-version 31.0.0", "static_init", "substrate-prometheus-endpoint", "tempfile", @@ -11702,35 +13654,35 @@ dependencies = [ [[package]] name = "sc-state-db" -version = "0.31.0" +version = "0.32.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa842052c41ad379eaecdfddc0d5c953d57e311ae688233f68f461b91d38da0a" +checksum = "748f92aa2827647932a04685df8e00b9763d4060635ca84eaeb3788822198013" dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.1", - "sp-core", + "sp-core 30.0.0", ] [[package]] name = "sc-storage-monitor" -version = "0.17.0" +version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26cb401aad6732700c8d866cbbef1175b9aeb8230908aff27059ef14bd058ef3" +checksum = "5d112a704c9dc76c78c3f17d5912c4ee17fce6d4b1c7cac55ca4acd78a8985c5" dependencies = [ "clap", "fs4", "log", - "sp-core", + "sp-core 30.0.0", "thiserror", "tokio", ] [[package]] name = "sc-sync-state-rpc" -version = "0.35.0" +version = "0.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9bc382c7d997f4531eee5e5d57f970eaf2761d722298d7747385a4ad69fa6b12" +checksum = "9e2a59d517a60a3fdc0b12e7a1f112a2affbc9caf4f93b53d44c5e0edb485945" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -11742,15 +13694,15 @@ dependencies = [ "serde", "serde_json", "sp-blockchain", - "sp-runtime", + "sp-runtime 33.0.0", "thiserror", ] [[package]] name = "sc-sysinfo" -version = "28.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25d2ab8f15021916a07cfbe7a08be484c5dc7d57f07bc0e2aa03260b55a5632f" +checksum = "399e72ba964c0394181db8680c34b3503116c217b0fe3564696857ea9ca4aa68" dependencies = [ "derive_more", "futures", @@ -11762,17 +13714,17 @@ dependencies = [ "sc-telemetry", "serde", "serde_json", - "sp-core", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-io", + "sp-io 32.0.0", "sp-std", ] [[package]] name = "sc-telemetry" -version = "16.0.0" +version = "17.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0673a93aa0684b606abfc5fce6c882ada7bb5fad8a2ddc66a09a42bcc9664d91" +checksum = "6c6807ebd9f43ab628931842d3aaa9404ddfd07013e9c7027ca603f496939577" dependencies = [ "chrono", "futures", @@ -11790,9 +13742,9 @@ dependencies = [ [[package]] name = "sc-tracing" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e77b4fdb4f359f19c395ba862430f3ca0efb50b0310b09753caaa06997edd606" +checksum = "e7abee1c60e6f55a09ae0b9055093709bc84ff2bb55a3828167d556f724f82cc" dependencies = [ "ansi_term", "chrono", @@ -11807,11 +13759,11 @@ dependencies = [ "sc-client-api", "sc-tracing-proc-macro", "serde", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", - "sp-core", + "sp-core 30.0.0", "sp-rpc", - "sp-runtime", + "sp-runtime 33.0.0", "sp-tracing", "thiserror", "tracing", @@ -11833,9 +13785,9 @@ dependencies = [ [[package]] name = "sc-transaction-pool" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "326dc8ea417c53b6787bd1bb27431d44768504451f5ce4efdde0c15877c7c121" +checksum = "cfe004c916f4be7eebf52f05df1d44a240b653cb42c7a6c49692553620b46d5f" dependencies = [ "async-trait", "futures", @@ -11848,22 +13800,22 @@ dependencies = [ "sc-transaction-pool-api", "sc-utils", "serde", - "sp-api", + "sp-api 28.0.0", "sp-blockchain", - "sp-core", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-runtime", + "sp-runtime 33.0.0", "sp-tracing", - "sp-transaction-pool", + "sp-transaction-pool 28.0.0", "substrate-prometheus-endpoint", "thiserror", ] [[package]] name = "sc-transaction-pool-api" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93ae888ce3491acb1b489c3dba930d0c46c7ef9f9893ba0ab8af9125362f3d14" +checksum = "7fe0eeb21d4f09a9edffee481df544bb6fc83cccc0788c19ceebd760f1afd167" dependencies = [ "async-trait", "futures", @@ -11871,16 +13823,16 @@ dependencies = [ "parity-scale-codec", "serde", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "thiserror", ] [[package]] name = "sc-utils" -version = "15.0.0" +version = "16.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28b1a238f5baa56405db4e440e2d2f697583736fa2e2f1aac345c438a42975f1" +checksum = "1863d482be044f4768ef5de6119dc70b5e31e6e9f71ad225c177474d6540e424" dependencies = [ "async-channel 1.9.0", "futures", @@ -11889,7 +13841,7 @@ dependencies = [ "log", "parking_lot 0.12.1", "prometheus", - "sp-arithmetic", + "sp-arithmetic 25.0.0", ] [[package]] @@ -12291,7 +14243,20 @@ dependencies = [ "enumn", "parity-scale-codec", "paste", - "sp-runtime", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "slot-range-helper" +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6a140c7f8a757329f7448053a512e937f8cb3def1ea37a25991625a8a592d4ef" +dependencies = [ + "enumn", + "parity-scale-codec", + "paste", + "sp-runtime 33.0.0", "sp-std", ] @@ -12457,8 +14422,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "60a73ef707257064bc4ecce8323cdb7c30e8ecd1ce74aa89a6e82e81fa8b9970" dependencies = [ "byte-slice-cast", - "frame-support", - "frame-system", + "frame-support 29.0.2", + "frame-system 29.0.0", "hex", "parity-scale-codec", "rlp", @@ -12466,9 +14431,9 @@ dependencies = [ "serde", "snowbridge-ethereum", "snowbridge-milagro-bls", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", "sp-std", "ssz_rs", "ssz_rs_derive", @@ -12482,21 +14447,21 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a3e2e3b94bfcfc8f363e21a6c5a1d3c67eb4592ada672c868a3236ad1dd563b" dependencies = [ "ethabi-decode", - "frame-support", - "frame-system", + "frame-support 29.0.2", + "frame-system 29.0.0", "hex-literal", "parity-scale-codec", - "polkadot-parachain-primitives", + "polkadot-parachain-primitives 7.0.0", "scale-info", "serde", "snowbridge-beacon-primitives", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 24.0.0", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", "sp-std", - "staging-xcm", - "staging-xcm-builder", + "staging-xcm 8.0.1", + "staging-xcm-builder 8.0.3", ] [[package]] @@ -12516,9 +14481,9 @@ dependencies = [ "scale-info", "serde", "serde-big-array", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", "sp-std", ] @@ -12544,21 +14509,21 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ee5cc8e156f033971c5435676be92ab6f70a926b3497ca9c28c0dde9697b8da9" dependencies = [ "ethabi-decode", - "frame-support", - "frame-system", + "frame-support 29.0.2", + "frame-system 29.0.0", "hex-literal", "log", "parity-scale-codec", "scale-info", "serde", "snowbridge-core", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", "sp-std", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", + "staging-xcm 8.0.1", + "staging-xcm-builder 8.0.3", + "staging-xcm-executor 8.0.2", ] [[package]] @@ -12608,15 +14573,38 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-api-proc-macro", - "sp-core", - "sp-externalities", + "sp-api-proc-macro 15.0.1", + "sp-core 29.0.0", + "sp-externalities 0.26.0", + "sp-metadata-ir", + "sp-runtime 32.0.0", + "sp-state-machine 0.36.0", + "sp-std", + "sp-trie 30.0.0", + "sp-version 30.0.0", + "thiserror", +] + +[[package]] +name = "sp-api" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "298331cb47a948244f6fb4921b5cbeece267d72139fb90760993b6ec37b2212c" +dependencies = [ + "hash-db", + "log", + "parity-scale-codec", + "scale-info", + "sp-api-proc-macro 16.0.0", + "sp-core 30.0.0", + "sp-externalities 0.27.0", "sp-metadata-ir", - "sp-runtime", - "sp-state-machine", + "sp-runtime 33.0.0", + "sp-runtime-interface 26.0.0", + "sp-state-machine 0.37.0", "sp-std", - "sp-trie", - "sp-version", + "sp-trie 31.0.0", + "sp-version 31.0.0", "thiserror", ] @@ -12635,17 +14623,46 @@ dependencies = [ "syn 2.0.55", ] +[[package]] +name = "sp-api-proc-macro" +version = "16.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "18cfbb3ae0216e842dfb805ea8e896e85b07a7c34d432a6c7b7d770924431ed2" +dependencies = [ + "Inflector", + "blake2 0.10.6", + "expander 2.1.0", + "proc-macro-crate 3.1.0", + "proc-macro2", + "quote", + "syn 2.0.55", +] + +[[package]] +name = "sp-application-crypto" +version = "31.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "547cad7a6eabb52c639ec117b3db9c6b43cf1b29a9393b18feb19e101a91833f" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-std", +] + [[package]] name = "sp-application-crypto" -version = "31.0.0" +version = "32.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "547cad7a6eabb52c639ec117b3db9c6b43cf1b29a9393b18feb19e101a91833f" +checksum = "0b4b7b12922cb90cf8dff0cab14087ba0ca25c1f04ba060c7294ce42c78d89ab" dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", + "sp-core 30.0.0", + "sp-io 32.0.0", "sp-std", ] @@ -12664,6 +14681,21 @@ dependencies = [ "static_assertions", ] +[[package]] +name = "sp-arithmetic" +version = "25.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "910c07fa263b20bf7271fdd4adcb5d3217dfdac14270592e0780223542e7e114" +dependencies = [ + "integer-sqrt", + "num-traits", + "parity-scale-codec", + "scale-info", + "serde", + "sp-std", + "static_assertions", +] + [[package]] name = "sp-authority-discovery" version = "27.0.0" @@ -12672,9 +14704,23 @@ checksum = "c92b177c72b5d2973c36d60f6ef942d791d9fd91eae8b08c71882e4118d4fbfc" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api", - "sp-application-crypto", - "sp-runtime", + "sp-api 27.0.1", + "sp-application-crypto 31.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "sp-authority-discovery" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0addabbce9f90c614145067139122420cfc940c495d2c3c1acc4a3b5f392f914" +dependencies = [ + "parity-scale-codec", + "scale-info", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -12684,44 +14730,56 @@ version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1b36ce171caa7eb2bbe682c089f755fdefa71d3702e4fb1ba30d10146aef99d5" dependencies = [ - "sp-api", - "sp-inherents", - "sp-runtime", + "sp-api 27.0.1", + "sp-inherents 27.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "sp-block-builder" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1b35d0992e2183686215dccb4bcb5003b4eb52feec82d82dabd81db7401d845a" +dependencies = [ + "sp-api 28.0.0", + "sp-inherents 28.0.0", + "sp-runtime 33.0.0", "sp-std", ] [[package]] name = "sp-blockchain" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a31303e766d2e53812641bbc1f1cec03a85793fc9e627e55f0a6854b28708758" +checksum = "c24a17e8e5406725ab805ee5cbab4b2a9181b7b8dd93f9c302eed76216c6321a" dependencies = [ "futures", "log", "parity-scale-codec", "parking_lot 0.12.1", "schnellru", - "sp-api", + "sp-api 28.0.0", "sp-consensus", "sp-database", - "sp-runtime", - "sp-state-machine", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "thiserror", ] [[package]] name = "sp-consensus" -version = "0.33.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb6e512b862c4ff7a26cdcd364898cc42e181ff5cb35fbb226ff27d88c81569a" +checksum = "6e3841d5b5929080c92ef846db7e1a8323d6352b981a6b5cbccd0886fdf1a85e" dependencies = [ "async-trait", "futures", "log", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-core 30.0.0", + "sp-inherents 28.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", "thiserror", ] @@ -12734,13 +14792,31 @@ dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "sp-api", - "sp-application-crypto", - "sp-consensus-slots", - "sp-inherents", - "sp-runtime", + "sp-api 27.0.1", + "sp-application-crypto 31.0.0", + "sp-consensus-slots 0.33.0", + "sp-inherents 27.0.0", + "sp-runtime 32.0.0", + "sp-std", + "sp-timestamp 27.0.0", +] + +[[package]] +name = "sp-consensus-aura" +version = "0.34.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "14dc8e041fcb128e9e6a0d706c243b7263dae7d45098a9450498a1657abac2f3" +dependencies = [ + "async-trait", + "parity-scale-codec", + "scale-info", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-consensus-slots 0.34.0", + "sp-inherents 28.0.0", + "sp-runtime 33.0.0", "sp-std", - "sp-timestamp", + "sp-timestamp 28.0.0", ] [[package]] @@ -12753,14 +14829,34 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-runtime", + "sp-api 27.0.1", + "sp-application-crypto 31.0.0", + "sp-consensus-slots 0.33.0", + "sp-core 29.0.0", + "sp-inherents 27.0.0", + "sp-runtime 32.0.0", + "sp-std", + "sp-timestamp 27.0.0", +] + +[[package]] +name = "sp-consensus-babe" +version = "0.34.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "473409ca152309b11898dd53130a578b341bc285ca9410246cbf1acc02996126" +dependencies = [ + "async-trait", + "parity-scale-codec", + "scale-info", + "serde", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-consensus-slots 0.34.0", + "sp-core 30.0.0", + "sp-inherents 28.0.0", + "sp-runtime 33.0.0", "sp-std", - "sp-timestamp", + "sp-timestamp 28.0.0", ] [[package]] @@ -12773,13 +14869,35 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", + "sp-api 27.0.1", + "sp-application-crypto 31.0.0", + "sp-core 29.0.0", + "sp-crypto-hashing", + "sp-io 31.0.0", + "sp-mmr-primitives 27.0.0", + "sp-runtime 32.0.0", + "sp-std", + "strum 0.24.1", +] + +[[package]] +name = "sp-consensus-beefy" +version = "15.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "35714055bde4332baf54bad9ab324d9d205efe91f96b2af4171c6105ff68d7ea" +dependencies = [ + "lazy_static", + "parity-scale-codec", + "scale-info", + "serde", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-io", - "sp-mmr-primitives", - "sp-runtime", + "sp-io 32.0.0", + "sp-keystore 0.36.0", + "sp-mmr-primitives 28.0.0", + "sp-runtime 33.0.0", "sp-std", "strum 0.24.1", ] @@ -12795,11 +14913,30 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-keystore", - "sp-runtime", + "sp-api 27.0.1", + "sp-application-crypto 31.0.0", + "sp-core 29.0.0", + "sp-keystore 0.35.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "sp-consensus-grandpa" +version = "15.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a47109ea7b003030bc7cff2724e785859b9b8e6504866ffa1a3b55380cb11d53" +dependencies = [ + "finality-grandpa", + "log", + "parity-scale-codec", + "scale-info", + "serde", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-core 30.0.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -12813,7 +14950,20 @@ dependencies = [ "scale-info", "serde", "sp-std", - "sp-timestamp", + "sp-timestamp 27.0.0", +] + +[[package]] +name = "sp-consensus-slots" +version = "0.34.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1c72408adadb54b6f4eb287729166528cdb83e08c796685edc9bee09571b6474" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "sp-std", + "sp-timestamp 28.0.0", ] [[package]] @@ -12850,8 +15000,54 @@ dependencies = [ "serde", "sp-crypto-hashing", "sp-debug-derive", - "sp-externalities", - "sp-runtime-interface", + "sp-externalities 0.26.0", + "sp-runtime-interface 25.0.0", + "sp-std", + "sp-storage", + "ss58-registry", + "substrate-bip39", + "thiserror", + "tracing", + "w3f-bls", + "zeroize", +] + +[[package]] +name = "sp-core" +version = "30.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "586e0d5185e4545f465fc9a04fb9c4572d3e294137312496db2b67b0bb579e1f" +dependencies = [ + "array-bytes 6.2.2", + "bip39", + "bitflags 1.3.2", + "blake2 0.10.6", + "bounded-collections 0.2.0", + "bs58 0.5.1", + "dyn-clonable", + "ed25519-zebra 3.1.0", + "futures", + "hash-db", + "hash256-std-hasher", + "impl-serde", + "itertools 0.10.5", + "libsecp256k1", + "log", + "merlin", + "parity-scale-codec", + "parking_lot 0.12.1", + "paste", + "primitive-types", + "rand", + "scale-info", + "schnorrkel 0.11.4", + "secp256k1", + "secrecy", + "serde", + "sp-crypto-hashing", + "sp-debug-derive", + "sp-externalities 0.27.0", + "sp-runtime-interface 26.0.0", "sp-std", "sp-storage", "ss58-registry", @@ -12920,6 +15116,18 @@ dependencies = [ "sp-storage", ] +[[package]] +name = "sp-externalities" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a1d6a4572eadd4a63cff92509a210bf425501a0c5e76574b30a366ac77653787" +dependencies = [ + "environmental", + "parity-scale-codec", + "sp-std", + "sp-storage", +] + [[package]] name = "sp-genesis-builder" version = "0.8.0" @@ -12927,8 +15135,20 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fd865540ec19479c7349b584ccd78cc34c3f3a628a2a69dbb6365ceec36295ee" dependencies = [ "serde_json", - "sp-api", - "sp-runtime", + "sp-api 27.0.1", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "sp-genesis-builder" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a862db099e8a799417b63ea79c90079811cdf68fcf3013d81cdceeddcec8f142" +dependencies = [ + "serde_json", + "sp-api 28.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -12942,7 +15162,22 @@ dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 32.0.0", + "sp-std", + "thiserror", +] + +[[package]] +name = "sp-inherents" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "42eb3c88572c7c80e7ecb6365601a490350b09d11000fcc7839efd304e172177" +dependencies = [ + "async-trait", + "impl-trait-for-tuples", + "parity-scale-codec", + "scale-info", + "sp-runtime 33.0.0", "sp-std", "thiserror", ] @@ -12960,15 +15195,41 @@ dependencies = [ "parity-scale-codec", "rustversion", "secp256k1", - "sp-core", + "sp-core 29.0.0", + "sp-crypto-hashing", + "sp-externalities 0.26.0", + "sp-keystore 0.35.0", + "sp-runtime-interface 25.0.0", + "sp-state-machine 0.36.0", + "sp-std", + "sp-tracing", + "sp-trie 30.0.0", + "tracing", + "tracing-core", +] + +[[package]] +name = "sp-io" +version = "32.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0ca29e042628cb94cbcaefa935e624a9b48f9230dbce6324908e9b4f768317ef" +dependencies = [ + "bytes", + "ed25519-dalek", + "libsecp256k1", + "log", + "parity-scale-codec", + "rustversion", + "secp256k1", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-externalities", - "sp-keystore", - "sp-runtime-interface", - "sp-state-machine", + "sp-externalities 0.27.0", + "sp-keystore 0.36.0", + "sp-runtime-interface 26.0.0", + "sp-state-machine 0.37.0", "sp-std", "sp-tracing", - "sp-trie", + "sp-trie 31.0.0", "tracing", "tracing-core", ] @@ -12979,8 +15240,19 @@ version = "32.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "69cf0a2f881958466fc92bc9b39bbc2c0d815ded4a21f8f953372b0ac2e11b02" dependencies = [ - "sp-core", - "sp-runtime", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "strum 0.24.1", +] + +[[package]] +name = "sp-keyring" +version = "33.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7f9c74648e593b45309dfddf34f4edfd0a91816d1d97dd5e0bd93c46e7cdb0d6" +dependencies = [ + "sp-core 30.0.0", + "sp-runtime 33.0.0", "strum 0.24.1", ] @@ -12992,11 +15264,23 @@ checksum = "444f2d53968b1ce5e908882710ff1f3873fcf3e95f59d57432daf685bbacb959" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", - "sp-core", - "sp-externalities", + "sp-core 29.0.0", + "sp-externalities 0.26.0", "thiserror", ] +[[package]] +name = "sp-keystore" +version = "0.36.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bd4bf9e5fa486416c92c2bb497b7ce2c43eac80cbdc407ffe2d34b365694ac29" +dependencies = [ + "parity-scale-codec", + "parking_lot 0.12.1", + "sp-core 30.0.0", + "sp-externalities 0.27.0", +] + [[package]] name = "sp-maybe-compressed-blob" version = "11.0.0" @@ -13021,14 +15305,14 @@ dependencies = [ [[package]] name = "sp-mixnet" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7bebd44b915c65aeb7e7eeaea466aba3b27cdd915c83ea83d4643c54f21ffbbf" +checksum = "15a8078f19b1292220b7110115b49f4fcd427324f3b184f6d8dbeb6b4dd40d4d" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api", - "sp-application-crypto", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", "sp-std", ] @@ -13043,10 +15327,29 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-core", + "sp-api 27.0.1", + "sp-core 29.0.0", + "sp-debug-derive", + "sp-runtime 32.0.0", + "sp-std", + "thiserror", +] + +[[package]] +name = "sp-mmr-primitives" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "813e0a7e40c9a993d58baff7c6e742901a93fd63cc2ed9f253ed8c1b39fe9343" +dependencies = [ + "ckb-merkle-mountain-range", + "log", + "parity-scale-codec", + "scale-info", + "serde", + "sp-api 28.0.0", + "sp-core 30.0.0", "sp-debug-derive", - "sp-runtime", + "sp-runtime 33.0.0", "sp-std", "thiserror", ] @@ -13060,9 +15363,24 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-arithmetic", - "sp-core", - "sp-runtime", + "sp-arithmetic 24.0.0", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "sp-npos-elections" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1bc47d1b765ddd3d73678edd25eed4c33193e67929060d729bd751790026077b" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -13072,9 +15390,20 @@ version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4d83b955dce0b6d143bec3f60571311168f362b1c16cf044da7037a407b66c19" dependencies = [ - "sp-api", - "sp-core", - "sp-runtime", + "sp-api 27.0.1", + "sp-core 29.0.0", + "sp-runtime 32.0.0", +] + +[[package]] +name = "sp-offchain" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f826efe7bdd6d142ced34f5ef1ed9a2070887e78d3146220250edeb67e6791d5" +dependencies = [ + "sp-api 28.0.0", + "sp-core 30.0.0", + "sp-runtime 33.0.0", ] [[package]] @@ -13090,20 +15419,45 @@ dependencies = [ [[package]] name = "sp-rpc" -version = "27.0.0" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ffa9924fc1d0e7b79550493b8b8ac3fa58593cbdb169ee6cf6c1ee3ef25882dd" +dependencies = [ + "rustc-hash", + "serde", + "sp-core 30.0.0", +] + +[[package]] +name = "sp-runtime" +version = "32.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9af4b73fe7ddd88b1641cca90048c4e525e721763199e6fd29c4f590884f4d16" +checksum = "0a95e71603a6281e91b0f1fd3d68057644be16d75a4602013187b8137db8abee" dependencies = [ - "rustc-hash", + "docify", + "either", + "hash256-std-hasher", + "impl-trait-for-tuples", + "log", + "parity-scale-codec", + "paste", + "rand", + "scale-info", "serde", - "sp-core", + "simple-mermaid", + "sp-application-crypto 31.0.0", + "sp-arithmetic 24.0.0", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-std", + "sp-weights 28.0.0", ] [[package]] name = "sp-runtime" -version = "32.0.0" +version = "33.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a95e71603a6281e91b0f1fd3d68057644be16d75a4602013187b8137db8abee" +checksum = "b28fcf8f53d917e420e783dd27d06fd276f55160301c5bc977cc5898c4130f6f" dependencies = [ "docify", "either", @@ -13116,12 +15470,12 @@ dependencies = [ "scale-info", "serde", "simple-mermaid", - "sp-application-crypto", - "sp-arithmetic", - "sp-core", - "sp-io", + "sp-application-crypto 32.0.0", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", + "sp-io 32.0.0", "sp-std", - "sp-weights", + "sp-weights 29.0.0", ] [[package]] @@ -13134,8 +15488,28 @@ dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", "primitive-types", - "sp-externalities", - "sp-runtime-interface-proc-macro", + "sp-externalities 0.26.0", + "sp-runtime-interface-proc-macro 17.0.0", + "sp-std", + "sp-storage", + "sp-tracing", + "sp-wasm-interface", + "static_assertions", +] + +[[package]] +name = "sp-runtime-interface" +version = "26.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e48a675ea4858333d4d755899ed5ed780174aa34fec15953428d516af5452295" +dependencies = [ + "bytes", + "impl-trait-for-tuples", + "parity-scale-codec", + "polkavm-derive 0.8.0", + "primitive-types", + "sp-externalities 0.27.0", + "sp-runtime-interface-proc-macro 18.0.0", "sp-std", "sp-storage", "sp-tracing", @@ -13157,6 +15531,20 @@ dependencies = [ "syn 2.0.55", ] +[[package]] +name = "sp-runtime-interface-proc-macro" +version = "18.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0195f32c628fee3ce1dfbbf2e7e52a30ea85f3589da9fe62a8b816d70fc06294" +dependencies = [ + "Inflector", + "expander 2.1.0", + "proc-macro-crate 3.1.0", + "proc-macro2", + "quote", + "syn 2.0.55", +] + [[package]] name = "sp-session" version = "28.0.0" @@ -13165,11 +15553,27 @@ checksum = "3b86531090cc04d2ab3535df07146258e2fb3ab6257b0a77ef14aa08282c3d4a" dependencies = [ "parity-scale-codec", "scale-info", - "sp-api", - "sp-core", - "sp-keystore", - "sp-runtime", - "sp-staking", + "sp-api 27.0.1", + "sp-core 29.0.0", + "sp-keystore 0.35.0", + "sp-runtime 32.0.0", + "sp-staking 27.0.0", + "sp-std", +] + +[[package]] +name = "sp-session" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0399eb885209b51b2999fe35883a579b0848674f0679019ce262f19d0a853325" +dependencies = [ + "parity-scale-codec", + "scale-info", + "sp-api 28.0.0", + "sp-core 30.0.0", + "sp-keystore 0.36.0", + "sp-runtime 33.0.0", + "sp-staking 28.0.0", "sp-std", ] @@ -13183,8 +15587,23 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-runtime", + "sp-core 29.0.0", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "sp-staking" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "48b92f4f66b40cbf7cf00d7808d8eec16e25cb420a29ec4060a74c0e9f7c2938" +dependencies = [ + "impl-trait-for-tuples", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 30.0.0", + "sp-runtime 33.0.0", "sp-std", ] @@ -13200,11 +15619,33 @@ dependencies = [ "parking_lot 0.12.1", "rand", "smallvec", - "sp-core", - "sp-externalities", + "sp-core 29.0.0", + "sp-externalities 0.26.0", + "sp-panic-handler", + "sp-std", + "sp-trie 30.0.0", + "thiserror", + "tracing", + "trie-db", +] + +[[package]] +name = "sp-state-machine" +version = "0.37.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "23ae47765916d342b53d07be012a71efc4c1377d875ade31340cc4fb784b9921" +dependencies = [ + "hash-db", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "rand", + "smallvec", + "sp-core 30.0.0", + "sp-externalities 0.27.0", "sp-panic-handler", "sp-std", - "sp-trie", + "sp-trie 31.0.0", "thiserror", "tracing", "trie-db", @@ -13212,9 +15653,9 @@ dependencies = [ [[package]] name = "sp-statement-store" -version = "11.0.0" +version = "12.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "309a9ae4e8134bbed8ffc510cf4d461a4a651f9250b556de782cedd876abe1ff" +checksum = "b95ede4523fc978585383465a406289235a71dd6febe7f79e1114794afae5cd0" dependencies = [ "aes-gcm", "curve25519-dalek 4.1.2", @@ -13224,13 +15665,13 @@ dependencies = [ "rand", "scale-info", "sha2 0.10.8", - "sp-api", - "sp-application-crypto", - "sp-core", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-externalities", - "sp-runtime", - "sp-runtime-interface", + "sp-externalities 0.27.0", + "sp-runtime 33.0.0", + "sp-runtime-interface 26.0.0", "sp-std", "thiserror", "x25519-dalek 2.0.1", @@ -13264,8 +15705,22 @@ checksum = "249cd06624f2edb53b25af528ab216a508dc9d0870e158b43caac3a97e86699f" dependencies = [ "async-trait", "parity-scale-codec", - "sp-inherents", - "sp-runtime", + "sp-inherents 27.0.0", + "sp-runtime 32.0.0", + "sp-std", + "thiserror", +] + +[[package]] +name = "sp-timestamp" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ee9532c2e4c8fcd7753cb4c741daeb8d9e3ac7cbc15a84c78d4c96492ed20eba" +dependencies = [ + "async-trait", + "parity-scale-codec", + "sp-inherents 28.0.0", + "sp-runtime 33.0.0", "sp-std", "thiserror", ] @@ -13289,24 +15744,34 @@ version = "27.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9742861c5330bdcb42856a6eed3d3745b58ee1c92ca4c9260032ff4e6c387165" dependencies = [ - "sp-api", - "sp-runtime", + "sp-api 27.0.1", + "sp-runtime 32.0.0", +] + +[[package]] +name = "sp-transaction-pool" +version = "28.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a8e8b3208d1c8347ab75b28192dc7354489369ae652f2d9936521c8ccd92ca06" +dependencies = [ + "sp-api 28.0.0", + "sp-runtime 33.0.0", ] [[package]] name = "sp-transaction-storage-proof" -version = "27.0.0" +version = "28.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ece8e22a5419c7a336a2544654e1389fec8cac19b93081a30912842b44e8167f" +checksum = "4fa2b7cfb16da80934eab7e37c317969f0a19f31396c530279ce1110b3ecbd95" dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "sp-core", - "sp-inherents", - "sp-runtime", + "sp-core 30.0.0", + "sp-inherents 28.0.0", + "sp-runtime 33.0.0", "sp-std", - "sp-trie", + "sp-trie 31.0.0", ] [[package]] @@ -13325,8 +15790,33 @@ dependencies = [ "rand", "scale-info", "schnellru", - "sp-core", - "sp-externalities", + "sp-core 29.0.0", + "sp-externalities 0.26.0", + "sp-std", + "thiserror", + "tracing", + "trie-db", + "trie-root", +] + +[[package]] +name = "sp-trie" +version = "31.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5791e2e310cf88abedbd5f60ff3d9c9a09d95b182b4a7510f3648a2170ace593" +dependencies = [ + "ahash 0.8.11", + "hash-db", + "lazy_static", + "memory-db", + "nohash-hasher", + "parity-scale-codec", + "parking_lot 0.12.1", + "rand", + "scale-info", + "schnellru", + "sp-core 30.0.0", + "sp-externalities 0.27.0", "sp-std", "thiserror", "tracing", @@ -13346,7 +15836,25 @@ dependencies = [ "scale-info", "serde", "sp-crypto-hashing-proc-macro", - "sp-runtime", + "sp-runtime 32.0.0", + "sp-std", + "sp-version-proc-macro", + "thiserror", +] + +[[package]] +name = "sp-version" +version = "31.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "973478ac076be7cb8e0a7968ee43cd7c46fb26e323d36020a9f3bb229e033cd2" +dependencies = [ + "impl-serde", + "parity-scale-codec", + "parity-wasm", + "scale-info", + "serde", + "sp-crypto-hashing-proc-macro", + "sp-runtime 33.0.0", "sp-std", "sp-version-proc-macro", "thiserror", @@ -13389,7 +15897,23 @@ dependencies = [ "scale-info", "serde", "smallvec", - "sp-arithmetic", + "sp-arithmetic 24.0.0", + "sp-debug-derive", + "sp-std", +] + +[[package]] +name = "sp-weights" +version = "29.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ab8a9c7a1b64fa7dba38622ad1de26f0b2e595727c0e42c7b109ecb8e7120688" +dependencies = [ + "bounded-collections 0.2.0", + "parity-scale-codec", + "scale-info", + "serde", + "smallvec", + "sp-arithmetic 25.0.0", "sp-debug-derive", "sp-std", ] @@ -13417,6 +15941,15 @@ dependencies = [ "strum 0.24.1", ] +[[package]] +name = "spinning_top" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300" +dependencies = [ + "lock_api", +] + [[package]] name = "spki" version = "0.7.3" @@ -13477,12 +16010,27 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "da7dc139d104f676a18c13380a09c3f72d59450a7471116387cbf8cb5f845a0e" dependencies = [ - "cumulus-primitives-core", - "frame-support", - "frame-system", + "cumulus-primitives-core 0.8.0", + "frame-support 29.0.2", + "frame-system 29.0.0", + "parity-scale-codec", + "scale-info", + "sp-runtime 32.0.0", + "sp-std", +] + +[[package]] +name = "staging-parachain-info" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1ea840dfaa900fe1d6fef60bdfb446b1a03101a1c2620f50c7d43443b93df207" +dependencies = [ + "cumulus-primitives-core 0.9.0", + "frame-support 30.0.0", + "frame-system 30.0.0", "parity-scale-codec", "scale-info", - "sp-runtime", + "sp-runtime 33.0.0", "sp-std", ] @@ -13501,7 +16049,26 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-weights", + "sp-weights 28.0.0", + "xcm-procedural", +] + +[[package]] +name = "staging-xcm" +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3028e3a4ee8493767ee66266571f5cf1fc3edc546bba650b2040c5418b318340" +dependencies = [ + "array-bytes 6.2.2", + "bounded-collections 0.2.0", + "derivative", + "environmental", + "impl-trait-for-tuples", + "log", + "parity-scale-codec", + "scale-info", + "serde", + "sp-weights 29.0.0", "xcm-procedural", ] @@ -13511,21 +16078,44 @@ version = "8.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "78b7447c38be3ca9fb21c7434de2243aa6ac74acde8944cda7bb6e2a4f765801" dependencies = [ - "frame-support", - "frame-system", + "frame-support 29.0.2", + "frame-system 29.0.0", + "impl-trait-for-tuples", + "log", + "pallet-transaction-payment 29.0.2", + "parity-scale-codec", + "polkadot-parachain-primitives 7.0.0", + "scale-info", + "sp-arithmetic 24.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", + "sp-weights 28.0.0", + "staging-xcm 8.0.1", + "staging-xcm-executor 8.0.2", +] + +[[package]] +name = "staging-xcm-builder" +version = "9.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6ea27e235bcca331e5ba693fd224fcc16c17b53f53fca875c8dc54b733dba3c6" +dependencies = [ + "frame-support 30.0.0", + "frame-system 30.0.0", "impl-trait-for-tuples", "log", - "pallet-transaction-payment", + "pallet-transaction-payment 30.0.0", "parity-scale-codec", - "polkadot-parachain-primitives", + "polkadot-parachain-primitives 8.0.0", "scale-info", - "sp-arithmetic", - "sp-io", - "sp-runtime", + "sp-arithmetic 25.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", - "sp-weights", - "staging-xcm", - "staging-xcm-executor", + "sp-weights 29.0.0", + "staging-xcm 9.0.0", + "staging-xcm-executor 9.0.1", ] [[package]] @@ -13535,19 +16125,41 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "74b5c5f2a1d610c5e20e5fae2680c9a28380f305afafeed62f341bfbce57b79a" dependencies = [ "environmental", - "frame-benchmarking", - "frame-support", + "frame-benchmarking 29.0.0", + "frame-support 29.0.2", + "impl-trait-for-tuples", + "log", + "parity-scale-codec", + "scale-info", + "sp-arithmetic 24.0.0", + "sp-core 29.0.0", + "sp-io 31.0.0", + "sp-runtime 32.0.0", + "sp-std", + "sp-weights 28.0.0", + "staging-xcm 8.0.1", +] + +[[package]] +name = "staging-xcm-executor" +version = "9.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fe8c62fe1eee71592828a513693106ff301cdafd5ac5bd52e06d9315fd4f4f7a" +dependencies = [ + "environmental", + "frame-benchmarking 30.0.0", + "frame-support 30.0.0", "impl-trait-for-tuples", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", - "sp-weights", - "staging-xcm", + "sp-weights 29.0.0", + "staging-xcm 9.0.0", ] [[package]] @@ -13665,22 +16277,22 @@ checksum = "b285e7d183a32732fdc119f3d81b7915790191fad602b7c709ef247073c77a2e" [[package]] name = "substrate-frame-rpc-system" -version = "29.0.0" +version = "30.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "332f903d2f34703204f0003136c9abbc569d691028279996a1daf8f248a7369f" +checksum = "74fba95234990a0eecb3199ee2589112a1a3763db1fa7739a316f3e26f7693c9" dependencies = [ - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 28.0.0", "futures", "jsonrpsee", "log", "parity-scale-codec", "sc-rpc-api", "sc-transaction-pool-api", - "sp-api", - "sp-block-builder", + "sp-api 28.0.0", + "sp-block-builder 28.0.0", "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-core 30.0.0", + "sp-runtime 33.0.0", ] [[package]] @@ -13698,33 +16310,33 @@ dependencies = [ [[package]] name = "substrate-rpc-client" -version = "0.34.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40e5235d8460ec81e9a382345aa80d75e2943f224a332559847344bb62fa13b3" +checksum = "0aa04291d8b0e96b475c2abc26fe96f59478e23af38307c294a6f6c3d2a06fc8" dependencies = [ "async-trait", "jsonrpsee", "log", "sc-rpc-api", "serde", - "sp-runtime", + "sp-runtime 33.0.0", ] [[package]] name = "substrate-state-trie-migration-rpc" -version = "28.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5768a5d3c76eebfdf94c23a3fde6c832243a043d60561e5ac1a2b475b9ad09f3" +checksum = "a62395e13acaff44193068733ca986dd5b5be54055cabcee9cdad075b3a5f496" dependencies = [ "jsonrpsee", "parity-scale-codec", "sc-client-api", "sc-rpc-api", "serde", - "sp-core", - "sp-runtime", - "sp-state-machine", - "sp-trie", + "sp-core 30.0.0", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", + "sp-trie 31.0.0", "trie-db", ] @@ -13747,6 +16359,26 @@ dependencies = [ "wasm-opt", ] +[[package]] +name = "substrate-wasm-builder" +version = "19.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d182ae093d473b5947e32c392b10fb12125318c4470ff8adf32b0cbf2e9e6611" +dependencies = [ + "build-helper", + "cargo_metadata", + "console", + "filetime", + "parity-wasm", + "polkavm-linker", + "sp-maybe-compressed-blob", + "strum 0.24.1", + "tempfile", + "toml 0.8.12", + "walkdir", + "wasm-opt", +] + [[package]] name = "subtle" version = "1.0.0" @@ -13825,13 +16457,13 @@ name = "system-parachains-constants" version = "1.0.0" source = "git+https://github.com/paseo-network/runtimes/?tag=v1.2.5-system-chains#e7265b10b28d8b82c3146e72c98895dac2b55729" dependencies = [ - "frame-support", - "parachains-common", + "frame-support 29.0.2", + "parachains-common 8.0.1", "paseo-runtime-constants", - "polkadot-core-primitives", - "polkadot-primitives", + "polkadot-core-primitives 8.0.0", + "polkadot-primitives 8.0.1", "smallvec", - "sp-runtime", + "sp-runtime 32.0.0", ] [[package]] @@ -14088,6 +16720,17 @@ dependencies = [ "tokio", ] +[[package]] +name = "tokio-rustls" +version = "0.25.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f" +dependencies = [ + "rustls 0.22.4", + "rustls-pki-types", + "tokio", +] + [[package]] name = "tokio-stream" version = "0.1.15" @@ -14270,12 +16913,12 @@ dependencies = [ [[package]] name = "tracing-gum" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9690af7fe11d125786fa1b5ca802192f631b61a4411277865c8e0581c887e286" +checksum = "ae8140321b63c471a47f6a5bcb46198a0a44535cd2afb26be624a9898d362422" dependencies = [ "coarsetime", - "polkadot-primitives", + "polkadot-primitives 9.0.0", "tracing", "tracing-gum-proc-macro", ] @@ -14440,14 +17083,14 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" [[package]] name = "try-runtime-cli" -version = "0.39.0" +version = "0.40.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9454e1af0a0be675f837d63080ef8f43510c05df8c059570622386a0cf40b548" +checksum = "0a6fda4ce30fe4bb6b3066b30669ebfabecaa8c974cc0411525256e465863347" dependencies = [ "async-trait", "clap", "frame-remote-externalities", - "frame-try-runtime", + "frame-try-runtime 0.36.0", "hex", "log", "parity-scale-codec", @@ -14455,22 +17098,22 @@ dependencies = [ "sc-executor", "serde", "serde_json", - "sp-api", - "sp-consensus-aura", - "sp-consensus-babe", - "sp-core", + "sp-api 28.0.0", + "sp-consensus-aura 0.34.0", + "sp-consensus-babe 0.34.0", + "sp-core 30.0.0", "sp-debug-derive", - "sp-externalities", - "sp-inherents", - "sp-io", - "sp-keystore", + "sp-externalities 0.27.0", + "sp-inherents 28.0.0", + "sp-io 32.0.0", + "sp-keystore 0.36.0", "sp-rpc", - "sp-runtime", - "sp-state-machine", - "sp-timestamp", + "sp-runtime 33.0.0", + "sp-state-machine 0.37.0", + "sp-timestamp 28.0.0", "sp-transaction-storage-proof", - "sp-version", - "sp-weights", + "sp-version 31.0.0", + "sp-weights 29.0.0", "substrate-rpc-client", "zstd 0.12.4", ] @@ -15101,126 +17744,126 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db2a5cebb4c678a0d1291bb21f9d44ddebceae044b0fb5200fa3bed108a31595" +checksum = "b6b66d94f5a1e81c045ead285988614cdf1869e1c6292e4f1b4b0a4a3c534074" dependencies = [ - "binary-merkle-tree", + "binary-merkle-tree 15.0.0", "bitvec", - "frame-benchmarking", - "frame-election-provider-support", - "frame-executive", - "frame-support", - "frame-system", - "frame-system-benchmarking", - "frame-system-rpc-runtime-api", - "frame-try-runtime", + "frame-benchmarking 30.0.0", + "frame-election-provider-support 30.0.0", + "frame-executive 30.0.0", + "frame-support 30.0.0", + "frame-system 30.0.0", + "frame-system-benchmarking 30.0.0", + "frame-system-rpc-runtime-api 28.0.0", + "frame-try-runtime 0.36.0", "hex-literal", "log", - "pallet-asset-rate", - "pallet-authority-discovery", - "pallet-authorship", - "pallet-babe", - "pallet-bags-list", - "pallet-balances", - "pallet-beefy", - "pallet-beefy-mmr", + "pallet-asset-rate 9.0.0", + "pallet-authority-discovery 30.0.1", + "pallet-authorship 30.0.0", + "pallet-babe 30.0.0", + "pallet-bags-list 29.0.0", + "pallet-balances 30.0.0", + "pallet-beefy 30.0.0", + "pallet-beefy-mmr 30.0.0", "pallet-collective", - "pallet-conviction-voting", + "pallet-conviction-voting 30.0.0", "pallet-democracy", - "pallet-election-provider-multi-phase", - "pallet-election-provider-support-benchmarking", + "pallet-election-provider-multi-phase 29.0.0", + "pallet-election-provider-support-benchmarking 29.0.0", "pallet-elections-phragmen", - "pallet-fast-unstake", - "pallet-grandpa", - "pallet-identity", - "pallet-im-online", - "pallet-indices", + "pallet-fast-unstake 29.0.0", + "pallet-grandpa 30.0.0", + "pallet-identity 30.0.0", + "pallet-im-online 29.0.0", + "pallet-indices 30.0.0", "pallet-membership", - "pallet-message-queue", - "pallet-mmr", - "pallet-multisig", - "pallet-nomination-pools", - "pallet-nomination-pools-benchmarking", - "pallet-nomination-pools-runtime-api", - "pallet-offences", - "pallet-offences-benchmarking", - "pallet-preimage", - "pallet-proxy", + "pallet-message-queue 33.0.0", + "pallet-mmr 29.0.0", + "pallet-multisig 30.0.0", + "pallet-nomination-pools 27.0.0", + "pallet-nomination-pools-benchmarking 28.0.0", + "pallet-nomination-pools-runtime-api 25.0.0", + "pallet-offences 29.0.0", + "pallet-offences-benchmarking 30.0.0", + "pallet-preimage 30.0.0", + "pallet-proxy 30.0.0", "pallet-recovery", - "pallet-referenda", + "pallet-referenda 30.0.0", "pallet-root-testing", - "pallet-scheduler", - "pallet-session", - "pallet-session-benchmarking", + "pallet-scheduler 31.0.0", + "pallet-session 30.0.0", + "pallet-session-benchmarking 30.0.0", "pallet-society", - "pallet-staking", + "pallet-staking 30.0.2", "pallet-staking-reward-curve", - "pallet-staking-runtime-api", - "pallet-state-trie-migration", - "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", - "pallet-treasury", - "pallet-utility", - "pallet-vesting", - "pallet-whitelist", - "pallet-xcm", - "pallet-xcm-benchmarks", - "parity-scale-codec", - "polkadot-parachain-primitives", - "polkadot-primitives", - "polkadot-runtime-common", - "polkadot-runtime-parachains", + "pallet-staking-runtime-api 16.0.0", + "pallet-state-trie-migration 31.0.0", + "pallet-sudo 30.0.0", + "pallet-timestamp 29.0.0", + "pallet-transaction-payment 30.0.0", + "pallet-transaction-payment-rpc-runtime-api 30.0.0", + "pallet-treasury 29.0.0", + "pallet-utility 30.0.0", + "pallet-vesting 30.0.0", + "pallet-whitelist 29.0.0", + "pallet-xcm 9.0.1", + "pallet-xcm-benchmarks 9.0.0", + "parity-scale-codec", + "polkadot-parachain-primitives 8.0.0", + "polkadot-primitives 9.0.0", + "polkadot-runtime-common 9.0.0", + "polkadot-runtime-parachains 9.0.0", "rustc-hex", "scale-info", "serde", "serde_derive", "smallvec", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", - "sp-authority-discovery", - "sp-block-builder", - "sp-consensus-babe", - "sp-consensus-beefy", - "sp-core", - "sp-genesis-builder", - "sp-inherents", - "sp-io", - "sp-mmr-primitives", - "sp-npos-elections", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-staking", + "sp-api 28.0.0", + "sp-application-crypto 32.0.0", + "sp-arithmetic 25.0.0", + "sp-authority-discovery 28.0.0", + "sp-block-builder 28.0.0", + "sp-consensus-babe 0.34.0", + "sp-consensus-beefy 15.0.0", + "sp-core 30.0.0", + "sp-genesis-builder 0.9.0", + "sp-inherents 28.0.0", + "sp-io 32.0.0", + "sp-mmr-primitives 28.0.0", + "sp-npos-elections 28.0.0", + "sp-offchain 28.0.0", + "sp-runtime 33.0.0", + "sp-session 29.0.0", + "sp-staking 28.0.0", "sp-std", "sp-storage", - "sp-transaction-pool", - "sp-version", - "staging-xcm", - "staging-xcm-builder", - "staging-xcm-executor", - "substrate-wasm-builder", + "sp-transaction-pool 28.0.0", + "sp-version 31.0.0", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", + "staging-xcm-executor 9.0.1", + "substrate-wasm-builder 19.0.0", "westend-runtime-constants", ] [[package]] name = "westend-runtime-constants" -version = "8.0.0" +version = "9.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b080c193714605ce1033311d85035247adca170181cd68a3ad7e3ca87755a14" +checksum = "4143f3b5d631cb2bc1e0c4a4284dca4861ba0fcc62bfe861e505ff43fa1aa3dc" dependencies = [ - "frame-support", - "polkadot-primitives", - "polkadot-runtime-common", + "frame-support 30.0.0", + "polkadot-primitives 9.0.0", + "polkadot-runtime-common 9.0.0", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", - "staging-xcm", - "staging-xcm-builder", + "sp-core 30.0.0", + "sp-runtime 33.0.0", + "sp-weights 29.0.0", + "staging-xcm 9.0.0", + "staging-xcm-builder 9.0.0", ] [[package]] @@ -15579,37 +18222,37 @@ dependencies = [ [[package]] name = "xcm-emulator" -version = "0.6.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b49681988880dd6d08a4d5f6b7cb612a0f12172270349655c1e2f870b3526fd" +checksum = "afbc43df852e6a8a0bc3be53da4630f31fada7e6e3fb356cb559cf1988377dfb" dependencies = [ - "cumulus-pallet-parachain-system", - "cumulus-pallet-xcmp-queue", - "cumulus-primitives-core", - "cumulus-primitives-parachain-inherent", + "cumulus-pallet-parachain-system 0.9.0", + "cumulus-pallet-xcmp-queue 0.9.0", + "cumulus-primitives-core 0.9.0", + "cumulus-primitives-parachain-inherent 0.9.0", "cumulus-test-relay-sproof-builder", - "frame-support", - "frame-system", + "frame-support 30.0.0", + "frame-system 30.0.0", "impl-trait-for-tuples", "lazy_static", "log", - "pallet-balances", - "pallet-message-queue", - "parachains-common", + "pallet-balances 30.0.0", + "pallet-message-queue 33.0.0", + "parachains-common 9.0.0", "parity-scale-codec", "paste", - "polkadot-parachain-primitives", - "polkadot-primitives", - "polkadot-runtime-parachains", - "sp-arithmetic", - "sp-core", + "polkadot-parachain-primitives 8.0.0", + "polkadot-primitives 9.0.0", + "polkadot-runtime-parachains 9.0.0", + "sp-arithmetic 25.0.0", + "sp-core 30.0.0", "sp-crypto-hashing", - "sp-io", - "sp-runtime", + "sp-io 32.0.0", + "sp-runtime 33.0.0", "sp-std", "sp-tracing", - "staging-xcm", - "staging-xcm-executor", + "staging-xcm 9.0.0", + "staging-xcm-executor 9.0.1", ] [[package]] @@ -15733,4 +18376,4 @@ checksum = "9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656" dependencies = [ "cc", "pkg-config", -] +] \ No newline at end of file diff --git a/Cargo.toml b/Cargo.toml index 240928a0..01bcb2c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,22 +22,23 @@ members = [ "integration-tests", "primitives", ] -exclude = [ - "pop-api", - "tests/contracts" -] +exclude = ["pop-api", "tests/contracts"] resolver = "2" [workspace.dependencies] -codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive"] } +codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = [ + "derive", +] } hex-literal = "0.4.1" log = { version = "0.4.20", default-features = false } -scale-info = { version = "2.10.0", default-features = false, features = ["derive"] } +scale-info = { version = "2.10.0", default-features = false, features = [ + "derive", +] } smallvec = "1.11.0" serde = "1.0.195" clap = { version = "4.4.18", features = ["derive"] } -jsonrpsee = { version = "0.20.3", features = ["server"] } +jsonrpsee = { version = "0.22.0", features = ["server"] } futures = "0.3.28" serde_json = "1.0.111" tracing-subscriber = { version = "0.3", default-features = false } @@ -46,119 +47,128 @@ subxt-signer = "0.34.0" tokio = { version = "1.36", features = ["macros", "time", "rt-multi-thread"] } # Build -substrate-wasm-builder = "18.0.1" +substrate-wasm-builder = "19.0.0" substrate-build-script-utils = "11.0.0" # Local -pop-runtime-devnet = { path = "runtime/devnet", default-features = true, features = ["experimental"] } # default-features=true required for `-p pop-node` builds -pop-runtime-testnet = { path = "runtime/testnet", default-features = true, features = ["experimental"] } # default-features=true required for `-p pop-node` builds +pop-runtime-devnet = { path = "runtime/devnet", default-features = true, features = [ + "experimental", +] } # default-features=true required for `-p pop-node` builds +pop-runtime-testnet = { path = "runtime/testnet", default-features = true, features = [ + "experimental", +] } # default-features=true required for `-p pop-node` builds pop-runtime-common = { path = "runtime/common", default-features = false } pop-primitives = { path = "./primitives", default-features = false } # Substrate -sc-basic-authorship = "0.35.0" -sc-chain-spec = "28.0.0" -sc-cli = "0.37.0" -sc-client-api = "29.0.0" -sc-offchain = "30.0.0" -sc-consensus = "0.34.0" -sc-executor = "0.33.0" -sc-network = "0.35.0" -sc-network-sync = "0.34.0" -sc-rpc = "30.0.0" -sc-service = "0.36.0" -sc-sysinfo = "28.0.0" -sc-telemetry = "16.0.0" -sc-tracing = "29.0.0" -sc-transaction-pool = "29.0.0" -sc-transaction-pool-api = "29.0.0" -frame-benchmarking = { version = "29.0.0", default-features = false } -frame-benchmarking-cli = "33.0.0" -frame-executive = { version = "29.0.0", default-features = false } -frame-support = { version = "29.0.2", default-features = false } -frame-system = { version = "29.0.0", default-features = false } -frame-system-benchmarking = { version = "29.0.0", default-features = false } -frame-system-rpc-runtime-api = { version = "27.0.0", default-features = false } -frame-try-runtime = { version = "0.35.0", default-features = false } -pallet-aura = { version = "28.0.0", default-features = false } -pallet-authorship = { version = "29.0.0", default-features = false } -pallet-assets = { version = "30.0.0", default-features = false } -pallet-balances = { version = "29.0.2", default-features = false } -pallet-contracts = { version = "28.0.0", default-features = false } -pallet-message-queue = { version = "32.0.0", default-features = false } -pallet-multisig = { version = "29.0.0", default-features = false } -pallet-nft-fractionalization = { version = "11.0.0", default-features = false } -pallet-nfts = { version = "23.0.0", default-features = false } -pallet-nfts-runtime-api = { version = "15.0.0", default-features = false } -pallet-preimage = { version = "29.0.0", default-features = false } -pallet-proxy = { version = "29.0.0", default-features = false } -pallet-scheduler = { version = "30.0.0", default-features = false } -pallet-session = { version = "29.0.0", default-features = false } -pallet-sudo = { version = "29.0.0", default-features = false } -pallet-timestamp = { version = "28.0.0", default-features = false } -pallet-transaction-payment = { version = "29.0.2", default-features = false } -pallet-transaction-payment-rpc = "31.0.0" -pallet-transaction-payment-rpc-runtime-api = { version = "29.0.0", default-features = false } -pallet-utility = { version = "29.0.0", default-features = false } -sp-api = { version = "27.0.1", default-features = false } -sp-authority-discovery = { version = "27.0.0", default-features = false } -sp-block-builder = { version = "27.0.0", default-features = false } -sp-blockchain = "29.0.0" -sp-consensus-aura = { version = "0.33.0", default-features = false } -sp-consensus-babe = { version = "0.33.0", default-features = false } -sp-consensus-beefy = { version = "14.0.0", default-features = false } -sp-consensus-grandpa = { version = "14.0.0", default-features = false } -sp-core = { version = "29.0.0", default-features = false } -sp-keystore = "0.35.0" -sp-io = { version = "31.0.0", default-features = false } -sp-genesis-builder = { version = "0.8.0", default-features = false } -sp-inherents = { version = "27.0.0", default-features = false } -sp-offchain = { version = "27.0.0", default-features = false } -sp-runtime = { version = "32.0.0", default-features = false } -sp-timestamp = "27.0.0" -substrate-frame-rpc-system = "29.0.0" +sc-basic-authorship = "0.36.0" +sc-chain-spec = "29.0.0" +sc-cli = "0.38.0" +sc-client-api = "30.0.0" +sc-offchain = "31.0.0" +sc-consensus = "0.35.0" +sc-executor = "0.34.0" +sc-network = "0.36.0" +sc-network-sync = "0.35.0" +sc-rpc = "31.0.0" +sc-service = "0.37.0" +sc-sysinfo = "29.0.0" +sc-telemetry = "17.0.0" +sc-tracing = "30.0.0" +sc-transaction-pool = "30.0.0" +sc-transaction-pool-api = "30.0.0" +frame-benchmarking = { version = "30.0.0", default-features = false } +frame-benchmarking-cli = "34.0.0" +frame-executive = { version = "30.0.0", default-features = false } +frame-support = { version = "30.0.0", default-features = false } +frame-system = { version = "30.0.0", default-features = false } +frame-system-benchmarking = { version = "30.0.0", default-features = false } +frame-system-rpc-runtime-api = { version = "28.0.0", default-features = false } +frame-try-runtime = { version = "0.36.0", default-features = false } +pallet-aura = { version = "29.0.0", default-features = false } +pallet-authorship = { version = "30.0.0", default-features = false } +pallet-assets = { version = "31.0.0", default-features = false } +pallet-balances = { version = "30.0.0", default-features = false } +pallet-contracts = { version = "29.0.0", default-features = false } +pallet-message-queue = { version = "33.0.0", default-features = false } +pallet-multisig = { version = "30.0.0", default-features = false } +pallet-nft-fractionalization = { version = "12.0.0", default-features = false } +pallet-nfts = { version = "24.0.0", default-features = false } +pallet-nfts-runtime-api = { version = "16.0.0", default-features = false } +pallet-preimage = { version = "30.0.0", default-features = false } +pallet-proxy = { version = "30.0.0", default-features = false } +pallet-scheduler = { version = "31.0.0", default-features = false } +pallet-session = { version = "30.0.0", default-features = false } +pallet-sudo = { version = "30.0.0", default-features = false } +pallet-timestamp = { version = "29.0.0", default-features = false } +pallet-transaction-payment = { version = "30.0.0", default-features = false } +pallet-transaction-payment-rpc = "32.0.0" +pallet-transaction-payment-rpc-runtime-api = { version = "30.0.0", default-features = false } +pallet-utility = { version = "30.0.0", default-features = false } +sp-api = { version = "28.0.0", default-features = false } +sp-authority-discovery = { version = "28.0.0", default-features = false } +sp-block-builder = { version = "28.0.0", default-features = false } +sp-blockchain = "30.0.0" +sp-consensus-aura = { version = "0.34.0", default-features = false } +sp-consensus-babe = { version = "0.34.0", default-features = false } +sp-consensus-beefy = { version = "15.0.0", default-features = false } +sp-consensus-grandpa = { version = "15.0.0", default-features = false } +sp-core = { version = "30.0.0", default-features = false } +sp-keystore = "0.36.0" +sp-io = { version = "32.0.0", default-features = false } +sp-genesis-builder = { version = "0.9.0", default-features = false } +sp-inherents = { version = "28.0.0", default-features = false } +sp-offchain = { version = "28.0.0", default-features = false } +sp-runtime = { version = "33.0.0", default-features = false } +sp-timestamp = "28.0.0" +substrate-frame-rpc-system = "30.0.0" substrate-prometheus-endpoint = "0.17.0" -sp-session = { version = "28.0.0", default-features = false } +sp-session = { version = "29.0.0", default-features = false } sp-std = { version = "14.0.0", default-features = false } -sp-transaction-pool = { version = "27.0.0", default-features = false } -sp-version = { version = "30.0.0", default-features = false } +sp-transaction-pool = { version = "28.0.0", default-features = false } +sp-version = { version = "31.0.0", default-features = false } # Polkadot -pallet-xcm = { version = "8.0.5", default-features = false } -polkadot-cli = "8.0.0" -polkadot-parachain-primitives = { version = "7.0.0", default-features = false } -polkadot-runtime-parachains = { version = "8.0.3", default-features = false } -polkadot-primitives = { version = "8.0.1", default-features = false } -polkadot-runtime-common = { version = "8.0.3", default-features = false } -xcm = { package = "staging-xcm", version = "8.0.1", default-features = false } -xcm-builder = { package = "staging-xcm-builder", version = "8.0.3", default-features = false } -xcm-executor = { package = "staging-xcm-executor", version = "8.0.2", default-features = false } +pallet-xcm = { version = "9.0.1", default-features = false } +polkadot-cli = "9.0.0" +polkadot-parachain-primitives = { version = "8.0.0", default-features = false } +polkadot-runtime-parachains = { version = "9.0.0", default-features = false } +polkadot-primitives = { version = "9.0.0", default-features = false } +polkadot-runtime-common = { version = "9.0.0", default-features = false } +rococo-runtime-constants = { version = "9.0.0", default-features = false } +rococo-runtime = { version = "9.0.0", default-features = false } +xcm = { version = "9.0.0", package = "staging-xcm", default-features = false } +xcm-builder = { version = "9.0.0", package = "staging-xcm-builder", default-features = false } +xcm-executor = { version = "9.0.1", package = "staging-xcm-executor", default-features = false } # Cumulus -asset-test-utils = { version = "8.0.1", default-features = false } -cumulus-pallet-aura-ext = { version = "0.8.0", default-features = false } -cumulus-pallet-parachain-system = { version = "0.8.1", default-features = false, features = ["parameterized-consensus-hook"] } -cumulus-pallet-session-benchmarking = { version = "10.0.0", default-features = false } -cumulus-pallet-xcm = { version = "0.8.0", default-features = false } -cumulus-pallet-xcmp-queue = { version = "0.8.0", default-features = false } -cumulus-primitives-aura = { version = "0.8.0", default-features = false } -cumulus-primitives-core = { version = "0.8.0", default-features = false } -cumulus-primitives-utility = { version = "0.8.1", default-features = false } -emulated-integration-tests-common = { version = "4.0.0", default-features = false } -pallet-collator-selection = { version = "10.0.3", default-features = false } -parachains-common = { version = "8.0.1", default-features = false } -parachain-info = { package = "staging-parachain-info", version = "0.8.0", default-features = false } -cumulus-primitives-parachain-inherent = "0.8.0" -cumulus-relay-chain-interface = "0.8.0" +asset-hub-rococo-runtime = { version = "0.13.0", default-features = false } +asset-test-utils = { version = "9.0.0", default-features = false } +cumulus-pallet-aura-ext = { version = "0.9.0", default-features = false } +cumulus-pallet-parachain-system = { version = "0.9.0", default-features = false, features = [ + "parameterized-consensus-hook", +] } +cumulus-pallet-session-benchmarking = { version = "11.0.0", default-features = false } +cumulus-pallet-xcm = { version = "0.9.0", default-features = false } +cumulus-pallet-xcmp-queue = { version = "0.9.0", default-features = false } +cumulus-primitives-aura = { version = "0.9.0", default-features = false } +cumulus-primitives-core = { version = "0.9.0", default-features = false } +cumulus-primitives-utility = { version = "0.9.0", default-features = false } +emulated-integration-tests-common = { version = "5.0.0", default-features = false } +pallet-collator-selection = { version = "11.0.1", default-features = false } +parachains-common = { version = "9.0.0", default-features = false } +parachain-info = { version = "0.9.0", package = "staging-parachain-info", default-features = false } +cumulus-primitives-parachain-inherent = "0.9.0" +cumulus-relay-chain-interface = "0.9.0" color-print = "0.3.4" -cumulus-client-cli = "0.8.0" -cumulus-client-collator = "0.8.0" -cumulus-client-consensus-aura = "0.8.0" -cumulus-client-consensus-common = "0.8.0" -cumulus-client-consensus-proposer = "0.8.0" -cumulus-client-service = "0.8.0" +cumulus-client-cli = "0.9.0" +cumulus-client-collator = "0.9.0" +cumulus-client-consensus-aura = "0.9.0" +cumulus-client-consensus-common = "0.9.0" +cumulus-client-consensus-proposer = "0.9.0" +cumulus-client-service = "0.9.0" # Paseo asset-hub-paseo-runtime = { git = "https://github.com/paseo-network/runtimes/", tag = "v1.2.5-system-chains", default-features = false } paseo-runtime = { git = "https://github.com/paseo-network/runtimes/", tag = "v1.2.5-system-chains", default-features = false } -paseo-runtime-constants = { git = "https://github.com/paseo-network/runtimes/", tag = "v1.2.5-system-chains", default-features = false } \ No newline at end of file +paseo-runtime-constants = { git = "https://github.com/paseo-network/runtimes/", tag = "v1.2.5-system-chains", default-features = false } diff --git a/node/src/command.rs b/node/src/command.rs index b1fcd614..dcda471f 100644 --- a/node/src/command.rs +++ b/node/src/command.rs @@ -270,7 +270,7 @@ pub fn run() -> Result<()> { match cmd { BenchmarkCmd::Pallet(cmd) => if cfg!(feature = "runtime-benchmarks") { - runner.sync_run(|config| cmd.run::(config)) + runner.sync_run(|config| cmd.run::, ()>(config)) } else { Err("Benchmarking wasn't enabled when building the node. \ You can enable it with `--features runtime-benchmarks`." diff --git a/node/src/service.rs b/node/src/service.rs index cd3a5a52..e79877a8 100644 --- a/node/src/service.rs +++ b/node/src/service.rs @@ -445,8 +445,6 @@ where // NOTE: because we use Aura here explicitly, we can use `CollatorSybilResistance::Resistant` // when starting the network. - let slot_duration = cumulus_client_consensus_aura::slot_duration(&*client)?; - let proposer_factory = sc_basic_authorship::ProposerFactory::with_proof_recording( task_manager.spawn_handle(), client.clone(), @@ -478,7 +476,6 @@ where collator_key, para_id, overseer_handle, - slot_duration, relay_chain_slot_duration, proposer, collator_service, diff --git a/runtime/devnet/src/config/contracts.rs b/runtime/devnet/src/config/contracts.rs index 36d62f7f..d6f596da 100644 --- a/runtime/devnet/src/config/contracts.rs +++ b/runtime/devnet/src/config/contracts.rs @@ -83,6 +83,7 @@ impl pallet_contracts::Config for Runtime { type MaxDelegateDependencies = ConstU32<32>; type RuntimeHoldReason = RuntimeHoldReason; + type ApiVersion = (); type Environment = (); type Debug = (); type Migrations = (); diff --git a/runtime/testnet/src/config/contracts.rs b/runtime/testnet/src/config/contracts.rs index 36d62f7f..d6f596da 100644 --- a/runtime/testnet/src/config/contracts.rs +++ b/runtime/testnet/src/config/contracts.rs @@ -83,6 +83,7 @@ impl pallet_contracts::Config for Runtime { type MaxDelegateDependencies = ConstU32<32>; type RuntimeHoldReason = RuntimeHoldReason; + type ApiVersion = (); type Environment = (); type Debug = (); type Migrations = ();