diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 1bd75cddc0b5acc13b83fc8857c6dfe2bcdfbc06..f80f54c13db4d9103379bcc6bf6fb0101293a54f 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -3174,7 +3174,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" -version = "0.9.29" +version = "0.9.31" dependencies = [ "beefy-primitives", "bitvec", @@ -3279,7 +3279,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-support", "polkadot-primitives", @@ -5534,7 +5534,7 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-support", "frame-system", @@ -5556,7 +5556,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-benchmarking", "frame-support", @@ -5881,7 +5881,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94" [[package]] name = "polkadot" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_cmd", "color-eyre", @@ -5896,7 +5896,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -5920,7 +5920,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "bitvec", @@ -5945,7 +5945,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "derive_more", @@ -5974,7 +5974,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6003,7 +6003,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.29" +version = "0.9.31" dependencies = [ "clap", "frame-benchmarking-cli", @@ -6029,7 +6029,7 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.29" +version = "0.9.31" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6071,7 +6071,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.29" +version = "0.9.31" dependencies = [ "always-assert", "assert_matches", @@ -6100,7 +6100,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.29" +version = "0.9.31" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6112,7 +6112,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "async-trait", @@ -6144,7 +6144,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.29" +version = "0.9.31" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6157,7 +6157,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "async-trait", @@ -6184,7 +6184,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.29" +version = "0.9.31" dependencies = [ "always-assert", "assert_matches", @@ -6213,7 +6213,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.29" +version = "0.9.31" dependencies = [ "futures", "parity-scale-codec", @@ -6232,7 +6232,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "async-trait", @@ -6271,7 +6271,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "bitvec", @@ -6299,7 +6299,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "bitvec", @@ -6325,7 +6325,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.29" +version = "0.9.31" dependencies = [ "futures", "polkadot-node-subsystem", @@ -6341,7 +6341,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "async-trait", @@ -6363,7 +6363,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.29" +version = "0.9.31" dependencies = [ "futures", "maplit", @@ -6382,7 +6382,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "futures", @@ -6403,7 +6403,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "fatality", @@ -6430,7 +6430,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.29" +version = "0.9.31" dependencies = [ "async-trait", "futures", @@ -6446,7 +6446,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.29" +version = "0.9.31" dependencies = [ "bitvec", "fatality", @@ -6467,7 +6467,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.29" +version = "0.9.31" dependencies = [ "always-assert", "assert_matches", @@ -6501,7 +6501,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "0.9.29" +version = "0.9.31" dependencies = [ "futures", "futures-timer", @@ -6524,7 +6524,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.29" +version = "0.9.31" dependencies = [ "futures", "memory-lru", @@ -6546,7 +6546,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.29" +version = "0.9.31" dependencies = [ "async-std", "lazy_static", @@ -6563,7 +6563,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_cmd", "bs58", @@ -6591,7 +6591,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.29" +version = "0.9.31" dependencies = [ "async-trait", "derive_more", @@ -6614,7 +6614,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.29" +version = "0.9.31" dependencies = [ "bounded-vec", "futures", @@ -6636,7 +6636,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.29" +version = "0.9.31" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -6645,7 +6645,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.29" +version = "0.9.31" dependencies = [ "async-trait", "futures", @@ -6663,7 +6663,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.29" +version = "0.9.31" dependencies = [ "async-trait", "derive_more", @@ -6685,7 +6685,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "async-trait", @@ -6725,7 +6725,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "async-trait", @@ -6751,7 +6751,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.29" +version = "0.9.31" dependencies = [ "derive_more", "frame-support", @@ -6767,7 +6767,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" -version = "0.9.29" +version = "0.9.31" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -6781,7 +6781,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.29" +version = "0.9.31" dependencies = [ "bitvec", "frame-system", @@ -6810,7 +6810,7 @@ dependencies = [ [[package]] name = "polkadot-primitives-test-helpers" -version = "0.9.29" +version = "0.9.31" dependencies = [ "polkadot-primitives", "rand 0.8.5", @@ -6822,7 +6822,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.29" +version = "0.9.31" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -6853,7 +6853,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.29" +version = "0.9.31" dependencies = [ "beefy-primitives", "bitvec", @@ -6949,7 +6949,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.29" +version = "0.9.31" dependencies = [ "beefy-primitives", "bitvec", @@ -7000,7 +7000,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-support", "polkadot-primitives", @@ -7011,7 +7011,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "0.9.29" +version = "0.9.31" dependencies = [ "bs58", "parity-scale-codec", @@ -7022,7 +7022,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "bitflags", @@ -7073,7 +7073,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "async-trait", @@ -7185,7 +7185,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.29" +version = "0.9.31" dependencies = [ "arrayvec 0.5.2", "assert_matches", @@ -7216,7 +7216,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.29" +version = "0.9.31" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7225,7 +7225,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.29" +version = "0.9.31" dependencies = [ "futures", "parity-scale-codec", @@ -7251,7 +7251,7 @@ dependencies = [ [[package]] name = "polkadot-test-malus" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "async-trait", @@ -7280,7 +7280,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.29" +version = "0.9.31" dependencies = [ "beefy-primitives", "bitvec", @@ -7345,7 +7345,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-benchmarking", "frame-system", @@ -7400,7 +7400,7 @@ dependencies = [ [[package]] name = "polkadot-voter-bags" -version = "0.9.29" +version = "0.9.31" dependencies = [ "clap", "generate-bags", @@ -7983,7 +7983,7 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" [[package]] name = "remote-ext-tests-bags-list" -version = "0.9.29" +version = "0.9.31" dependencies = [ "clap", "frame-system", @@ -8111,7 +8111,7 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.29" +version = "0.9.31" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -8199,7 +8199,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-support", "polkadot-primitives", @@ -9777,7 +9777,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" -version = "0.9.29" +version = "0.9.31" dependencies = [ "enumn", "parity-scale-codec", @@ -10605,7 +10605,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staking-miner" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_cmd", "clap", @@ -11030,7 +11030,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-parachain-adder" -version = "0.9.29" +version = "0.9.31" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -11043,7 +11043,7 @@ dependencies = [ [[package]] name = "test-parachain-adder-collator" -version = "0.9.29" +version = "0.9.31" dependencies = [ "clap", "futures", @@ -11069,14 +11069,14 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.9.29" +version = "0.9.31" dependencies = [ "substrate-wasm-builder", ] [[package]] name = "test-parachain-undying" -version = "0.9.29" +version = "0.9.31" dependencies = [ "dlmalloc", "log", @@ -11090,7 +11090,7 @@ dependencies = [ [[package]] name = "test-parachain-undying-collator" -version = "0.9.29" +version = "0.9.31" dependencies = [ "clap", "futures", @@ -11116,7 +11116,7 @@ dependencies = [ [[package]] name = "test-parachains" -version = "0.9.29" +version = "0.9.31" dependencies = [ "parity-scale-codec", "sp-core", @@ -11127,7 +11127,7 @@ dependencies = [ [[package]] name = "test-runtime-constants" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-support", "polkadot-primitives", @@ -11442,7 +11442,7 @@ dependencies = [ [[package]] name = "tracing-gum" -version = "0.9.29" +version = "0.9.31" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -11452,7 +11452,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" -version = "0.9.29" +version = "0.9.31" dependencies = [ "assert_matches", "expander 0.0.6", @@ -12240,7 +12240,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.29" +version = "0.9.31" dependencies = [ "beefy-primitives", "bitvec", @@ -12336,7 +12336,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-support", "polkadot-primitives", @@ -12562,7 +12562,7 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.29" +version = "0.9.31" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12575,7 +12575,7 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-support", "frame-system", @@ -12598,7 +12598,7 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-benchmarking", "frame-support", @@ -12615,7 +12615,7 @@ dependencies = [ [[package]] name = "xcm-executor-integration-tests" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-support", "frame-system", @@ -12635,7 +12635,7 @@ dependencies = [ [[package]] name = "xcm-procedural" -version = "0.9.29" +version = "0.9.31" dependencies = [ "Inflector", "proc-macro2", @@ -12645,7 +12645,7 @@ dependencies = [ [[package]] name = "xcm-simulator" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-support", "parity-scale-codec", @@ -12661,7 +12661,7 @@ dependencies = [ [[package]] name = "xcm-simulator-example" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-support", "frame-system", @@ -12684,7 +12684,7 @@ dependencies = [ [[package]] name = "xcm-simulator-fuzzer" -version = "0.9.29" +version = "0.9.31" dependencies = [ "frame-support", "frame-system", @@ -12743,7 +12743,7 @@ dependencies = [ [[package]] name = "zombienet-backchannel" -version = "0.9.29" +version = "0.9.31" dependencies = [ "futures-util", "lazy_static", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index 45e0df1d0fcbf42ee6c8618ac64935d34105984d..d6ff78d801e2db4800977563540b81bcd5bb8d86 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.29" +version = "0.9.31" 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 bedf2e76366a1e8a4fb5c1931f39f301b262df92..c1fe957953285d028f7c013947beeee34d57ea0d 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.9.29" +version = "0.9.31" 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 a10b80b0c30fd568a10d14ebbd57c7c77367a4b8..2c6fe070522d7a49011c5de6a1c7e76df292ce2d 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.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index f259470ad41813cea3b413623803db1299a64c45..0a6c4002a1c5c44af6e575a2a69f5e9125ae4ecd 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.29" +version = "0.9.31" 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 b7e3702baa3a2fa213a45e53d85997271033c4a5..6c8ad88e3955d80c72fea842decaac5a4b9457dd 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.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/client/Cargo.toml b/polkadot/node/client/Cargo.toml index f252ade328929f48493609821176ce0e023a2110..4889ecb6ecef7c674d8a0ded112c9c28ca5e1897 100644 --- a/polkadot/node/client/Cargo.toml +++ b/polkadot/node/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-client" -version = "0.9.29" +version = "0.9.31" 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 fdffe1922a64c7869473016e3bbdb8c3277a7d4a..46eaf83b449881754562fb4e7d0c5f300bf814ce 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.29" +version = "0.9.31" 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 25fb51eb712ba4c2221334e1e34283b952539e9f..bf580c3bf3483286c466dad107cb4f8a10cb78af 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.29" +version = "0.9.31" 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 4cec2cb637b9203cf08f80a0746100281b407e27..a4a39df7766848c1edeb2cc3483e3de780d35962 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.29" +version = "0.9.31" 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 474cac5908b068660015e7563efcb8fa570fe164..bf52d54167fcf7fbb5f1f76878bb866f09a5e09b 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.29" +version = "0.9.31" 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 c10c605182359836b73659d8e48330f30925b555..54aa27766b7b2765c464dc56536f2f4d4229c998 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.29" +version = "0.9.31" 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 29464f603340151177c127662b5cb665dc52b84d..8634cfe5a75efc9f0be867274c3605906e63967c 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.29" +version = "0.9.31" 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 51d860ce2f0afc82dc7f38815977ed32d3011862..19cff83c9fdf11652c9235abc1997b9e1c50f14c 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.29" +version = "0.9.31" 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 df6a5c24f10e7f0e418d0c6c1272a996a8c745d4..1e505a4df98d266636ceb3521793df3d9549f69f 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.29" +version = "0.9.31" 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 fd89b599f63cdceeb992187fab57c695d6b839f3..19eff42d4ad3771a10c1e29193f1d2de036d9a0b 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.29" +version = "0.9.31" 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 cfb4605449b30830b4d8c9ede5f9b8192d799d24..c38b45944d5b48b33fa9148e8d1259e1d8d2e8e1 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.29" +version = "0.9.31" 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 77d0794754a655aacc780c7d6d4b19adc07a9a6c..6fbdc8cf0435c92b14cd5c7648cd44030c9d75f5 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.29" +version = "0.9.31" 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 ce348e73855ff64649e2094b2da668812d04220b..b0881042e9574f1298efc00c673d89f3624885d2 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.29" +version = "0.9.31" 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 c4f6073ce4c78ed297260aa393ae25e4fe835cb1..8bcecf55475e67f9b4d32ab40cedc60544de1a20 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.29" +version = "0.9.31" 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 b7a9895e0c6771c42bb9fbfa6bc8c59988fb35a6..ff7ea662603c71546664a99050074ed63d1fc401 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.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/gum/Cargo.toml b/polkadot/node/gum/Cargo.toml index a0a17877dd07efd778deebd16994b1c78c694101..c9338cd71a812ef5f2d78ab5c26e7dfc49733dc6 100644 --- a/polkadot/node/gum/Cargo.toml +++ b/polkadot/node/gum/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracing-gum" -version = "0.9.29" +version = "0.9.31" 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 95c845b5efb1dea950b48be36d4be7e10c35a4f3..7fa597f759fe6a806a085e063d8b813a5d3169c2 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.29" +version = "0.9.31" 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 b47999aa0e32ec7123b2ab0038c667f21f444f97..2042d6cb60d79642d1bb42de99570b6a2776db05 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.29" +version = "0.9.31" 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 e7fe9ebc8aa63c0fa39e6dc2a61cdbde7f2fdd36..2f78fa43bdf26bec96abb843ba928cf198f1ae40 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.29" +version = "0.9.31" 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 ba9843d24031cace7bf77a5a3188d9c6c15ddcca..26ea24766e53ae3d3497d11468e95e8a209c1ae6 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.29" +version = "0.9.31" 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 fa0e4fff2c91c5a3446cb2e5f54f4fb5c06b3422..b6efa097ac28b2985fcdcd27ac6fd0b21ce982e8 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.29" +version = "0.9.31" 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 3e8626c18898b621a3285a461120920adf3cb91f..3e0924a4a86b18af27508c517ee5c680ccfbee99 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.29" +version = "0.9.31" 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 86f6237740fa2e64151c9ed6f8d7f7c70483e4a0..a82f2360a0fcdddc1bca0a3a539c8bd367b0e71d 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.29" +version = "0.9.31" 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 45df93f00e29f676d709382ba5e745fa82c2b3f3..6e819fbe7cf40add32caa82580cd3b9c76f42df0 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.29" +version = "0.9.31" 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 809c06a76b81b5a1bee160d29ecf60e75a74a436..4ca4025360006257fd58c2becaf0d31e8e38fd51 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.29" +version = "0.9.31" 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 e089719106b551f36b477cc7c33c750920be14f1..cae4ec2b1730038c808654d3c0e5778b96f8bb3a 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.29" +version = "0.9.31" 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 a731175f0521fcea3feeffcd053e8600845d21f8..d70d41f6916f94a84cf4e1e587d6096bd25d42cd 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.29" +version = "0.9.31" 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 38e9a5730178f4dbf6a6c812696052b038844177..fa99366c098d08077e471084fda53d6dc3486852 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.29" +version = "0.9.31" 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 465cb8d6f984bbf4e29d8c2527d169c3b8d4e239..c3fa1faedb67d45dcb8b2b97d54b9cc35e817154 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.29" +version = "0.9.31" 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 a173ee865e20ed0dd9ac1bf9de953e8e72bd3631..1490ed01142aa07d6c5384184d776c7468ef69dc 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.29" +version = "0.9.31" 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 8ee3fc6fb3cd19066bb58d54fce0210b3f68e20d..3aaa74e22da1bad4aff72f877c72af8e31e6d322 100644 --- a/polkadot/node/overseer/Cargo.toml +++ b/polkadot/node/overseer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer" -version = "0.9.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/node/primitives/Cargo.toml b/polkadot/node/primitives/Cargo.toml index 2e916df6a87ec1efda4cd4d97ace65cd67b9fa74..3f0865b1e033115613ab7c7f89e9e317197cbc1d 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.29" +version = "0.9.31" 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 63a5f189a32aa97ecfd33635c1ebd99854691ed1..82109f2e6ce4c08fa6267d06332267d756f6e840 100644 --- a/polkadot/node/service/Cargo.toml +++ b/polkadot/node/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.9.29" +version = "0.9.31" 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 aa91f4c886952cc389c434def9b82a00d6a646a4..de4b0ae0a38811dbf4235deaa1f2461f27f01269 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.29" +version = "0.9.31" 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 2b997128b8e2c838802879b188ca0e60a7ea836c..acd66a0672418152a1d4e564fa88336cc8dc7153 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.29" +version = "0.9.31" 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 26eca7aa8f1f48ace8e658cb9807099af8334fea..ab886c0c40786d1d5ef66da3111fcac55e465a67 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.29" +version = "0.9.31" 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 4d6523b6567a35ec6a7aab7207713d278ae094b5..1d783f748b457c4e674f0eab376df547af6498a2 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.29" +version = "0.9.31" 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 64df4beebda7f98b9136e0b90f26556e7eb405b5..712f2a902c2d68a88d3dc7e440274c7d3568d4b9 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.29" +version = "0.9.31" 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 583b80e3c2f4e7624deed46b4d275e1d8c82cd01..55d74ad62f1d32f9be43b40f77d960c67f1c513c 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.29" +version = "0.9.31" 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 c4ff1923eb2d56abae28c9b828ae70fb45bbd49d..87111241b25a40e8fdbac124b3eb89eae0245523 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.29" +version = "0.9.31" 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 7976ceed52dce78be658ee81f8ef2d49c7a49910..74cd56ec521a5dd66495f924aa9760395b83eb94 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.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" readme = "README.md" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index c07ec98d7cb9c7ce94f916eb2ebda58127fb23d4..665a7b0986ccc2de791d392bedc344b2e623ec52 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.9.29" +version = "0.9.31" 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 e1877440b07020803b68d489c28b9d9a24a56db9..8ed8ae6211c471cf28b917c25847d860d7e59950 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.29" +version = "0.9.31" 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 f54809c34df25a3cbb584aef3cd017d147efdabc..42ffaf728ac56385a9e1bf8b27d2a5d9a17dd08f 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.29" +version = "0.9.31" 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 6b41824b2e76f5c28e505ded1f8539c1ae9548d2..132fe2c0a5271d01209bea23fd368d031e81f8cc 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.29" +version = "0.9.31" 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 954d64abc9c4b0aa5ca9b0c91fec1ee15955dd81..3a9096c4d56b829b2d3aabb529bc3f634b6a17f0 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.29" +version = "0.9.31" 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 4bc3e6d08b68f63a03fae0ef60060ed8e274bb11..ab27c07781c500cf25acf60741a5e4de154f9a15 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.29" +version = "0.9.31" 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 d62a34700ebfa325c0e0afc49c89d364827ecbf6..f8198f8e4006306881782b4ef10457af4231948a 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.29" +version = "0.9.31" 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 67fc2d31cee87c109ba4000c57913b1e3f42704a..043e309d6786cc4957df68ee302ecba907e458bc 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.9.29" +version = "0.9.31" 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 bbd6f45a45bd5fc295b429c2746ac75925a6c059..3ea45e12df7f618dad04fb4d2cb4751671c1c350 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.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index 570f156190b42422962b5d28c559367a4d90bd9a..401eec5a30d97c35e5a450507c0f1d50420b1907 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.9.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index e8abacf5e9cb7bc5a6a2e8d35d2535f4bade2bde..9ee5de41188d0d8079c71499cc96c540190def42 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.29" +version = "0.9.31" 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 d255ab04ef6d08edee1f3b81018a04595fc8e92b..0cd4369558270c370545a6f0c79bec9dac0fdd19 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.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index ee9d859b84b3558df27c4a45fe450ee5eacdf6ce..72500677c53468e141312997c0b47ae6c12a6582 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.9.29" +version = "0.9.31" 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 4498a22dc214170409bfc5d7eab6ab69cf60b253..6f85387f743d008ef65b4c795376f1cb6c3205e7 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.29" +version = "0.9.31" 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 83651f7164b91a50049f13facec5508e6de6f034..58fcbece44f08a09199cefbc84a6b819a753ac36 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -123,13 +123,13 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 9290, + spec_version: 9310, 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: 15, state_version: 0, }; diff --git a/polkadot/runtime/metrics/Cargo.toml b/polkadot/runtime/metrics/Cargo.toml index 97f9c437390044a0488df81b8034c370c21f8044..efa7569d1130103b4ae8c23bb74321a4735b5de8 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.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/parachains/Cargo.toml b/polkadot/runtime/parachains/Cargo.toml index 3f34566013e608f6ec33a7d0fd6fa668e1bdc9f3..4361f443d9a960a49400827dcba4654cfbff0d8c 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.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index dddfd3a7b63cd3873f9ec539d727dee46da30d12..9809fb8ff8436120c66285cd0fa13fb5cb63ea2c 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.9.29" +version = "0.9.31" 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 00a31ed619bb29c17904696cf0694bf63bb61a5d..953ff98c2d5be2248d9429881fbf4d04f5a8a8bd 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.29" +version = "0.9.31" 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 5a5df70e079a7805c6f67274a82875143d08d97b..e1a138ab5e0f23d4a6e6d0d79c0330ca7643e88a 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -113,13 +113,13 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 9290, + spec_version: 9310, 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: 16, state_version: 0, }; diff --git a/polkadot/runtime/rococo/Cargo.toml b/polkadot/runtime/rococo/Cargo.toml index c437aaaf6d5c8958b4eb1a77f53f1a6dbae4ce65..9adf0d5caae3c4580fc18e76dfeefbe34e4a7951 100644 --- a/polkadot/runtime/rococo/Cargo.toml +++ b/polkadot/runtime/rococo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime" -version = "0.9.29" +version = "0.9.31" 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 70a523dad94e92dc0f8608023212bc558ba0aace..ec520965684b5c0ac5da168185a137569c5fbcb0 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.29" +version = "0.9.31" 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 1763613ec6c20678f386d6d492d49df0be4a42c7..1ce9e1d2dee9e8a917dc0ca9b7981cd8557754c0 100644 --- a/polkadot/runtime/rococo/src/lib.rs +++ b/polkadot/runtime/rococo/src/lib.rs @@ -108,13 +108,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: 9290, + spec_version: 9310, 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: 15, state_version: 0, }; diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml index c4f10e7d6db4bc586794f3cce1d6b2cd7ed4375f..e05ee85c62501abc6fc36289a3c59d5c6fcaefb3 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.29" +version = "0.9.31" 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 35c2ebf10d9d2ea7351bb44472fd6499da6028f4..4f6f144c2b614d36c7658e059910b020c43236b9 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.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index 45a75e86f4ce5890ff24552a595fbd3fd2adea43..d5efbb28d5a42d4bd0540ce88bb6e6eee8d6dacb 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.9.29" +version = "0.9.31" 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 fa4868616d3435b6b73a2d999a325cf809660947..d891ea0aa3a35efc7b8ad877750c0c7cad3ec437 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.29" +version = "0.9.31" 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 b9ef6a34316b7c1f50252c95414e2649d39de83e..d77675eb86b2658b12de84c7c254447767e2c73c 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: 9290, + spec_version: 9310, 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: 14, state_version: 0, }; diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index 06973daff94ba8a40c68e15221b5eef87cbdb2e8..81b4be51c8e4a97e33532be3e6ad69107db51e89 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.29" +version = "0.9.31" 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 5b455d83ef6e992de7c8065c56c10ba039dc6054..8f2d8e79e1e5577bd4f1f2704a6c3d9e078df1ef 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.29" +version = "0.9.31" 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 a726e6353499501efeead4d81927ede9b5dff848..20dc36fd5385bcc090d728c8c5c6a0b11fc74941 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.29" +version = "0.9.31" 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 bd0171f12b70b29570443fbff2bc94c91d2bd3e2..45cb5fec6d1a0d47610d0b69f2085653f8e14387 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.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] edition = "2021" diff --git a/polkadot/xcm/Cargo.toml b/polkadot/xcm/Cargo.toml index d8d93a1951ae151018029837b65f3c8de7c5093a..5a2e6813b0b47ee7df6d338fc21d87cd7f6ed0b3 100644 --- a/polkadot/xcm/Cargo.toml +++ b/polkadot/xcm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm" -version = "0.9.29" +version = "0.9.31" 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 5c48219a6d1e1135ac0e40dc52909466adc231f2..a4fd91004e66b4fe9d053bb2f5160f70b5f3b5ed 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.29" +version = "0.9.31" [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 e090859dce8c3ea40bf4be4cdb027dcc83c3d0f6..a5b6ad7de395f295a67b543ef8533b05eeee6ea6 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.29" +version = "0.9.31" [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 eb03022be5a2255871e2b39adbacae29fff844ff..14a7d068db68278104af4f788eb5c771e8d6ebd7 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.29" +version = "0.9.31" edition = "2021" [lib] diff --git a/polkadot/xcm/xcm-builder/Cargo.toml b/polkadot/xcm/xcm-builder/Cargo.toml index 35936e068c67e0f262dc4fbc27d08b6288514256..3b3f97fd823c5f3f65b96cdddb2db88018c5a49f 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.29" +version = "0.9.31" [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 493dbbd3e869c136fced84bda202cbf9fefd4923..1f9842887eaec54ebd5f5db74d500a8f84e97eb5 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.29" +version = "0.9.31" [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 3a7359ab94ecb5c831525b2cd0665eb38376b49f..9e5adab26286d3105e32bb3b7dfdb0148bf45476 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.29" +version = "0.9.31" [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 d9edc64d5198020e2a18bd22f1757f60e72197b1..4c3c45c404b7889d627712b9a9479eaf6d8d1dce 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.29" +version = "0.9.31" 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 ed6ff1eb639fd6aea01e28d8955a34efb7a3411a..7fa6ade69fc5e4c25e0bea4abcdd0a44cc9bb049 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.29" +version = "0.9.31" 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 42419be5da1872dfb2e9035c50a356c41b4d00fa..7ecff2f8c0219b3d9fd394d600987b2561cd84e8 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.29" +version = "0.9.31" authors = ["Parity Technologies <admin@parity.io>"] description = "Examples of xcm-simulator usage." edition = "2021"