diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index e012377be660d39ab6e200268ce520e022c9725c..48552eb2cbcc7a19357401501102a5821ef54d58 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -3209,7 +3209,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" -version = "0.9.31" +version = "0.9.33" dependencies = [ "beefy-primitives", "bitvec", @@ -3313,7 +3313,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-support", "polkadot-primitives", @@ -5557,7 +5557,7 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-support", "frame-system", @@ -5579,7 +5579,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-benchmarking", "frame-support", @@ -5894,7 +5894,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94" [[package]] name = "polkadot" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_cmd", "color-eyre", @@ -5909,7 +5909,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -5933,7 +5933,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "bitvec", @@ -5958,7 +5958,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "derive_more", @@ -5987,7 +5987,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6016,7 +6016,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.31" +version = "0.9.33" dependencies = [ "clap", "frame-benchmarking-cli", @@ -6042,7 +6042,7 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.31" +version = "0.9.33" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6084,7 +6084,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.31" +version = "0.9.33" dependencies = [ "always-assert", "assert_matches", @@ -6113,7 +6113,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.31" +version = "0.9.33" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6125,7 +6125,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "async-trait", @@ -6157,7 +6157,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.31" +version = "0.9.33" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6170,7 +6170,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "async-trait", @@ -6197,7 +6197,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.31" +version = "0.9.33" dependencies = [ "always-assert", "assert_matches", @@ -6226,7 +6226,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.31" +version = "0.9.33" dependencies = [ "futures", "parity-scale-codec", @@ -6245,7 +6245,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "async-trait", @@ -6284,7 +6284,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "bitvec", @@ -6312,7 +6312,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "bitvec", @@ -6338,7 +6338,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.31" +version = "0.9.33" dependencies = [ "futures", "polkadot-node-subsystem", @@ -6354,7 +6354,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "async-trait", @@ -6377,7 +6377,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.31" +version = "0.9.33" dependencies = [ "futures", "maplit", @@ -6396,7 +6396,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "futures", @@ -6417,7 +6417,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "fatality", @@ -6444,7 +6444,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.31" +version = "0.9.33" dependencies = [ "async-trait", "futures", @@ -6460,7 +6460,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.31" +version = "0.9.33" dependencies = [ "bitvec", "fatality", @@ -6481,7 +6481,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.31" +version = "0.9.33" dependencies = [ "always-assert", "assert_matches", @@ -6515,7 +6515,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "0.9.31" +version = "0.9.33" dependencies = [ "futures", "futures-timer", @@ -6538,7 +6538,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.31" +version = "0.9.33" dependencies = [ "futures", "lru", @@ -6559,7 +6559,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.31" +version = "0.9.33" dependencies = [ "async-std", "lazy_static", @@ -6576,7 +6576,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_cmd", "bs58", @@ -6604,7 +6604,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.31" +version = "0.9.33" dependencies = [ "async-trait", "derive_more", @@ -6627,7 +6627,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.31" +version = "0.9.33" dependencies = [ "bounded-vec", "futures", @@ -6649,7 +6649,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.31" +version = "0.9.33" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -6658,7 +6658,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.31" +version = "0.9.33" dependencies = [ "async-trait", "futures", @@ -6676,7 +6676,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.31" +version = "0.9.33" dependencies = [ "async-trait", "derive_more", @@ -6698,7 +6698,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "async-trait", @@ -6739,7 +6739,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "async-trait", @@ -6765,7 +6765,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.31" +version = "0.9.33" dependencies = [ "derive_more", "frame-support", @@ -6781,7 +6781,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" -version = "0.9.31" +version = "0.9.33" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -6795,7 +6795,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.31" +version = "0.9.33" dependencies = [ "bitvec", "hex-literal", @@ -6821,7 +6821,7 @@ dependencies = [ [[package]] name = "polkadot-primitives-test-helpers" -version = "0.9.31" +version = "0.9.33" dependencies = [ "polkadot-primitives", "rand 0.8.5", @@ -6833,7 +6833,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.31" +version = "0.9.33" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -6864,7 +6864,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.31" +version = "0.9.33" dependencies = [ "beefy-primitives", "bitvec", @@ -6960,7 +6960,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.31" +version = "0.9.33" dependencies = [ "beefy-primitives", "bitvec", @@ -7012,7 +7012,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-support", "polkadot-primitives", @@ -7023,7 +7023,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "0.9.31" +version = "0.9.33" dependencies = [ "bs58", "parity-scale-codec", @@ -7034,7 +7034,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "bitflags", @@ -7086,7 +7086,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "async-trait", @@ -7200,7 +7200,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.31" +version = "0.9.33" dependencies = [ "arrayvec 0.5.2", "assert_matches", @@ -7231,7 +7231,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.31" +version = "0.9.33" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7240,7 +7240,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.31" +version = "0.9.33" dependencies = [ "futures", "parity-scale-codec", @@ -7266,7 +7266,7 @@ dependencies = [ [[package]] name = "polkadot-test-malus" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "async-trait", @@ -7295,7 +7295,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.31" +version = "0.9.33" dependencies = [ "beefy-primitives", "bitvec", @@ -7360,7 +7360,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-benchmarking", "frame-system", @@ -7415,7 +7415,7 @@ dependencies = [ [[package]] name = "polkadot-voter-bags" -version = "0.9.31" +version = "0.9.33" dependencies = [ "clap", "generate-bags", @@ -7998,7 +7998,7 @@ checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244" [[package]] name = "remote-ext-tests-bags-list" -version = "0.9.31" +version = "0.9.33" dependencies = [ "clap", "frame-system", @@ -8126,7 +8126,7 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.31" +version = "0.9.33" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -8215,7 +8215,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-support", "polkadot-primitives", @@ -9799,7 +9799,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" -version = "0.9.31" +version = "0.9.33" dependencies = [ "enumn", "parity-scale-codec", @@ -10616,7 +10616,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staking-miner" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_cmd", "clap", @@ -11041,7 +11041,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-parachain-adder" -version = "0.9.31" +version = "0.9.33" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -11054,7 +11054,7 @@ dependencies = [ [[package]] name = "test-parachain-adder-collator" -version = "0.9.31" +version = "0.9.33" dependencies = [ "clap", "futures", @@ -11080,14 +11080,14 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.9.31" +version = "0.9.33" dependencies = [ "substrate-wasm-builder", ] [[package]] name = "test-parachain-undying" -version = "0.9.31" +version = "0.9.33" dependencies = [ "dlmalloc", "log", @@ -11101,7 +11101,7 @@ dependencies = [ [[package]] name = "test-parachain-undying-collator" -version = "0.9.31" +version = "0.9.33" dependencies = [ "clap", "futures", @@ -11127,7 +11127,7 @@ dependencies = [ [[package]] name = "test-parachains" -version = "0.9.31" +version = "0.9.33" dependencies = [ "parity-scale-codec", "sp-core", @@ -11138,7 +11138,7 @@ dependencies = [ [[package]] name = "test-runtime-constants" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-support", "polkadot-primitives", @@ -11453,7 +11453,7 @@ dependencies = [ [[package]] name = "tracing-gum" -version = "0.9.31" +version = "0.9.33" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -11463,7 +11463,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" -version = "0.9.31" +version = "0.9.33" dependencies = [ "assert_matches", "expander 0.0.6", @@ -12281,7 +12281,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.31" +version = "0.9.33" dependencies = [ "beefy-primitives", "bitvec", @@ -12377,7 +12377,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-support", "polkadot-primitives", @@ -12603,7 +12603,7 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.31" +version = "0.9.33" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12616,7 +12616,7 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-support", "frame-system", @@ -12639,7 +12639,7 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-benchmarking", "frame-support", @@ -12656,7 +12656,7 @@ dependencies = [ [[package]] name = "xcm-executor-integration-tests" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-support", "frame-system", @@ -12676,7 +12676,7 @@ dependencies = [ [[package]] name = "xcm-procedural" -version = "0.9.31" +version = "0.9.33" dependencies = [ "Inflector", "proc-macro2", @@ -12686,7 +12686,7 @@ dependencies = [ [[package]] name = "xcm-simulator" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-support", "parity-scale-codec", @@ -12702,7 +12702,7 @@ dependencies = [ [[package]] name = "xcm-simulator-example" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-support", "frame-system", @@ -12725,7 +12725,7 @@ dependencies = [ [[package]] name = "xcm-simulator-fuzzer" -version = "0.9.31" +version = "0.9.33" dependencies = [ "frame-support", "frame-system", @@ -12784,7 +12784,7 @@ dependencies = [ [[package]] name = "zombienet-backchannel" -version = "0.9.31" +version = "0.9.33" dependencies = [ "futures-util", "lazy_static", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index 4b0e2047bf64411a4bc2a53e59cb6795b10fde92..8beb3e81568f16ae90395210d66ac0129f4c7461 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.31" +version = "0.9.33" 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 13739d396b24d00380a3874886432ceffe30d960..c4705d4a3537d5eb6b9b9d341172a43a36f2190d 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.9.31" +version = "0.9.33" 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 2c6fe070522d7a49011c5de6a1c7e76df292ce2d..67d764cccc9ba1202b63c3504818278df2e38f59 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.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index 0a6c4002a1c5c44af6e575a2a69f5e9125ae4ecd..4c8cbbe6c33e8121075a513ce69d301ef2b67c3a 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.31" +version = "0.9.33" 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 6c8ad88e3955d80c72fea842decaac5a4b9457dd..8e7710417e597884af3f621ab1ffe1fa2b801a4f 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.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/client/Cargo.toml b/polkadot/node/client/Cargo.toml index 4889ecb6ecef7c674d8a0ded112c9c28ca5e1897..305ace46eb08c0583e8e320ee9b58533e8b9d359 100644 --- a/polkadot/node/client/Cargo.toml +++ b/polkadot/node/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-client" -version = "0.9.31" +version = "0.9.33" 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 46eaf83b449881754562fb4e7d0c5f300bf814ce..b5152945ae7ffdfe5c605480804d829ab89431e3 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.31" +version = "0.9.33" 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 bf580c3bf3483286c466dad107cb4f8a10cb78af..4f5b457e54002d743490d730846f090278232297 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.31" +version = "0.9.33" 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 a4a39df7766848c1edeb2cc3483e3de780d35962..6e221b08ef27260267888815b3ab3a868bbb32da 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.31" +version = "0.9.33" 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 bf52d54167fcf7fbb5f1f76878bb866f09a5e09b..386db79f8a37d787fffcda8d477407657ebf47cf 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.31" +version = "0.9.33" 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 54aa27766b7b2765c464dc56536f2f4d4229c998..6f4cb9909ce60d256fec497c122184e941336bad 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.31" +version = "0.9.33" 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 105d7c1a21dc8420a84e446e53d62ef90b32bf1e..d1ea999cd66d1c3048e17d4658ef884de66992cd 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.31" +version = "0.9.33" 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 19cff83c9fdf11652c9235abc1997b9e1c50f14c..cf1c800c1a7f6357e2e9ece2702eb8a985d9f8ee 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.31" +version = "0.9.33" 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 1e505a4df98d266636ceb3521793df3d9549f69f..90f764c903a92f75baedab744995beabc4f9dafe 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.31" +version = "0.9.33" 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 19eff42d4ad3771a10c1e29193f1d2de036d9a0b..7088a7817f3eda50796133bfa76646d26207759c 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.31" +version = "0.9.33" 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 c38b45944d5b48b33fa9148e8d1259e1d8d2e8e1..3f2afadba97e9e5267ede50882994b4748af8a90 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.31" +version = "0.9.33" 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 6fbdc8cf0435c92b14cd5c7648cd44030c9d75f5..035d62676e5134aafcfc75db39cca7c5323e8e6b 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.31" +version = "0.9.33" 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 b0881042e9574f1298efc00c673d89f3624885d2..a5e46b68952645025dd9adef5e8700ece26bfb96 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.31" +version = "0.9.33" 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 8bcecf55475e67f9b4d32ab40cedc60544de1a20..b69d96c0cfefaaba1b3376d76d4b76eb59ff2822 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.31" +version = "0.9.33" 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 8c941228cd9538c67cd2508e1c9b5cd925d4d61a..e828d7c4c7dd2fc76b6c96465f5d668332c1f364 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.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/gum/Cargo.toml b/polkadot/node/gum/Cargo.toml index c9338cd71a812ef5f2d78ab5c26e7dfc49733dc6..a42116154bad2fbedde1bce8ebab534f89c21b4f 100644 --- a/polkadot/node/gum/Cargo.toml +++ b/polkadot/node/gum/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracing-gum" -version = "0.9.31" +version = "0.9.33" 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 7fa597f759fe6a806a085e063d8b813a5d3169c2..2b4402a3828f9fdee5484f29464266c30574e864 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.31" +version = "0.9.33" 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 2042d6cb60d79642d1bb42de99570b6a2776db05..8faabfad8579fcecf8daa6eaa3dd91a33cb12b53 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.31" +version = "0.9.33" 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 2f78fa43bdf26bec96abb843ba928cf198f1ae40..5b477e58b6fd3b681cd8d52e55167ba5f63660a2 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.31" +version = "0.9.33" 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 26ea24766e53ae3d3497d11468e95e8a209c1ae6..21cfbaa16d4b987aff98d9d238899b5ba3df4195 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.31" +version = "0.9.33" 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 b6efa097ac28b2985fcdcd27ac6fd0b21ce982e8..e52b03faa5253b9e1bdee0f46d6302f09289c72a 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.31" +version = "0.9.33" 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 3e0924a4a86b18af27508c517ee5c680ccfbee99..00699a76e8450152d4bd653e2557b0b2bddc785c 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.31" +version = "0.9.33" 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 a82f2360a0fcdddc1bca0a3a539c8bd367b0e71d..d82145fe5ed298a2f1ed90ef1f68b964b1d21689 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.31" +version = "0.9.33" 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 6e819fbe7cf40add32caa82580cd3b9c76f42df0..2bfd031765ee4a58c7c7f30bc880442b457fe974 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.31" +version = "0.9.33" 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 4ca4025360006257fd58c2becaf0d31e8e38fd51..ff932203e834ca6e5da3160cb9b378cc098936df 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.31" +version = "0.9.33" 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 cae4ec2b1730038c808654d3c0e5778b96f8bb3a..d66dcb6443c0738825012f62d380ed1cf2474e66 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.31" +version = "0.9.33" 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 d70d41f6916f94a84cf4e1e587d6096bd25d42cd..38af6d3df7bab4ee6e52d8c8198e7f2adb411e17 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.31" +version = "0.9.33" 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 fa99366c098d08077e471084fda53d6dc3486852..5360efae09de28c7a8ad3756283aed8204259a4e 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.31" +version = "0.9.33" 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 c3fa1faedb67d45dcb8b2b97d54b9cc35e817154..daa0978868011b60ddd186376b8236168804348e 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.31" +version = "0.9.33" 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 1490ed01142aa07d6c5384184d776c7468ef69dc..7805cfeb0fda3b8a11f03d84c5ba6b2b60fbb263 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.31" +version = "0.9.33" 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 3aaa74e22da1bad4aff72f877c72af8e31e6d322..ddaf14c0af10f615f6a3abab1d123bb85cee93af 100644 --- a/polkadot/node/overseer/Cargo.toml +++ b/polkadot/node/overseer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer" -version = "0.9.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/primitives/Cargo.toml b/polkadot/node/primitives/Cargo.toml index 3f0865b1e033115613ab7c7f89e9e317197cbc1d..c7cfde987ce182d7ca4692631503d7bec3c2208d 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.31" +version = "0.9.33" 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 007e9deb19daacff392f43f3169b49489d333e43..d796f02aebb97fdfb041b5e9acb8b5df2bb87082 100644 --- a/polkadot/node/service/Cargo.toml +++ b/polkadot/node/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.9.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" rust-version = "1.60" diff --git a/polkadot/node/subsystem-test-helpers/Cargo.toml b/polkadot/node/subsystem-test-helpers/Cargo.toml index de4b0ae0a38811dbf4235deaa1f2461f27f01269..11c7e72b1015197c592ed919f71e716d30b5b308 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.31" +version = "0.9.33" 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 acd66a0672418152a1d4e564fa88336cc8dc7153..be88b217804cef895f266e8561724b4de681b758 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.31" +version = "0.9.33" 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 d390fd2b42ccfc7b64b7e93a9118793e3b4f2209..15a06aaddd4cac5037fdc3d8d38d6c424f75d74a 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.31" +version = "0.9.33" 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 1d783f748b457c4e674f0eab376df547af6498a2..67f6bd9559f76101dfd6e05e5ace7859965d8ce7 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.31" +version = "0.9.33" 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 712f2a902c2d68a88d3dc7e440274c7d3568d4b9..2e94093c072d6312e9ad468f979b4f8cbf2c41f7 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.31" +version = "0.9.33" 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 55d74ad62f1d32f9be43b40f77d960c67f1c513c..cd07d1558e08b7dad5c8580a5e016c99d4976d9f 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.31" +version = "0.9.33" 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 f767bb4ae97516b70758c0610cccf8b1f2cd1dc0..3add5d2c14a334978b63542ea04d2d2262836195 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.31" +version = "0.9.33" 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 74cd56ec521a5dd66495f924aa9760395b83eb94..b34e94408f26757d3724595c4bb9c0f907fd747c 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.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" readme = "README.md" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index 665a7b0986ccc2de791d392bedc344b2e623ec52..7b2954d45138165d8e49025b7fad66685112c9f3 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.9.31" +version = "0.9.33" 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 8ed8ae6211c471cf28b917c25847d860d7e59950..7ad254f8eb468a3c09a7a2dcd14f5949c8eb869e 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.31" +version = "0.9.33" 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 42ffaf728ac56385a9e1bf8b27d2a5d9a17dd08f..6cc1bb3230f09602ee8d8df85a85a8a716737b32 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.31" +version = "0.9.33" 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 132fe2c0a5271d01209bea23fd368d031e81f8cc..3359e7fa98f4c755162dcdfcd2cceb589a0c2051 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.31" +version = "0.9.33" 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 3a9096c4d56b829b2d3aabb529bc3f634b6a17f0..771207749f6cff8021e8ae19e851e9abd4ffd32d 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.31" +version = "0.9.33" 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 ab27c07781c500cf25acf60741a5e4de154f9a15..aae021ddea830b023d3fe384a0020b9ad1b946fe 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.31" +version = "0.9.33" 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 f8198f8e4006306881782b4ef10457af4231948a..273d96524a27bab6d0c4217712d3dfdc50fc4b48 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.31" +version = "0.9.33" 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 b99ac7bc19e67f31dfc02cfa7cd131d09562cc06..7233fa5bd4a3ac81501119dc6d345419dc70cd86 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.9.31" +version = "0.9.33" 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 3ea45e12df7f618dad04fb4d2cb4751671c1c350..401b5efaf5a18a154dcd400d1db21d64037094d8 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.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index 401eec5a30d97c35e5a450507c0f1d50420b1907..d0bbb0195bc85b61496e82bef63392a506079f19 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.9.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index 96f29eae9257c609a3c9ce92e1b85db6f8454050..d7664ba2d078b685d25319131350de1f2262a7b4 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.31" +version = "0.9.33" 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 0cd4369558270c370545a6f0c79bec9dac0fdd19..1957f35551c57535ca034a3bae00ce4bcdcc83cd 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.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index ec3de40ec5e69e01f35914436c4f4bf70b6f98c0..969f85e7e7211724ef48b35c9a25d16c094ca8d1 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.9.31" +version = "0.9.33" 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 6f85387f743d008ef65b4c795376f1cb6c3205e7..caaf4e3af5778693ce3cfc42972df3dd1e4d8a01 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.31" +version = "0.9.33" 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 3a4d63ef3372d6c6b94042677d8a107cf2602e6d..b1f71f01fdaa76efcfe4b06a5335722d65604cef 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -124,13 +124,13 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 9310, + spec_version: 9330, 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: 15, + transaction_version: 16, state_version: 0, }; diff --git a/polkadot/runtime/metrics/Cargo.toml b/polkadot/runtime/metrics/Cargo.toml index efa7569d1130103b4ae8c23bb74321a4735b5de8..73c0b751f01b62e6e891ba8d4b15c2f4dd52c712 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.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/parachains/Cargo.toml b/polkadot/runtime/parachains/Cargo.toml index cb8b989ccddabb0761d7ae0b5ea311e6d0be544a..1d055c7630f26cb1e0ca301432ab9ebd1e6cd1e7 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.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index 9809fb8ff8436120c66285cd0fa13fb5cb63ea2c..c621fa8765735251b412b16b958bc5d3221650ca 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.9.31" +version = "0.9.33" 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 953ff98c2d5be2248d9429881fbf4d04f5a8a8bd..6b930c0e41964400279957182982fae2731ec7ad 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.31" +version = "0.9.33" 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 8e2a8eeb30018f897b892e91df8ea8de4becc505..4e15d4feb9c47e20ba0401e3ed524aca9b67c647 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -114,13 +114,13 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 9310, + spec_version: 9330, 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: 16, + transaction_version: 17, state_version: 0, }; diff --git a/polkadot/runtime/rococo/Cargo.toml b/polkadot/runtime/rococo/Cargo.toml index b79b2cf444be79a83d618ddc42df019ed0acbd16..b07703060a7fc96de0f2bef19776ddb5dec30c27 100644 --- a/polkadot/runtime/rococo/Cargo.toml +++ b/polkadot/runtime/rococo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime" -version = "0.9.31" +version = "0.9.33" 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 ec520965684b5c0ac5da168185a137569c5fbcb0..772d66766d2d14eb2a4301e745370323b5782e5d 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.31" +version = "0.9.33" 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 156448bd5ba3d2e86c455f12c3632e516efe6904..8f3599686672a2bc068340bfc85a34dd45aac2f9 100644 --- a/polkadot/runtime/rococo/src/lib.rs +++ b/polkadot/runtime/rococo/src/lib.rs @@ -108,7 +108,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: 9310, + spec_version: 9330, 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 e05ee85c62501abc6fc36289a3c59d5c6fcaefb3..ae0ec62c84931d72832788bab4800770e737e007 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.31" +version = "0.9.33" 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 4f6f144c2b614d36c7658e059910b020c43236b9..c1d7b89408e7f913ea72eaf81d1d8da889465354 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.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index d5efbb28d5a42d4bd0540ce88bb6e6eee8d6dacb..fa3456f762d8e991707b68b5271cf72de5f1e794 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.9.31" +version = "0.9.33" 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 d891ea0aa3a35efc7b8ad877750c0c7cad3ec437..1c3703678f616c97c41f20aba94907758bb0af35 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.31" +version = "0.9.33" 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 1455cac12246fad41ee07acf55ecd99042dff718..2fee85a336a20b958e1821b752b27a29f42afed7 100644 --- a/polkadot/runtime/westend/src/lib.rs +++ b/polkadot/runtime/westend/src/lib.rs @@ -109,13 +109,13 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 9310, + spec_version: 9330, 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: 14, + transaction_version: 15, state_version: 0, }; diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index 81b4be51c8e4a97e33532be3e6ad69107db51e89..a7d9eba3a44073f7802ce347a9d2e644431cdcbe 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.31" +version = "0.9.33" 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 8f2d8e79e1e5577bd4f1f2704a6c3d9e078df1ef..fc6b9b69f9b4b464bbf180d2644f5c3ec53688f6 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.31" +version = "0.9.33" 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 20dc36fd5385bcc090d728c8c5c6a0b11fc74941..98ff17f777f8c48437bc4cafad729b2eac1c3870 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.31" +version = "0.9.33" 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 45cb5fec6d1a0d47610d0b69f2085653f8e14387..28904d225d34f927d6bad7a45926b33ad726ce03 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.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/xcm/Cargo.toml b/polkadot/xcm/Cargo.toml index 5a2e6813b0b47ee7df6d338fc21d87cd7f6ed0b3..7ac855b9c63db56d4634350a9f4889a2530cc04d 100644 --- a/polkadot/xcm/Cargo.toml +++ b/polkadot/xcm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm" -version = "0.9.31" +version = "0.9.33" 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 a4fd91004e66b4fe9d053bb2f5160f70b5f3b5ed..483a22f72b37fe0f0bf3c4df2ed53895f8f8aa83 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.31" +version = "0.9.33" [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 a5b6ad7de395f295a67b543ef8533b05eeee6ea6..8545490a9d8ec06769ff8fec7ff77d0f1dbb2d24 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.31" +version = "0.9.33" [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 14a7d068db68278104af4f788eb5c771e8d6ebd7..3e10f246e53d5fd0a2b215f806f1e9add1b70ade 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.31" +version = "0.9.33" edition = "2021" [lib] diff --git a/polkadot/xcm/xcm-builder/Cargo.toml b/polkadot/xcm/xcm-builder/Cargo.toml index 3b3f97fd823c5f3f65b96cdddb2db88018c5a49f..7fb2dfc2bd40d9628bd90df930dd1f8d08f72da7 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.31" +version = "0.9.33" [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 1f9842887eaec54ebd5f5db74d500a8f84e97eb5..6ba0e89d9fb9cf7bea57047efd2481d600e7c8f8 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.31" +version = "0.9.33" [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 9e5adab26286d3105e32bb3b7dfdb0148bf45476..4e3ec402bd07a000b3634eb0eb699724f21ce19d 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.31" +version = "0.9.33" [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 4c3c45c404b7889d627712b9a9479eaf6d8d1dce..5e2bda46e494c0e28884293e9baae7b6ace70f8b 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.31" +version = "0.9.33" 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 7fa6ade69fc5e4c25e0bea4abcdd0a44cc9bb049..ce95b05450e1f6a8787249806d5de92d5bde6dd9 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.31" +version = "0.9.33" 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 7ecff2f8c0219b3d9fd394d600987b2561cd84e8..85f99e6bd884a006e70da6162ba5868a85444dfd 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.31" +version = "0.9.33" authors = ["Parity Technologies <admin@parity.io>"] description = "Examples of xcm-simulator usage." edition = "2021"