Sync versions with current release (v0.9.29) (#5982)

* Bump transaction_version for westend

* Bump transaction_version for rococo

* Bump transaction_version for kusama

* Bump transaction_version for polkadot

* Bump spec_version to 9290

* Bump crate versions
This commit is contained in:
Mara Robin B
2022-09-09 13:24:06 +02:00
committed by GitHub
parent cf18fed678
commit 1acc3fa150
89 changed files with 175 additions and 175 deletions
+83 -83
View File
@@ -3193,7 +3193,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"
[[package]] [[package]]
name = "kusama-runtime" name = "kusama-runtime"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -3293,7 +3293,7 @@ dependencies = [
[[package]] [[package]]
name = "kusama-runtime-constants" name = "kusama-runtime-constants"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -5635,7 +5635,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-xcm" name = "pallet-xcm"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -5657,7 +5657,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-xcm-benchmarks" name = "pallet-xcm-benchmarks"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-support", "frame-support",
@@ -5971,7 +5971,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"
[[package]] [[package]]
name = "polkadot" name = "polkadot"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_cmd", "assert_cmd",
"color-eyre", "color-eyre",
@@ -5986,7 +5986,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-approval-distribution" name = "polkadot-approval-distribution"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"env_logger 0.9.0", "env_logger 0.9.0",
@@ -6009,7 +6009,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-bitfield-distribution" name = "polkadot-availability-bitfield-distribution"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"bitvec", "bitvec",
@@ -6033,7 +6033,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-distribution" name = "polkadot-availability-distribution"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"derive_more", "derive_more",
@@ -6062,7 +6062,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-recovery" name = "polkadot-availability-recovery"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"env_logger 0.9.0", "env_logger 0.9.0",
@@ -6091,7 +6091,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-cli" name = "polkadot-cli"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"clap", "clap",
"frame-benchmarking-cli", "frame-benchmarking-cli",
@@ -6117,7 +6117,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-client" name = "polkadot-client"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"frame-benchmarking", "frame-benchmarking",
@@ -6159,7 +6159,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-collator-protocol" name = "polkadot-collator-protocol"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"assert_matches", "assert_matches",
@@ -6187,7 +6187,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-core-primitives" name = "polkadot-core-primitives"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"parity-util-mem", "parity-util-mem",
@@ -6199,7 +6199,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-dispute-distribution" name = "polkadot-dispute-distribution"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -6230,7 +6230,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-erasure-coding" name = "polkadot-erasure-coding"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-node-primitives", "polkadot-node-primitives",
@@ -6243,7 +6243,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-gossip-support" name = "polkadot-gossip-support"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -6270,7 +6270,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-network-bridge" name = "polkadot-network-bridge"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"assert_matches", "assert_matches",
@@ -6299,7 +6299,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-collation-generation" name = "polkadot-node-collation-generation"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"futures", "futures",
"parity-scale-codec", "parity-scale-codec",
@@ -6318,7 +6318,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-approval-voting" name = "polkadot-node-core-approval-voting"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -6357,7 +6357,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-av-store" name = "polkadot-node-core-av-store"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"bitvec", "bitvec",
@@ -6385,7 +6385,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-backing" name = "polkadot-node-core-backing"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"bitvec", "bitvec",
@@ -6411,7 +6411,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-bitfield-signing" name = "polkadot-node-core-bitfield-signing"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"futures", "futures",
"polkadot-node-subsystem", "polkadot-node-subsystem",
@@ -6427,7 +6427,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-candidate-validation" name = "polkadot-node-core-candidate-validation"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -6449,7 +6449,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-chain-api" name = "polkadot-node-core-chain-api"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"futures", "futures",
"maplit", "maplit",
@@ -6468,7 +6468,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-chain-selection" name = "polkadot-node-core-chain-selection"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"futures", "futures",
@@ -6489,7 +6489,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-dispute-coordinator" name = "polkadot-node-core-dispute-coordinator"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"fatality", "fatality",
@@ -6516,7 +6516,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-parachains-inherent" name = "polkadot-node-core-parachains-inherent"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures", "futures",
@@ -6532,7 +6532,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-provisioner" name = "polkadot-node-core-provisioner"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"fatality", "fatality",
@@ -6553,7 +6553,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-pvf" name = "polkadot-node-core-pvf"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"assert_matches", "assert_matches",
@@ -6587,7 +6587,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-pvf-checker" name = "polkadot-node-core-pvf-checker"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"futures", "futures",
"futures-timer", "futures-timer",
@@ -6610,7 +6610,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-runtime-api" name = "polkadot-node-core-runtime-api"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"futures", "futures",
"memory-lru", "memory-lru",
@@ -6632,7 +6632,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-jaeger" name = "polkadot-node-jaeger"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"async-std", "async-std",
"lazy_static", "lazy_static",
@@ -6649,7 +6649,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-metrics" name = "polkadot-node-metrics"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_cmd", "assert_cmd",
"bs58", "bs58",
@@ -6677,7 +6677,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-network-protocol" name = "polkadot-node-network-protocol"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"derive_more", "derive_more",
@@ -6699,7 +6699,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-primitives" name = "polkadot-node-primitives"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"bounded-vec", "bounded-vec",
"futures", "futures",
@@ -6721,7 +6721,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem" name = "polkadot-node-subsystem"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"polkadot-node-jaeger", "polkadot-node-jaeger",
"polkadot-node-subsystem-types", "polkadot-node-subsystem-types",
@@ -6730,7 +6730,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-test-helpers" name = "polkadot-node-subsystem-test-helpers"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures", "futures",
@@ -6748,7 +6748,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-types" name = "polkadot-node-subsystem-types"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"derive_more", "derive_more",
@@ -6770,7 +6770,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-util" name = "polkadot-node-subsystem-util"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -6810,7 +6810,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-overseer" name = "polkadot-overseer"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -6836,7 +6836,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-parachain" name = "polkadot-parachain"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"frame-support", "frame-support",
@@ -6852,7 +6852,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-performance-test" name = "polkadot-performance-test"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"env_logger 0.9.0", "env_logger 0.9.0",
"kusama-runtime", "kusama-runtime",
@@ -6866,7 +6866,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-primitives" name = "polkadot-primitives"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"frame-system", "frame-system",
@@ -6895,7 +6895,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-primitives-test-helpers" name = "polkadot-primitives-test-helpers"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"polkadot-primitives", "polkadot-primitives",
"rand 0.8.5", "rand 0.8.5",
@@ -6906,7 +6906,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-rpc" name = "polkadot-rpc"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"beefy-gadget", "beefy-gadget",
"beefy-gadget-rpc", "beefy-gadget-rpc",
@@ -6937,7 +6937,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime" name = "polkadot-runtime"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -7032,7 +7032,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-common" name = "polkadot-runtime-common"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -7083,7 +7083,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-constants" name = "polkadot-runtime-constants"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -7094,7 +7094,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-metrics" name = "polkadot-runtime-metrics"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"bs58", "bs58",
"parity-scale-codec", "parity-scale-codec",
@@ -7105,7 +7105,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-parachains" name = "polkadot-runtime-parachains"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"bitflags", "bitflags",
@@ -7156,7 +7156,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-service" name = "polkadot-service"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -7268,7 +7268,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-statement-distribution" name = "polkadot-statement-distribution"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"arrayvec 0.5.2", "arrayvec 0.5.2",
"assert_matches", "assert_matches",
@@ -7299,7 +7299,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-statement-table" name = "polkadot-statement-table"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-primitives", "polkadot-primitives",
@@ -7308,7 +7308,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-client" name = "polkadot-test-client"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"futures", "futures",
"parity-scale-codec", "parity-scale-codec",
@@ -7334,7 +7334,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-malus" name = "polkadot-test-malus"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"async-trait", "async-trait",
@@ -7362,7 +7362,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-runtime" name = "polkadot-test-runtime"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -7427,7 +7427,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-service" name = "polkadot-test-service"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-system", "frame-system",
@@ -7482,7 +7482,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-voter-bags" name = "polkadot-voter-bags"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"clap", "clap",
"generate-bags", "generate-bags",
@@ -8065,7 +8065,7 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
[[package]] [[package]]
name = "remote-ext-tests-bags-list" name = "remote-ext-tests-bags-list"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"clap", "clap",
"frame-system", "frame-system",
@@ -8193,7 +8193,7 @@ dependencies = [
[[package]] [[package]]
name = "rococo-runtime" name = "rococo-runtime"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"beefy-merkle-tree", "beefy-merkle-tree",
"beefy-primitives", "beefy-primitives",
@@ -8281,7 +8281,7 @@ dependencies = [
[[package]] [[package]]
name = "rococo-runtime-constants" name = "rococo-runtime-constants"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -9812,7 +9812,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec"
[[package]] [[package]]
name = "slot-range-helper" name = "slot-range-helper"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"enumn", "enumn",
"parity-scale-codec", "parity-scale-codec",
@@ -10612,7 +10612,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]] [[package]]
name = "staking-miner" name = "staking-miner"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_cmd", "assert_cmd",
"clap", "clap",
@@ -10996,7 +10996,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16"
[[package]] [[package]]
name = "test-parachain-adder" name = "test-parachain-adder"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"dlmalloc", "dlmalloc",
"parity-scale-codec", "parity-scale-codec",
@@ -11009,7 +11009,7 @@ dependencies = [
[[package]] [[package]]
name = "test-parachain-adder-collator" name = "test-parachain-adder-collator"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"clap", "clap",
"futures", "futures",
@@ -11035,14 +11035,14 @@ dependencies = [
[[package]] [[package]]
name = "test-parachain-halt" name = "test-parachain-halt"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"substrate-wasm-builder", "substrate-wasm-builder",
] ]
[[package]] [[package]]
name = "test-parachain-undying" name = "test-parachain-undying"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"dlmalloc", "dlmalloc",
"log", "log",
@@ -11056,7 +11056,7 @@ dependencies = [
[[package]] [[package]]
name = "test-parachain-undying-collator" name = "test-parachain-undying-collator"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"clap", "clap",
"futures", "futures",
@@ -11082,7 +11082,7 @@ dependencies = [
[[package]] [[package]]
name = "test-parachains" name = "test-parachains"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"sp-core", "sp-core",
@@ -11093,7 +11093,7 @@ dependencies = [
[[package]] [[package]]
name = "test-runtime-constants" name = "test-runtime-constants"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -11415,7 +11415,7 @@ dependencies = [
[[package]] [[package]]
name = "tracing-gum" name = "tracing-gum"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"polkadot-node-jaeger", "polkadot-node-jaeger",
"polkadot-primitives", "polkadot-primitives",
@@ -11425,7 +11425,7 @@ dependencies = [
[[package]] [[package]]
name = "tracing-gum-proc-macro" name = "tracing-gum-proc-macro"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"expander 0.0.6", "expander 0.0.6",
@@ -12204,7 +12204,7 @@ dependencies = [
[[package]] [[package]]
name = "westend-runtime" name = "westend-runtime"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -12299,7 +12299,7 @@ dependencies = [
[[package]] [[package]]
name = "westend-runtime-constants" name = "westend-runtime-constants"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -12525,7 +12525,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm" name = "xcm"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"derivative", "derivative",
"impl-trait-for-tuples", "impl-trait-for-tuples",
@@ -12538,7 +12538,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-builder" name = "xcm-builder"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -12561,7 +12561,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-executor" name = "xcm-executor"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-support", "frame-support",
@@ -12578,7 +12578,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-executor-integration-tests" name = "xcm-executor-integration-tests"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -12598,7 +12598,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-procedural" name = "xcm-procedural"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"Inflector", "Inflector",
"proc-macro2", "proc-macro2",
@@ -12608,7 +12608,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-simulator" name = "xcm-simulator"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"parity-scale-codec", "parity-scale-codec",
@@ -12624,7 +12624,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-simulator-example" name = "xcm-simulator-example"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -12647,7 +12647,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-simulator-fuzzer" name = "xcm-simulator-fuzzer"
version = "0.9.28" version = "0.9.29"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -12706,7 +12706,7 @@ dependencies = [
[[package]] [[package]]
name = "zombienet-backchannel" name = "zombienet-backchannel"
version = "0.9.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
rust-version = "1.60" rust-version = "1.60"
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-node-subsystem-test-helpers" name = "polkadot-node-subsystem-test-helpers"
version = "0.9.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+2 -2
View File
@@ -119,13 +119,13 @@ 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: 9280, spec_version: 9290,
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,
#[cfg(feature = "disable-runtime-api")] #[cfg(feature = "disable-runtime-api")]
apis: sp_version::create_apis_vec![[]], apis: sp_version::create_apis_vec![[]],
transaction_version: 12, transaction_version: 13,
state_version: 0, state_version: 0,
}; };
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-runtime-metrics" name = "polkadot-runtime-metrics"
version = "0.9.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+2 -2
View File
@@ -112,13 +112,13 @@ 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: 9280, spec_version: 9290,
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,
#[cfg(feature = "disable-runtime-api")] #[cfg(feature = "disable-runtime-api")]
apis: sp_version::create_apis_vec![[]], apis: sp_version::create_apis_vec![[]],
transaction_version: 13, transaction_version: 14,
state_version: 0, state_version: 0,
}; };
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "rococo-runtime" name = "rococo-runtime"
version = "0.9.28" version = "0.9.29"
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.28" version = "0.9.29"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+2 -2
View File
@@ -107,13 +107,13 @@ 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: 9280, spec_version: 9290,
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,
#[cfg(feature = "disable-runtime-api")] #[cfg(feature = "disable-runtime-api")]
apis: sp_version::create_apis_vec![[]], apis: sp_version::create_apis_vec![[]],
transaction_version: 12, transaction_version: 13,
state_version: 0, state_version: 0,
}; };
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-test-runtime" name = "polkadot-test-runtime"
version = "0.9.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021" edition = "2021"
+2 -2
View File
@@ -106,13 +106,13 @@ 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: 9280, spec_version: 9290,
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,
#[cfg(feature = "disable-runtime-api")] #[cfg(feature = "disable-runtime-api")]
apis: sp_version::create_apis_vec![[]], apis: sp_version::create_apis_vec![[]],
transaction_version: 11, transaction_version: 12,
state_version: 0, state_version: 0,
}; };
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "polkadot-statement-table" name = "polkadot-statement-table"
version = "0.9.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
[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.28" version = "0.9.29"
[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.28" version = "0.9.29"
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.28" version = "0.9.29"
[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.28" version = "0.9.29"
[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.28" version = "0.9.29"
[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.28" version = "0.9.29"
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.28" version = "0.9.29"
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.28" version = "0.9.29"
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"