diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index b33442bcad0a32b8bc8ea5e39d1e9d0c7c1b5800..ad7f7441dad5b0d0af92edbf865ae10d2af168a5 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -3296,7 +3296,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" -version = "0.9.23" +version = "0.9.25" dependencies = [ "beefy-primitives", "bitvec", @@ -3392,7 +3392,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-support", "polkadot-primitives", @@ -5818,7 +5818,7 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-support", "frame-system", @@ -5840,7 +5840,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-benchmarking", "frame-support", @@ -6173,7 +6173,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94" [[package]] name = "polkadot" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_cmd", "color-eyre", @@ -6188,7 +6188,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6211,7 +6211,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "bitvec", @@ -6235,7 +6235,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "derive_more", @@ -6264,7 +6264,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6293,7 +6293,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.23" +version = "0.9.25" dependencies = [ "clap", "frame-benchmarking-cli", @@ -6318,7 +6318,7 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.23" +version = "0.9.25" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6360,7 +6360,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.23" +version = "0.9.25" dependencies = [ "always-assert", "assert_matches", @@ -6388,7 +6388,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.23" +version = "0.9.25" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6400,7 +6400,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "async-trait", @@ -6431,7 +6431,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.23" +version = "0.9.25" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6444,7 +6444,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "async-trait", @@ -6471,7 +6471,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.23" +version = "0.9.25" dependencies = [ "always-assert", "assert_matches", @@ -6497,7 +6497,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.23" +version = "0.9.25" dependencies = [ "futures", "parity-scale-codec", @@ -6516,7 +6516,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "bitvec", @@ -6554,7 +6554,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "bitvec", @@ -6582,7 +6582,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "bitvec", @@ -6608,7 +6608,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.23" +version = "0.9.25" dependencies = [ "futures", "polkadot-node-subsystem", @@ -6624,7 +6624,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "async-trait", @@ -6646,7 +6646,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.23" +version = "0.9.25" dependencies = [ "futures", "maplit", @@ -6665,7 +6665,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "futures", @@ -6686,7 +6686,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "fatality", @@ -6712,7 +6712,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.23" +version = "0.9.25" dependencies = [ "async-trait", "futures", @@ -6728,7 +6728,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.23" +version = "0.9.25" dependencies = [ "bitvec", "fatality", @@ -6749,7 +6749,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.23" +version = "0.9.25" dependencies = [ "always-assert", "assert_matches", @@ -6782,7 +6782,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "0.9.23" +version = "0.9.25" dependencies = [ "futures", "futures-timer", @@ -6805,7 +6805,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.23" +version = "0.9.25" dependencies = [ "futures", "memory-lru", @@ -6826,7 +6826,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.23" +version = "0.9.25" dependencies = [ "async-std", "lazy_static", @@ -6843,7 +6843,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_cmd", "bs58", @@ -6871,7 +6871,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.23" +version = "0.9.25" dependencies = [ "async-trait", "derive_more", @@ -6892,7 +6892,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.23" +version = "0.9.25" dependencies = [ "bounded-vec", "futures", @@ -6914,7 +6914,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.23" +version = "0.9.25" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -6923,7 +6923,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.23" +version = "0.9.25" dependencies = [ "async-trait", "futures", @@ -6941,7 +6941,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.23" +version = "0.9.25" dependencies = [ "derive_more", "futures", @@ -6959,7 +6959,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "async-trait", @@ -6999,7 +6999,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "femme", @@ -7024,7 +7024,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.23" +version = "0.9.25" dependencies = [ "derive_more", "frame-support", @@ -7040,7 +7040,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" -version = "0.9.23" +version = "0.9.25" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7054,7 +7054,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.23" +version = "0.9.25" dependencies = [ "bitvec", "frame-system", @@ -7083,7 +7083,7 @@ dependencies = [ [[package]] name = "polkadot-primitives-test-helpers" -version = "0.9.23" +version = "0.9.25" dependencies = [ "polkadot-primitives", "rand 0.8.5", @@ -7094,7 +7094,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.23" +version = "0.9.25" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7125,7 +7125,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.23" +version = "0.9.25" dependencies = [ "beefy-primitives", "bitvec", @@ -7215,7 +7215,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.23" +version = "0.9.25" dependencies = [ "beefy-primitives", "bitvec", @@ -7267,7 +7267,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-support", "polkadot-primitives", @@ -7278,7 +7278,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "0.9.23" +version = "0.9.25" dependencies = [ "bs58", "parity-scale-codec", @@ -7289,7 +7289,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "bitflags", @@ -7340,7 +7340,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "async-trait", @@ -7450,7 +7450,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.23" +version = "0.9.25" dependencies = [ "arrayvec 0.5.2", "assert_matches", @@ -7481,7 +7481,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.23" +version = "0.9.25" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7490,7 +7490,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.23" +version = "0.9.25" dependencies = [ "futures", "parity-scale-codec", @@ -7516,7 +7516,7 @@ dependencies = [ [[package]] name = "polkadot-test-malus" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "async-trait", @@ -7544,7 +7544,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.23" +version = "0.9.25" dependencies = [ "beefy-primitives", "bitvec", @@ -7609,7 +7609,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-benchmarking", "frame-system", @@ -7663,7 +7663,7 @@ dependencies = [ [[package]] name = "polkadot-voter-bags" -version = "0.9.23" +version = "0.9.25" dependencies = [ "clap", "generate-bags", @@ -8310,7 +8310,7 @@ dependencies = [ [[package]] name = "remote-ext-tests-bags-list" -version = "0.9.23" +version = "0.9.25" dependencies = [ "clap", "frame-system", @@ -8443,7 +8443,7 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.23" +version = "0.9.25" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -8519,7 +8519,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-support", "polkadot-primitives", @@ -10042,7 +10042,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" -version = "0.9.23" +version = "0.9.25" dependencies = [ "enumn", "parity-scale-codec", @@ -10841,7 +10841,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staking-miner" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_cmd", "clap", @@ -11243,7 +11243,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-parachain-adder" -version = "0.9.23" +version = "0.9.25" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -11256,7 +11256,7 @@ dependencies = [ [[package]] name = "test-parachain-adder-collator" -version = "0.9.23" +version = "0.9.25" dependencies = [ "clap", "futures", @@ -11282,14 +11282,14 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.9.23" +version = "0.9.25" dependencies = [ "substrate-wasm-builder", ] [[package]] name = "test-parachain-undying" -version = "0.9.23" +version = "0.9.25" dependencies = [ "dlmalloc", "log", @@ -11303,7 +11303,7 @@ dependencies = [ [[package]] name = "test-parachain-undying-collator" -version = "0.9.23" +version = "0.9.25" dependencies = [ "clap", "futures", @@ -11329,7 +11329,7 @@ dependencies = [ [[package]] name = "test-parachains" -version = "0.9.23" +version = "0.9.25" dependencies = [ "parity-scale-codec", "sp-core", @@ -11340,7 +11340,7 @@ dependencies = [ [[package]] name = "test-runtime-constants" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-support", "polkadot-primitives", @@ -11662,7 +11662,7 @@ dependencies = [ [[package]] name = "tracing-gum" -version = "0.9.23" +version = "0.9.25" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -11672,7 +11672,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" -version = "0.9.23" +version = "0.9.25" dependencies = [ "assert_matches", "expander 0.0.6", @@ -12453,7 +12453,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.23" +version = "0.9.25" dependencies = [ "beefy-primitives", "bitvec", @@ -12544,7 +12544,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-support", "polkadot-primitives", @@ -12727,7 +12727,7 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.23" +version = "0.9.25" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12740,7 +12740,7 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-support", "frame-system", @@ -12763,7 +12763,7 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-benchmarking", "frame-support", @@ -12780,7 +12780,7 @@ dependencies = [ [[package]] name = "xcm-executor-integration-tests" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-support", "frame-system", @@ -12810,7 +12810,7 @@ dependencies = [ [[package]] name = "xcm-simulator" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-support", "parity-scale-codec", @@ -12826,7 +12826,7 @@ dependencies = [ [[package]] name = "xcm-simulator-example" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-support", "frame-system", @@ -12849,7 +12849,7 @@ dependencies = [ [[package]] name = "xcm-simulator-fuzzer" -version = "0.9.23" +version = "0.9.25" dependencies = [ "frame-support", "frame-system", @@ -12908,7 +12908,7 @@ dependencies = [ [[package]] name = "zombienet-backchannel" -version = "0.9.23" +version = "0.9.25" dependencies = [ "futures-util", "lazy_static", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index 2a6a4c35fbdcf6d8bcf47ca26bf71378b8fce7fd..355b15dec8861e8734254a064c29d48f1b66983d 100644 --- a/polkadot/Cargo.toml +++ b/polkadot/Cargo.toml @@ -6,7 +6,7 @@ path = "src/main.rs" name = "polkadot" description = "Implementation of a `https://polkadot.network` node in Rust based on the Substrate framework." license = "GPL-3.0-only" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" rust-version = "1.57.0" # custom profiles diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml index 9f487ac41036088d4cb06201d7586f7a483eea5c..84adac8a632ccde4dbfa7915f0c752ed919b9424 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "Polkadot Relay-chain Client Node" edition = "2021" diff --git a/polkadot/core-primitives/Cargo.toml b/polkadot/core-primitives/Cargo.toml index b18cd827185bd6b7b005e1d595fd9c31b3caa51c..901591d52f467bcac6b62efbb1f4871f0193f241 100644 --- a/polkadot/core-primitives/Cargo.toml +++ b/polkadot/core-primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-core-primitives" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index 62d91c8359396c9c5cb5a71f7b162343c2779d93..9ca5efd63ad6ef4c72d18a2ea5cf63f19985b8be 100644 --- a/polkadot/erasure-coding/Cargo.toml +++ b/polkadot/erasure-coding/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-erasure-coding" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/erasure-coding/fuzzer/Cargo.toml b/polkadot/erasure-coding/fuzzer/Cargo.toml index 6040db0950c027b9d62a5fbf97c8b0db22305bea..2ee47e6860e7bfe7918fb8a027f57580456f9884 100644 --- a/polkadot/erasure-coding/fuzzer/Cargo.toml +++ b/polkadot/erasure-coding/fuzzer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "erasure_coding_fuzzer" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/client/Cargo.toml b/polkadot/node/client/Cargo.toml index 07baf5ce56ea7d05dd57d2e28426824a857e48bf..dd0ba214ada738d35e2aa4f4fc73702792dbc87a 100644 --- a/polkadot/node/client/Cargo.toml +++ b/polkadot/node/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-client" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/collation-generation/Cargo.toml b/polkadot/node/collation-generation/Cargo.toml index 483052f2590e6f458e06aecf2f659814d3ce0f8a..f817b8b020ecb29d5b60df228a9930c2ce628216 100644 --- a/polkadot/node/collation-generation/Cargo.toml +++ b/polkadot/node/collation-generation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-collation-generation" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/approval-voting/Cargo.toml b/polkadot/node/core/approval-voting/Cargo.toml index 74898ffaf74de3b9c26be3de6571eb4fa099314d..a436f51c6f5ed70fc0bcacec7a15ba94cb31d39f 100644 --- a/polkadot/node/core/approval-voting/Cargo.toml +++ b/polkadot/node/core/approval-voting/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-approval-voting" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/av-store/Cargo.toml b/polkadot/node/core/av-store/Cargo.toml index 6ffedabc9f10956e8f3194665a4b12b55de1aea3..bd77aaac663aa67d77cee87241f28d4ffb3abd38 100644 --- a/polkadot/node/core/av-store/Cargo.toml +++ b/polkadot/node/core/av-store/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-av-store" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/backing/Cargo.toml b/polkadot/node/core/backing/Cargo.toml index be69b259865560985c6266b77a1c3c1031ec6eb3..1fa4f1ae365326ea93e8a4c035e3d12bc89a9612 100644 --- a/polkadot/node/core/backing/Cargo.toml +++ b/polkadot/node/core/backing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-backing" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/bitfield-signing/Cargo.toml b/polkadot/node/core/bitfield-signing/Cargo.toml index 54cdc47aef9b37bf84c16550615ce9fee3d2c9f2..96c4ddfd1e58afb800286e0c314ab98f4fa58a8a 100644 --- a/polkadot/node/core/bitfield-signing/Cargo.toml +++ b/polkadot/node/core/bitfield-signing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-bitfield-signing" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/candidate-validation/Cargo.toml b/polkadot/node/core/candidate-validation/Cargo.toml index 966649f6472cefa0ad05c0f052dda63c6bf9cafd..3e5ff2de349ef45edd75ccd86fac4d9628ad85b8 100644 --- a/polkadot/node/core/candidate-validation/Cargo.toml +++ b/polkadot/node/core/candidate-validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-candidate-validation" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/chain-api/Cargo.toml b/polkadot/node/core/chain-api/Cargo.toml index fdf936124f5cf664a85730bf78230b21af82b1b3..f5bdf8cb41b2ada37830aa07703ad7cb4f9dc473 100644 --- a/polkadot/node/core/chain-api/Cargo.toml +++ b/polkadot/node/core/chain-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-chain-api" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/chain-selection/Cargo.toml b/polkadot/node/core/chain-selection/Cargo.toml index be2254b6857394c7a1cc4497243a50e5b29b02f2..c2a3768ddf6ce0d3ad609cbf4a1dc8e2f47da960 100644 --- a/polkadot/node/core/chain-selection/Cargo.toml +++ b/polkadot/node/core/chain-selection/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "polkadot-node-core-chain-selection" description = "Chain Selection Subsystem" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/dispute-coordinator/Cargo.toml b/polkadot/node/core/dispute-coordinator/Cargo.toml index e8a1b619f7361fe868736a615065a5a3b34e4800..96f976d2eadc710002d929403d845d289a36ea69 100644 --- a/polkadot/node/core/dispute-coordinator/Cargo.toml +++ b/polkadot/node/core/dispute-coordinator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/parachains-inherent/Cargo.toml b/polkadot/node/core/parachains-inherent/Cargo.toml index ffe186e2d385d4dbea767e0b100f23f4821c0f90..5c95918e26fcf1c39e6c22c8b5cea336694f9672 100644 --- a/polkadot/node/core/parachains-inherent/Cargo.toml +++ b/polkadot/node/core/parachains-inherent/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-parachains-inherent" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/provisioner/Cargo.toml b/polkadot/node/core/provisioner/Cargo.toml index 43e746553bc7769e9a19924b3ade6ad70287e019..bc25115499bfaad262116a7a65a4eebb908f5741 100644 --- a/polkadot/node/core/provisioner/Cargo.toml +++ b/polkadot/node/core/provisioner/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-provisioner" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/pvf-checker/Cargo.toml b/polkadot/node/core/pvf-checker/Cargo.toml index d9f70bd972344611afbd88d88f5d3c2cdc30a025..03dba328ac23d008f815ed30a6fdb597b80f4f8b 100644 --- a/polkadot/node/core/pvf-checker/Cargo.toml +++ b/polkadot/node/core/pvf-checker/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-pvf-checker" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/pvf/Cargo.toml b/polkadot/node/core/pvf/Cargo.toml index 41ca788cb8f15beb12d807986d018df51f768314..46f35aa498cc7e5b45ee1228099f908f3402cabe 100644 --- a/polkadot/node/core/pvf/Cargo.toml +++ b/polkadot/node/core/pvf/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-pvf" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/core/runtime-api/Cargo.toml b/polkadot/node/core/runtime-api/Cargo.toml index 237b3a2fbf84b1989c6bfa6c38a543fa6ab1959c..48992d5a6d12b43dff2becbc3da007edab95d02e 100644 --- a/polkadot/node/core/runtime-api/Cargo.toml +++ b/polkadot/node/core/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-runtime-api" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/gum/Cargo.toml b/polkadot/node/gum/Cargo.toml index 5ce51157a84127cf87688bb45bdfba65f03c61e2..c6c0cb933b035db647e0ceac675a5a6bace2bad0 100644 --- a/polkadot/node/gum/Cargo.toml +++ b/polkadot/node/gum/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracing-gum" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" description = "Stick logs together with the TraceID as provided by tempo" diff --git a/polkadot/node/gum/proc-macro/Cargo.toml b/polkadot/node/gum/proc-macro/Cargo.toml index a05ca29657275e62f1b85a0abb106c317509a92b..115e948b91ae14ddc45084876469cd007e510f17 100644 --- a/polkadot/node/gum/proc-macro/Cargo.toml +++ b/polkadot/node/gum/proc-macro/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracing-gum-proc-macro" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition." diff --git a/polkadot/node/jaeger/Cargo.toml b/polkadot/node/jaeger/Cargo.toml index b28a8b2dc03b825ea77728ef5e7265dae6ef9ecf..6cc8cb8500e601f1480c01839cba1b226f71a56a 100644 --- a/polkadot/node/jaeger/Cargo.toml +++ b/polkadot/node/jaeger/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-jaeger" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" description = "Polkadot Jaeger primitives, but equally useful for Grafana/Tempo" diff --git a/polkadot/node/malus/Cargo.toml b/polkadot/node/malus/Cargo.toml index a42c8f45ec8e368cffed8067ad78a963a1d23bd4..b71b49852813f64255e85901a14064831d562799 100644 --- a/polkadot/node/malus/Cargo.toml +++ b/polkadot/node/malus/Cargo.toml @@ -2,7 +2,7 @@ name = "polkadot-test-malus" description = "Misbehaving nodes for local testnets, system and Simnet tests." license = "GPL-3.0-only" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" readme = "README.md" diff --git a/polkadot/node/metrics/Cargo.toml b/polkadot/node/metrics/Cargo.toml index a5a038e21d11dff0c37aa3ae4796e1a788a0278a..e9aa896e73e613d9a1a8385a55b66247b6a2dc45 100644 --- a/polkadot/node/metrics/Cargo.toml +++ b/polkadot/node/metrics/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-metrics" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" description = "Subsystem metric helpers" diff --git a/polkadot/node/network/approval-distribution/Cargo.toml b/polkadot/node/network/approval-distribution/Cargo.toml index 1cd85ea16c671f20714717c1840af5d3711f5644..e71e8aecc125b7df2032a6071302c7f29e5f469d 100644 --- a/polkadot/node/network/approval-distribution/Cargo.toml +++ b/polkadot/node/network/approval-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-approval-distribution" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/network/availability-distribution/Cargo.toml b/polkadot/node/network/availability-distribution/Cargo.toml index beff55edb3bb3bc834fa8877d0b1fed3280e3147..b21bac374407a3c863a873f69a6c4a394967861f 100644 --- a/polkadot/node/network/availability-distribution/Cargo.toml +++ b/polkadot/node/network/availability-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-availability-distribution" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/network/availability-recovery/Cargo.toml b/polkadot/node/network/availability-recovery/Cargo.toml index d19404e9344533466c8baed152dac40da252652e..91564ae81bfdedba2901de99cbd58e0d65a7c049 100644 --- a/polkadot/node/network/availability-recovery/Cargo.toml +++ b/polkadot/node/network/availability-recovery/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-availability-recovery" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/network/bitfield-distribution/Cargo.toml b/polkadot/node/network/bitfield-distribution/Cargo.toml index 5267dd5b062acf95e9cbedd912f94ee2ae1a997e..e79c72c4f575175523e289ea9600cfd0a63f5ac2 100644 --- a/polkadot/node/network/bitfield-distribution/Cargo.toml +++ b/polkadot/node/network/bitfield-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-availability-bitfield-distribution" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/network/bridge/Cargo.toml b/polkadot/node/network/bridge/Cargo.toml index 5422677d957005b295445aee7d84c6f26083463b..f5b58becf1722c6d593bded034b81ab8d4f9359e 100644 --- a/polkadot/node/network/bridge/Cargo.toml +++ b/polkadot/node/network/bridge/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network-bridge" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/network/collator-protocol/Cargo.toml b/polkadot/node/network/collator-protocol/Cargo.toml index 75754d60f3026b8d8ba460e890ea02fd26193f8e..46a4f98006026944c58e2e3da6132e12da3bbae1 100644 --- a/polkadot/node/network/collator-protocol/Cargo.toml +++ b/polkadot/node/network/collator-protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-collator-protocol" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/network/dispute-distribution/Cargo.toml b/polkadot/node/network/dispute-distribution/Cargo.toml index d59a475b274934cc7c05569bae72513763699c08..58eb2e0ef5a96a9a0984943cd43e72a106f8a87d 100644 --- a/polkadot/node/network/dispute-distribution/Cargo.toml +++ b/polkadot/node/network/dispute-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-dispute-distribution" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/network/gossip-support/Cargo.toml b/polkadot/node/network/gossip-support/Cargo.toml index ad9ef5f6f2d952ecacdade0800723f537cc938b4..9aad2213d862274d4c2652e3cfcdb54a61c2f8e5 100644 --- a/polkadot/node/network/gossip-support/Cargo.toml +++ b/polkadot/node/network/gossip-support/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-gossip-support" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/network/protocol/Cargo.toml b/polkadot/node/network/protocol/Cargo.toml index e74bb611ae1bd21a8a178d09801fa7ca505b2a66..a6554d048ba07b2a80415eba5388fae064a45e8c 100644 --- a/polkadot/node/network/protocol/Cargo.toml +++ b/polkadot/node/network/protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-network-protocol" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" description = "Primitives types for the Node-side" diff --git a/polkadot/node/network/statement-distribution/Cargo.toml b/polkadot/node/network/statement-distribution/Cargo.toml index b8279fd20650574175cefe02f2e47a061e77efd3..8e997d42bd935a832afc4663bb5591ccc87696ea 100644 --- a/polkadot/node/network/statement-distribution/Cargo.toml +++ b/polkadot/node/network/statement-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-distribution" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "Statement Distribution Subsystem" edition = "2021" diff --git a/polkadot/node/overseer/Cargo.toml b/polkadot/node/overseer/Cargo.toml index 609adbd2c412f75ecd74b33d9e0d70f80c6b8062..1898c536db80016c36498d87485bf264c5af49bd 100644 --- a/polkadot/node/overseer/Cargo.toml +++ b/polkadot/node/overseer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/primitives/Cargo.toml b/polkadot/node/primitives/Cargo.toml index a0e058319f665f2d503f0af7c27e7ac376f6a35c..4aec75a4b4ac4bbc232ec21b9ca56bd754f6651e 100644 --- a/polkadot/node/primitives/Cargo.toml +++ b/polkadot/node/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-primitives" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" description = "Primitives types for the Node-side" diff --git a/polkadot/node/service/Cargo.toml b/polkadot/node/service/Cargo.toml index 300bb8285ccb359fe8273d425d09ad9e0ac8ea86..47ef52ff250995e2a6e7501244733d419afa4b3a 100644 --- a/polkadot/node/service/Cargo.toml +++ b/polkadot/node/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/subsystem-test-helpers/Cargo.toml b/polkadot/node/subsystem-test-helpers/Cargo.toml index 5de35f265d5e32919ba49d88deb32e15e5224f9e..2bb5bb541801885b2e44ac9932271e6fc4153850 100644 --- a/polkadot/node/subsystem-test-helpers/Cargo.toml +++ b/polkadot/node/subsystem-test-helpers/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" description = "Subsystem traits and message definitions" diff --git a/polkadot/node/subsystem-types/Cargo.toml b/polkadot/node/subsystem-types/Cargo.toml index 282286f0c2f2fc24b27c8f3370e3ed6364c644f4..027cecb1a3c2752b707752e6d5f76300c7de23b0 100644 --- a/polkadot/node/subsystem-types/Cargo.toml +++ b/polkadot/node/subsystem-types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem-types" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" description = "Subsystem traits and message definitions" diff --git a/polkadot/node/subsystem-util/Cargo.toml b/polkadot/node/subsystem-util/Cargo.toml index 9027b16ce15f95a91f2e77f53883b31e8f397921..a8de4f904e6c2873d1eb6d1a6550ea2ec9d6cf4b 100644 --- a/polkadot/node/subsystem-util/Cargo.toml +++ b/polkadot/node/subsystem-util/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem-util" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" description = "Subsystem traits and message definitions" diff --git a/polkadot/node/subsystem/Cargo.toml b/polkadot/node/subsystem/Cargo.toml index 8e0b42c90661bb84babf34275e5a4b9f114619a4..c681a0fd7cf58418f3a6b7a0ecb101f3f1dcf3d3 100644 --- a/polkadot/node/subsystem/Cargo.toml +++ b/polkadot/node/subsystem/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" description = "Subsystem traits and message definitions and the generated overseer" diff --git a/polkadot/node/test/client/Cargo.toml b/polkadot/node/test/client/Cargo.toml index 76bbd76c2865e19744fdbdac577fc41b7f469176..852510e9c3e462d9ccaa7f83207906882907968c 100644 --- a/polkadot/node/test/client/Cargo.toml +++ b/polkadot/node/test/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-client" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/test/performance-test/Cargo.toml b/polkadot/node/test/performance-test/Cargo.toml index fd4e5a12b03b7d40f6abee161caf400eba4988fd..37e6df53465cb8f90f74fad734776be4b6be0b34 100644 --- a/polkadot/node/test/performance-test/Cargo.toml +++ b/polkadot/node/test/performance-test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-performance-test" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/test/service/Cargo.toml b/polkadot/node/test/service/Cargo.toml index c96edb64678ec04410c2ec907e3cbf48f62f6e16..9765c9c6a577ae006c5d17e6c551240c38f26b27 100644 --- a/polkadot/node/test/service/Cargo.toml +++ b/polkadot/node/test/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-service" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/zombienet-backchannel/Cargo.toml b/polkadot/node/zombienet-backchannel/Cargo.toml index 428e4d2a1a86fef4a16270db3e91b2e51ff6fd7b..ab57fcbc9b7a8aa5f1b68749025063d4c0e56e74 100644 --- a/polkadot/node/zombienet-backchannel/Cargo.toml +++ b/polkadot/node/zombienet-backchannel/Cargo.toml @@ -2,7 +2,7 @@ name = "zombienet-backchannel" description = "Zombienet backchannel to notify test runner and coordinate with malus actors." license = "GPL-3.0-only" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" readme = "README.md" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index 9ec74deed0016a3f7db2ff94a4a13a64dcca62b9..eb53a106aa466f6a59d25d63a8c59312ffd37e92 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "Types and utilities for creating and working with parachains" edition = "2021" diff --git a/polkadot/parachain/test-parachains/Cargo.toml b/polkadot/parachain/test-parachains/Cargo.toml index 6f798d077b4dd61e4c6982a43cc4a99ebe45af50..4b5492f58ca6bd4887f6401639582691d898d9ca 100644 --- a/polkadot/parachain/test-parachains/Cargo.toml +++ b/polkadot/parachain/test-parachains/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachains" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "Integration tests using the test-parachains" edition = "2021" diff --git a/polkadot/parachain/test-parachains/adder/Cargo.toml b/polkadot/parachain/test-parachains/adder/Cargo.toml index c1fa92b5f5ceaab181cf5e8fcf0a2f4603974159..69cf157ada89398024b1113a2b10288e6f5a5f21 100644 --- a/polkadot/parachain/test-parachains/adder/Cargo.toml +++ b/polkadot/parachain/test-parachains/adder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-adder" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "Test parachain which adds to a number as its state transition" edition = "2021" diff --git a/polkadot/parachain/test-parachains/adder/collator/Cargo.toml b/polkadot/parachain/test-parachains/adder/collator/Cargo.toml index 0d013e260a14a86ce40ca4ef49fd5c9bf308740e..d3a165d1481429b5aa801751e93a7d55b526efca 100644 --- a/polkadot/parachain/test-parachains/adder/collator/Cargo.toml +++ b/polkadot/parachain/test-parachains/adder/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-adder-collator" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "Collator for the adder test parachain" edition = "2021" diff --git a/polkadot/parachain/test-parachains/halt/Cargo.toml b/polkadot/parachain/test-parachains/halt/Cargo.toml index 79eea38d29d17b0d06831b8ded3a5d1ba81e59e0..d14f1e0f4d90518cd4c30fd3edfbf5af319eb678 100644 --- a/polkadot/parachain/test-parachains/halt/Cargo.toml +++ b/polkadot/parachain/test-parachains/halt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-halt" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "Test parachain which executes forever" edition = "2021" diff --git a/polkadot/parachain/test-parachains/undying/Cargo.toml b/polkadot/parachain/test-parachains/undying/Cargo.toml index 06ba5e248dbddc18b8d141c0c244032e66a9a740..ef026bdce778f16abe9449512126df85b17540ac 100644 --- a/polkadot/parachain/test-parachains/undying/Cargo.toml +++ b/polkadot/parachain/test-parachains/undying/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-undying" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "Test parachain for zombienet integration tests" edition = "2021" diff --git a/polkadot/parachain/test-parachains/undying/collator/Cargo.toml b/polkadot/parachain/test-parachains/undying/collator/Cargo.toml index 19391165ca2b1e03dd843cc3070d67a117e5ffb3..923b323d75acb425432bb918ba9e14e20f40fcda 100644 --- a/polkadot/parachain/test-parachains/undying/collator/Cargo.toml +++ b/polkadot/parachain/test-parachains/undying/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-undying-collator" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "Collator for the undying test parachain" edition = "2021" diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml index 9f36fa57fef5a35bf66e7d490dcf7444013a765b..ede9e5f21c35b4394049458b8b004d5d0385c9c8 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/primitives/test-helpers/Cargo.toml b/polkadot/primitives/test-helpers/Cargo.toml index e03c8cb6f1bcffb2cbf4ee320e09d209886f625f..cf91a6c3e02bad96a42c33e6cf6966f8dd05cfcb 100644 --- a/polkadot/primitives/test-helpers/Cargo.toml +++ b/polkadot/primitives/test-helpers/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives-test-helpers" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index de15aa7701d937ff5f70dc7427f1947e70ffd36a..6175f9e3791b20502c27970521d87fdf7a6865ba 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index d59eadf5dafc0723ec177604612e257681d1ab46..555268fb86090dfaeb6f1e2bfb8b31673b77a99b 100644 --- a/polkadot/runtime/common/Cargo.toml +++ b/polkadot/runtime/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-common" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/common/slot_range_helper/Cargo.toml b/polkadot/runtime/common/slot_range_helper/Cargo.toml index 5e120e4b9a98e113adb09aa7c4bb81d63b1d0ed3..375dbd23c282274e6b5a7e4c9e807a81565b983c 100644 --- a/polkadot/runtime/common/slot_range_helper/Cargo.toml +++ b/polkadot/runtime/common/slot_range_helper/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slot-range-helper" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index 5043d47b967c8786668b94808ea8917a99359941..c7732645e23df3403a850833600bafbaa53a0925 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/kusama/constants/Cargo.toml b/polkadot/runtime/kusama/constants/Cargo.toml index 163ab7c27615691c22194ea968bab43feee8c1c9..30227eecd6febf5bd491ff2ccba3aeb72943f345 100644 --- a/polkadot/runtime/kusama/constants/Cargo.toml +++ b/polkadot/runtime/kusama/constants/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime-constants" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index bee31b884c71b50285b0dd4f50a7f84c9cebab0f..93a6e6f836f05b9cb5de74c9f77490e1287d944f 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -116,13 +116,13 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 9230, + spec_version: 9250, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, #[cfg(feature = "disable-runtime-api")] apis: version::create_apis_vec![[]], - transaction_version: 11, + transaction_version: 12, state_version: 0, }; diff --git a/polkadot/runtime/metrics/Cargo.toml b/polkadot/runtime/metrics/Cargo.toml index eac6e5600859aaad5201e8e8c919c9c775a2bd01..6660326a71e2470994e1a9043a3b3fdf00169a5e 100644 --- a/polkadot/runtime/metrics/Cargo.toml +++ b/polkadot/runtime/metrics/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-metrics" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/parachains/Cargo.toml b/polkadot/runtime/parachains/Cargo.toml index 5c0ac5eb72cc1b4a6bac631626d528f11b5a965e..63ef2254016a60602b9d15607a41f5e90b057550 100644 --- a/polkadot/runtime/parachains/Cargo.toml +++ b/polkadot/runtime/parachains/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-parachains" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index d5bf0b2b05f83e797b6a00f0fbbc3d90335e54da..9fa4383d545677f487a82d4851716f3ed3ce959b 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/polkadot/constants/Cargo.toml b/polkadot/runtime/polkadot/constants/Cargo.toml index 9dfdcf85ef13497ed2b83683f0c7aad8b4f0cdcf..06c668f9f24aa7584844c047e7e0125ebb703273 100644 --- a/polkadot/runtime/polkadot/constants/Cargo.toml +++ b/polkadot/runtime/polkadot/constants/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-constants" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs index d2ed4ac5dfc19d430454fa94fa25134e3df61981..5cb94013c2fc6db96846a1ce815c8618690cfd74 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -112,13 +112,13 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 9230, + spec_version: 9250, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, #[cfg(feature = "disable-runtime-api")] apis: version::create_apis_vec![[]], - transaction_version: 12, + transaction_version: 13, state_version: 0, }; diff --git a/polkadot/runtime/rococo/Cargo.toml b/polkadot/runtime/rococo/Cargo.toml index ee8b2c0bee04693ee6cea972d5fb70e26d0201b9..d83b98a977aa22459409383582b7f81cc2a4f90f 100644 --- a/polkadot/runtime/rococo/Cargo.toml +++ b/polkadot/runtime/rococo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/rococo/constants/Cargo.toml b/polkadot/runtime/rococo/constants/Cargo.toml index a79f36080cc3c16167912a84f59db5a7800a39d4..947640a7c934c6307a25d2d397b8c6e5e50a7c32 100644 --- a/polkadot/runtime/rococo/constants/Cargo.toml +++ b/polkadot/runtime/rococo/constants/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime-constants" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/rococo/src/lib.rs b/polkadot/runtime/rococo/src/lib.rs index 1aa8dd85a641c18ccedaee3f4356431d92003358..efd4b5182f6a574bd3babc2597554536239802a7 100644 --- a/polkadot/runtime/rococo/src/lib.rs +++ b/polkadot/runtime/rococo/src/lib.rs @@ -100,7 +100,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("rococo"), impl_name: create_runtime_str!("parity-rococo-v2.0"), authoring_version: 0, - spec_version: 9230, + spec_version: 9250, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml index 9d420284052c45dac5e0fc4a7abdd1437c0fbe5d..a685736a63e9c0fbe1d4efcd1d3e777b6c0ff9f1 100644 --- a/polkadot/runtime/test-runtime/Cargo.toml +++ b/polkadot/runtime/test-runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-runtime" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/test-runtime/constants/Cargo.toml b/polkadot/runtime/test-runtime/constants/Cargo.toml index 862bae1becc222ab2ca562eadc99bf1a580d0494..cbf517b39bd4af6b329e2a17496b13d4565fec33 100644 --- a/polkadot/runtime/test-runtime/constants/Cargo.toml +++ b/polkadot/runtime/test-runtime/constants/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-runtime-constants" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index 50a48bdbc1c71e439ac9b9a5cd1ca0da0b509cd5..74b55a835b399737c5c31ad4fbd806ab8737744b 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/westend/constants/Cargo.toml b/polkadot/runtime/westend/constants/Cargo.toml index a6901281329fb07221dbb8b1e1409d204b82f8a7..019955698400d48eec79b7f57e9887ec0101b690 100644 --- a/polkadot/runtime/westend/constants/Cargo.toml +++ b/polkadot/runtime/westend/constants/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime-constants" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs index 94bb8f6e63af8b2022f91ba82971c83e6b02768c..b8139f77dc1deb0f67d1f9b0a84257cc5961b5a6 100644 --- a/polkadot/runtime/westend/src/lib.rs +++ b/polkadot/runtime/westend/src/lib.rs @@ -105,7 +105,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 9230, + spec_version: 9250, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index 78738bd4a582fa18fee81a53172c0cd5c6f133f6..ab9c48abbc8ec75c517a1bc20456195cdf0da84b 100644 --- a/polkadot/statement-table/Cargo.toml +++ b/polkadot/statement-table/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-table" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/utils/generate-bags/Cargo.toml b/polkadot/utils/generate-bags/Cargo.toml index 00bf4cde6360ed6e63054dcb17160116e8b6aa95..662a4c691d096eb18b64af158ed64066c8ea5606 100644 --- a/polkadot/utils/generate-bags/Cargo.toml +++ b/polkadot/utils/generate-bags/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-voter-bags" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml b/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml index e11c44966ad4001733418234305c7b72d3aa723b..12d1bfff154bf07629645503775c9ca65795f9fa 100644 --- a/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml +++ b/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "remote-ext-tests-bags-list" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/utils/staking-miner/Cargo.lock b/polkadot/utils/staking-miner/Cargo.lock index c7681e7e186563b64fd1d68a411a39b39cf43c83..b966feddb58f20148aece9e75d9a49dace0fc046 100644 --- a/polkadot/utils/staking-miner/Cargo.lock +++ b/polkadot/utils/staking-miner/Cargo.lock @@ -1934,7 +1934,7 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" [[package]] name = "polkadot-core-primitives" -version = "0.9.23" +version = "0.9.25" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -3681,7 +3681,7 @@ dependencies = [ [[package]] name = "staking-miner" -version = "0.9.23" +version = "0.9.25" dependencies = [ "anyhow", "assert_cmd", diff --git a/polkadot/utils/staking-miner/Cargo.toml b/polkadot/utils/staking-miner/Cargo.toml index 17a2d7b5837e7462f9eb7ce3f1b8ffae85fcc5f5..24e5231614e30fa8db07689eb4e9f85e255c4c8b 100644 --- a/polkadot/utils/staking-miner/Cargo.toml +++ b/polkadot/utils/staking-miner/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "staking-miner" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/xcm/Cargo.toml b/polkadot/xcm/Cargo.toml index fa0b7ca1953e2563299e22f3ddc6333fc51fea28..5059da18067d32ac28c786031c45fa81b1241ec5 100644 --- a/polkadot/xcm/Cargo.toml +++ b/polkadot/xcm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "The basic XCM datastructures." edition = "2021" diff --git a/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml b/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml index e4fe4097b40d41385244ea3d5de890f907494862..828f6c7cae860cd936f95fb281f521ceabdd12ac 100644 --- a/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml +++ b/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml @@ -2,7 +2,7 @@ name = "pallet-xcm-benchmarks" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" -version = "0.9.23" +version = "0.9.25" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/polkadot/xcm/pallet-xcm/Cargo.toml b/polkadot/xcm/pallet-xcm/Cargo.toml index fef1b1fed98c8cab371048dfab70f0bb132c027a..e03de94df2bf0f3763bc69cf95ee1ae9cf3ea5d6 100644 --- a/polkadot/xcm/pallet-xcm/Cargo.toml +++ b/polkadot/xcm/pallet-xcm/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" name = "pallet-xcm" -version = "0.9.23" +version = "0.9.25" [dependencies] codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive"] } diff --git a/polkadot/xcm/xcm-builder/Cargo.toml b/polkadot/xcm/xcm-builder/Cargo.toml index d4286affd8817f40aed3b689ce96242c93d4235f..d5089e8ab05963de327f7655edb4d887b26b9024 100644 --- a/polkadot/xcm/xcm-builder/Cargo.toml +++ b/polkadot/xcm/xcm-builder/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" name = "xcm-builder" description = "Tools & types for building with XCM and its executor." -version = "0.9.23" +version = "0.9.25" [dependencies] parity-scale-codec = { version = "3.1.2", default-features = false, features = ["derive"] } diff --git a/polkadot/xcm/xcm-executor/Cargo.toml b/polkadot/xcm/xcm-executor/Cargo.toml index 2b67fcda152216d6bc7f7ea67640d27aadcec082..ad4b7037426a0f48e2c68164641c39e3ee3c5508 100644 --- a/polkadot/xcm/xcm-executor/Cargo.toml +++ b/polkadot/xcm/xcm-executor/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" name = "xcm-executor" description = "An abstract and configurable XCM message executor." -version = "0.9.23" +version = "0.9.25" [dependencies] impl-trait-for-tuples = "0.2.2" diff --git a/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml b/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml index 61dc7dfa047d51fb0f64700e2575cc5586344c24..d48898aae5ce0c4c6ee0a4caed071dc4d4ad88a4 100644 --- a/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml +++ b/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" name = "xcm-executor-integration-tests" description = "Integration tests for the XCM Executor" -version = "0.9.23" +version = "0.9.25" [dependencies] frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } diff --git a/polkadot/xcm/xcm-simulator/Cargo.toml b/polkadot/xcm/xcm-simulator/Cargo.toml index 87f6b41b30a9084f43799c6cc4239377c33b2a98..722d190d921bd943dc19a1602576bbdde59c4f0a 100644 --- a/polkadot/xcm/xcm-simulator/Cargo.toml +++ b/polkadot/xcm/xcm-simulator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm-simulator" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "Test kit to simulate cross-chain message passing and XCM execution" edition = "2021" diff --git a/polkadot/xcm/xcm-simulator/example/Cargo.toml b/polkadot/xcm/xcm-simulator/example/Cargo.toml index e37b329c29af15c0fa9ab2d9d82e8358cb90aa83..00e33276923a87901bfcd3ae150b348258e772dc 100644 --- a/polkadot/xcm/xcm-simulator/example/Cargo.toml +++ b/polkadot/xcm/xcm-simulator/example/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm-simulator-example" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "Examples of xcm-simulator usage." edition = "2021" diff --git a/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml b/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml index c31235e5ab551e7e925c845dbc5ae48e6fd671e9..7815a8a53206f8d50c58e594aa5e412a055d16c9 100644 --- a/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml +++ b/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm-simulator-fuzzer" -version = "0.9.23" +version = "0.9.25" authors = ["Parity Technologies <admin@parity.io>"] description = "Examples of xcm-simulator usage." edition = "2021"