From 9fc4e16effb3501a81b3fb7465fca2c3b106e32f Mon Sep 17 00:00:00 2001 From: Chevdor Date: Wed, 6 Jul 2022 12:31:45 +0200 Subject: [PATCH] Version bump to v0.9.26/9260 (#5755) * Bump spec_version to 9260 * Version bump to v0.9.26 --- polkadot/Cargo.lock | 164 +++++++++--------- polkadot/Cargo.toml | 2 +- polkadot/cli/Cargo.toml | 2 +- polkadot/core-primitives/Cargo.toml | 2 +- polkadot/erasure-coding/Cargo.toml | 2 +- polkadot/erasure-coding/fuzzer/Cargo.toml | 2 +- polkadot/node/client/Cargo.toml | 2 +- polkadot/node/collation-generation/Cargo.toml | 2 +- polkadot/node/core/approval-voting/Cargo.toml | 2 +- polkadot/node/core/av-store/Cargo.toml | 2 +- polkadot/node/core/backing/Cargo.toml | 2 +- .../node/core/bitfield-signing/Cargo.toml | 2 +- .../node/core/candidate-validation/Cargo.toml | 2 +- polkadot/node/core/chain-api/Cargo.toml | 2 +- polkadot/node/core/chain-selection/Cargo.toml | 2 +- .../node/core/dispute-coordinator/Cargo.toml | 2 +- .../node/core/parachains-inherent/Cargo.toml | 2 +- polkadot/node/core/provisioner/Cargo.toml | 2 +- polkadot/node/core/pvf-checker/Cargo.toml | 2 +- polkadot/node/core/pvf/Cargo.toml | 2 +- polkadot/node/core/runtime-api/Cargo.toml | 2 +- polkadot/node/gum/Cargo.toml | 2 +- polkadot/node/gum/proc-macro/Cargo.toml | 2 +- polkadot/node/jaeger/Cargo.toml | 2 +- polkadot/node/malus/Cargo.toml | 2 +- polkadot/node/metrics/Cargo.toml | 2 +- .../network/approval-distribution/Cargo.toml | 2 +- .../availability-distribution/Cargo.toml | 2 +- .../network/availability-recovery/Cargo.toml | 2 +- .../network/bitfield-distribution/Cargo.toml | 2 +- polkadot/node/network/bridge/Cargo.toml | 2 +- .../node/network/collator-protocol/Cargo.toml | 2 +- .../network/dispute-distribution/Cargo.toml | 2 +- .../node/network/gossip-support/Cargo.toml | 2 +- polkadot/node/network/protocol/Cargo.toml | 2 +- .../network/statement-distribution/Cargo.toml | 2 +- polkadot/node/overseer/Cargo.toml | 2 +- polkadot/node/primitives/Cargo.toml | 2 +- polkadot/node/service/Cargo.toml | 2 +- .../node/subsystem-test-helpers/Cargo.toml | 2 +- polkadot/node/subsystem-types/Cargo.toml | 2 +- polkadot/node/subsystem-util/Cargo.toml | 2 +- polkadot/node/subsystem/Cargo.toml | 2 +- polkadot/node/test/client/Cargo.toml | 2 +- .../node/test/performance-test/Cargo.toml | 2 +- polkadot/node/test/service/Cargo.toml | 2 +- .../node/zombienet-backchannel/Cargo.toml | 2 +- polkadot/parachain/Cargo.toml | 2 +- polkadot/parachain/test-parachains/Cargo.toml | 2 +- .../test-parachains/adder/Cargo.toml | 2 +- .../test-parachains/adder/collator/Cargo.toml | 2 +- .../parachain/test-parachains/halt/Cargo.toml | 2 +- .../test-parachains/undying/Cargo.toml | 2 +- .../undying/collator/Cargo.toml | 2 +- polkadot/primitives/Cargo.toml | 2 +- polkadot/primitives/test-helpers/Cargo.toml | 2 +- polkadot/rpc/Cargo.toml | 2 +- polkadot/runtime/common/Cargo.toml | 2 +- .../common/slot_range_helper/Cargo.toml | 2 +- polkadot/runtime/kusama/Cargo.toml | 2 +- polkadot/runtime/kusama/constants/Cargo.toml | 2 +- polkadot/runtime/kusama/src/lib.rs | 2 +- polkadot/runtime/metrics/Cargo.toml | 2 +- polkadot/runtime/parachains/Cargo.toml | 2 +- polkadot/runtime/polkadot/Cargo.toml | 2 +- .../runtime/polkadot/constants/Cargo.toml | 2 +- polkadot/runtime/polkadot/src/lib.rs | 2 +- polkadot/runtime/rococo/Cargo.toml | 2 +- polkadot/runtime/rococo/constants/Cargo.toml | 2 +- polkadot/runtime/rococo/src/lib.rs | 2 +- polkadot/runtime/test-runtime/Cargo.toml | 2 +- .../runtime/test-runtime/constants/Cargo.toml | 2 +- polkadot/runtime/westend/Cargo.toml | 2 +- polkadot/runtime/westend/constants/Cargo.toml | 2 +- polkadot/runtime/westend/src/lib.rs | 4 +- polkadot/statement-table/Cargo.toml | 2 +- polkadot/utils/generate-bags/Cargo.toml | 2 +- .../remote-ext-tests/bags-list/Cargo.toml | 2 +- polkadot/utils/staking-miner/Cargo.toml | 2 +- polkadot/xcm/Cargo.toml | 2 +- polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml | 2 +- polkadot/xcm/pallet-xcm/Cargo.toml | 2 +- polkadot/xcm/xcm-builder/Cargo.toml | 2 +- polkadot/xcm/xcm-executor/Cargo.toml | 2 +- .../xcm-executor/integration-tests/Cargo.toml | 2 +- polkadot/xcm/xcm-simulator/Cargo.toml | 2 +- polkadot/xcm/xcm-simulator/example/Cargo.toml | 2 +- polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml | 2 +- 88 files changed, 170 insertions(+), 170 deletions(-) diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 372c6f4312..5d624605b6 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -3166,7 +3166,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" -version = "0.9.25" +version = "0.9.26" dependencies = [ "beefy-primitives", "bitvec", @@ -3262,7 +3262,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-support", "polkadot-primitives", @@ -5640,7 +5640,7 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-support", "frame-system", @@ -5662,7 +5662,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-benchmarking", "frame-support", @@ -5995,7 +5995,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94" [[package]] name = "polkadot" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_cmd", "color-eyre", @@ -6010,7 +6010,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6033,7 +6033,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "bitvec", @@ -6057,7 +6057,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "derive_more", @@ -6086,7 +6086,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6115,7 +6115,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.25" +version = "0.9.26" dependencies = [ "clap", "frame-benchmarking-cli", @@ -6140,7 +6140,7 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.25" +version = "0.9.26" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6182,7 +6182,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.25" +version = "0.9.26" dependencies = [ "always-assert", "assert_matches", @@ -6210,7 +6210,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.25" +version = "0.9.26" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6222,7 +6222,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "async-trait", @@ -6253,7 +6253,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.25" +version = "0.9.26" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6266,7 +6266,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "async-trait", @@ -6293,7 +6293,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.25" +version = "0.9.26" dependencies = [ "always-assert", "assert_matches", @@ -6319,7 +6319,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.25" +version = "0.9.26" dependencies = [ "futures", "parity-scale-codec", @@ -6338,7 +6338,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "bitvec", @@ -6376,7 +6376,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "bitvec", @@ -6404,7 +6404,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "bitvec", @@ -6430,7 +6430,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.25" +version = "0.9.26" dependencies = [ "futures", "polkadot-node-subsystem", @@ -6446,7 +6446,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "async-trait", @@ -6468,7 +6468,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.25" +version = "0.9.26" dependencies = [ "futures", "maplit", @@ -6487,7 +6487,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "futures", @@ -6508,7 +6508,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "fatality", @@ -6534,7 +6534,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.25" +version = "0.9.26" dependencies = [ "async-trait", "futures", @@ -6550,7 +6550,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.25" +version = "0.9.26" dependencies = [ "bitvec", "fatality", @@ -6571,7 +6571,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.25" +version = "0.9.26" dependencies = [ "always-assert", "assert_matches", @@ -6605,7 +6605,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "0.9.25" +version = "0.9.26" dependencies = [ "futures", "futures-timer", @@ -6628,7 +6628,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.25" +version = "0.9.26" dependencies = [ "futures", "memory-lru", @@ -6649,7 +6649,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.25" +version = "0.9.26" dependencies = [ "async-std", "lazy_static", @@ -6666,7 +6666,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_cmd", "bs58", @@ -6694,7 +6694,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.25" +version = "0.9.26" dependencies = [ "async-trait", "derive_more", @@ -6715,7 +6715,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.25" +version = "0.9.26" dependencies = [ "bounded-vec", "futures", @@ -6737,7 +6737,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.25" +version = "0.9.26" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -6746,7 +6746,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.25" +version = "0.9.26" dependencies = [ "async-trait", "futures", @@ -6764,7 +6764,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.25" +version = "0.9.26" dependencies = [ "derive_more", "futures", @@ -6782,7 +6782,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "async-trait", @@ -6822,7 +6822,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "femme", @@ -6847,7 +6847,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.25" +version = "0.9.26" dependencies = [ "derive_more", "frame-support", @@ -6863,7 +6863,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" -version = "0.9.25" +version = "0.9.26" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -6877,7 +6877,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.25" +version = "0.9.26" dependencies = [ "bitvec", "frame-system", @@ -6906,7 +6906,7 @@ dependencies = [ [[package]] name = "polkadot-primitives-test-helpers" -version = "0.9.25" +version = "0.9.26" dependencies = [ "polkadot-primitives", "rand 0.8.5", @@ -6917,7 +6917,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.25" +version = "0.9.26" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -6948,7 +6948,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.25" +version = "0.9.26" dependencies = [ "beefy-primitives", "bitvec", @@ -7038,7 +7038,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.25" +version = "0.9.26" dependencies = [ "beefy-primitives", "bitvec", @@ -7090,7 +7090,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-support", "polkadot-primitives", @@ -7101,7 +7101,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "0.9.25" +version = "0.9.26" dependencies = [ "bs58", "parity-scale-codec", @@ -7112,7 +7112,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "bitflags", @@ -7163,7 +7163,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "async-trait", @@ -7273,7 +7273,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.25" +version = "0.9.26" dependencies = [ "arrayvec 0.5.2", "assert_matches", @@ -7304,7 +7304,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.25" +version = "0.9.26" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7313,7 +7313,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.25" +version = "0.9.26" dependencies = [ "futures", "parity-scale-codec", @@ -7339,7 +7339,7 @@ dependencies = [ [[package]] name = "polkadot-test-malus" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "async-trait", @@ -7367,7 +7367,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.25" +version = "0.9.26" dependencies = [ "beefy-primitives", "bitvec", @@ -7432,7 +7432,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-benchmarking", "frame-system", @@ -7486,7 +7486,7 @@ dependencies = [ [[package]] name = "polkadot-voter-bags" -version = "0.9.25" +version = "0.9.26" dependencies = [ "clap", "generate-bags", @@ -8134,7 +8134,7 @@ dependencies = [ [[package]] name = "remote-ext-tests-bags-list" -version = "0.9.25" +version = "0.9.26" dependencies = [ "clap", "frame-system", @@ -8268,7 +8268,7 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.25" +version = "0.9.26" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -8336,7 +8336,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-support", "polkadot-primitives", @@ -9881,7 +9881,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" -version = "0.9.25" +version = "0.9.26" dependencies = [ "enumn", "parity-scale-codec", @@ -10680,7 +10680,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staking-miner" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_cmd", "clap", @@ -11082,7 +11082,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-parachain-adder" -version = "0.9.25" +version = "0.9.26" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -11095,7 +11095,7 @@ dependencies = [ [[package]] name = "test-parachain-adder-collator" -version = "0.9.25" +version = "0.9.26" dependencies = [ "clap", "futures", @@ -11121,14 +11121,14 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.9.25" +version = "0.9.26" dependencies = [ "substrate-wasm-builder", ] [[package]] name = "test-parachain-undying" -version = "0.9.25" +version = "0.9.26" dependencies = [ "dlmalloc", "log", @@ -11142,7 +11142,7 @@ dependencies = [ [[package]] name = "test-parachain-undying-collator" -version = "0.9.25" +version = "0.9.26" dependencies = [ "clap", "futures", @@ -11168,7 +11168,7 @@ dependencies = [ [[package]] name = "test-parachains" -version = "0.9.25" +version = "0.9.26" dependencies = [ "parity-scale-codec", "sp-core", @@ -11179,7 +11179,7 @@ dependencies = [ [[package]] name = "test-runtime-constants" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-support", "polkadot-primitives", @@ -11501,7 +11501,7 @@ dependencies = [ [[package]] name = "tracing-gum" -version = "0.9.25" +version = "0.9.26" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -11511,7 +11511,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" -version = "0.9.25" +version = "0.9.26" dependencies = [ "assert_matches", "expander 0.0.6", @@ -12295,7 +12295,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.25" +version = "0.9.26" dependencies = [ "beefy-primitives", "bitvec", @@ -12386,7 +12386,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-support", "polkadot-primitives", @@ -12612,7 +12612,7 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.25" +version = "0.9.26" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12625,7 +12625,7 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-support", "frame-system", @@ -12648,7 +12648,7 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-benchmarking", "frame-support", @@ -12665,7 +12665,7 @@ dependencies = [ [[package]] name = "xcm-executor-integration-tests" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-support", "frame-system", @@ -12695,7 +12695,7 @@ dependencies = [ [[package]] name = "xcm-simulator" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-support", "parity-scale-codec", @@ -12711,7 +12711,7 @@ dependencies = [ [[package]] name = "xcm-simulator-example" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-support", "frame-system", @@ -12734,7 +12734,7 @@ dependencies = [ [[package]] name = "xcm-simulator-fuzzer" -version = "0.9.25" +version = "0.9.26" dependencies = [ "frame-support", "frame-system", @@ -12793,7 +12793,7 @@ dependencies = [ [[package]] name = "zombienet-backchannel" -version = "0.9.25" +version = "0.9.26" dependencies = [ "futures-util", "lazy_static", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index 1b6cd4b8b2..0e0b168420 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" rust-version = "1.57.0" # custom profiles diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml index 84adac8a63..24df95126f 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] description = "Polkadot Relay-chain Client Node" edition = "2021" diff --git a/polkadot/core-primitives/Cargo.toml b/polkadot/core-primitives/Cargo.toml index 34025702f3..88a08158b7 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index f3c71b5509..620f1c3f95 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/erasure-coding/fuzzer/Cargo.toml b/polkadot/erasure-coding/fuzzer/Cargo.toml index 2ee47e6860..8c9a7edd30 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/client/Cargo.toml b/polkadot/node/client/Cargo.toml index dd0ba214ad..19b93e193f 100644 --- a/polkadot/node/client/Cargo.toml +++ b/polkadot/node/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-client" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/collation-generation/Cargo.toml b/polkadot/node/collation-generation/Cargo.toml index 76d7b9756a..ed3ea7e28f 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/approval-voting/Cargo.toml b/polkadot/node/core/approval-voting/Cargo.toml index ef41e288f0..646817a5aa 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/av-store/Cargo.toml b/polkadot/node/core/av-store/Cargo.toml index 7b046434c4..7398910bd4 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/backing/Cargo.toml b/polkadot/node/core/backing/Cargo.toml index 1fa4f1ae36..e8e6695da8 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/bitfield-signing/Cargo.toml b/polkadot/node/core/bitfield-signing/Cargo.toml index 96c4ddfd1e..89d3d01c74 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/candidate-validation/Cargo.toml b/polkadot/node/core/candidate-validation/Cargo.toml index 312fc0e32a..c60837adbb 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/chain-api/Cargo.toml b/polkadot/node/core/chain-api/Cargo.toml index b82f9127d7..c88268c1aa 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/chain-selection/Cargo.toml b/polkadot/node/core/chain-selection/Cargo.toml index a45fbad438..764d34b772 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/dispute-coordinator/Cargo.toml b/polkadot/node/core/dispute-coordinator/Cargo.toml index e454c35468..75b425aa5a 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/parachains-inherent/Cargo.toml b/polkadot/node/core/parachains-inherent/Cargo.toml index 5c95918e26..82a8b5d6fd 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/provisioner/Cargo.toml b/polkadot/node/core/provisioner/Cargo.toml index bc25115499..0edaa1d302 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/pvf-checker/Cargo.toml b/polkadot/node/core/pvf-checker/Cargo.toml index 03dba328ac..25022d1ad5 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/pvf/Cargo.toml b/polkadot/node/core/pvf/Cargo.toml index cc6729a811..b12d77f34e 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/runtime-api/Cargo.toml b/polkadot/node/core/runtime-api/Cargo.toml index 48992d5a6d..3af58ab5d2 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/gum/Cargo.toml b/polkadot/node/gum/Cargo.toml index c6c0cb933b..a7815e9ad3 100644 --- a/polkadot/node/gum/Cargo.toml +++ b/polkadot/node/gum/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracing-gum" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 7ef977750c..1227b79b02 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 05755c383b..5aee83997c 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 b71b498528..0e47f235b6 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" readme = "README.md" diff --git a/polkadot/node/metrics/Cargo.toml b/polkadot/node/metrics/Cargo.toml index e9aa896e73..343ec96892 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 e71e8aecc1..f00e79681a 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/availability-distribution/Cargo.toml b/polkadot/node/network/availability-distribution/Cargo.toml index ab8251dd20..8fba00d701 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/availability-recovery/Cargo.toml b/polkadot/node/network/availability-recovery/Cargo.toml index 68ec956aec..e1448d8317 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/bitfield-distribution/Cargo.toml b/polkadot/node/network/bitfield-distribution/Cargo.toml index e79c72c4f5..f6f32ee159 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/bridge/Cargo.toml b/polkadot/node/network/bridge/Cargo.toml index 76e72ebd69..b92b152e8b 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/collator-protocol/Cargo.toml b/polkadot/node/network/collator-protocol/Cargo.toml index 972ff137ca..a8645bd851 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/dispute-distribution/Cargo.toml b/polkadot/node/network/dispute-distribution/Cargo.toml index 088d471a10..9f89001a89 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/gossip-support/Cargo.toml b/polkadot/node/network/gossip-support/Cargo.toml index 9aad2213d8..4dbb9e9621 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/protocol/Cargo.toml b/polkadot/node/network/protocol/Cargo.toml index 1f24883bf6..5576ecfc59 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 acdadbe642..73277e5a1e 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.25" +version = "0.9.26" authors = ["Parity Technologies "] description = "Statement Distribution Subsystem" edition = "2021" diff --git a/polkadot/node/overseer/Cargo.toml b/polkadot/node/overseer/Cargo.toml index 1898c536db..8341d14f92 100644 --- a/polkadot/node/overseer/Cargo.toml +++ b/polkadot/node/overseer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/primitives/Cargo.toml b/polkadot/node/primitives/Cargo.toml index 55323b70dd..5bef01a35a 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" description = "Primitives types for the Node-side" diff --git a/polkadot/node/service/Cargo.toml b/polkadot/node/service/Cargo.toml index 47ef52ff25..59bf3b5204 100644 --- a/polkadot/node/service/Cargo.toml +++ b/polkadot/node/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/subsystem-test-helpers/Cargo.toml b/polkadot/node/subsystem-test-helpers/Cargo.toml index 2bb5bb5418..ff2a698968 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 027cecb1a3..2e17acf6ff 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 06b985445d..22315966ab 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" description = "Subsystem traits and message definitions" diff --git a/polkadot/node/subsystem/Cargo.toml b/polkadot/node/subsystem/Cargo.toml index c681a0fd7c..3c38e6f467 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 74f54a4c1d..bb5335cf55 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/test/performance-test/Cargo.toml b/polkadot/node/test/performance-test/Cargo.toml index 6cd648f219..22f6084a38 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/test/service/Cargo.toml b/polkadot/node/test/service/Cargo.toml index 9765c9c6a5..f2338a893d 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/zombienet-backchannel/Cargo.toml b/polkadot/node/zombienet-backchannel/Cargo.toml index ba7eea3fa4..2ec6c73191 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" readme = "README.md" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index d106b127d4..986febb4ce 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 63d3de210b..8a16f88ad5 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 28c74f5e36..b6ac03fea3 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 9776b6ea39..3eec68bd64 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 d14f1e0f4d..d0584333bc 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 3fedb67295..b7fadddaa9 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 329e5373ed..228a45fba8 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.25" +version = "0.9.26" authors = ["Parity Technologies "] description = "Collator for the undying test parachain" edition = "2021" diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml index cbf63d3407..fa57761509 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/primitives/test-helpers/Cargo.toml b/polkadot/primitives/test-helpers/Cargo.toml index cf91a6c3e0..b5c91353d0 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index 6175f9e379..bcda62d2f1 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index 44615aea05..d355f22562 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/common/slot_range_helper/Cargo.toml b/polkadot/runtime/common/slot_range_helper/Cargo.toml index 30cbbd9101..a240bb0469 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index 17692ffbd0..7ff0058d51 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/kusama/constants/Cargo.toml b/polkadot/runtime/kusama/constants/Cargo.toml index 30227eecd6..7970d8f59f 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index 98b2173524..56444a7a58 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -116,7 +116,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 9250, + spec_version: 9260, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/runtime/metrics/Cargo.toml b/polkadot/runtime/metrics/Cargo.toml index 43c3609232..9af3afeba7 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/parachains/Cargo.toml b/polkadot/runtime/parachains/Cargo.toml index 123d1543ba..14a6ccdb5e 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index ef88115655..cdb9c8cb64 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/polkadot/constants/Cargo.toml b/polkadot/runtime/polkadot/constants/Cargo.toml index 06c668f9f2..5c1374bed2 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs index 37c0778e68..ac3d19fbce 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -112,7 +112,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 9250, + spec_version: 9260, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/runtime/rococo/Cargo.toml b/polkadot/runtime/rococo/Cargo.toml index 51ae5b355e..17451b7f67 100644 --- a/polkadot/runtime/rococo/Cargo.toml +++ b/polkadot/runtime/rococo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/rococo/constants/Cargo.toml b/polkadot/runtime/rococo/constants/Cargo.toml index 947640a7c9..2ddb5f8e07 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/rococo/src/lib.rs b/polkadot/runtime/rococo/src/lib.rs index 2ef7cf0480..a8405691f8 100644 --- a/polkadot/runtime/rococo/src/lib.rs +++ b/polkadot/runtime/rococo/src/lib.rs @@ -95,7 +95,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: 9250, + spec_version: 9260, 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 fa3a69df7f..190113f251 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/test-runtime/constants/Cargo.toml b/polkadot/runtime/test-runtime/constants/Cargo.toml index cbf517b39b..6900971cce 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index 3fbabea56a..ae573d975d 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/westend/constants/Cargo.toml b/polkadot/runtime/westend/constants/Cargo.toml index 0199556984..b991f6aef0 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs index 70661cd67b..5ac7942138 100644 --- a/polkadot/runtime/westend/src/lib.rs +++ b/polkadot/runtime/westend/src/lib.rs @@ -105,8 +105,8 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 9251, - impl_version: 1, + spec_version: 9260, + impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, #[cfg(feature = "disable-runtime-api")] diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index eea29c7497..2556e2704b 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/utils/generate-bags/Cargo.toml b/polkadot/utils/generate-bags/Cargo.toml index 662a4c691d..471a6bd025 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 12d1bfff15..630dafa058 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/utils/staking-miner/Cargo.toml b/polkadot/utils/staking-miner/Cargo.toml index 92625f6604..424a0c9c38 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.25" +version = "0.9.26" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/xcm/Cargo.toml b/polkadot/xcm/Cargo.toml index fec2d33448..86f1f97801 100644 --- a/polkadot/xcm/Cargo.toml +++ b/polkadot/xcm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm" -version = "0.9.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 828f6c7cae..0a76cd7391 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 "] edition = "2021" -version = "0.9.25" +version = "0.9.26" [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 e03de94df2..f0c965e386 100644 --- a/polkadot/xcm/pallet-xcm/Cargo.toml +++ b/polkadot/xcm/pallet-xcm/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Parity Technologies "] edition = "2021" name = "pallet-xcm" -version = "0.9.25" +version = "0.9.26" [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 904909d5ca..5a4e5c5ce3 100644 --- a/polkadot/xcm/xcm-builder/Cargo.toml +++ b/polkadot/xcm/xcm-builder/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies "] edition = "2021" name = "xcm-builder" description = "Tools & types for building with XCM and its executor." -version = "0.9.25" +version = "0.9.26" [dependencies] parity-scale-codec = { version = "3.1.5", default-features = false, features = ["derive"] } diff --git a/polkadot/xcm/xcm-executor/Cargo.toml b/polkadot/xcm/xcm-executor/Cargo.toml index 56a9233d52..a0f614ed02 100644 --- a/polkadot/xcm/xcm-executor/Cargo.toml +++ b/polkadot/xcm/xcm-executor/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies "] edition = "2021" name = "xcm-executor" description = "An abstract and configurable XCM message executor." -version = "0.9.25" +version = "0.9.26" [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 d48898aae5..d636ac22e7 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 "] edition = "2021" name = "xcm-executor-integration-tests" description = "Integration tests for the XCM Executor" -version = "0.9.25" +version = "0.9.26" [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 722d190d92..a6f54ffa85 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 00e3327692..88083dac8c 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.25" +version = "0.9.26" authors = ["Parity Technologies "] 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 7815a8a532..653b8aec08 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.25" +version = "0.9.26" authors = ["Parity Technologies "] description = "Examples of xcm-simulator usage." edition = "2021"