diff --git a/polkadot/.github/workflows/publish-docker-manual.yml b/polkadot/.github/workflows/publish-docker-manual.yml index 23f87b576f..2d10832f39 100644 --- a/polkadot/.github/workflows/publish-docker-manual.yml +++ b/polkadot/.github/workflows/publish-docker-manual.yml @@ -5,7 +5,7 @@ on: inputs: version: description: version to build/release - default: v0.9.17 + default: v0.9.18 required: true date: description: release date of version diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 24abdfb97f..72f3e8a901 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -3447,7 +3447,7 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.9.17" +version = "0.9.18" dependencies = [ "beefy-primitives", "bitvec", @@ -3539,7 +3539,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-support", "polkadot-primitives", @@ -4442,7 +4442,7 @@ dependencies = [ [[package]] name = "metered-channel" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "derive_more", @@ -5825,7 +5825,7 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-support", "frame-system", @@ -5847,7 +5847,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-benchmarking", "frame-support", @@ -6229,7 +6229,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94" [[package]] name = "polkadot" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_cmd", "color-eyre", @@ -6244,7 +6244,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6264,7 +6264,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "bitvec", @@ -6285,7 +6285,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "derive_more", @@ -6314,7 +6314,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6343,7 +6343,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.17" +version = "0.9.18" dependencies = [ "clap", "frame-benchmarking-cli", @@ -6366,7 +6366,7 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.17" +version = "0.9.18" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6398,7 +6398,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.17" +version = "0.9.18" dependencies = [ "always-assert", "assert_matches", @@ -6426,7 +6426,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.17" +version = "0.9.18" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6438,7 +6438,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "async-trait", @@ -6469,7 +6469,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.17" +version = "0.9.18" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6482,7 +6482,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "async-trait", @@ -6508,7 +6508,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "async-trait", @@ -6532,7 +6532,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.17" +version = "0.9.18" dependencies = [ "futures 0.3.21", "parity-scale-codec", @@ -6551,7 +6551,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "bitvec", @@ -6588,7 +6588,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "bitvec", @@ -6616,7 +6616,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "bitvec", @@ -6641,7 +6641,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.17" +version = "0.9.18" dependencies = [ "futures 0.3.21", "polkadot-node-subsystem", @@ -6657,7 +6657,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "async-trait", @@ -6679,7 +6679,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.17" +version = "0.9.18" dependencies = [ "futures 0.3.21", "maplit", @@ -6698,7 +6698,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "futures 0.3.21", @@ -6719,7 +6719,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "fatality", @@ -6744,7 +6744,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.17" +version = "0.9.18" dependencies = [ "async-trait", "futures 0.3.21", @@ -6760,7 +6760,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.17" +version = "0.9.18" dependencies = [ "bitvec", "futures 0.3.21", @@ -6780,7 +6780,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.17" +version = "0.9.18" dependencies = [ "always-assert", "assert_matches", @@ -6813,7 +6813,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "0.9.17" +version = "0.9.18" dependencies = [ "futures 0.3.21", "futures-timer", @@ -6836,7 +6836,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.17" +version = "0.9.18" dependencies = [ "futures 0.3.21", "memory-lru", @@ -6857,7 +6857,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.17" +version = "0.9.18" dependencies = [ "async-std", "lazy_static", @@ -6874,7 +6874,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_cmd", "bs58", @@ -6902,7 +6902,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.17" +version = "0.9.18" dependencies = [ "async-trait", "fatality", @@ -6919,7 +6919,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.17" +version = "0.9.18" dependencies = [ "bounded-vec", "futures 0.3.21", @@ -6941,7 +6941,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.17" +version = "0.9.18" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -6950,7 +6950,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.17" +version = "0.9.18" dependencies = [ "async-trait", "futures 0.3.21", @@ -6968,7 +6968,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.17" +version = "0.9.18" dependencies = [ "derive_more", "futures 0.3.21", @@ -6986,7 +6986,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "async-trait", @@ -7026,7 +7026,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "femme", @@ -7051,7 +7051,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen" -version = "0.9.17" +version = "0.9.18" dependencies = [ "async-trait", "futures 0.3.21", @@ -7068,7 +7068,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen-proc-macro" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "expander 0.0.5", @@ -7080,7 +7080,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.17" +version = "0.9.18" dependencies = [ "derive_more", "frame-support", @@ -7096,7 +7096,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" -version = "0.9.17" +version = "0.9.18" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7110,7 +7110,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.17" +version = "0.9.18" dependencies = [ "bitvec", "frame-system", @@ -7139,7 +7139,7 @@ dependencies = [ [[package]] name = "polkadot-primitives-test-helpers" -version = "0.9.17" +version = "0.9.18" dependencies = [ "polkadot-primitives", "sp-application-crypto", @@ -7149,7 +7149,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.17" +version = "0.9.18" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7179,7 +7179,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.17" +version = "0.9.18" dependencies = [ "beefy-primitives", "bitvec", @@ -7268,7 +7268,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.17" +version = "0.9.18" dependencies = [ "beefy-primitives", "bitvec", @@ -7320,7 +7320,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-support", "polkadot-primitives", @@ -7331,7 +7331,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "0.9.17" +version = "0.9.18" dependencies = [ "bs58", "parity-scale-codec", @@ -7342,7 +7342,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "bitflags", @@ -7392,7 +7392,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "async-trait", @@ -7500,7 +7500,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.17" +version = "0.9.18" dependencies = [ "arrayvec 0.5.2", "assert_matches", @@ -7530,7 +7530,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.17" +version = "0.9.18" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7539,7 +7539,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.17" +version = "0.9.18" dependencies = [ "futures 0.3.21", "parity-scale-codec", @@ -7565,7 +7565,7 @@ dependencies = [ [[package]] name = "polkadot-test-malus" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_matches", "async-trait", @@ -7592,7 +7592,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.17" +version = "0.9.18" dependencies = [ "beefy-primitives", "bitvec", @@ -7658,7 +7658,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-benchmarking", "frame-system", @@ -7713,7 +7713,7 @@ dependencies = [ [[package]] name = "polkadot-voter-bags" -version = "0.9.17" +version = "0.9.18" dependencies = [ "clap", "generate-bags", @@ -8252,7 +8252,7 @@ dependencies = [ [[package]] name = "remote-ext-tests-bags-list" -version = "0.9.17" +version = "0.9.18" dependencies = [ "clap", "frame-system", @@ -8374,7 +8374,7 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.17" +version = "0.9.18" dependencies = [ "beefy-primitives", "bp-messages", @@ -8448,7 +8448,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-support", "polkadot-primitives", @@ -9933,7 +9933,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" -version = "0.9.17" +version = "0.9.18" dependencies = [ "enumn", "parity-scale-codec", @@ -10736,7 +10736,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staking-miner" -version = "0.9.17" +version = "0.9.18" dependencies = [ "assert_cmd", "clap", @@ -11087,7 +11087,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-parachain-adder" -version = "0.9.17" +version = "0.9.18" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -11100,7 +11100,7 @@ dependencies = [ [[package]] name = "test-parachain-adder-collator" -version = "0.9.17" +version = "0.9.18" dependencies = [ "clap", "futures 0.3.21", @@ -11126,14 +11126,14 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.9.17" +version = "0.9.18" dependencies = [ "substrate-wasm-builder", ] [[package]] name = "test-parachain-undying" -version = "0.9.17" +version = "0.9.18" dependencies = [ "dlmalloc", "log", @@ -11147,7 +11147,7 @@ dependencies = [ [[package]] name = "test-parachain-undying-collator" -version = "0.9.17" +version = "0.9.18" dependencies = [ "clap", "futures 0.3.21", @@ -11173,7 +11173,7 @@ dependencies = [ [[package]] name = "test-parachains" -version = "0.9.17" +version = "0.9.18" dependencies = [ "parity-scale-codec", "sp-core", @@ -11184,7 +11184,7 @@ dependencies = [ [[package]] name = "test-runtime-constants" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-support", "polkadot-primitives", @@ -12279,7 +12279,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.17" +version = "0.9.18" dependencies = [ "beefy-primitives", "bitvec", @@ -12368,7 +12368,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-support", "polkadot-primitives", @@ -12530,7 +12530,7 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.17" +version = "0.9.18" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12542,7 +12542,7 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-support", "frame-system", @@ -12565,7 +12565,7 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-benchmarking", "frame-support", @@ -12582,7 +12582,7 @@ dependencies = [ [[package]] name = "xcm-executor-integration-tests" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-support", "frame-system", @@ -12612,7 +12612,7 @@ dependencies = [ [[package]] name = "xcm-simulator" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-support", "parity-scale-codec", @@ -12628,7 +12628,7 @@ dependencies = [ [[package]] name = "xcm-simulator-example" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-support", "frame-system", @@ -12651,7 +12651,7 @@ dependencies = [ [[package]] name = "xcm-simulator-fuzzer" -version = "0.9.17" +version = "0.9.18" dependencies = [ "frame-support", "frame-system", @@ -12710,7 +12710,7 @@ dependencies = [ [[package]] name = "zombienet-backchannel" -version = "0.9.17" +version = "0.9.18" dependencies = [ "futures-util", "lazy_static", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index 5da4c802e6..fb45e39652 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" rust-version = "1.57.0" # custom profiles diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml index 88b6ed53ea..375360a0fb 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] description = "Polkadot Relay-chain Client Node" edition = "2021" diff --git a/polkadot/core-primitives/Cargo.toml b/polkadot/core-primitives/Cargo.toml index 9c8e44141a..866a9826f4 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index 565e834468..9c6b3e398d 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/erasure-coding/fuzzer/Cargo.toml b/polkadot/erasure-coding/fuzzer/Cargo.toml index d531c42d42..f35478dd41 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/client/Cargo.toml b/polkadot/node/client/Cargo.toml index 2f10ff290e..b0eac0d72f 100644 --- a/polkadot/node/client/Cargo.toml +++ b/polkadot/node/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-client" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/collation-generation/Cargo.toml b/polkadot/node/collation-generation/Cargo.toml index 7ae4de431a..858c910f8f 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/approval-voting/Cargo.toml b/polkadot/node/core/approval-voting/Cargo.toml index 1cd8ec19a4..59371ae6c9 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/av-store/Cargo.toml b/polkadot/node/core/av-store/Cargo.toml index 3c186f62b1..6534400d88 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/backing/Cargo.toml b/polkadot/node/core/backing/Cargo.toml index 492ad15a8b..0f78ebe925 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/bitfield-signing/Cargo.toml b/polkadot/node/core/bitfield-signing/Cargo.toml index 20887bcccc..27b93adcf2 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/candidate-validation/Cargo.toml b/polkadot/node/core/candidate-validation/Cargo.toml index a14e941001..f666d1b7e0 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/chain-api/Cargo.toml b/polkadot/node/core/chain-api/Cargo.toml index 80145f8dbc..40e6f016ee 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/chain-selection/Cargo.toml b/polkadot/node/core/chain-selection/Cargo.toml index a648ba3102..ea5fb86b10 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/dispute-coordinator/Cargo.toml b/polkadot/node/core/dispute-coordinator/Cargo.toml index c722f4e4c4..ba45121526 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/parachains-inherent/Cargo.toml b/polkadot/node/core/parachains-inherent/Cargo.toml index 7b74419d4d..a3c5b51e33 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/provisioner/Cargo.toml b/polkadot/node/core/provisioner/Cargo.toml index 0ca2f9a2a3..3d4cc5c9cb 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/pvf-checker/Cargo.toml b/polkadot/node/core/pvf-checker/Cargo.toml index 31132beebd..3d5b873739 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/pvf/Cargo.toml b/polkadot/node/core/pvf/Cargo.toml index ea3b70d4e0..37b93be066 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/core/runtime-api/Cargo.toml b/polkadot/node/core/runtime-api/Cargo.toml index f52d5f7546..4fe1b450d1 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/jaeger/Cargo.toml b/polkadot/node/jaeger/Cargo.toml index 3633a22c80..c64248d374 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" description = "Polkadot Jaeger primitives" diff --git a/polkadot/node/malus/Cargo.toml b/polkadot/node/malus/Cargo.toml index ba8c6ebbee..e0fa7fd0ec 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" readme = "README.md" diff --git a/polkadot/node/metered-channel/Cargo.toml b/polkadot/node/metered-channel/Cargo.toml index 8e3fc207a8..07d935a589 100644 --- a/polkadot/node/metered-channel/Cargo.toml +++ b/polkadot/node/metered-channel/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "metered-channel" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" description = "Channels with attached Meters" diff --git a/polkadot/node/metrics/Cargo.toml b/polkadot/node/metrics/Cargo.toml index ecf5acfb8a..80ac119a19 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 bc2deb5a65..4b7844d352 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/availability-distribution/Cargo.toml b/polkadot/node/network/availability-distribution/Cargo.toml index dad5f394ed..3c75d8fda7 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/availability-recovery/Cargo.toml b/polkadot/node/network/availability-recovery/Cargo.toml index f9e5900e8b..42c47ed2ed 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/bitfield-distribution/Cargo.toml b/polkadot/node/network/bitfield-distribution/Cargo.toml index c89d40be41..3e8fc1e04d 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/bridge/Cargo.toml b/polkadot/node/network/bridge/Cargo.toml index ff17ece771..922e966e86 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/collator-protocol/Cargo.toml b/polkadot/node/network/collator-protocol/Cargo.toml index 3391853da6..746584e233 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/dispute-distribution/Cargo.toml b/polkadot/node/network/dispute-distribution/Cargo.toml index 59948110ee..f798fa4c53 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/gossip-support/Cargo.toml b/polkadot/node/network/gossip-support/Cargo.toml index 4d3a01d02f..957bce7f31 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/network/protocol/Cargo.toml b/polkadot/node/network/protocol/Cargo.toml index 3103856862..f0fee078e2 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 2fd877a98b..147674cc0a 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.17" +version = "0.9.18" authors = ["Parity Technologies "] description = "Statement Distribution Subsystem" edition = "2021" diff --git a/polkadot/node/overseer/Cargo.toml b/polkadot/node/overseer/Cargo.toml index f035c74a7c..ee775f146e 100644 --- a/polkadot/node/overseer/Cargo.toml +++ b/polkadot/node/overseer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/overseer/overseer-gen/Cargo.toml b/polkadot/node/overseer/overseer-gen/Cargo.toml index 24cdf8eb01..30bddfc90f 100644 --- a/polkadot/node/overseer/overseer-gen/Cargo.toml +++ b/polkadot/node/overseer/overseer-gen/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer-gen" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" description = "Generate an overseer including builder pattern and message wrapper from a single struct." diff --git a/polkadot/node/overseer/overseer-gen/proc-macro/Cargo.toml b/polkadot/node/overseer/overseer-gen/proc-macro/Cargo.toml index 6bddd31e37..b4386528dc 100644 --- a/polkadot/node/overseer/overseer-gen/proc-macro/Cargo.toml +++ b/polkadot/node/overseer/overseer-gen/proc-macro/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer-gen-proc-macro" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition." diff --git a/polkadot/node/primitives/Cargo.toml b/polkadot/node/primitives/Cargo.toml index de5a09cb4d..cdbd204507 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" description = "Primitives types for the Node-side" diff --git a/polkadot/node/service/Cargo.toml b/polkadot/node/service/Cargo.toml index da0946ad67..1e7ad76b87 100644 --- a/polkadot/node/service/Cargo.toml +++ b/polkadot/node/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/subsystem-test-helpers/Cargo.toml b/polkadot/node/subsystem-test-helpers/Cargo.toml index 141c4d23c1..ed0d66c1cb 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 4a020a923c..5db47d2093 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 fd3c856b94..b0eadf6066 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" description = "Subsystem traits and message definitions" diff --git a/polkadot/node/subsystem/Cargo.toml b/polkadot/node/subsystem/Cargo.toml index 3f960bcb8b..700f57b392 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 a79e99bcd9..e78c243a23 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/test/performance-test/Cargo.toml b/polkadot/node/test/performance-test/Cargo.toml index 0c43a1c45f..3b1c94f700 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/test/service/Cargo.toml b/polkadot/node/test/service/Cargo.toml index 4dc3462f39..a7d236bc64 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/node/zombienet-backchannel/Cargo.toml b/polkadot/node/zombienet-backchannel/Cargo.toml index 1a2f768f2c..46765de2ed 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" readme = "README.md" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index 05eadce5b7..fc683c1fa5 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 52f5ee5a35..da96f1a3f8 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 99e84d3dcb..812adc9abc 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 672b82f61d..7950c936bc 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 2b99fd41d8..7655582215 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 9c9825fe9f..6d78c62d43 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 3d83fb1a30..8d6608d93c 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.17" +version = "0.9.18" authors = ["Parity Technologies "] description = "Collator for the undying test parachain" edition = "2021" diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml index cc4178b28a..377f11d588 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/primitives/test-helpers/Cargo.toml b/polkadot/primitives/test-helpers/Cargo.toml index 61005169a8..e8223c99cc 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index a0a059544b..ff99432533 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index 545f25360b..b823e597b3 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/common/slot_range_helper/Cargo.toml b/polkadot/runtime/common/slot_range_helper/Cargo.toml index 7ad83a6a03..20ed3dd6c7 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index 947015c581..d17db9246b 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/kusama/constants/Cargo.toml b/polkadot/runtime/kusama/constants/Cargo.toml index ab0f9e2264..1239b9d050 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index 23a148bf45..ce6f8c3cba 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -110,7 +110,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 9170, + spec_version: 9180, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/runtime/metrics/Cargo.toml b/polkadot/runtime/metrics/Cargo.toml index 981d3d9ae9..a4769d9e5e 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/parachains/Cargo.toml b/polkadot/runtime/parachains/Cargo.toml index 5b1a19d761..096ce2b41b 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index 2b6b8b9d2d..be44173d3c 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/polkadot/constants/Cargo.toml b/polkadot/runtime/polkadot/constants/Cargo.toml index 2743da8533..85d37004ec 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs index 511aa6bbbd..eb46e94cd5 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -107,7 +107,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 9170, + spec_version: 9180, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/runtime/rococo/Cargo.toml b/polkadot/runtime/rococo/Cargo.toml index f8cd820992..b121d31e83 100644 --- a/polkadot/runtime/rococo/Cargo.toml +++ b/polkadot/runtime/rococo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/rococo/constants/Cargo.toml b/polkadot/runtime/rococo/constants/Cargo.toml index aab5b507a6..7f1c1f6fb0 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/rococo/src/lib.rs b/polkadot/runtime/rococo/src/lib.rs index 6adc03e550..aefb98af77 100644 --- a/polkadot/runtime/rococo/src/lib.rs +++ b/polkadot/runtime/rococo/src/lib.rs @@ -98,7 +98,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: 9170, + spec_version: 9180, 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 732b11a2b0..9ca6ecf469 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/test-runtime/constants/Cargo.toml b/polkadot/runtime/test-runtime/constants/Cargo.toml index 820dcee508..32d6e6ea6a 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index 355375e631..ce9cd11354 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" diff --git a/polkadot/runtime/westend/constants/Cargo.toml b/polkadot/runtime/westend/constants/Cargo.toml index 9a104eadca..d43bddcc73 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs index 05475e155d..f037306a06 100644 --- a/polkadot/runtime/westend/src/lib.rs +++ b/polkadot/runtime/westend/src/lib.rs @@ -107,7 +107,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 9170, + spec_version: 9180, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index 52b1875146..4ade5a9978 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/utils/generate-bags/Cargo.toml b/polkadot/utils/generate-bags/Cargo.toml index 36320e15a3..5492e6e843 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 14511e7292..12ce2a46c9 100644 --- a/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml +++ b/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml @@ -1,16 +1,16 @@ [package] name = "remote-ext-tests-bags-list" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" [dependencies] -polkadot-runtime = { version = "0.9.17", path = "../../../runtime/polkadot" } -kusama-runtime = { version = "0.9.17", path = "../../../runtime/kusama" } -westend-runtime = { version = "0.9.17", path = "../../../runtime/westend" } -polkadot-runtime-constants = { version = "0.9.17", path = "../../../runtime/polkadot/constants" } -kusama-runtime-constants = { version = "0.9.17", path = "../../../runtime/kusama/constants" } -westend-runtime-constants = { version = "0.9.17", path = "../../../runtime/westend/constants" } +polkadot-runtime = { path = "../../../runtime/polkadot" } +kusama-runtime = { path = "../../../runtime/kusama" } +westend-runtime = { path = "../../../runtime/westend" } +polkadot-runtime-constants = { path = "../../../runtime/polkadot/constants" } +kusama-runtime-constants = { path = "../../../runtime/kusama/constants" } +westend-runtime-constants = { path = "../../../runtime/westend/constants" } pallet-bags-list-remote-tests = { git = "https://github.com/paritytech/substrate", branch = "master" } sp-tracing = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/polkadot/utils/staking-miner/Cargo.toml b/polkadot/utils/staking-miner/Cargo.toml index f0a47424f3..f0037bd70f 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.17" +version = "0.9.18" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/xcm/Cargo.toml b/polkadot/xcm/Cargo.toml index 9cc64e0f09..7be8f43d80 100644 --- a/polkadot/xcm/Cargo.toml +++ b/polkadot/xcm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm" -version = "0.9.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 14a819041c..7c8ba10190 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 "] edition = "2021" -version = "0.9.17" +version = "0.9.18" [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 ecaad0e71e..aac62672a9 100644 --- a/polkadot/xcm/pallet-xcm/Cargo.toml +++ b/polkadot/xcm/pallet-xcm/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Parity Technologies "] edition = "2021" name = "pallet-xcm" -version = "0.9.17" +version = "0.9.18" [dependencies] codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive"] } diff --git a/polkadot/xcm/xcm-builder/Cargo.toml b/polkadot/xcm/xcm-builder/Cargo.toml index 3178e46bd8..9c037f004d 100644 --- a/polkadot/xcm/xcm-builder/Cargo.toml +++ b/polkadot/xcm/xcm-builder/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies "] edition = "2021" name = "xcm-builder" description = "Tools & types for building with XCM and its executor." -version = "0.9.17" +version = "0.9.18" [dependencies] parity-scale-codec = { version = "3.0.0", default-features = false, features = ["derive"] } diff --git a/polkadot/xcm/xcm-executor/Cargo.toml b/polkadot/xcm/xcm-executor/Cargo.toml index abb96ef2e6..d0dda50e6e 100644 --- a/polkadot/xcm/xcm-executor/Cargo.toml +++ b/polkadot/xcm/xcm-executor/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies "] edition = "2021" name = "xcm-executor" description = "An abstract and configurable XCM message executor." -version = "0.9.17" +version = "0.9.18" [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 ffa1523bfd..c435f01aa1 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 "] edition = "2021" name = "xcm-executor-integration-tests" description = "Integration tests for the XCM Executor" -version = "0.9.17" +version = "0.9.18" [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 7236af8fbc..7a881dce24 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 1ec8601ea2..5193aedf8c 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.17" +version = "0.9.18" authors = ["Parity Technologies "] 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 a2ae6a4295..f49dbae84f 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.17" +version = "0.9.18" authors = ["Parity Technologies "] description = "Examples of xcm-simulator usage." edition = "2021"