diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 7db07970d585e9d1cefdfd7bc68796037ccc8569..73cacb0ee49a9acc736afc4f15e5b4a6948b6a3e 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -3162,7 +3162,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" -version = "0.9.26" +version = "0.9.27" dependencies = [ "beefy-primitives", "bitvec", @@ -3259,7 +3259,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-support", "polkadot-primitives", @@ -5613,7 +5613,7 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-support", "frame-system", @@ -5635,7 +5635,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-benchmarking", "frame-support", @@ -5948,7 +5948,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94" [[package]] name = "polkadot" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_cmd", "color-eyre", @@ -5963,7 +5963,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -5986,7 +5986,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "bitvec", @@ -6010,7 +6010,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "derive_more", @@ -6039,7 +6039,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6068,7 +6068,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.26" +version = "0.9.27" dependencies = [ "clap", "frame-benchmarking-cli", @@ -6094,7 +6094,7 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.26" +version = "0.9.27" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6136,7 +6136,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.26" +version = "0.9.27" dependencies = [ "always-assert", "assert_matches", @@ -6164,7 +6164,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.26" +version = "0.9.27" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6176,7 +6176,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "async-trait", @@ -6207,7 +6207,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.26" +version = "0.9.27" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6220,7 +6220,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "async-trait", @@ -6247,7 +6247,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.26" +version = "0.9.27" dependencies = [ "always-assert", "assert_matches", @@ -6275,7 +6275,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.26" +version = "0.9.27" dependencies = [ "futures", "parity-scale-codec", @@ -6294,7 +6294,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "async-trait", @@ -6333,7 +6333,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "bitvec", @@ -6361,7 +6361,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "bitvec", @@ -6387,7 +6387,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.26" +version = "0.9.27" dependencies = [ "futures", "polkadot-node-subsystem", @@ -6403,7 +6403,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "async-trait", @@ -6425,7 +6425,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.26" +version = "0.9.27" dependencies = [ "futures", "maplit", @@ -6444,7 +6444,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "futures", @@ -6465,7 +6465,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "fatality", @@ -6491,7 +6491,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.26" +version = "0.9.27" dependencies = [ "async-trait", "futures", @@ -6507,7 +6507,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.26" +version = "0.9.27" dependencies = [ "bitvec", "fatality", @@ -6528,7 +6528,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.26" +version = "0.9.27" dependencies = [ "always-assert", "assert_matches", @@ -6562,7 +6562,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "0.9.26" +version = "0.9.27" dependencies = [ "futures", "futures-timer", @@ -6585,7 +6585,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.26" +version = "0.9.27" dependencies = [ "futures", "memory-lru", @@ -6607,7 +6607,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.26" +version = "0.9.27" dependencies = [ "async-std", "lazy_static", @@ -6624,7 +6624,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_cmd", "bs58", @@ -6652,7 +6652,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.26" +version = "0.9.27" dependencies = [ "async-trait", "derive_more", @@ -6673,7 +6673,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.26" +version = "0.9.27" dependencies = [ "bounded-vec", "futures", @@ -6695,7 +6695,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.26" +version = "0.9.27" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -6704,7 +6704,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.26" +version = "0.9.27" dependencies = [ "async-trait", "futures", @@ -6722,7 +6722,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.26" +version = "0.9.27" dependencies = [ "async-trait", "derive_more", @@ -6744,7 +6744,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "async-trait", @@ -6784,7 +6784,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "async-trait", @@ -6810,7 +6810,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.26" +version = "0.9.27" dependencies = [ "derive_more", "frame-support", @@ -6826,7 +6826,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" -version = "0.9.26" +version = "0.9.27" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -6840,7 +6840,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.26" +version = "0.9.27" dependencies = [ "bitvec", "frame-system", @@ -6869,7 +6869,7 @@ dependencies = [ [[package]] name = "polkadot-primitives-test-helpers" -version = "0.9.26" +version = "0.9.27" dependencies = [ "polkadot-primitives", "rand 0.8.5", @@ -6880,7 +6880,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.26" +version = "0.9.27" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -6911,7 +6911,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.26" +version = "0.9.27" dependencies = [ "beefy-primitives", "bitvec", @@ -7001,7 +7001,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.26" +version = "0.9.27" dependencies = [ "beefy-primitives", "bitvec", @@ -7053,7 +7053,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-support", "polkadot-primitives", @@ -7064,7 +7064,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "0.9.26" +version = "0.9.27" dependencies = [ "bs58", "parity-scale-codec", @@ -7075,7 +7075,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "bitflags", @@ -7126,7 +7126,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "async-trait", @@ -7237,7 +7237,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.26" +version = "0.9.27" dependencies = [ "arrayvec 0.5.2", "assert_matches", @@ -7268,7 +7268,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.26" +version = "0.9.27" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7277,7 +7277,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.26" +version = "0.9.27" dependencies = [ "futures", "parity-scale-codec", @@ -7303,7 +7303,7 @@ dependencies = [ [[package]] name = "polkadot-test-malus" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "async-trait", @@ -7331,7 +7331,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.26" +version = "0.9.27" dependencies = [ "beefy-primitives", "bitvec", @@ -7396,7 +7396,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-benchmarking", "frame-system", @@ -7450,7 +7450,7 @@ dependencies = [ [[package]] name = "polkadot-voter-bags" -version = "0.9.26" +version = "0.9.27" dependencies = [ "clap", "generate-bags", @@ -8045,7 +8045,7 @@ dependencies = [ [[package]] name = "remote-ext-tests-bags-list" -version = "0.9.26" +version = "0.9.27" dependencies = [ "clap", "frame-system", @@ -8179,7 +8179,7 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.26" +version = "0.9.27" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -8247,7 +8247,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-support", "polkadot-primitives", @@ -9796,7 +9796,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" -version = "0.9.26" +version = "0.9.27" dependencies = [ "enumn", "parity-scale-codec", @@ -10595,7 +10595,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staking-miner" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_cmd", "clap", @@ -10979,7 +10979,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-parachain-adder" -version = "0.9.26" +version = "0.9.27" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -10992,7 +10992,7 @@ dependencies = [ [[package]] name = "test-parachain-adder-collator" -version = "0.9.26" +version = "0.9.27" dependencies = [ "clap", "futures", @@ -11018,14 +11018,14 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.9.26" +version = "0.9.27" dependencies = [ "substrate-wasm-builder", ] [[package]] name = "test-parachain-undying" -version = "0.9.26" +version = "0.9.27" dependencies = [ "dlmalloc", "log", @@ -11039,7 +11039,7 @@ dependencies = [ [[package]] name = "test-parachain-undying-collator" -version = "0.9.26" +version = "0.9.27" dependencies = [ "clap", "futures", @@ -11065,7 +11065,7 @@ dependencies = [ [[package]] name = "test-parachains" -version = "0.9.26" +version = "0.9.27" dependencies = [ "parity-scale-codec", "sp-core", @@ -11076,7 +11076,7 @@ dependencies = [ [[package]] name = "test-runtime-constants" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-support", "polkadot-primitives", @@ -11398,7 +11398,7 @@ dependencies = [ [[package]] name = "tracing-gum" -version = "0.9.26" +version = "0.9.27" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -11408,7 +11408,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" -version = "0.9.26" +version = "0.9.27" dependencies = [ "assert_matches", "expander 0.0.6", @@ -12184,7 +12184,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.26" +version = "0.9.27" dependencies = [ "beefy-primitives", "bitvec", @@ -12276,7 +12276,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-support", "polkadot-primitives", @@ -12502,7 +12502,7 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.26" +version = "0.9.27" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12515,7 +12515,7 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-support", "frame-system", @@ -12538,7 +12538,7 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-benchmarking", "frame-support", @@ -12555,7 +12555,7 @@ dependencies = [ [[package]] name = "xcm-executor-integration-tests" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-support", "frame-system", @@ -12575,7 +12575,7 @@ dependencies = [ [[package]] name = "xcm-procedural" -version = "0.1.0" +version = "0.9.27" dependencies = [ "Inflector", "proc-macro2", @@ -12585,7 +12585,7 @@ dependencies = [ [[package]] name = "xcm-simulator" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-support", "parity-scale-codec", @@ -12601,7 +12601,7 @@ dependencies = [ [[package]] name = "xcm-simulator-example" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-support", "frame-system", @@ -12624,7 +12624,7 @@ dependencies = [ [[package]] name = "xcm-simulator-fuzzer" -version = "0.9.26" +version = "0.9.27" dependencies = [ "frame-support", "frame-system", @@ -12683,7 +12683,7 @@ dependencies = [ [[package]] name = "zombienet-backchannel" -version = "0.9.26" +version = "0.9.27" dependencies = [ "futures-util", "lazy_static", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index 0e0b168420c33ddfe0182e71aeb8e267b6f6c92c..ae1bf5b269c6b6c38cadba2e5b7866c843733800 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.26" +version = "0.9.27" 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 b1066167e4fb616ed240d95cf61f2dd5caff3b86..cc1fcf881a0e9772ac5d643301425525c0fc9ec2 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.9.26" +version = "0.9.27" 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 88a08158b74281bfb97a961cb0a6c2f751f7b1a2..d0d3bd8b3adb7e1ec66dbbf0255388ebfbc506c0 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index 620f1c3f95319641d5a2106ff33e5f428d964893..56e60befd3beb61a1ba367761ea3a7d994e6151b 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.26" +version = "0.9.27" 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 8c9a7edd30bf4a5f1c734243d59ccf4ae75b3ec0..40bfa8465bf3bdf7ed66275c8c0d0baf3a60c322 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/client/Cargo.toml b/polkadot/node/client/Cargo.toml index 19b93e193fe7956d56215858070f5d49625ba400..c87f8625b92228646b1daf7d86fd62191c6dfeed 100644 --- a/polkadot/node/client/Cargo.toml +++ b/polkadot/node/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-client" -version = "0.9.26" +version = "0.9.27" 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 ed3ea7e28fd4c24ff5f844313695b2a0f2f16666..2413cb2cffebd756aff0e88a8ce29a28bea4e86b 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.26" +version = "0.9.27" 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 79f78bba7f61b0b853f19b0249a78e536eaaf6b5..e6ac7d8ea1cf020a209b2f861b7b9751abb0ee63 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.26" +version = "0.9.27" 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 7398910bd4e4590cc0d2997f37fe2e4327fc8274..6417be5bca19688c0688cb2c71af3d2921221913 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.26" +version = "0.9.27" 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 e8e6695da82162cb78aeee43ca3f341b238616e5..14bec446e98ce3dd8e661ac3c1e9e88fe80fb629 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.26" +version = "0.9.27" 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 89d3d01c74b4cfe71bfebcc17a41e15fe856c607..c6211817dd68e54ee015989eb521a8264998c7af 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.26" +version = "0.9.27" 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 c60837adbb7fc67efe3c05dafce44dbafc1f5e42..930ccf52db9fdabd631dd9b739323e4ca95e7334 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.26" +version = "0.9.27" 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 c88268c1aa87adc095319a01ee2952fa1bb5e9ae..dcf177ed6ae180343310b2160842dff78c7825d1 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.26" +version = "0.9.27" 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 764d34b772a29892401641fd89a6fec623a27c0a..dbfc04b4fc096444d7178bc0ba0410335978a9e8 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.26" +version = "0.9.27" 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 75b425aa5ad3245276b687d012408de9a09422d9..96174033ab7d75b51529c83da2dd29c6ad72ad5e 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.26" +version = "0.9.27" 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 82a8b5d6fd5c67fc3cebe7c89f0a98712e94ced7..3f13c023dc6d93b4265c4515c5ad45cd7aa538db 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.26" +version = "0.9.27" 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 0edaa1d302fac7000f05559e7f82fbd4a37748f1..5e0d81c8effb7d843ba148cafbd7dc9733fd0eff 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.26" +version = "0.9.27" 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 25022d1ad5701775450338d8e047241fdbd12c59..d75ed6ce0dc556cff47c40113f3d65529706254d 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.26" +version = "0.9.27" 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 b12d77f34e9497519eddc8e5ecc106d4840aa7d9..b6ed691b181220805cb3d945d28667c57dd2ce03 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.26" +version = "0.9.27" 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 bf14836b9b1bcdf12b3c50b073671d6bea8e4fe9..5d071eda258ee0fd3b5ca2933433824198efacb4 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/gum/Cargo.toml b/polkadot/node/gum/Cargo.toml index a7815e9ad3f7f4a1e395610e045e44dea0076243..a59085ed21c1219eab0cba074c2e975f362c69dd 100644 --- a/polkadot/node/gum/Cargo.toml +++ b/polkadot/node/gum/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracing-gum" -version = "0.9.26" +version = "0.9.27" 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 1227b79b02da8ac438012dfe8e0780ee433e2cae..4691f00f60aa343f249f1e381fa54d1cf6118083 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.26" +version = "0.9.27" 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 5aee83997cfa0872bb4dc63437e56b3eedc4ee39..d68dd4a138d857c075f21d7e26292b5380c729c3 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.26" +version = "0.9.27" 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 0e47f235b61aaf00f1df005263d6094290372c7c..d1de81729e94ee410a13b6c6c6bcb9eb16ffee78 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.26" +version = "0.9.27" 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 343ec9689298068cf8baee763df6f68b2c8e35cc..bbcf15e4924f6567a36ea0acdb745b0d581e0eb5 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.26" +version = "0.9.27" 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 f00e79681a01d53cae9cbf1abfdf2c243070bb1b..778600256ec7bd0156d50a5c8ee0cc8f085ab062 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.26" +version = "0.9.27" 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 8fba00d7017aeebb29672c1243b1fe2a87a8412b..444a9748eab1fbf16149e00735d744a72ae3c722 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.26" +version = "0.9.27" 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 e1448d8317c2373d79ea0a4ae91224f54607a396..30cd9856bd4d72f22467c9e18ffdb2fbe4c5a01d 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.26" +version = "0.9.27" 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 f6f32ee159a07bd25ddc6b6b3909d78c4a62ba2f..9132f1123d992ed88454e2da5b4434fd784b7593 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.26" +version = "0.9.27" 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 40ae9cac7fe2fc9416a62a51867acc2f25c73912..1d0dcf8735b4e9308f5df689f27ce1e72e31711d 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.26" +version = "0.9.27" 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 a8645bd8517d4d6159713ff098dd9c9a5a753cc6..cfcbe3a0f032a98ba0343c54e2508030cd9bde38 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.26" +version = "0.9.27" 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 9f89001a89a5fe0506f1c8d9962e103fa165581f..321c66cc789f7229bbb9449f6e8f51582dd095a5 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.26" +version = "0.9.27" 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 4dbb9e962186ddea2f866177df892c9f00ea2d37..2072f8a65809ad1f568625921b5b5065a8ee641f 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.26" +version = "0.9.27" 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 5576ecfc59df90a3a6dbdc25f88f5d2f668bf1d9..7b26a03e3d447ef245b97b9ec1da8c00fcb16799 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.26" +version = "0.9.27" 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 73277e5a1ea1eb8da50600eecee5614c5aae0743..ee32cdc7a90d51251ed1bcdc433479ff8cb51236 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.26" +version = "0.9.27" 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 c586f748f95a3207ab1c5469de6ed2bb3ea4ed30..3b43de9f8095b4d9e565c8e5f8889c11487b8db3 100644 --- a/polkadot/node/overseer/Cargo.toml +++ b/polkadot/node/overseer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer" -version = "0.9.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/primitives/Cargo.toml b/polkadot/node/primitives/Cargo.toml index 5bef01a35a565ed4c8a26a54da273df8ec08bbdf..3b62d3487998ef279d9934476d895d49a39d90ae 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.26" +version = "0.9.27" 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 f12f4568e27bb3ce2a1d066fa18a816009358bbd..0a097de886aed2e15efd734ef3b22c62b270de7d 100644 --- a/polkadot/node/service/Cargo.toml +++ b/polkadot/node/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.9.26" +version = "0.9.27" 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 ff2a6989688d29be8e8f32146b7da4d6f01895ec..6b079aea9d174072e9e35bcd01e01c94be7cdf15 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.26" +version = "0.9.27" 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 9a646d81965c94851f6117d12b930ec3840aa64c..3613a7177e9de8c6bead77eccb125d0b5bda4dfe 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.26" +version = "0.9.27" 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 22315966ab2776537f62f61250c6afd6204f552e..14f827fd4a5a5d63e9d00f128a334daa35110709 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.26" +version = "0.9.27" 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 3c38e6f467a801f20320666ea4de4f1734ebb1a7..808216d4fb80cd073f52e98d1a25afc0ce29b572 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.26" +version = "0.9.27" 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 bb5335cf552028153eb0618ebf20d8aafffac1cb..b891cfe67902a6d86c778c56eb34060ba8ce1ad9 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.26" +version = "0.9.27" 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 22f6084a3832f65a3ca1b1d22b0d46836d7a1517..8111dfac89b954f646c28906048851cec50b2242 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.26" +version = "0.9.27" 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 f2338a893d72c852be102b34b50c79184b3a49a1..f1cd0eb230186d6af38a30818f2a2c9a2a51465a 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.26" +version = "0.9.27" 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 2ec6c7319142ca1133bc4764a01489e12188615d..3982fda62a34aa60e0661bb528a9a6e926dfda3f 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" readme = "README.md" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index 986febb4ce51dfcebe29450b3ece118f5f45a909..161b4196d738e4798afb436ccaca401d55e071ae 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.9.26" +version = "0.9.27" 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 8a16f88ad57bedd56360e36ce976f604959656e8..7e9b2191e970e88a4c18a4ce1d9d955cf8d134f6 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.26" +version = "0.9.27" 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 b6ac03fea3274b14873dc9c355e553e4884303a0..70346ded4e6f0bb4b01da0ef515d8f92c469561e 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.26" +version = "0.9.27" 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 3eec68bd647bdae9e6324ecf9a7b349ceef8cfd2..96d0ade921ba5db8f24af7f8f2f3c46246d3a4af 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.26" +version = "0.9.27" 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 d0584333bc6bacfd21276e4b47525aed5d6430aa..93ff98a88c16425ef4d7fc0f44b02a38809634fc 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.26" +version = "0.9.27" 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 b7fadddaa958465293fdbf70f9526e989f1b48d0..16a35c605996ceaddc1ca086ac71d3992feb28a5 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.26" +version = "0.9.27" 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 228a45fba8d5a8622b42ba6333fce7039742f9d1..612f00e11b6cb2ce8b86cca899eac238457d88dd 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.26" +version = "0.9.27" 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 fa5776150983928906c7e148d189a2d2187b5f3a..d62b51b7f435181a81b356171232876ce22c16f6 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.9.26" +version = "0.9.27" 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 b5c91353d01bc5a21f187bc69bfb25fc503bd38e..4f6392f3002909bafa274f4eb33d08f94b5f82b9 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index bcda62d2f197f4eaaa5eefd42b167e6af6a573a4..1c76463ff8c8d60f0411a0fb2728fafbe7f8f93f 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.9.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index d355f2256225d7174cc333c1a1858e2f9563af95..f9bd21faf5734dfd228df70ebfe278be5e01eca2 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.26" +version = "0.9.27" 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 a240bb04692944016ff155931b7b477d4e6b0a60..ae3f649abb85c26f58569cb10efb8f77ca6bc71d 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index ddd7f0bb9bc36571052673a61be517e7a4c5c1b5..4037622a865d8d41282be2974e3d181af3ee4362 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.9.26" +version = "0.9.27" 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 7970d8f59f00ae72cc3fe3a479a343460e12b49f..2ab2c85f439aacd6f13612fcc2c3c7e90802e03a 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/metrics/Cargo.toml b/polkadot/runtime/metrics/Cargo.toml index 9af3afeba7fadb4143089b5e5f211693ca765204..853afbf7ea023d79c16fe82c01cb88e191a846ce 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/parachains/Cargo.toml b/polkadot/runtime/parachains/Cargo.toml index 14a6ccdb5e9783f2a0a6faf4b7d01c7ffe8c2501..b6a19e9f4a0ba88ee1762469b7ce5a7b1cfa0496 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index cdb9c8cb64b440b3d99e19f292732181041d8166..37bc47c49759b93772f11cc3fd483c7fcdc5e7db 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.9.26" +version = "0.9.27" 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 5c1374bed2fdd92d68378c99e5a4cf7f339b734d..4d5d2379fb02b9e0e96913085d5f41f31a6c1eac 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/rococo/Cargo.toml b/polkadot/runtime/rococo/Cargo.toml index 17451b7f67f416482c8a18873396c4841a4144bf..0f4c2f5122b8115762b59ec9fcc00ae43b3f61bc 100644 --- a/polkadot/runtime/rococo/Cargo.toml +++ b/polkadot/runtime/rococo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime" -version = "0.9.26" +version = "0.9.27" 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 2ddb5f8e07adcb44af1dddb0c1dc2d3e3b1a6225..9cc6e96109d7156ace00d68aea08550388d37df8 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml index 190113f251b7993936c699cd888ea203bcc6f46d..80c1dd84938da73b2f52c42cff649dd795f2c925 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.26" +version = "0.9.27" 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 6900971cce47f1bb9cb35dda3204710e8d03b7a3..d9e4b3f54dbf48cbd544c910e529d170d77c3e28 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index 747bd331de13fa29baedf18d73c14afffd22b6c1..16e7efd5fe85648915d5f3d6c051e5ece9971a40 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.9.26" +version = "0.9.27" 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 b991f6aef065f315e1b42d87e94165135e8eae11..762e75b6cbc7aadea5b9bb82e4df005265d5dac8 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index 2556e2704b857f6a9d2debbb96df028b76fdaac1..688ebfc14cd85860c9fac78e44e038383a0d1fa8 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.26" +version = "0.9.27" 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 471a6bd0257785f5863018676ecb99f827448de1..37cc9ebb8526132f3158fb3c5c2dbda4a8067edd 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.26" +version = "0.9.27" 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 630dafa0585ce389d23f57fe46efa97ddb6a4887..2e6e1313576c98bd737c563a2239cdde5dfbabf7 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/utils/staking-miner/Cargo.toml b/polkadot/utils/staking-miner/Cargo.toml index 5b6cb42495fca4b3be439f4cd01f5a95e6adb954..fab37acd4f6b6383693730a669ed86b534852c66 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/xcm/Cargo.toml b/polkadot/xcm/Cargo.toml index 86f1f978014d773f0144c3ab3b0661d8b983b07a..6ee8f05e8eb1aa11f65792a9ef3ce78bb741464b 100644 --- a/polkadot/xcm/Cargo.toml +++ b/polkadot/xcm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm" -version = "0.9.26" +version = "0.9.27" 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 0a76cd7391920484bf04c2ce8b5a1ce115fa8f0d..d7a5b14c4d972f82d3100a4c317e5597b396e07c 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.26" +version = "0.9.27" [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 f0c965e386a4dcd9afd0e2008293cf2071af4f94..31bdfcab6296548c61bf7c832c6bd359ae00828a 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.26" +version = "0.9.27" [dependencies] codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive"] } diff --git a/polkadot/xcm/procedural/Cargo.toml b/polkadot/xcm/procedural/Cargo.toml index 1680b7aefb1d484b65bdff76c0200e5524791d7f..fcc4ff4d28c7d6128e7638770fab4afc1db7d600 100644 --- a/polkadot/xcm/procedural/Cargo.toml +++ b/polkadot/xcm/procedural/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Parity Technologies <admin@parity.io>"] name = "xcm-procedural" -version = "0.1.0" +version = "0.9.27" edition = "2021" [lib] diff --git a/polkadot/xcm/xcm-builder/Cargo.toml b/polkadot/xcm/xcm-builder/Cargo.toml index 5a4e5c5ce34b1ccffcd0bc33cd7921dec6358367..865b0c859340662a51f5fdaaeaf7b75dd0136a97 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.26" +version = "0.9.27" [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 a0f614ed020f26221ed2138f4c739a8025169c94..4b6230797462741fb48ef692a80a4b19e41a46c0 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.26" +version = "0.9.27" [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 d636ac22e7600b206f3c9bda652a9e51dde9f0c7..73ac9b5ba9e451a9880f8c62975d7b79bf43db88 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.26" +version = "0.9.27" [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 a6f54ffa8549ec6dc42040c446ea7708f0a9b98e..95069c81b1b2e2412eb631c872ba0fae7b496899 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.26" +version = "0.9.27" 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 88083dac8c8b630ecbea8ad8e4847554e472adcb..9ec17a3b20653511ff01f305f352612055159111 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.26" +version = "0.9.27" 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 653b8aec08ee1612d18113741416cc14799e2dc9..6a8cc3dfd821aa1f08b6cbfc179d63f4e9ba7b97 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.26" +version = "0.9.27" authors = ["Parity Technologies <admin@parity.io>"] description = "Examples of xcm-simulator usage." edition = "2021"