diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 33afce31f5..311a648fd0 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -3251,7 +3251,7 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.9.13" +version = "0.9.16" dependencies = [ "beefy-primitives", "bitvec", @@ -3343,7 +3343,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" -version = "0.9.13" +version = "0.9.16" dependencies = [ "frame-support", "polkadot-primitives", @@ -4225,7 +4225,7 @@ dependencies = [ [[package]] name = "metered-channel" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "derive_more", @@ -5621,7 +5621,7 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.13" +version = "0.9.16" dependencies = [ "frame-support", "frame-system", @@ -5643,7 +5643,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" -version = "0.9.8" +version = "0.9.16" dependencies = [ "frame-benchmarking", "frame-support", @@ -5993,7 +5993,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94" [[package]] name = "polkadot" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_cmd", "color-eyre", @@ -6008,7 +6008,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6028,7 +6028,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "bitvec", @@ -6049,7 +6049,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "derive_more", @@ -6077,7 +6077,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "env_logger 0.9.0", @@ -6105,7 +6105,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.13" +version = "0.9.16" dependencies = [ "clap", "frame-benchmarking-cli", @@ -6127,7 +6127,7 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.13" +version = "0.9.16" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6159,7 +6159,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.13" +version = "0.9.16" dependencies = [ "always-assert", "assert_matches", @@ -6187,7 +6187,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.13" +version = "0.9.16" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6199,7 +6199,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "async-trait", @@ -6229,7 +6229,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.13" +version = "0.9.16" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6242,7 +6242,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "async-trait", @@ -6268,7 +6268,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "async-trait", @@ -6292,7 +6292,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.13" +version = "0.9.16" dependencies = [ "futures 0.3.19", "parity-scale-codec", @@ -6311,7 +6311,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "bitvec", @@ -6348,7 +6348,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "bitvec", @@ -6376,7 +6376,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "bitvec", @@ -6401,7 +6401,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.13" +version = "0.9.16" dependencies = [ "futures 0.3.19", "polkadot-node-subsystem", @@ -6417,7 +6417,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "async-trait", @@ -6439,7 +6439,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.13" +version = "0.9.16" dependencies = [ "futures 0.3.19", "maplit", @@ -6458,7 +6458,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "futures 0.3.19", @@ -6479,7 +6479,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "futures 0.3.19", @@ -6503,7 +6503,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.13" +version = "0.9.16" dependencies = [ "async-trait", "futures 0.3.19", @@ -6519,7 +6519,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.13" +version = "0.9.16" dependencies = [ "bitvec", "futures 0.3.19", @@ -6539,7 +6539,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.13" +version = "0.9.16" dependencies = [ "always-assert", "assert_matches", @@ -6572,7 +6572,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" -version = "0.9.13" +version = "0.9.16" dependencies = [ "futures 0.3.19", "futures-timer", @@ -6595,7 +6595,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.13" +version = "0.9.16" dependencies = [ "futures 0.3.19", "memory-lru", @@ -6616,7 +6616,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.13" +version = "0.9.16" dependencies = [ "async-std", "lazy_static", @@ -6633,7 +6633,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_cmd", "bs58", @@ -6661,7 +6661,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.13" +version = "0.9.16" dependencies = [ "async-trait", "derive_more", @@ -6678,7 +6678,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.13" +version = "0.9.16" dependencies = [ "bounded-vec", "futures 0.3.19", @@ -6700,7 +6700,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.13" +version = "0.9.16" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -6709,7 +6709,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.13" +version = "0.9.16" dependencies = [ "async-trait", "futures 0.3.19", @@ -6727,7 +6727,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.13" +version = "0.9.16" dependencies = [ "derive_more", "futures 0.3.19", @@ -6745,7 +6745,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "async-trait", @@ -6778,7 +6778,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "femme", @@ -6803,7 +6803,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen" -version = "0.9.13" +version = "0.9.16" dependencies = [ "async-trait", "futures 0.3.19", @@ -6820,7 +6820,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen-proc-macro" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "proc-macro-crate 1.1.0", @@ -6831,7 +6831,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.13" +version = "0.9.16" dependencies = [ "derive_more", "frame-support", @@ -6847,7 +6847,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" -version = "0.9.13" +version = "0.9.16" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -6861,7 +6861,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.13" +version = "0.9.16" dependencies = [ "bitvec", "frame-system", @@ -6890,7 +6890,7 @@ dependencies = [ [[package]] name = "polkadot-primitives-test-helpers" -version = "0.9.13" +version = "0.9.16" dependencies = [ "polkadot-primitives", "sp-application-crypto", @@ -6900,7 +6900,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.13" +version = "0.9.16" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -6930,7 +6930,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.13" +version = "0.9.16" dependencies = [ "beefy-primitives", "bitvec", @@ -7019,7 +7019,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.13" +version = "0.9.16" dependencies = [ "beefy-primitives", "bitvec", @@ -7071,7 +7071,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" -version = "0.9.13" +version = "0.9.16" dependencies = [ "frame-support", "polkadot-primitives", @@ -7082,7 +7082,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" -version = "0.9.13" +version = "0.9.16" dependencies = [ "bs58", "parity-scale-codec", @@ -7093,7 +7093,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "bitflags", @@ -7143,7 +7143,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "async-trait", @@ -7250,7 +7250,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.13" +version = "0.9.16" dependencies = [ "arrayvec 0.5.2", "assert_matches", @@ -7280,7 +7280,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.13" +version = "0.9.16" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7289,7 +7289,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.13" +version = "0.9.16" dependencies = [ "futures 0.3.19", "parity-scale-codec", @@ -7315,7 +7315,7 @@ dependencies = [ [[package]] name = "polkadot-test-malus" -version = "0.9.13" +version = "0.9.16" dependencies = [ "assert_matches", "async-trait", @@ -7342,7 +7342,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.13" +version = "0.9.16" dependencies = [ "beefy-primitives", "bitvec", @@ -7408,7 +7408,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.13" +version = "0.9.16" dependencies = [ "frame-benchmarking", "frame-system", @@ -7463,7 +7463,7 @@ dependencies = [ [[package]] name = "polkadot-voter-bags" -version = "0.9.0" +version = "0.9.16" dependencies = [ "clap", "generate-bags", @@ -7980,7 +7980,7 @@ dependencies = [ [[package]] name = "remote-ext-tests-bags-list" -version = "0.9.13" +version = "0.9.16" dependencies = [ "clap", "frame-system", @@ -8111,7 +8111,7 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.13" +version = "0.9.16" dependencies = [ "beefy-primitives", "bp-messages", @@ -8185,7 +8185,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" -version = "0.9.13" +version = "0.9.16" dependencies = [ "frame-support", "polkadot-primitives", @@ -9605,7 +9605,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" -version = "0.9.13" +version = "0.9.16" dependencies = [ "enumn", "parity-scale-codec", @@ -10394,7 +10394,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staking-miner" -version = "0.9.13" +version = "0.9.16" dependencies = [ "clap", "env_logger 0.9.0", @@ -10700,7 +10700,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-parachain-adder" -version = "0.9.13" +version = "0.9.16" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -10713,7 +10713,7 @@ dependencies = [ [[package]] name = "test-parachain-adder-collator" -version = "0.9.13" +version = "0.9.16" dependencies = [ "clap", "futures 0.3.19", @@ -10739,14 +10739,14 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.9.13" +version = "0.9.16" dependencies = [ "substrate-wasm-builder", ] [[package]] name = "test-parachains" -version = "0.9.13" +version = "0.9.16" dependencies = [ "parity-scale-codec", "sp-core", @@ -10757,7 +10757,7 @@ dependencies = [ [[package]] name = "test-runtime-constants" -version = "0.9.13" +version = "0.9.16" dependencies = [ "frame-support", "polkadot-primitives", @@ -11818,7 +11818,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.13" +version = "0.9.16" dependencies = [ "beefy-primitives", "bitvec", @@ -11907,7 +11907,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" -version = "0.9.13" +version = "0.9.16" dependencies = [ "frame-support", "polkadot-primitives", @@ -12023,7 +12023,7 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.13" +version = "0.9.16" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12035,7 +12035,7 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.13" +version = "0.9.16" dependencies = [ "frame-support", "frame-system", @@ -12058,7 +12058,7 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.13" +version = "0.9.16" dependencies = [ "frame-benchmarking", "frame-support", @@ -12075,7 +12075,7 @@ dependencies = [ [[package]] name = "xcm-executor-integration-tests" -version = "0.9.13" +version = "0.9.16" dependencies = [ "frame-support", "frame-system", @@ -12105,7 +12105,7 @@ dependencies = [ [[package]] name = "xcm-simulator" -version = "0.9.13" +version = "0.9.16" dependencies = [ "frame-support", "parity-scale-codec", @@ -12121,7 +12121,7 @@ dependencies = [ [[package]] name = "xcm-simulator-example" -version = "0.9.13" +version = "0.9.16" dependencies = [ "frame-support", "frame-system", @@ -12144,7 +12144,7 @@ dependencies = [ [[package]] name = "xcm-simulator-fuzzer" -version = "0.9.9" +version = "0.9.16" dependencies = [ "frame-support", "frame-system", @@ -12203,7 +12203,7 @@ dependencies = [ [[package]] name = "zombienet-backchannel" -version = "0.9.13" +version = "0.9.16" dependencies = [ "futures-util", "lazy_static", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index 5648a82a63..da63014e59 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" rust-version = "1.57.0" # custom profiles diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml index 903e89dc90..228b5264f9 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.9.13" +version = "0.9.16" authors = ["Parity Technologies "] description = "Polkadot Relay-chain Client Node" edition = "2018" diff --git a/polkadot/core-primitives/Cargo.toml b/polkadot/core-primitives/Cargo.toml index 641a9f0664..8b683c321c 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index 89329429cc..f0a725105a 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/erasure-coding/fuzzer/Cargo.toml b/polkadot/erasure-coding/fuzzer/Cargo.toml index fe8c6fcdf6..580080d2d7 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/client/Cargo.toml b/polkadot/node/client/Cargo.toml index 265a0a81c0..0e382e8b59 100644 --- a/polkadot/node/client/Cargo.toml +++ b/polkadot/node/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-client" -version = "0.9.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/collation-generation/Cargo.toml b/polkadot/node/collation-generation/Cargo.toml index f02650d511..c0fb7340e6 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/approval-voting/Cargo.toml b/polkadot/node/core/approval-voting/Cargo.toml index 25e8c59018..562c094b11 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/av-store/Cargo.toml b/polkadot/node/core/av-store/Cargo.toml index ede3756991..4c46a79d35 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/backing/Cargo.toml b/polkadot/node/core/backing/Cargo.toml index 6444853555..d23ead6bf4 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/bitfield-signing/Cargo.toml b/polkadot/node/core/bitfield-signing/Cargo.toml index 3e56b903ec..ec9e8c9404 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/candidate-validation/Cargo.toml b/polkadot/node/core/candidate-validation/Cargo.toml index ea6ee3edbf..6f4ea9adac 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/chain-api/Cargo.toml b/polkadot/node/core/chain-api/Cargo.toml index 4fd20e920f..3c851f6941 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/chain-selection/Cargo.toml b/polkadot/node/core/chain-selection/Cargo.toml index 814f732dae..0b05ea1a15 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/dispute-coordinator/Cargo.toml b/polkadot/node/core/dispute-coordinator/Cargo.toml index a53e0437f5..96b9cbffb7 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/parachains-inherent/Cargo.toml b/polkadot/node/core/parachains-inherent/Cargo.toml index 2bd49fb701..6f277fffc3 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/provisioner/Cargo.toml b/polkadot/node/core/provisioner/Cargo.toml index 1b88b9d201..9c31f2352f 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/pvf-checker/Cargo.toml b/polkadot/node/core/pvf-checker/Cargo.toml index 6e2cf4a944..9be6db0ecc 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/pvf/Cargo.toml b/polkadot/node/core/pvf/Cargo.toml index 4c685f19c4..b45aae492a 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/core/runtime-api/Cargo.toml b/polkadot/node/core/runtime-api/Cargo.toml index 434be9ba63..aba1807f24 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/jaeger/Cargo.toml b/polkadot/node/jaeger/Cargo.toml index 3a8f5e27cb..722078e80a 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" description = "Polkadot Jaeger primitives" diff --git a/polkadot/node/malus/Cargo.toml b/polkadot/node/malus/Cargo.toml index 6e70902fc5..b0c410c9e2 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" readme = "README.md" diff --git a/polkadot/node/metered-channel/Cargo.toml b/polkadot/node/metered-channel/Cargo.toml index 17babb593a..ac657812d8 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" description = "Channels with attached Meters" diff --git a/polkadot/node/metrics/Cargo.toml b/polkadot/node/metrics/Cargo.toml index 4055fff1bc..0c6ebbb65a 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" description = "Subsystem metric helpers" diff --git a/polkadot/node/network/approval-distribution/Cargo.toml b/polkadot/node/network/approval-distribution/Cargo.toml index fdad3c8cbf..f5b2492181 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/network/availability-distribution/Cargo.toml b/polkadot/node/network/availability-distribution/Cargo.toml index e7ff04bd0d..c33513b228 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/network/availability-recovery/Cargo.toml b/polkadot/node/network/availability-recovery/Cargo.toml index c0def1af51..e3cc654c52 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/network/bitfield-distribution/Cargo.toml b/polkadot/node/network/bitfield-distribution/Cargo.toml index 13fddb3229..4e7a309d0d 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/network/bridge/Cargo.toml b/polkadot/node/network/bridge/Cargo.toml index 7d587a8f58..9d2d714ee4 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/network/collator-protocol/Cargo.toml b/polkadot/node/network/collator-protocol/Cargo.toml index bd448ecbaa..16ee69e637 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/network/dispute-distribution/Cargo.toml b/polkadot/node/network/dispute-distribution/Cargo.toml index d346450e47..65517287ff 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/network/gossip-support/Cargo.toml b/polkadot/node/network/gossip-support/Cargo.toml index e9f41edca5..7f524e2600 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/network/protocol/Cargo.toml b/polkadot/node/network/protocol/Cargo.toml index d2d11212de..e29fe0de98 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" 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 add65e923c..bf2c3644ba 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.13" +version = "0.9.16" authors = ["Parity Technologies "] description = "Statement Distribution Subsystem" edition = "2018" diff --git a/polkadot/node/overseer/Cargo.toml b/polkadot/node/overseer/Cargo.toml index 1a6c8f5247..2b2ce13bfd 100644 --- a/polkadot/node/overseer/Cargo.toml +++ b/polkadot/node/overseer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer" -version = "0.9.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/overseer/overseer-gen/Cargo.toml b/polkadot/node/overseer/overseer-gen/Cargo.toml index 1a53359638..543e984fea 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" 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 f0c3cc9d12..9df040bf05 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" 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 7a216e6e55..97e872fe74 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" description = "Primitives types for the Node-side" diff --git a/polkadot/node/service/Cargo.toml b/polkadot/node/service/Cargo.toml index 056287e531..ce3de4e8b4 100644 --- a/polkadot/node/service/Cargo.toml +++ b/polkadot/node/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.9.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/subsystem-test-helpers/Cargo.toml b/polkadot/node/subsystem-test-helpers/Cargo.toml index 339bc4b5b0..1d1dda5fba 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" description = "Subsystem traits and message definitions" diff --git a/polkadot/node/subsystem-types/Cargo.toml b/polkadot/node/subsystem-types/Cargo.toml index 7040f7819a..0bb521178f 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" description = "Subsystem traits and message definitions" diff --git a/polkadot/node/subsystem-util/Cargo.toml b/polkadot/node/subsystem-util/Cargo.toml index 54fdd548ba..cf22f79161 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" description = "Subsystem traits and message definitions" diff --git a/polkadot/node/subsystem/Cargo.toml b/polkadot/node/subsystem/Cargo.toml index abc10136de..5fb2ba14e6 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" 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 1c4eaff63c..536dd854c9 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/test/performance-test/Cargo.toml b/polkadot/node/test/performance-test/Cargo.toml index 69790d53f0..8a4f52089c 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/test/service/Cargo.toml b/polkadot/node/test/service/Cargo.toml index b8b1a89eb5..6e8afce0cc 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/node/zombienet-backchannel/Cargo.toml b/polkadot/node/zombienet-backchannel/Cargo.toml index eeff7b4e98..4377348522 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2021" readme = "README.md" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index dbbf06a947..933f949623 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.9.13" +version = "0.9.16" authors = ["Parity Technologies "] description = "Types and utilities for creating and working with parachains" edition = "2018" diff --git a/polkadot/parachain/test-parachains/Cargo.toml b/polkadot/parachain/test-parachains/Cargo.toml index f1c7dd4609..36a9236796 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.13" +version = "0.9.16" authors = ["Parity Technologies "] description = "Integration tests using the test-parachains" edition = "2018" diff --git a/polkadot/parachain/test-parachains/adder/Cargo.toml b/polkadot/parachain/test-parachains/adder/Cargo.toml index 4271a7fe45..872a8c6dd5 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.13" +version = "0.9.16" authors = ["Parity Technologies "] description = "Test parachain which adds to a number as its state transition" edition = "2018" diff --git a/polkadot/parachain/test-parachains/adder/collator/Cargo.toml b/polkadot/parachain/test-parachains/adder/collator/Cargo.toml index bc038bedde..564c2d5901 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.13" +version = "0.9.16" authors = ["Parity Technologies "] description = "Collator for the adder test parachain" edition = "2018" diff --git a/polkadot/parachain/test-parachains/halt/Cargo.toml b/polkadot/parachain/test-parachains/halt/Cargo.toml index 6430279f51..80db7b78de 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.13" +version = "0.9.16" authors = ["Parity Technologies "] description = "Test parachain which executes forever" edition = "2018" diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml index a58b58ed47..6a9c84a3b8 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.9.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/primitives/test-helpers/Cargo.toml b/polkadot/primitives/test-helpers/Cargo.toml index 6cd01d4043..27eb8eb8b0 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index a1850ec091..5496ee8126 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.9.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index 69b2debdb6..faef96cac3 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/common/slot_range_helper/Cargo.toml b/polkadot/runtime/common/slot_range_helper/Cargo.toml index a0a4513a64..e36cb78fe2 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index e74a7e4c5a..9a74f361cf 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.9.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/kusama/constants/Cargo.toml b/polkadot/runtime/kusama/constants/Cargo.toml index 1ef07a0059..f0a6023ebf 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index abd5ef1dff..249b43f778 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -115,7 +115,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 9140, + spec_version: 9160, 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 9c7431d779..97bf343aff 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/parachains/Cargo.toml b/polkadot/runtime/parachains/Cargo.toml index 6ac657530b..b6fa2d3206 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index ee58079f0c..129ec20089 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.9.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/polkadot/constants/Cargo.toml b/polkadot/runtime/polkadot/constants/Cargo.toml index 42f4ebe95e..f63232a356 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs index 9b3d40b358..09d74520ed 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -114,7 +114,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 9140, + spec_version: 9160, 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 2c40ff6471..917f0c114d 100644 --- a/polkadot/runtime/rococo/Cargo.toml +++ b/polkadot/runtime/rococo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime" -version = "0.9.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/rococo/constants/Cargo.toml b/polkadot/runtime/rococo/constants/Cargo.toml index 553c67b694..3851b6d6c8 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml index 91d0b13227..9a4dcea58c 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/test-runtime/constants/Cargo.toml b/polkadot/runtime/test-runtime/constants/Cargo.toml index 88df1f86cc..5bfac0d79f 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index 75301f054b..716520c91a 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.9.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/westend/constants/Cargo.toml b/polkadot/runtime/westend/constants/Cargo.toml index ead62809a0..e401f22a36 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2021" diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs index ff1e68ef1f..eb5af15c4a 100644 --- a/polkadot/runtime/westend/src/lib.rs +++ b/polkadot/runtime/westend/src/lib.rs @@ -111,7 +111,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 9140, + spec_version: 9160, 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 db48cca6f0..8892e4a2fb 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/utils/generate-bags/Cargo.toml b/polkadot/utils/generate-bags/Cargo.toml index 4b3a35b6ec..3561712340 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.0" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml b/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml index aca6b3efaa..fbc42a30c7 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" [dependencies] -polkadot-runtime = { version = "0.9.13", path = "../../../runtime/polkadot" } -kusama-runtime = { version = "0.9.13", path = "../../../runtime/kusama" } -westend-runtime = { version = "0.9.13", path = "../../../runtime/westend" } -polkadot-runtime-constants = { version = "0.9.13", path = "../../../runtime/polkadot/constants" } -kusama-runtime-constants = { version = "0.9.13", path = "../../../runtime/kusama/constants" } -westend-runtime-constants = { version = "0.9.13", path = "../../../runtime/westend/constants" } +polkadot-runtime = { version = "0.9.16", path = "../../../runtime/polkadot" } +kusama-runtime = { version = "0.9.16", path = "../../../runtime/kusama" } +westend-runtime = { version = "0.9.16", path = "../../../runtime/westend" } +polkadot-runtime-constants = { version = "0.9.16", path = "../../../runtime/polkadot/constants" } +kusama-runtime-constants = { version = "0.9.16", path = "../../../runtime/kusama/constants" } +westend-runtime-constants = { version = "0.9.16", 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 ac0fe6f439..21e08f84ba 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.13" +version = "0.9.16" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/xcm/Cargo.toml b/polkadot/xcm/Cargo.toml index 74fba460bd..0b268e1304 100644 --- a/polkadot/xcm/Cargo.toml +++ b/polkadot/xcm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm" -version = "0.9.13" +version = "0.9.16" authors = ["Parity Technologies "] description = "The basic XCM datastructures." edition = "2018" diff --git a/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml b/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml index 6406b24820..d59714aad0 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 = "2018" -version = "0.9.8" +version = "0.9.16" [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 b72fba007b..ca553fe307 100644 --- a/polkadot/xcm/pallet-xcm/Cargo.toml +++ b/polkadot/xcm/pallet-xcm/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Parity Technologies "] edition = "2018" name = "pallet-xcm" -version = "0.9.13" +version = "0.9.16" [dependencies] codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = ["derive"] } diff --git a/polkadot/xcm/xcm-builder/Cargo.toml b/polkadot/xcm/xcm-builder/Cargo.toml index bf776f73b7..9cda2e4b0f 100644 --- a/polkadot/xcm/xcm-builder/Cargo.toml +++ b/polkadot/xcm/xcm-builder/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies "] edition = "2018" name = "xcm-builder" description = "Tools & types for building with XCM and its executor." -version = "0.9.13" +version = "0.9.16" [dependencies] parity-scale-codec = { version = "2.3.1", default-features = false, features = ["derive"] } diff --git a/polkadot/xcm/xcm-executor/Cargo.toml b/polkadot/xcm/xcm-executor/Cargo.toml index 04006ce65a..39bdb88ae4 100644 --- a/polkadot/xcm/xcm-executor/Cargo.toml +++ b/polkadot/xcm/xcm-executor/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies "] edition = "2018" name = "xcm-executor" description = "An abstract and configurable XCM message executor." -version = "0.9.13" +version = "0.9.16" [dependencies] impl-trait-for-tuples = "0.2.0" diff --git a/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml b/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml index 3f25cc18ee..ba20f1e910 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 = "2018" name = "xcm-executor-integration-tests" description = "Integration tests for the XCM Executor" -version = "0.9.13" +version = "0.9.16" [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 f5320e6ab8..deb3ea6417 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.13" +version = "0.9.16" authors = ["Parity Technologies "] description = "Test kit to simulate cross-chain message passing and XCM execution" edition = "2018" diff --git a/polkadot/xcm/xcm-simulator/example/Cargo.toml b/polkadot/xcm/xcm-simulator/example/Cargo.toml index 8b25dd6b93..64a156849a 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.13" +version = "0.9.16" authors = ["Parity Technologies "] description = "Examples of xcm-simulator usage." edition = "2018" diff --git a/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml b/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml index 9fada9b71d..59962ca678 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.9" +version = "0.9.16" authors = ["Parity Technologies "] description = "Examples of xcm-simulator usage." edition = "2018"