version bumps (0.9.28) (#5933)

* Bump crate versions

* Bump spec_version to 9280 for kusama

* Bump spec_version to 9280 for polkadot

* Bump spec_version to 9280 for rococo

* Bump spec_version to 9280 for westend

* update Cargo.lock

Co-authored-by: parity-processbot <>
This commit is contained in:
Mara Robin B
2022-08-29 18:01:58 +02:00
committed by GitHub
parent 80fae17118
commit fc97080cb2
89 changed files with 171 additions and 171 deletions
+83 -83
View File
@@ -3197,7 +3197,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"
[[package]] [[package]]
name = "kusama-runtime" name = "kusama-runtime"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -3297,7 +3297,7 @@ dependencies = [
[[package]] [[package]]
name = "kusama-runtime-constants" name = "kusama-runtime-constants"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -5651,7 +5651,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-xcm" name = "pallet-xcm"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -5673,7 +5673,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-xcm-benchmarks" name = "pallet-xcm-benchmarks"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-support", "frame-support",
@@ -5987,7 +5987,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"
[[package]] [[package]]
name = "polkadot" name = "polkadot"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_cmd", "assert_cmd",
"color-eyre", "color-eyre",
@@ -6002,7 +6002,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-approval-distribution" name = "polkadot-approval-distribution"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"env_logger 0.9.0", "env_logger 0.9.0",
@@ -6025,7 +6025,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-bitfield-distribution" name = "polkadot-availability-bitfield-distribution"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"bitvec", "bitvec",
@@ -6049,7 +6049,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-distribution" name = "polkadot-availability-distribution"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"derive_more", "derive_more",
@@ -6078,7 +6078,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-recovery" name = "polkadot-availability-recovery"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"env_logger 0.9.0", "env_logger 0.9.0",
@@ -6107,7 +6107,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-cli" name = "polkadot-cli"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"clap", "clap",
"frame-benchmarking-cli", "frame-benchmarking-cli",
@@ -6133,7 +6133,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-client" name = "polkadot-client"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"frame-benchmarking", "frame-benchmarking",
@@ -6175,7 +6175,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-collator-protocol" name = "polkadot-collator-protocol"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"assert_matches", "assert_matches",
@@ -6203,7 +6203,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-core-primitives" name = "polkadot-core-primitives"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"parity-util-mem", "parity-util-mem",
@@ -6215,7 +6215,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-dispute-distribution" name = "polkadot-dispute-distribution"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -6246,7 +6246,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-erasure-coding" name = "polkadot-erasure-coding"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-node-primitives", "polkadot-node-primitives",
@@ -6259,7 +6259,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-gossip-support" name = "polkadot-gossip-support"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -6286,7 +6286,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-network-bridge" name = "polkadot-network-bridge"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"assert_matches", "assert_matches",
@@ -6315,7 +6315,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-collation-generation" name = "polkadot-node-collation-generation"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"futures", "futures",
"parity-scale-codec", "parity-scale-codec",
@@ -6334,7 +6334,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-approval-voting" name = "polkadot-node-core-approval-voting"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -6373,7 +6373,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-av-store" name = "polkadot-node-core-av-store"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"bitvec", "bitvec",
@@ -6401,7 +6401,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-backing" name = "polkadot-node-core-backing"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"bitvec", "bitvec",
@@ -6427,7 +6427,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-bitfield-signing" name = "polkadot-node-core-bitfield-signing"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"futures", "futures",
"polkadot-node-subsystem", "polkadot-node-subsystem",
@@ -6443,7 +6443,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-candidate-validation" name = "polkadot-node-core-candidate-validation"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -6465,7 +6465,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-chain-api" name = "polkadot-node-core-chain-api"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"futures", "futures",
"maplit", "maplit",
@@ -6484,7 +6484,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-chain-selection" name = "polkadot-node-core-chain-selection"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"futures", "futures",
@@ -6505,7 +6505,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-dispute-coordinator" name = "polkadot-node-core-dispute-coordinator"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"fatality", "fatality",
@@ -6532,7 +6532,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-parachains-inherent" name = "polkadot-node-core-parachains-inherent"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures", "futures",
@@ -6548,7 +6548,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-provisioner" name = "polkadot-node-core-provisioner"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"fatality", "fatality",
@@ -6569,7 +6569,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-pvf" name = "polkadot-node-core-pvf"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"assert_matches", "assert_matches",
@@ -6603,7 +6603,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-pvf-checker" name = "polkadot-node-core-pvf-checker"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"futures", "futures",
"futures-timer", "futures-timer",
@@ -6626,7 +6626,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-runtime-api" name = "polkadot-node-core-runtime-api"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"futures", "futures",
"memory-lru", "memory-lru",
@@ -6648,7 +6648,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-jaeger" name = "polkadot-node-jaeger"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"async-std", "async-std",
"lazy_static", "lazy_static",
@@ -6665,7 +6665,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-metrics" name = "polkadot-node-metrics"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_cmd", "assert_cmd",
"bs58", "bs58",
@@ -6693,7 +6693,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-network-protocol" name = "polkadot-node-network-protocol"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"derive_more", "derive_more",
@@ -6715,7 +6715,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-primitives" name = "polkadot-node-primitives"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"bounded-vec", "bounded-vec",
"futures", "futures",
@@ -6737,7 +6737,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem" name = "polkadot-node-subsystem"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"polkadot-node-jaeger", "polkadot-node-jaeger",
"polkadot-node-subsystem-types", "polkadot-node-subsystem-types",
@@ -6746,7 +6746,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-test-helpers" name = "polkadot-node-subsystem-test-helpers"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures", "futures",
@@ -6764,7 +6764,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-types" name = "polkadot-node-subsystem-types"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"derive_more", "derive_more",
@@ -6786,7 +6786,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-util" name = "polkadot-node-subsystem-util"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -6826,7 +6826,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-overseer" name = "polkadot-overseer"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -6852,7 +6852,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-parachain" name = "polkadot-parachain"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"frame-support", "frame-support",
@@ -6868,7 +6868,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-performance-test" name = "polkadot-performance-test"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"env_logger 0.9.0", "env_logger 0.9.0",
"kusama-runtime", "kusama-runtime",
@@ -6882,7 +6882,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-primitives" name = "polkadot-primitives"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"frame-system", "frame-system",
@@ -6911,7 +6911,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-primitives-test-helpers" name = "polkadot-primitives-test-helpers"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"polkadot-primitives", "polkadot-primitives",
"rand 0.8.5", "rand 0.8.5",
@@ -6922,7 +6922,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-rpc" name = "polkadot-rpc"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"beefy-gadget", "beefy-gadget",
"beefy-gadget-rpc", "beefy-gadget-rpc",
@@ -6953,7 +6953,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime" name = "polkadot-runtime"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -7048,7 +7048,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-common" name = "polkadot-runtime-common"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -7099,7 +7099,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-constants" name = "polkadot-runtime-constants"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -7110,7 +7110,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-metrics" name = "polkadot-runtime-metrics"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"bs58", "bs58",
"parity-scale-codec", "parity-scale-codec",
@@ -7121,7 +7121,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-parachains" name = "polkadot-runtime-parachains"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"bitflags", "bitflags",
@@ -7172,7 +7172,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-service" name = "polkadot-service"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -7283,7 +7283,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-statement-distribution" name = "polkadot-statement-distribution"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"arrayvec 0.5.2", "arrayvec 0.5.2",
"assert_matches", "assert_matches",
@@ -7314,7 +7314,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-statement-table" name = "polkadot-statement-table"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-primitives", "polkadot-primitives",
@@ -7323,7 +7323,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-client" name = "polkadot-test-client"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"futures", "futures",
"parity-scale-codec", "parity-scale-codec",
@@ -7349,7 +7349,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-malus" name = "polkadot-test-malus"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -7377,7 +7377,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-runtime" name = "polkadot-test-runtime"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -7442,7 +7442,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-service" name = "polkadot-test-service"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-system", "frame-system",
@@ -7497,7 +7497,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-voter-bags" name = "polkadot-voter-bags"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"clap", "clap",
"generate-bags", "generate-bags",
@@ -8092,7 +8092,7 @@ dependencies = [
[[package]] [[package]]
name = "remote-ext-tests-bags-list" name = "remote-ext-tests-bags-list"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"clap", "clap",
"frame-system", "frame-system",
@@ -8220,7 +8220,7 @@ dependencies = [
[[package]] [[package]]
name = "rococo-runtime" name = "rococo-runtime"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"beefy-merkle-tree", "beefy-merkle-tree",
"beefy-primitives", "beefy-primitives",
@@ -8288,7 +8288,7 @@ dependencies = [
[[package]] [[package]]
name = "rococo-runtime-constants" name = "rococo-runtime-constants"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -9831,7 +9831,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec"
[[package]] [[package]]
name = "slot-range-helper" name = "slot-range-helper"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"enumn", "enumn",
"parity-scale-codec", "parity-scale-codec",
@@ -10631,7 +10631,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]] [[package]]
name = "staking-miner" name = "staking-miner"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_cmd", "assert_cmd",
"clap", "clap",
@@ -11015,7 +11015,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16"
[[package]] [[package]]
name = "test-parachain-adder" name = "test-parachain-adder"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"dlmalloc", "dlmalloc",
"parity-scale-codec", "parity-scale-codec",
@@ -11028,7 +11028,7 @@ dependencies = [
[[package]] [[package]]
name = "test-parachain-adder-collator" name = "test-parachain-adder-collator"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"clap", "clap",
"futures", "futures",
@@ -11054,14 +11054,14 @@ dependencies = [
[[package]] [[package]]
name = "test-parachain-halt" name = "test-parachain-halt"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"substrate-wasm-builder", "substrate-wasm-builder",
] ]
[[package]] [[package]]
name = "test-parachain-undying" name = "test-parachain-undying"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"dlmalloc", "dlmalloc",
"log", "log",
@@ -11075,7 +11075,7 @@ dependencies = [
[[package]] [[package]]
name = "test-parachain-undying-collator" name = "test-parachain-undying-collator"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"clap", "clap",
"futures", "futures",
@@ -11101,7 +11101,7 @@ dependencies = [
[[package]] [[package]]
name = "test-parachains" name = "test-parachains"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"sp-core", "sp-core",
@@ -11112,7 +11112,7 @@ dependencies = [
[[package]] [[package]]
name = "test-runtime-constants" name = "test-runtime-constants"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -11434,7 +11434,7 @@ dependencies = [
[[package]] [[package]]
name = "tracing-gum" name = "tracing-gum"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"polkadot-node-jaeger", "polkadot-node-jaeger",
"polkadot-primitives", "polkadot-primitives",
@@ -11444,7 +11444,7 @@ dependencies = [
[[package]] [[package]]
name = "tracing-gum-proc-macro" name = "tracing-gum-proc-macro"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"expander 0.0.6", "expander 0.0.6",
@@ -12220,7 +12220,7 @@ dependencies = [
[[package]] [[package]]
name = "westend-runtime" name = "westend-runtime"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -12315,7 +12315,7 @@ dependencies = [
[[package]] [[package]]
name = "westend-runtime-constants" name = "westend-runtime-constants"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -12541,7 +12541,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm" name = "xcm"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"derivative", "derivative",
"impl-trait-for-tuples", "impl-trait-for-tuples",
@@ -12554,7 +12554,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-builder" name = "xcm-builder"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -12577,7 +12577,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-executor" name = "xcm-executor"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-support", "frame-support",
@@ -12594,7 +12594,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-executor-integration-tests" name = "xcm-executor-integration-tests"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -12614,7 +12614,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-procedural" name = "xcm-procedural"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"Inflector", "Inflector",
"proc-macro2", "proc-macro2",
@@ -12624,7 +12624,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-simulator" name = "xcm-simulator"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"parity-scale-codec", "parity-scale-codec",
@@ -12640,7 +12640,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-simulator-example" name = "xcm-simulator-example"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -12663,7 +12663,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-simulator-fuzzer" name = "xcm-simulator-fuzzer"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -12722,7 +12722,7 @@ dependencies = [
[[package]] [[package]]
name = "zombienet-backchannel" name = "zombienet-backchannel"
version = "0.9.27" version = "0.9.28"
dependencies = [ dependencies = [
"futures-util", "futures-util",
"lazy_static", "lazy_static",
+1 -1
View File
@@ -6,7 +6,7 @@ path = "src/main.rs"
name = "polkadot" name = "polkadot"
description = "Implementation of a `https://polkadot.network` node in Rust based on the Substrate framework." description = "Implementation of a `https://polkadot.network` node in Rust based on the Substrate framework."
license = "GPL-3.0-only" license = "GPL-3.0-only"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
rust-version = "1.57.0" # custom profiles rust-version = "1.57.0" # custom profiles
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-cli" name = "polkadot-cli"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Polkadot Relay-chain Client Node" description = "Polkadot Relay-chain Client Node"
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-core-primitives" name = "polkadot-core-primitives"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-erasure-coding" name = "polkadot-erasure-coding"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "erasure_coding_fuzzer" name = "erasure_coding_fuzzer"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-client" name = "polkadot-client"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-collation-generation" name = "polkadot-node-collation-generation"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-core-approval-voting" name = "polkadot-node-core-approval-voting"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-core-av-store" name = "polkadot-node-core-av-store"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-core-backing" name = "polkadot-node-core-backing"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-core-bitfield-signing" name = "polkadot-node-core-bitfield-signing"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-core-candidate-validation" name = "polkadot-node-core-candidate-validation"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-core-chain-api" name = "polkadot-node-core-chain-api"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,7 +1,7 @@
[package] [package]
name = "polkadot-node-core-chain-selection" name = "polkadot-node-core-chain-selection"
description = "Chain Selection Subsystem" description = "Chain Selection Subsystem"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-core-dispute-coordinator" name = "polkadot-node-core-dispute-coordinator"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-core-parachains-inherent" name = "polkadot-node-core-parachains-inherent"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-core-provisioner" name = "polkadot-node-core-provisioner"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-core-pvf-checker" name = "polkadot-node-core-pvf-checker"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-core-pvf" name = "polkadot-node-core-pvf"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-core-runtime-api" name = "polkadot-node-core-runtime-api"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "tracing-gum" name = "tracing-gum"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
description = "Stick logs together with the TraceID as provided by tempo" description = "Stick logs together with the TraceID as provided by tempo"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "tracing-gum-proc-macro" name = "tracing-gum-proc-macro"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition." description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition."
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-jaeger" name = "polkadot-node-jaeger"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
description = "Polkadot Jaeger primitives, but equally useful for Grafana/Tempo" description = "Polkadot Jaeger primitives, but equally useful for Grafana/Tempo"
+1 -1
View File
@@ -2,7 +2,7 @@
name = "polkadot-test-malus" name = "polkadot-test-malus"
description = "Misbehaving nodes for local testnets, system and Simnet tests." description = "Misbehaving nodes for local testnets, system and Simnet tests."
license = "GPL-3.0-only" license = "GPL-3.0-only"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
readme = "README.md" readme = "README.md"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-metrics" name = "polkadot-node-metrics"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
description = "Subsystem metric helpers" description = "Subsystem metric helpers"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-approval-distribution" name = "polkadot-approval-distribution"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-availability-distribution" name = "polkadot-availability-distribution"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-availability-recovery" name = "polkadot-availability-recovery"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-availability-bitfield-distribution" name = "polkadot-availability-bitfield-distribution"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-network-bridge" name = "polkadot-network-bridge"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-collator-protocol" name = "polkadot-collator-protocol"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-dispute-distribution" name = "polkadot-dispute-distribution"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-gossip-support" name = "polkadot-gossip-support"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-network-protocol" name = "polkadot-node-network-protocol"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
description = "Primitives types for the Node-side" description = "Primitives types for the Node-side"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-statement-distribution" name = "polkadot-statement-distribution"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Statement Distribution Subsystem" description = "Statement Distribution Subsystem"
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-overseer" name = "polkadot-overseer"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-primitives" name = "polkadot-node-primitives"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
description = "Primitives types for the Node-side" description = "Primitives types for the Node-side"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-service" name = "polkadot-service"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-subsystem-test-helpers" name = "polkadot-node-subsystem-test-helpers"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
description = "Subsystem traits and message definitions" description = "Subsystem traits and message definitions"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-subsystem-types" name = "polkadot-node-subsystem-types"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
description = "Subsystem traits and message definitions" description = "Subsystem traits and message definitions"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-subsystem-util" name = "polkadot-node-subsystem-util"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
description = "Subsystem traits and message definitions" description = "Subsystem traits and message definitions"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-subsystem" name = "polkadot-node-subsystem"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
description = "Subsystem traits and message definitions and the generated overseer" description = "Subsystem traits and message definitions and the generated overseer"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-test-client" name = "polkadot-test-client"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-performance-test" name = "polkadot-performance-test"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-test-service" name = "polkadot-test-service"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -2,7 +2,7 @@
name = "zombienet-backchannel" name = "zombienet-backchannel"
description = "Zombienet backchannel to notify test runner and coordinate with malus actors." description = "Zombienet backchannel to notify test runner and coordinate with malus actors."
license = "GPL-3.0-only" license = "GPL-3.0-only"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
readme = "README.md" readme = "README.md"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-parachain" name = "polkadot-parachain"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Types and utilities for creating and working with parachains" description = "Types and utilities for creating and working with parachains"
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "test-parachains" name = "test-parachains"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Integration tests using the test-parachains" description = "Integration tests using the test-parachains"
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "test-parachain-adder" name = "test-parachain-adder"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which adds to a number as its state transition" description = "Test parachain which adds to a number as its state transition"
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "test-parachain-adder-collator" name = "test-parachain-adder-collator"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Collator for the adder test parachain" description = "Collator for the adder test parachain"
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "test-parachain-halt" name = "test-parachain-halt"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which executes forever" description = "Test parachain which executes forever"
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "test-parachain-undying" name = "test-parachain-undying"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain for zombienet integration tests" description = "Test parachain for zombienet integration tests"
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "test-parachain-undying-collator" name = "test-parachain-undying-collator"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Collator for the undying test parachain" description = "Collator for the undying test parachain"
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-primitives" name = "polkadot-primitives"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-primitives-test-helpers" name = "polkadot-primitives-test-helpers"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-rpc" name = "polkadot-rpc"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-runtime-common" name = "polkadot-runtime-common"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "slot-range-helper" name = "slot-range-helper"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "kusama-runtime" name = "kusama-runtime"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
build = "build.rs" build = "build.rs"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "kusama-runtime-constants" name = "kusama-runtime-constants"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -121,7 +121,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"), spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"), impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2, authoring_version: 2,
spec_version: 9270, spec_version: 9280,
impl_version: 0, impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))] #[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS, apis: RUNTIME_API_VERSIONS,
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-runtime-metrics" name = "polkadot-runtime-metrics"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-runtime-parachains" name = "polkadot-runtime-parachains"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-runtime" name = "polkadot-runtime"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
build = "build.rs" build = "build.rs"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-runtime-constants" name = "polkadot-runtime-constants"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -112,7 +112,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("polkadot"), spec_name: create_runtime_str!("polkadot"),
impl_name: create_runtime_str!("parity-polkadot"), impl_name: create_runtime_str!("parity-polkadot"),
authoring_version: 0, authoring_version: 0,
spec_version: 9270, spec_version: 9280,
impl_version: 0, impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))] #[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS, apis: RUNTIME_API_VERSIONS,
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "rococo-runtime" name = "rococo-runtime"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
build = "build.rs" build = "build.rs"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "rococo-runtime-constants" name = "rococo-runtime-constants"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -96,7 +96,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("rococo"), spec_name: create_runtime_str!("rococo"),
impl_name: create_runtime_str!("parity-rococo-v2.0"), impl_name: create_runtime_str!("parity-rococo-v2.0"),
authoring_version: 0, authoring_version: 0,
spec_version: 9270, spec_version: 9280,
impl_version: 0, impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))] #[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS, apis: RUNTIME_API_VERSIONS,
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-test-runtime" name = "polkadot-test-runtime"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
build = "build.rs" build = "build.rs"
@@ -1,6 +1,6 @@
[package] [package]
name = "test-runtime-constants" name = "test-runtime-constants"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "westend-runtime" name = "westend-runtime"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
build = "build.rs" build = "build.rs"
@@ -1,6 +1,6 @@
[package] [package]
name = "westend-runtime-constants" name = "westend-runtime-constants"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -106,7 +106,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westend"), spec_name: create_runtime_str!("westend"),
impl_name: create_runtime_str!("parity-westend"), impl_name: create_runtime_str!("parity-westend"),
authoring_version: 2, authoring_version: 2,
spec_version: 9270, spec_version: 9280,
impl_version: 0, impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))] #[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS, apis: RUNTIME_API_VERSIONS,
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-statement-table" name = "polkadot-statement-table"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-voter-bags" name = "polkadot-voter-bags"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "remote-ext-tests-bags-list" name = "remote-ext-tests-bags-list"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "staking-miner" name = "staking-miner"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "xcm" name = "xcm"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "The basic XCM datastructures." description = "The basic XCM datastructures."
edition = "2021" edition = "2021"
@@ -2,7 +2,7 @@
name = "pallet-xcm-benchmarks" name = "pallet-xcm-benchmarks"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
version = "0.9.27" version = "0.9.28"
[package.metadata.docs.rs] [package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"] targets = ["x86_64-unknown-linux-gnu"]
+1 -1
View File
@@ -2,7 +2,7 @@
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
name = "pallet-xcm" name = "pallet-xcm"
version = "0.9.27" version = "0.9.28"
[dependencies] [dependencies]
codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive"] } codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive"] }
+1 -1
View File
@@ -1,7 +1,7 @@
[package] [package]
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
name = "xcm-procedural" name = "xcm-procedural"
version = "0.9.27" version = "0.9.28"
edition = "2021" edition = "2021"
[lib] [lib]
+1 -1
View File
@@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
name = "xcm-builder" name = "xcm-builder"
description = "Tools & types for building with XCM and its executor." description = "Tools & types for building with XCM and its executor."
version = "0.9.27" version = "0.9.28"
[dependencies] [dependencies]
parity-scale-codec = { version = "3.1.5", default-features = false, features = ["derive"] } parity-scale-codec = { version = "3.1.5", default-features = false, features = ["derive"] }
+1 -1
View File
@@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
name = "xcm-executor" name = "xcm-executor"
description = "An abstract and configurable XCM message executor." description = "An abstract and configurable XCM message executor."
version = "0.9.27" version = "0.9.28"
[dependencies] [dependencies]
impl-trait-for-tuples = "0.2.2" impl-trait-for-tuples = "0.2.2"
@@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
name = "xcm-executor-integration-tests" name = "xcm-executor-integration-tests"
description = "Integration tests for the XCM Executor" description = "Integration tests for the XCM Executor"
version = "0.9.27" version = "0.9.28"
[dependencies] [dependencies]
frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "xcm-simulator" name = "xcm-simulator"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Test kit to simulate cross-chain message passing and XCM execution" description = "Test kit to simulate cross-chain message passing and XCM execution"
edition = "2021" edition = "2021"
@@ -1,6 +1,6 @@
[package] [package]
name = "xcm-simulator-example" name = "xcm-simulator-example"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Examples of xcm-simulator usage." description = "Examples of xcm-simulator usage."
edition = "2021" edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "xcm-simulator-fuzzer" name = "xcm-simulator-fuzzer"
version = "0.9.27" version = "0.9.28"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Examples of xcm-simulator usage." description = "Examples of xcm-simulator usage."
edition = "2021" edition = "2021"