diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index dee0f8241dd3cbacd1139b98e3a8b39620708287..bab0155beab3bb44f7949bcdc50a788de386c268 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -3197,7 +3197,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" -version = "0.9.27" +version = "0.9.28" dependencies = [ "beefy-primitives", "bitvec", @@ -3297,7 +3297,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-support", "polkadot-primitives", @@ -5651,7 +5651,7 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-support", "frame-system", @@ -5673,7 +5673,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-benchmarking", "frame-support", @@ -5987,7 +5987,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94" [[package]] name = "polkadot" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_cmd", "color-eyre", @@ -6002,7 +6002,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6025,7 +6025,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "bitvec", @@ -6049,7 +6049,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "derive_more", @@ -6078,7 +6078,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6107,7 +6107,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.27" +version = "0.9.28" dependencies = [ "clap", "frame-benchmarking-cli", @@ -6133,7 +6133,7 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.27" +version = "0.9.28" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6175,7 +6175,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.27" +version = "0.9.28" dependencies = [ "always-assert", "assert_matches", @@ -6203,7 +6203,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.27" +version = "0.9.28" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6215,7 +6215,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "async-trait", @@ -6246,7 +6246,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.27" +version = "0.9.28" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6259,7 +6259,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "async-trait", @@ -6286,7 +6286,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.27" +version = "0.9.28" dependencies = [ "always-assert", "assert_matches", @@ -6315,7 +6315,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.27" +version = "0.9.28" dependencies = [ "futures", "parity-scale-codec", @@ -6334,7 +6334,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "async-trait", @@ -6373,7 +6373,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "bitvec", @@ -6401,7 +6401,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "bitvec", @@ -6427,7 +6427,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.27" +version = "0.9.28" dependencies = [ "futures", "polkadot-node-subsystem", @@ -6443,7 +6443,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "async-trait", @@ -6465,7 +6465,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.27" +version = "0.9.28" dependencies = [ "futures", "maplit", @@ -6484,7 +6484,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "futures", @@ -6505,7 +6505,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "fatality", @@ -6532,7 +6532,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.27" +version = "0.9.28" dependencies = [ "async-trait", "futures", @@ -6548,7 +6548,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.27" +version = "0.9.28" dependencies = [ "bitvec", "fatality", @@ -6569,7 +6569,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.27" +version = "0.9.28" dependencies = [ "always-assert", "assert_matches", @@ -6603,7 +6603,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "0.9.27" +version = "0.9.28" dependencies = [ "futures", "futures-timer", @@ -6626,7 +6626,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.27" +version = "0.9.28" dependencies = [ "futures", "memory-lru", @@ -6648,7 +6648,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.27" +version = "0.9.28" dependencies = [ "async-std", "lazy_static", @@ -6665,7 +6665,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_cmd", "bs58", @@ -6693,7 +6693,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.27" +version = "0.9.28" dependencies = [ "async-trait", "derive_more", @@ -6715,7 +6715,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.27" +version = "0.9.28" dependencies = [ "bounded-vec", "futures", @@ -6737,7 +6737,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.27" +version = "0.9.28" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -6746,7 +6746,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.27" +version = "0.9.28" dependencies = [ "async-trait", "futures", @@ -6764,7 +6764,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.27" +version = "0.9.28" dependencies = [ "async-trait", "derive_more", @@ -6786,7 +6786,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "async-trait", @@ -6826,7 +6826,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "async-trait", @@ -6852,7 +6852,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.27" +version = "0.9.28" dependencies = [ "derive_more", "frame-support", @@ -6868,7 +6868,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" -version = "0.9.27" +version = "0.9.28" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -6882,7 +6882,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.27" +version = "0.9.28" dependencies = [ "bitvec", "frame-system", @@ -6911,7 +6911,7 @@ dependencies = [ [[package]] name = "polkadot-primitives-test-helpers" -version = "0.9.27" +version = "0.9.28" dependencies = [ "polkadot-primitives", "rand 0.8.5", @@ -6922,7 +6922,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.27" +version = "0.9.28" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -6953,7 +6953,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.27" +version = "0.9.28" dependencies = [ "beefy-primitives", "bitvec", @@ -7048,7 +7048,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.27" +version = "0.9.28" dependencies = [ "beefy-primitives", "bitvec", @@ -7099,7 +7099,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-support", "polkadot-primitives", @@ -7110,7 +7110,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "0.9.27" +version = "0.9.28" dependencies = [ "bs58", "parity-scale-codec", @@ -7121,7 +7121,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "bitflags", @@ -7172,7 +7172,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "async-trait", @@ -7283,7 +7283,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.27" +version = "0.9.28" dependencies = [ "arrayvec 0.5.2", "assert_matches", @@ -7314,7 +7314,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.27" +version = "0.9.28" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7323,7 +7323,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.27" +version = "0.9.28" dependencies = [ "futures", "parity-scale-codec", @@ -7349,7 +7349,7 @@ dependencies = [ [[package]] name = "polkadot-test-malus" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "async-trait", @@ -7377,7 +7377,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.27" +version = "0.9.28" dependencies = [ "beefy-primitives", "bitvec", @@ -7442,7 +7442,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-benchmarking", "frame-system", @@ -7497,7 +7497,7 @@ dependencies = [ [[package]] name = "polkadot-voter-bags" -version = "0.9.27" +version = "0.9.28" dependencies = [ "clap", "generate-bags", @@ -8092,7 +8092,7 @@ dependencies = [ [[package]] name = "remote-ext-tests-bags-list" -version = "0.9.27" +version = "0.9.28" dependencies = [ "clap", "frame-system", @@ -8220,7 +8220,7 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.27" +version = "0.9.28" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -8288,7 +8288,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-support", "polkadot-primitives", @@ -9831,7 +9831,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" -version = "0.9.27" +version = "0.9.28" dependencies = [ "enumn", "parity-scale-codec", @@ -10631,7 +10631,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staking-miner" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_cmd", "clap", @@ -11015,7 +11015,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-parachain-adder" -version = "0.9.27" +version = "0.9.28" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -11028,7 +11028,7 @@ dependencies = [ [[package]] name = "test-parachain-adder-collator" -version = "0.9.27" +version = "0.9.28" dependencies = [ "clap", "futures", @@ -11054,14 +11054,14 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.9.27" +version = "0.9.28" dependencies = [ "substrate-wasm-builder", ] [[package]] name = "test-parachain-undying" -version = "0.9.27" +version = "0.9.28" dependencies = [ "dlmalloc", "log", @@ -11075,7 +11075,7 @@ dependencies = [ [[package]] name = "test-parachain-undying-collator" -version = "0.9.27" +version = "0.9.28" dependencies = [ "clap", "futures", @@ -11101,7 +11101,7 @@ dependencies = [ [[package]] name = "test-parachains" -version = "0.9.27" +version = "0.9.28" dependencies = [ "parity-scale-codec", "sp-core", @@ -11112,7 +11112,7 @@ dependencies = [ [[package]] name = "test-runtime-constants" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-support", "polkadot-primitives", @@ -11434,7 +11434,7 @@ dependencies = [ [[package]] name = "tracing-gum" -version = "0.9.27" +version = "0.9.28" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -11444,7 +11444,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" -version = "0.9.27" +version = "0.9.28" dependencies = [ "assert_matches", "expander 0.0.6", @@ -12220,7 +12220,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.27" +version = "0.9.28" dependencies = [ "beefy-primitives", "bitvec", @@ -12315,7 +12315,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-support", "polkadot-primitives", @@ -12541,7 +12541,7 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.27" +version = "0.9.28" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12554,7 +12554,7 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-support", "frame-system", @@ -12577,7 +12577,7 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-benchmarking", "frame-support", @@ -12594,7 +12594,7 @@ dependencies = [ [[package]] name = "xcm-executor-integration-tests" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-support", "frame-system", @@ -12614,7 +12614,7 @@ dependencies = [ [[package]] name = "xcm-procedural" -version = "0.9.27" +version = "0.9.28" dependencies = [ "Inflector", "proc-macro2", @@ -12624,7 +12624,7 @@ dependencies = [ [[package]] name = "xcm-simulator" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-support", "parity-scale-codec", @@ -12640,7 +12640,7 @@ dependencies = [ [[package]] name = "xcm-simulator-example" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-support", "frame-system", @@ -12663,7 +12663,7 @@ dependencies = [ [[package]] name = "xcm-simulator-fuzzer" -version = "0.9.27" +version = "0.9.28" dependencies = [ "frame-support", "frame-system", @@ -12722,7 +12722,7 @@ dependencies = [ [[package]] name = "zombienet-backchannel" -version = "0.9.27" +version = "0.9.28" dependencies = [ "futures-util", "lazy_static", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index b23c37d8ad5b576c8a652b4297d424a09913e323..cf238625e2d6b882411656e1b0de38dac5326609 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.27" +version = "0.9.28" 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 cc1fcf881a0e9772ac5d643301425525c0fc9ec2..1a161db7916dccba55239774e8bcc9fdf0a08670 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.9.27" +version = "0.9.28" 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 d0d3bd8b3adb7e1ec66dbbf0255388ebfbc506c0..7d238efcd207ae47cdbb51420ff223eae1232ef4 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index 858c6fc4b23ed34f1a0d867432bbda0d64259362..551158c80489f6b577e6ccfa1956768ad57a9799 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.27" +version = "0.9.28" 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 40bfa8465bf3bdf7ed66275c8c0d0baf3a60c322..ee5a371fe1f31f7aa9a68164e508ce844ee890fc 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/client/Cargo.toml b/polkadot/node/client/Cargo.toml index c87f8625b92228646b1daf7d86fd62191c6dfeed..2b1878740f731e8eae66bb19a7b30a7cfe99408f 100644 --- a/polkadot/node/client/Cargo.toml +++ b/polkadot/node/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-client" -version = "0.9.27" +version = "0.9.28" 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 2413cb2cffebd756aff0e88a8ce29a28bea4e86b..ff34d39e408ee9bef9014e6da5709aba4ad26c1c 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.27" +version = "0.9.28" 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 cd2e01a7683e50c35ae2b557c4271ee29300b107..2ac2859b8ddc47608e0dd2dbca9fb7e60e04f672 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.27" +version = "0.9.28" 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 6417be5bca19688c0688cb2c71af3d2921221913..054768af1a65b67b82db14358faa93efac93c7d1 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.27" +version = "0.9.28" 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 14bec446e98ce3dd8e661ac3c1e9e88fe80fb629..fda4b6f2a61a6edf9226d05e767d71e75198f7f1 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.27" +version = "0.9.28" 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 c6211817dd68e54ee015989eb521a8264998c7af..564cebfa486da59982d6ca32576a79cacbc17f0d 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.27" +version = "0.9.28" 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 02c422f8e00404926c93a03bc0d2f777ad778724..1b6881ae53786d50629519e1631b5c018f825699 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.27" +version = "0.9.28" 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 dcf177ed6ae180343310b2160842dff78c7825d1..2d05cba96c69626c458cf079a1f078cfe3592f89 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.27" +version = "0.9.28" 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 dbfc04b4fc096444d7178bc0ba0410335978a9e8..13dee2b29b5efe62a8d911c462263988baac4421 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.27" +version = "0.9.28" 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 2f60ba065fe31d4156331f147261de494f306cc2..43c48d17897aadcfb2afde0b08214552412cff61 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.27" +version = "0.9.28" 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 513494689a52a5ba3fdc576937d18a2d4b589abe..49cb577100c0f32bb69d28aae0a2f79763817588 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.27" +version = "0.9.28" 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 5e0d81c8effb7d843ba148cafbd7dc9733fd0eff..2f5c1f9aa5dd2ca2ace7bf2806b65f95cbc98b9b 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.27" +version = "0.9.28" 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 d75ed6ce0dc556cff47c40113f3d65529706254d..ffbec76c834209d34248a80b32373955ae896c48 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.27" +version = "0.9.28" 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 b6ed691b181220805cb3d945d28667c57dd2ce03..fd2406c0bd32fbb3009cf2acd35111b7daccd721 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.27" +version = "0.9.28" 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 5d071eda258ee0fd3b5ca2933433824198efacb4..d7021da332ecb66541227139f70746bbd11e60d0 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/gum/Cargo.toml b/polkadot/node/gum/Cargo.toml index 610e89e5e2b5bf39da4aaef1ebc7f4165bab3493..9768057c5d5c0cf37ada0fcf4c28450a62425978 100644 --- a/polkadot/node/gum/Cargo.toml +++ b/polkadot/node/gum/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracing-gum" -version = "0.9.27" +version = "0.9.28" 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 b18d1b82c7fa55afab9ed594e02109b96e2bfc05..d3048666e04901f418cc3c051c133f13597a7942 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.27" +version = "0.9.28" 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 d68dd4a138d857c075f21d7e26292b5380c729c3..56777766c4ea4dc047282dc6ba52764728b6e2c5 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.27" +version = "0.9.28" 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 e5325fe3fcc9f909cb09b300aea83a548a01dbc5..b469e80608715e6db02a67fa0abe8cbbb81ac50b 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.27" +version = "0.9.28" 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 c0f7aeb5b6c444ebcefd26d7a3f3e9d79fcdf26d..216d511d04bf19773b22ce8da5ac9f1fa48377d7 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.27" +version = "0.9.28" 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 778600256ec7bd0156d50a5c8ee0cc8f085ab062..68fae906c21e71bc0470125c32e8806cbbdb21f3 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.27" +version = "0.9.28" 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 444a9748eab1fbf16149e00735d744a72ae3c722..df96eb15af5e1c95f849589ec6661063741cbcec 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.27" +version = "0.9.28" 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 30cd9856bd4d72f22467c9e18ffdb2fbe4c5a01d..955e95d3aeda434748e522b20c6cb9e9b553c9ee 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.27" +version = "0.9.28" 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 9132f1123d992ed88454e2da5b4434fd784b7593..1cae4a6170f5abe37cb978f43d249affffd2887b 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.27" +version = "0.9.28" 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 5645d552ef8974b384f12013401785f5a0842600..1604e9b9f8525c0cb30c5311c9a808cc23ab1b6d 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.27" +version = "0.9.28" 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 cfcbe3a0f032a98ba0343c54e2508030cd9bde38..1a8b26277f66e6dd324ddd59837a9ffcfca8bf4e 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.27" +version = "0.9.28" 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 e5513473bc105426fdc4919e84d4196f87c34244..509ac1545d4ce775e15ecd2870be0f4dacdeedb6 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.27" +version = "0.9.28" 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 10fc3a26453c7452881dde560b19b843e2a686eb..0fc4dbf55b5e3c84a634c08acc3261c8883e4906 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.27" +version = "0.9.28" 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 161954e8e2e4e9f28380ca1a82271877c7f33b7c..cda9173f8524e4709a71b8e37f31d6d278b651dd 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.27" +version = "0.9.28" 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 404ce3bf606c651038851b64c3b88ed417bfc81f..6ca960e610306424392150870dde654ed2f75cf1 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.27" +version = "0.9.28" 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 6b4cb73672a8f3c3eb9a3ab3daea0fb872fd6127..5d09616216f7e188f821ded5ab534393f4dafd7f 100644 --- a/polkadot/node/overseer/Cargo.toml +++ b/polkadot/node/overseer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer" -version = "0.9.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/primitives/Cargo.toml b/polkadot/node/primitives/Cargo.toml index 3b62d3487998ef279d9934476d895d49a39d90ae..df930d4b46b6b0045efac38fc653c37b7581d80a 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.27" +version = "0.9.28" 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 17ce306cc962bb0835639d57c0c0b3e134c7b1ec..a3873d9cf2da2ef19e86820eaf179f10d3898e47 100644 --- a/polkadot/node/service/Cargo.toml +++ b/polkadot/node/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.9.27" +version = "0.9.28" 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 6008423e97844fb55100202ed87e73f95d6a4bb4..705a82856ab9ab60558ce4e4b817759e22f23faa 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.27" +version = "0.9.28" 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 8f773816bf5eae8b44cf5e970f9dc4d79ca8286d..9fa570cf7b03250f5aaa14c218ef1be02c3196b6 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.27" +version = "0.9.28" 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 dc3b0f20b44096d5641042bbf4b70c618c3f10b1..bc52b113265eea5ccfc5559af1eb41f0f2e46534 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.27" +version = "0.9.28" 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 808216d4fb80cd073f52e98d1a25afc0ce29b572..84a99bbda21b0c359a0ec3e011a9b3f9ba4bf936 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.27" +version = "0.9.28" 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 b891cfe67902a6d86c778c56eb34060ba8ce1ad9..e620cd7130b5d390722cf29676046b0d85a48937 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.27" +version = "0.9.28" 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 8111dfac89b954f646c28906048851cec50b2242..e42fe946caf5d7b0d606e1515745cf601fed4ac9 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.27" +version = "0.9.28" 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 75253c2e1873a3580d14e9dedfa59f716c15cb50..fc6eb33fea5c3b1887f2c2bbba024e9bb79bf36a 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.27" +version = "0.9.28" 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 4104fe6fb99be3831f20123b726e44ef9a9318e1..bb2998be03351913d03ea1ce1714be0b917912c5 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" readme = "README.md" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index 161b4196d738e4798afb436ccaca401d55e071ae..6efd64b2c245de1c3cd2ab8d710e616b5a5fb718 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.9.27" +version = "0.9.28" 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 7e9b2191e970e88a4c18a4ce1d9d955cf8d134f6..41bee7b39f60d94f0b1ed90727bead3261f15d1d 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.27" +version = "0.9.28" 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 70346ded4e6f0bb4b01da0ef515d8f92c469561e..8ecf248ad146404abbeaaae025847c1248198623 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.27" +version = "0.9.28" 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 d232c72fcb22430740c6c7fc1c78d136f8641453..cb2b7564aa229e349c7fe8efbc7ec35f12d3466e 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.27" +version = "0.9.28" 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 93ff98a88c16425ef4d7fc0f44b02a38809634fc..d4d8a0e12be2095a31074d389d32152f76fc34f0 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.27" +version = "0.9.28" 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 16a35c605996ceaddc1ca086ac71d3992feb28a5..6c0a83b74120896d06ebb564a0146ab39dbc2e3b 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.27" +version = "0.9.28" 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 53c93b7792fdbe1902d6e62fa76c4143321d1b5b..5573053a800dd0a057e384469c60749c5dab7b8b 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.27" +version = "0.9.28" 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 d62b51b7f435181a81b356171232876ce22c16f6..b615e78b6604cc9f1be0b9a2d7ad78c71ec246f4 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.9.27" +version = "0.9.28" 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 4f6392f3002909bafa274f4eb33d08f94b5f82b9..dd5e2ded6ae0c5671983414e6d2e116dccabf8ab 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index 76843eacbfde8684a815e20d6a3ac3fc3118ccc0..548148d8048b741bcd806619d0aa9a318ccfef13 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.9.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index 4c20dc4de682a1a8e52730eddc255de0f061072d..894511e607ee2fced651785a981c45eaf248a2a0 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.27" +version = "0.9.28" 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 ae3f649abb85c26f58569cb10efb8f77ca6bc71d..ea8cbf6e6de4e619fea1ffdb6f4bf6507a39af0b 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index 5373f27e8eedc3aa3887f4ab2a704ac496a3fe31..f99c2e7a1249d050f3ad94412cde87e9326926bb 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.9.27" +version = "0.9.28" 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 2ab2c85f439aacd6f13612fcc2c3c7e90802e03a..f3d2f1e73fdbc518a6775bb8d350d6107f4fb92e 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index 5154beb3a966a20d6363ac03a35303a795782684..250dcfa6868a5176ce88f7d1934dec2f888a5e5a 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -121,7 +121,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 9270, + spec_version: 9280, 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 853afbf7ea023d79c16fe82c01cb88e191a846ce..6aa5feb5b75954181ccc2dc182802dfd3f5373fa 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/parachains/Cargo.toml b/polkadot/runtime/parachains/Cargo.toml index b6a19e9f4a0ba88ee1762469b7ce5a7b1cfa0496..b913adcf16396c78d0fed21abe02a735b8542b13 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index f8202822536e31696d9ab28e7588f8933d4da762..7a8425cee23926bdf31c9414553746a500fa6723 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.9.27" +version = "0.9.28" 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 4d5d2379fb02b9e0e96913085d5f41f31a6c1eac..46480d141ca5a7ca991559773f1bb1e409fb0a7a 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs index 9b83579ceb61ddcaf204cf169ea17ab57ee00593..d429ea8499155e2c8175a00cc46aa09d8f77529d 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: 9270, + spec_version: 9280, 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 0f4c2f5122b8115762b59ec9fcc00ae43b3f61bc..0ca78c98d2af0ca1c0b2cb32b6792f0798f769d5 100644 --- a/polkadot/runtime/rococo/Cargo.toml +++ b/polkadot/runtime/rococo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime" -version = "0.9.27" +version = "0.9.28" 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 9cc6e96109d7156ace00d68aea08550388d37df8..051b6e4175a9655c31debfe20858b9209249b63b 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/rococo/src/lib.rs b/polkadot/runtime/rococo/src/lib.rs index d745e109be4d89c91bee6dd063d119a6285ee7d9..14f67b1627743bec901f9b6fc0379861e9431c28 100644 --- a/polkadot/runtime/rococo/src/lib.rs +++ b/polkadot/runtime/rococo/src/lib.rs @@ -96,7 +96,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: 9270, + spec_version: 9280, 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 80c1dd84938da73b2f52c42cff649dd795f2c925..2313be141443df86d0a39b99e3faa5e0e7707bf8 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.27" +version = "0.9.28" 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 d9e4b3f54dbf48cbd544c910e529d170d77c3e28..aa97fa64f936ee3c11e228c50ba32efc6e958d22 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index fc436cff9dd56b846350c30f805692f1d26bd399..0e0a6dbce3f771ae0409a56968452aa9f332a942 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.9.27" +version = "0.9.28" 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 762e75b6cbc7aadea5b9bb82e4df005265d5dac8..388f1a5c746483bcac40a3b2901e87dbfb53dd8a 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs index 8712162b919efc47b7fc0ae52acdee0b46036218..9bdde2ea5f3856121773a4a0a15f9e1bec6a6140 100644 --- a/polkadot/runtime/westend/src/lib.rs +++ b/polkadot/runtime/westend/src/lib.rs @@ -106,7 +106,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 9270, + spec_version: 9280, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index 688ebfc14cd85860c9fac78e44e038383a0d1fa8..baf2dd13de6c7b02278a7a30365b2aca68cc16e0 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.27" +version = "0.9.28" 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 37cc9ebb8526132f3158fb3c5c2dbda4a8067edd..a6f54f6d445f17979c78caadca601ea9752da89d 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.27" +version = "0.9.28" 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 dbd9565f5a1a2b5301845daba27cb09387058c25..b9b429765022f0fb41d2116cc9052f52f33db8bf 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.27" +version = "0.9.28" 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 38812b0ff19bedb8549ed07ce11303355ab79dce..018af7c7a1af7979058953343a0873aef6d7c040 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/xcm/Cargo.toml b/polkadot/xcm/Cargo.toml index 6ee8f05e8eb1aa11f65792a9ef3ce78bb741464b..700d1a3f5119fffeb1f2d92ef511599bcd746f28 100644 --- a/polkadot/xcm/Cargo.toml +++ b/polkadot/xcm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm" -version = "0.9.27" +version = "0.9.28" 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 d7a5b14c4d972f82d3100a4c317e5597b396e07c..e3e2fa88f978dc5dbf8d264223954ab8f2c6d224 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.27" +version = "0.9.28" [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 31bdfcab6296548c61bf7c832c6bd359ae00828a..5c9714e34162f8375d76bf782e55f500f899c553 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.27" +version = "0.9.28" [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 6c80f48a9d71b714d890db27ad8b665f40969a87..e09d5c13c49b5f7d4f6ce5ccb5a65d26e9ccd13f 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.9.27" +version = "0.9.28" edition = "2021" [lib] diff --git a/polkadot/xcm/xcm-builder/Cargo.toml b/polkadot/xcm/xcm-builder/Cargo.toml index 865b0c859340662a51f5fdaaeaf7b75dd0136a97..91c37297463d9095301e55e890c5c1bdcc9e3b52 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.27" +version = "0.9.28" [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 4b6230797462741fb48ef692a80a4b19e41a46c0..8a136a57223a1e048c8a0d3601a0bfde1764ef6a 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.27" +version = "0.9.28" [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 73ac9b5ba9e451a9880f8c62975d7b79bf43db88..d81027214c644a400fbde32b47472fbbe7588c92 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.27" +version = "0.9.28" [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 95069c81b1b2e2412eb631c872ba0fae7b496899..eb8c41b03954200b6f930c742b625eea894e0d83 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.27" +version = "0.9.28" 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 9ec17a3b20653511ff01f305f352612055159111..121e7a988d96881f4c1418099caa7d1c989e9820 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.27" +version = "0.9.28" 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 6a8cc3dfd821aa1f08b6cbfc179d63f4e9ba7b97..22ea05f6a00d30eb2f5f79b0832c0306cb0d6cac 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.27" +version = "0.9.28" authors = ["Parity Technologies <admin@parity.io>"] description = "Examples of xcm-simulator usage." edition = "2021"