diff --git a/Cargo.lock b/Cargo.lock index 0e554637bac2..2332e67b6f55 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3193,7 +3193,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" -version = "0.9.28" +version = "0.9.29" dependencies = [ "beefy-primitives", "bitvec", @@ -3293,7 +3293,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-support", "polkadot-primitives", @@ -5635,7 +5635,7 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-support", "frame-system", @@ -5657,7 +5657,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-benchmarking", "frame-support", @@ -5971,7 +5971,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94" [[package]] name = "polkadot" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_cmd", "color-eyre", @@ -5986,7 +5986,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6009,7 +6009,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "bitvec", @@ -6033,7 +6033,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "derive_more", @@ -6062,7 +6062,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6091,7 +6091,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.28" +version = "0.9.29" dependencies = [ "clap", "frame-benchmarking-cli", @@ -6117,7 +6117,7 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.28" +version = "0.9.29" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6159,7 +6159,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.28" +version = "0.9.29" dependencies = [ "always-assert", "assert_matches", @@ -6187,7 +6187,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.28" +version = "0.9.29" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6199,7 +6199,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "async-trait", @@ -6230,7 +6230,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.28" +version = "0.9.29" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6243,7 +6243,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "async-trait", @@ -6270,7 +6270,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.28" +version = "0.9.29" dependencies = [ "always-assert", "assert_matches", @@ -6299,7 +6299,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.28" +version = "0.9.29" dependencies = [ "futures", "parity-scale-codec", @@ -6318,7 +6318,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "async-trait", @@ -6357,7 +6357,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "bitvec", @@ -6385,7 +6385,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "bitvec", @@ -6411,7 +6411,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.28" +version = "0.9.29" dependencies = [ "futures", "polkadot-node-subsystem", @@ -6427,7 +6427,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "async-trait", @@ -6449,7 +6449,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.28" +version = "0.9.29" dependencies = [ "futures", "maplit", @@ -6468,7 +6468,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "futures", @@ -6489,7 +6489,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "fatality", @@ -6516,7 +6516,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.28" +version = "0.9.29" dependencies = [ "async-trait", "futures", @@ -6532,7 +6532,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.28" +version = "0.9.29" dependencies = [ "bitvec", "fatality", @@ -6553,7 +6553,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.28" +version = "0.9.29" dependencies = [ "always-assert", "assert_matches", @@ -6587,7 +6587,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "0.9.28" +version = "0.9.29" dependencies = [ "futures", "futures-timer", @@ -6610,7 +6610,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.28" +version = "0.9.29" dependencies = [ "futures", "memory-lru", @@ -6632,7 +6632,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.28" +version = "0.9.29" dependencies = [ "async-std", "lazy_static", @@ -6649,7 +6649,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_cmd", "bs58", @@ -6677,7 +6677,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.28" +version = "0.9.29" dependencies = [ "async-trait", "derive_more", @@ -6699,7 +6699,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.28" +version = "0.9.29" dependencies = [ "bounded-vec", "futures", @@ -6721,7 +6721,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.28" +version = "0.9.29" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -6730,7 +6730,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.28" +version = "0.9.29" dependencies = [ "async-trait", "futures", @@ -6748,7 +6748,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.28" +version = "0.9.29" dependencies = [ "async-trait", "derive_more", @@ -6770,7 +6770,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "async-trait", @@ -6810,7 +6810,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "async-trait", @@ -6836,7 +6836,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.28" +version = "0.9.29" dependencies = [ "derive_more", "frame-support", @@ -6852,7 +6852,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" -version = "0.9.28" +version = "0.9.29" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -6866,7 +6866,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.28" +version = "0.9.29" dependencies = [ "bitvec", "frame-system", @@ -6895,7 +6895,7 @@ dependencies = [ [[package]] name = "polkadot-primitives-test-helpers" -version = "0.9.28" +version = "0.9.29" dependencies = [ "polkadot-primitives", "rand 0.8.5", @@ -6906,7 +6906,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.28" +version = "0.9.29" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -6937,7 +6937,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.28" +version = "0.9.29" dependencies = [ "beefy-primitives", "bitvec", @@ -7032,7 +7032,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.28" +version = "0.9.29" dependencies = [ "beefy-primitives", "bitvec", @@ -7083,7 +7083,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-support", "polkadot-primitives", @@ -7094,7 +7094,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "0.9.28" +version = "0.9.29" dependencies = [ "bs58", "parity-scale-codec", @@ -7105,7 +7105,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "bitflags", @@ -7156,7 +7156,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "async-trait", @@ -7268,7 +7268,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.28" +version = "0.9.29" dependencies = [ "arrayvec 0.5.2", "assert_matches", @@ -7299,7 +7299,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.28" +version = "0.9.29" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7308,7 +7308,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.28" +version = "0.9.29" dependencies = [ "futures", "parity-scale-codec", @@ -7334,7 +7334,7 @@ dependencies = [ [[package]] name = "polkadot-test-malus" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "async-trait", @@ -7362,7 +7362,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.28" +version = "0.9.29" dependencies = [ "beefy-primitives", "bitvec", @@ -7427,7 +7427,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-benchmarking", "frame-system", @@ -7482,7 +7482,7 @@ dependencies = [ [[package]] name = "polkadot-voter-bags" -version = "0.9.28" +version = "0.9.29" dependencies = [ "clap", "generate-bags", @@ -8065,7 +8065,7 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" [[package]] name = "remote-ext-tests-bags-list" -version = "0.9.28" +version = "0.9.29" dependencies = [ "clap", "frame-system", @@ -8193,7 +8193,7 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.28" +version = "0.9.29" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -8281,7 +8281,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-support", "polkadot-primitives", @@ -9812,7 +9812,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" -version = "0.9.28" +version = "0.9.29" dependencies = [ "enumn", "parity-scale-codec", @@ -10612,7 +10612,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staking-miner" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_cmd", "clap", @@ -10996,7 +10996,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-parachain-adder" -version = "0.9.28" +version = "0.9.29" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -11009,7 +11009,7 @@ dependencies = [ [[package]] name = "test-parachain-adder-collator" -version = "0.9.28" +version = "0.9.29" dependencies = [ "clap", "futures", @@ -11035,14 +11035,14 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.9.28" +version = "0.9.29" dependencies = [ "substrate-wasm-builder", ] [[package]] name = "test-parachain-undying" -version = "0.9.28" +version = "0.9.29" dependencies = [ "dlmalloc", "log", @@ -11056,7 +11056,7 @@ dependencies = [ [[package]] name = "test-parachain-undying-collator" -version = "0.9.28" +version = "0.9.29" dependencies = [ "clap", "futures", @@ -11082,7 +11082,7 @@ dependencies = [ [[package]] name = "test-parachains" -version = "0.9.28" +version = "0.9.29" dependencies = [ "parity-scale-codec", "sp-core", @@ -11093,7 +11093,7 @@ dependencies = [ [[package]] name = "test-runtime-constants" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-support", "polkadot-primitives", @@ -11415,7 +11415,7 @@ dependencies = [ [[package]] name = "tracing-gum" -version = "0.9.28" +version = "0.9.29" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -11425,7 +11425,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" -version = "0.9.28" +version = "0.9.29" dependencies = [ "assert_matches", "expander 0.0.6", @@ -12204,7 +12204,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.28" +version = "0.9.29" dependencies = [ "beefy-primitives", "bitvec", @@ -12299,7 +12299,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-support", "polkadot-primitives", @@ -12525,7 +12525,7 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.28" +version = "0.9.29" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12538,7 +12538,7 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-support", "frame-system", @@ -12561,7 +12561,7 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-benchmarking", "frame-support", @@ -12578,7 +12578,7 @@ dependencies = [ [[package]] name = "xcm-executor-integration-tests" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-support", "frame-system", @@ -12598,7 +12598,7 @@ dependencies = [ [[package]] name = "xcm-procedural" -version = "0.9.28" +version = "0.9.29" dependencies = [ "Inflector", "proc-macro2", @@ -12608,7 +12608,7 @@ dependencies = [ [[package]] name = "xcm-simulator" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-support", "parity-scale-codec", @@ -12624,7 +12624,7 @@ dependencies = [ [[package]] name = "xcm-simulator-example" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-support", "frame-system", @@ -12647,7 +12647,7 @@ dependencies = [ [[package]] name = "xcm-simulator-fuzzer" -version = "0.9.28" +version = "0.9.29" dependencies = [ "frame-support", "frame-system", @@ -12706,7 +12706,7 @@ dependencies = [ [[package]] name = "zombienet-backchannel" -version = "0.9.28" +version = "0.9.29" dependencies = [ "futures-util", "lazy_static", diff --git a/Cargo.toml b/Cargo.toml index cf238625e2d6..4983b346225b 100644 --- a/Cargo.toml +++ b/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.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" rust-version = "1.57.0" # custom profiles diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 1a161db7916d..4cc97cf9af8d 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "Polkadot Relay-chain Client Node" edition = "2021" diff --git a/core-primitives/Cargo.toml b/core-primitives/Cargo.toml index 7d238efcd207..9bbe8f516afb 100644 --- a/core-primitives/Cargo.toml +++ b/core-primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-core-primitives" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/erasure-coding/Cargo.toml b/erasure-coding/Cargo.toml index 551158c80489..f259470ad418 100644 --- a/erasure-coding/Cargo.toml +++ b/erasure-coding/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-erasure-coding" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/erasure-coding/fuzzer/Cargo.toml b/erasure-coding/fuzzer/Cargo.toml index ee5a371fe1f3..06a85e63d2e5 100644 --- a/erasure-coding/fuzzer/Cargo.toml +++ b/erasure-coding/fuzzer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "erasure_coding_fuzzer" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/client/Cargo.toml b/node/client/Cargo.toml index 2b1878740f73..f252ade32892 100644 --- a/node/client/Cargo.toml +++ b/node/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-client" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/collation-generation/Cargo.toml b/node/collation-generation/Cargo.toml index ff34d39e408e..fdffe1922a64 100644 --- a/node/collation-generation/Cargo.toml +++ b/node/collation-generation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-collation-generation" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/approval-voting/Cargo.toml b/node/core/approval-voting/Cargo.toml index 2ac2859b8ddc..f2572cac8232 100644 --- a/node/core/approval-voting/Cargo.toml +++ b/node/core/approval-voting/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-approval-voting" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/av-store/Cargo.toml b/node/core/av-store/Cargo.toml index 054768af1a65..9cea9f1bdc24 100644 --- a/node/core/av-store/Cargo.toml +++ b/node/core/av-store/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-av-store" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/backing/Cargo.toml b/node/core/backing/Cargo.toml index fda4b6f2a61a..474cac5908b0 100644 --- a/node/core/backing/Cargo.toml +++ b/node/core/backing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-backing" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/bitfield-signing/Cargo.toml b/node/core/bitfield-signing/Cargo.toml index 564cebfa486d..c10c60518235 100644 --- a/node/core/bitfield-signing/Cargo.toml +++ b/node/core/bitfield-signing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-bitfield-signing" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/candidate-validation/Cargo.toml b/node/core/candidate-validation/Cargo.toml index 1b6881ae5378..29464f603340 100644 --- a/node/core/candidate-validation/Cargo.toml +++ b/node/core/candidate-validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-candidate-validation" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/chain-api/Cargo.toml b/node/core/chain-api/Cargo.toml index 2d05cba96c69..51d860ce2f0a 100644 --- a/node/core/chain-api/Cargo.toml +++ b/node/core/chain-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-chain-api" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/chain-selection/Cargo.toml b/node/core/chain-selection/Cargo.toml index 13dee2b29b5e..8d9875b6f389 100644 --- a/node/core/chain-selection/Cargo.toml +++ b/node/core/chain-selection/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "polkadot-node-core-chain-selection" description = "Chain Selection Subsystem" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/dispute-coordinator/Cargo.toml b/node/core/dispute-coordinator/Cargo.toml index 43c48d17897a..bc22b40c8529 100644 --- a/node/core/dispute-coordinator/Cargo.toml +++ b/node/core/dispute-coordinator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/parachains-inherent/Cargo.toml b/node/core/parachains-inherent/Cargo.toml index 49cb577100c0..cfb4605449b3 100644 --- a/node/core/parachains-inherent/Cargo.toml +++ b/node/core/parachains-inherent/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-parachains-inherent" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/provisioner/Cargo.toml b/node/core/provisioner/Cargo.toml index 2f5c1f9aa5dd..4f18c10aba35 100644 --- a/node/core/provisioner/Cargo.toml +++ b/node/core/provisioner/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-provisioner" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/pvf-checker/Cargo.toml b/node/core/pvf-checker/Cargo.toml index ffbec76c8342..ce348e73855f 100644 --- a/node/core/pvf-checker/Cargo.toml +++ b/node/core/pvf-checker/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-pvf-checker" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/pvf/Cargo.toml b/node/core/pvf/Cargo.toml index fd2406c0bd32..c30b62589230 100644 --- a/node/core/pvf/Cargo.toml +++ b/node/core/pvf/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-pvf" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/core/runtime-api/Cargo.toml b/node/core/runtime-api/Cargo.toml index d7021da332ec..d16e31019a89 100644 --- a/node/core/runtime-api/Cargo.toml +++ b/node/core/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-runtime-api" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/gum/Cargo.toml b/node/gum/Cargo.toml index 9768057c5d5c..a0a17877dd07 100644 --- a/node/gum/Cargo.toml +++ b/node/gum/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracing-gum" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" description = "Stick logs together with the TraceID as provided by tempo" diff --git a/node/gum/proc-macro/Cargo.toml b/node/gum/proc-macro/Cargo.toml index d3048666e049..95c845b5efb1 100644 --- a/node/gum/proc-macro/Cargo.toml +++ b/node/gum/proc-macro/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracing-gum-proc-macro" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition." diff --git a/node/jaeger/Cargo.toml b/node/jaeger/Cargo.toml index 56777766c4ea..b47999aa0e32 100644 --- a/node/jaeger/Cargo.toml +++ b/node/jaeger/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-jaeger" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" description = "Polkadot Jaeger primitives, but equally useful for Grafana/Tempo" diff --git a/node/malus/Cargo.toml b/node/malus/Cargo.toml index b469e8060871..cfc56307b146 100644 --- a/node/malus/Cargo.toml +++ b/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.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" readme = "README.md" diff --git a/node/metrics/Cargo.toml b/node/metrics/Cargo.toml index 216d511d04bf..a5221a05dbd8 100644 --- a/node/metrics/Cargo.toml +++ b/node/metrics/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-metrics" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" description = "Subsystem metric helpers" diff --git a/node/network/approval-distribution/Cargo.toml b/node/network/approval-distribution/Cargo.toml index 68fae906c21e..ac34d57d586b 100644 --- a/node/network/approval-distribution/Cargo.toml +++ b/node/network/approval-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-approval-distribution" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/network/availability-distribution/Cargo.toml b/node/network/availability-distribution/Cargo.toml index df96eb15af5e..43d56a1ace24 100644 --- a/node/network/availability-distribution/Cargo.toml +++ b/node/network/availability-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-availability-distribution" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/network/availability-recovery/Cargo.toml b/node/network/availability-recovery/Cargo.toml index 955e95d3aeda..fce9755a05a3 100644 --- a/node/network/availability-recovery/Cargo.toml +++ b/node/network/availability-recovery/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-availability-recovery" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/network/bitfield-distribution/Cargo.toml b/node/network/bitfield-distribution/Cargo.toml index 1cae4a6170f5..e3a4fd3d2095 100644 --- a/node/network/bitfield-distribution/Cargo.toml +++ b/node/network/bitfield-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-availability-bitfield-distribution" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/network/bridge/Cargo.toml b/node/network/bridge/Cargo.toml index 1604e9b9f852..809c06a76b81 100644 --- a/node/network/bridge/Cargo.toml +++ b/node/network/bridge/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network-bridge" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/network/collator-protocol/Cargo.toml b/node/network/collator-protocol/Cargo.toml index 1a8b26277f66..df9e75c9e951 100644 --- a/node/network/collator-protocol/Cargo.toml +++ b/node/network/collator-protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-collator-protocol" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/network/dispute-distribution/Cargo.toml b/node/network/dispute-distribution/Cargo.toml index 509ac1545d4c..f50f24bf42c8 100644 --- a/node/network/dispute-distribution/Cargo.toml +++ b/node/network/dispute-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-dispute-distribution" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/network/gossip-support/Cargo.toml b/node/network/gossip-support/Cargo.toml index 0fc4dbf55b5e..38e9a5730178 100644 --- a/node/network/gossip-support/Cargo.toml +++ b/node/network/gossip-support/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-gossip-support" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/network/protocol/Cargo.toml b/node/network/protocol/Cargo.toml index cda9173f8524..04347a801090 100644 --- a/node/network/protocol/Cargo.toml +++ b/node/network/protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-network-protocol" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" description = "Primitives types for the Node-side" diff --git a/node/network/statement-distribution/Cargo.toml b/node/network/statement-distribution/Cargo.toml index 6ca960e61030..a173ee865e20 100644 --- a/node/network/statement-distribution/Cargo.toml +++ b/node/network/statement-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-distribution" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "Statement Distribution Subsystem" edition = "2021" diff --git a/node/overseer/Cargo.toml b/node/overseer/Cargo.toml index 5d09616216f7..d25639084eb5 100644 --- a/node/overseer/Cargo.toml +++ b/node/overseer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/primitives/Cargo.toml b/node/primitives/Cargo.toml index df930d4b46b6..2e916df6a87e 100644 --- a/node/primitives/Cargo.toml +++ b/node/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-primitives" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" description = "Primitives types for the Node-side" diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index 8863c63a5a29..049b3f0c4683 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" rust-version = "1.60" diff --git a/node/subsystem-test-helpers/Cargo.toml b/node/subsystem-test-helpers/Cargo.toml index 705a82856ab9..aa91f4c88695 100644 --- a/node/subsystem-test-helpers/Cargo.toml +++ b/node/subsystem-test-helpers/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" description = "Subsystem traits and message definitions" diff --git a/node/subsystem-types/Cargo.toml b/node/subsystem-types/Cargo.toml index 9fa570cf7b03..24274dd22608 100644 --- a/node/subsystem-types/Cargo.toml +++ b/node/subsystem-types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem-types" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" description = "Subsystem traits and message definitions" diff --git a/node/subsystem-util/Cargo.toml b/node/subsystem-util/Cargo.toml index bc52b113265e..d515be37fe3e 100644 --- a/node/subsystem-util/Cargo.toml +++ b/node/subsystem-util/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem-util" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" description = "Subsystem traits and message definitions" diff --git a/node/subsystem/Cargo.toml b/node/subsystem/Cargo.toml index 84a99bbda21b..4d6523b6567a 100644 --- a/node/subsystem/Cargo.toml +++ b/node/subsystem/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" description = "Subsystem traits and message definitions and the generated overseer" diff --git a/node/test/client/Cargo.toml b/node/test/client/Cargo.toml index e620cd7130b5..64df4beebda7 100644 --- a/node/test/client/Cargo.toml +++ b/node/test/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-client" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/test/performance-test/Cargo.toml b/node/test/performance-test/Cargo.toml index e42fe946caf5..783f5194a0f5 100644 --- a/node/test/performance-test/Cargo.toml +++ b/node/test/performance-test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-performance-test" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/test/service/Cargo.toml b/node/test/service/Cargo.toml index fc6eb33fea5c..c4ff1923eb2d 100644 --- a/node/test/service/Cargo.toml +++ b/node/test/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-service" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/node/zombienet-backchannel/Cargo.toml b/node/zombienet-backchannel/Cargo.toml index bb2998be0335..7976ceed52dc 100644 --- a/node/zombienet-backchannel/Cargo.toml +++ b/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.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" readme = "README.md" diff --git a/parachain/Cargo.toml b/parachain/Cargo.toml index 6efd64b2c245..42ffbfab1fa6 100644 --- a/parachain/Cargo.toml +++ b/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "Types and utilities for creating and working with parachains" edition = "2021" diff --git a/parachain/test-parachains/Cargo.toml b/parachain/test-parachains/Cargo.toml index 41bee7b39f60..e1877440b070 100644 --- a/parachain/test-parachains/Cargo.toml +++ b/parachain/test-parachains/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachains" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "Integration tests using the test-parachains" edition = "2021" diff --git a/parachain/test-parachains/adder/Cargo.toml b/parachain/test-parachains/adder/Cargo.toml index 8b4c5749e43b..f54809c34df2 100644 --- a/parachain/test-parachains/adder/Cargo.toml +++ b/parachain/test-parachains/adder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-adder" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "Test parachain which adds to a number as its state transition" edition = "2021" diff --git a/parachain/test-parachains/adder/collator/Cargo.toml b/parachain/test-parachains/adder/collator/Cargo.toml index cb2b7564aa22..0463711130d2 100644 --- a/parachain/test-parachains/adder/collator/Cargo.toml +++ b/parachain/test-parachains/adder/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-adder-collator" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "Collator for the adder test parachain" edition = "2021" diff --git a/parachain/test-parachains/halt/Cargo.toml b/parachain/test-parachains/halt/Cargo.toml index d4d8a0e12be2..954d64abc9c4 100644 --- a/parachain/test-parachains/halt/Cargo.toml +++ b/parachain/test-parachains/halt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-halt" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "Test parachain which executes forever" edition = "2021" diff --git a/parachain/test-parachains/undying/Cargo.toml b/parachain/test-parachains/undying/Cargo.toml index 25697dcf747c..4bc3e6d08b68 100644 --- a/parachain/test-parachains/undying/Cargo.toml +++ b/parachain/test-parachains/undying/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-undying" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "Test parachain for zombienet integration tests" edition = "2021" diff --git a/parachain/test-parachains/undying/collator/Cargo.toml b/parachain/test-parachains/undying/collator/Cargo.toml index 5573053a800d..a9b5eed27e6d 100644 --- a/parachain/test-parachains/undying/collator/Cargo.toml +++ b/parachain/test-parachains/undying/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-undying-collator" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "Collator for the undying test parachain" edition = "2021" diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index b615e78b6604..d018cfdf9e54 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/primitives/test-helpers/Cargo.toml b/primitives/test-helpers/Cargo.toml index dd5e2ded6ae0..ed086c87cfc9 100644 --- a/primitives/test-helpers/Cargo.toml +++ b/primitives/test-helpers/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives-test-helpers" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index 548148d8048b..570f156190b4 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index 894511e607ee..e3a06626b3ef 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-common" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/runtime/common/slot_range_helper/Cargo.toml b/runtime/common/slot_range_helper/Cargo.toml index ea8cbf6e6de4..ce15d30f7539 100644 --- a/runtime/common/slot_range_helper/Cargo.toml +++ b/runtime/common/slot_range_helper/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slot-range-helper" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/runtime/kusama/Cargo.toml b/runtime/kusama/Cargo.toml index 496210c72c9a..5a52aa9ea7ae 100644 --- a/runtime/kusama/Cargo.toml +++ b/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/runtime/kusama/constants/Cargo.toml b/runtime/kusama/constants/Cargo.toml index f3d2f1e73fdb..4498a22dc214 100644 --- a/runtime/kusama/constants/Cargo.toml +++ b/runtime/kusama/constants/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime-constants" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index d5cb93d4bba9..b3ef4c205873 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -119,13 +119,13 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 9280, + spec_version: 9290, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, #[cfg(feature = "disable-runtime-api")] apis: sp_version::create_apis_vec![[]], - transaction_version: 12, + transaction_version: 13, state_version: 0, }; diff --git a/runtime/metrics/Cargo.toml b/runtime/metrics/Cargo.toml index 6aa5feb5b759..97f9c4373900 100644 --- a/runtime/metrics/Cargo.toml +++ b/runtime/metrics/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-metrics" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/runtime/parachains/Cargo.toml b/runtime/parachains/Cargo.toml index b913adcf1639..1feeb3540b1c 100644 --- a/runtime/parachains/Cargo.toml +++ b/runtime/parachains/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-parachains" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/runtime/polkadot/Cargo.toml b/runtime/polkadot/Cargo.toml index 2963933712d4..2173bcdd5bba 100644 --- a/runtime/polkadot/Cargo.toml +++ b/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/runtime/polkadot/constants/Cargo.toml b/runtime/polkadot/constants/Cargo.toml index 46480d141ca5..00a31ed619bb 100644 --- a/runtime/polkadot/constants/Cargo.toml +++ b/runtime/polkadot/constants/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-constants" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index 76fec6ae12c0..9c3ee15414f2 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -112,13 +112,13 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 9280, + spec_version: 9290, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, #[cfg(feature = "disable-runtime-api")] apis: sp_version::create_apis_vec![[]], - transaction_version: 13, + transaction_version: 14, state_version: 0, }; diff --git a/runtime/rococo/Cargo.toml b/runtime/rococo/Cargo.toml index 680160b06bc2..9858b8e5b452 100644 --- a/runtime/rococo/Cargo.toml +++ b/runtime/rococo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/runtime/rococo/constants/Cargo.toml b/runtime/rococo/constants/Cargo.toml index 051b6e4175a9..70a523dad94e 100644 --- a/runtime/rococo/constants/Cargo.toml +++ b/runtime/rococo/constants/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime-constants" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/runtime/rococo/src/lib.rs b/runtime/rococo/src/lib.rs index 8c7d02196cf8..a2d6190bfb76 100644 --- a/runtime/rococo/src/lib.rs +++ b/runtime/rococo/src/lib.rs @@ -107,13 +107,13 @@ 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: 9280, + spec_version: 9290, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, #[cfg(feature = "disable-runtime-api")] apis: sp_version::create_apis_vec![[]], - transaction_version: 12, + transaction_version: 13, state_version: 0, }; diff --git a/runtime/test-runtime/Cargo.toml b/runtime/test-runtime/Cargo.toml index 2313be141443..68c9b7116a45 100644 --- a/runtime/test-runtime/Cargo.toml +++ b/runtime/test-runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-runtime" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/runtime/test-runtime/constants/Cargo.toml b/runtime/test-runtime/constants/Cargo.toml index aa97fa64f936..35c2ebf10d9d 100644 --- a/runtime/test-runtime/constants/Cargo.toml +++ b/runtime/test-runtime/constants/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-runtime-constants" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/runtime/westend/Cargo.toml b/runtime/westend/Cargo.toml index 148fd4c120b6..2cea436f17da 100644 --- a/runtime/westend/Cargo.toml +++ b/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/runtime/westend/constants/Cargo.toml b/runtime/westend/constants/Cargo.toml index 388f1a5c7464..fa4868616d34 100644 --- a/runtime/westend/constants/Cargo.toml +++ b/runtime/westend/constants/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime-constants" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/runtime/westend/src/lib.rs b/runtime/westend/src/lib.rs index 15f84e63e8bc..727606053fa9 100644 --- a/runtime/westend/src/lib.rs +++ b/runtime/westend/src/lib.rs @@ -106,13 +106,13 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 9280, + spec_version: 9290, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, #[cfg(feature = "disable-runtime-api")] apis: sp_version::create_apis_vec![[]], - transaction_version: 11, + transaction_version: 12, state_version: 0, }; diff --git a/statement-table/Cargo.toml b/statement-table/Cargo.toml index baf2dd13de6c..06973daff94b 100644 --- a/statement-table/Cargo.toml +++ b/statement-table/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-table" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/utils/generate-bags/Cargo.toml b/utils/generate-bags/Cargo.toml index a6f54f6d445f..a8ffb6b1c9ee 100644 --- a/utils/generate-bags/Cargo.toml +++ b/utils/generate-bags/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-voter-bags" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/utils/remote-ext-tests/bags-list/Cargo.toml b/utils/remote-ext-tests/bags-list/Cargo.toml index b9b429765022..d3999c779ef1 100644 --- a/utils/remote-ext-tests/bags-list/Cargo.toml +++ b/utils/remote-ext-tests/bags-list/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "remote-ext-tests-bags-list" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/utils/staking-miner/Cargo.toml b/utils/staking-miner/Cargo.toml index 018af7c7a1af..1d0e4f4f54a4 100644 --- a/utils/staking-miner/Cargo.toml +++ b/utils/staking-miner/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "staking-miner" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] edition = "2021" diff --git a/xcm/Cargo.toml b/xcm/Cargo.toml index 700d1a3f5119..d8d93a1951ae 100644 --- a/xcm/Cargo.toml +++ b/xcm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "The basic XCM datastructures." edition = "2021" diff --git a/xcm/pallet-xcm-benchmarks/Cargo.toml b/xcm/pallet-xcm-benchmarks/Cargo.toml index e3e2fa88f978..f3afebcc7e80 100644 --- a/xcm/pallet-xcm-benchmarks/Cargo.toml +++ b/xcm/pallet-xcm-benchmarks/Cargo.toml @@ -2,7 +2,7 @@ name = "pallet-xcm-benchmarks" authors = ["Parity Technologies "] edition = "2021" -version = "0.9.28" +version = "0.9.29" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/xcm/pallet-xcm/Cargo.toml b/xcm/pallet-xcm/Cargo.toml index b5a977658d42..e090859dce8c 100644 --- a/xcm/pallet-xcm/Cargo.toml +++ b/xcm/pallet-xcm/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Parity Technologies "] edition = "2021" name = "pallet-xcm" -version = "0.9.28" +version = "0.9.29" [dependencies] codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive"] } diff --git a/xcm/procedural/Cargo.toml b/xcm/procedural/Cargo.toml index e09d5c13c49b..eb03022be5a2 100644 --- a/xcm/procedural/Cargo.toml +++ b/xcm/procedural/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Parity Technologies "] name = "xcm-procedural" -version = "0.9.28" +version = "0.9.29" edition = "2021" [lib] diff --git a/xcm/xcm-builder/Cargo.toml b/xcm/xcm-builder/Cargo.toml index 91c37297463d..35936e068c67 100644 --- a/xcm/xcm-builder/Cargo.toml +++ b/xcm/xcm-builder/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies "] edition = "2021" name = "xcm-builder" description = "Tools & types for building with XCM and its executor." -version = "0.9.28" +version = "0.9.29" [dependencies] parity-scale-codec = { version = "3.1.5", default-features = false, features = ["derive"] } diff --git a/xcm/xcm-executor/Cargo.toml b/xcm/xcm-executor/Cargo.toml index 8a136a57223a..493dbbd3e869 100644 --- a/xcm/xcm-executor/Cargo.toml +++ b/xcm/xcm-executor/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies "] edition = "2021" name = "xcm-executor" description = "An abstract and configurable XCM message executor." -version = "0.9.28" +version = "0.9.29" [dependencies] impl-trait-for-tuples = "0.2.2" diff --git a/xcm/xcm-executor/integration-tests/Cargo.toml b/xcm/xcm-executor/integration-tests/Cargo.toml index d81027214c64..3a7359ab94ec 100644 --- a/xcm/xcm-executor/integration-tests/Cargo.toml +++ b/xcm/xcm-executor/integration-tests/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies "] edition = "2021" name = "xcm-executor-integration-tests" description = "Integration tests for the XCM Executor" -version = "0.9.28" +version = "0.9.29" [dependencies] frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } diff --git a/xcm/xcm-simulator/Cargo.toml b/xcm/xcm-simulator/Cargo.toml index eb8c41b03954..d9edc64d5198 100644 --- a/xcm/xcm-simulator/Cargo.toml +++ b/xcm/xcm-simulator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm-simulator" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "Test kit to simulate cross-chain message passing and XCM execution" edition = "2021" diff --git a/xcm/xcm-simulator/example/Cargo.toml b/xcm/xcm-simulator/example/Cargo.toml index 121e7a988d96..ed6ff1eb639f 100644 --- a/xcm/xcm-simulator/example/Cargo.toml +++ b/xcm/xcm-simulator/example/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm-simulator-example" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "Examples of xcm-simulator usage." edition = "2021" diff --git a/xcm/xcm-simulator/fuzzer/Cargo.toml b/xcm/xcm-simulator/fuzzer/Cargo.toml index 22ea05f6a00d..f1f883b7c62f 100644 --- a/xcm/xcm-simulator/fuzzer/Cargo.toml +++ b/xcm/xcm-simulator/fuzzer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm-simulator-fuzzer" -version = "0.9.28" +version = "0.9.29" authors = ["Parity Technologies "] description = "Examples of xcm-simulator usage." edition = "2021"