Polkadot dependencies update (#2673)

This commit is contained in:
Egor_P
2023-06-01 17:54:44 +02:00
committed by GitHub
parent 525ccc77c8
commit 95caff4e4f
Generated
+67 -67
View File
@@ -5158,7 +5158,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"
[[package]] [[package]]
name = "kusama-runtime" name = "kusama-runtime"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"frame-benchmarking", "frame-benchmarking",
@@ -5257,7 +5257,7 @@ dependencies = [
[[package]] [[package]]
name = "kusama-runtime-constants" name = "kusama-runtime-constants"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -7938,7 +7938,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-xcm" name = "pallet-xcm"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bounded-collections", "bounded-collections",
"frame-benchmarking", "frame-benchmarking",
@@ -7959,7 +7959,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-xcm-benchmarks" name = "pallet-xcm-benchmarks"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-support", "frame-support",
@@ -8576,7 +8576,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-approval-distribution" name = "polkadot-approval-distribution"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"futures", "futures",
"polkadot-node-jaeger", "polkadot-node-jaeger",
@@ -8592,7 +8592,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-bitfield-distribution" name = "polkadot-availability-bitfield-distribution"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"futures", "futures",
"polkadot-node-network-protocol", "polkadot-node-network-protocol",
@@ -8606,7 +8606,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-distribution" name = "polkadot-availability-distribution"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"fatality", "fatality",
@@ -8629,7 +8629,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-recovery" name = "polkadot-availability-recovery"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"fatality", "fatality",
"futures", "futures",
@@ -8650,7 +8650,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-cli" name = "polkadot-cli"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"clap", "clap",
"frame-benchmarking-cli", "frame-benchmarking-cli",
@@ -8679,7 +8679,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-client" name = "polkadot-client"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"frame-benchmarking", "frame-benchmarking",
@@ -8722,7 +8722,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-collator-protocol" name = "polkadot-collator-protocol"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"bitvec", "bitvec",
@@ -8744,7 +8744,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-core-primitives" name = "polkadot-core-primitives"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"scale-info", "scale-info",
@@ -8756,7 +8756,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-dispute-distribution" name = "polkadot-dispute-distribution"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"fatality", "fatality",
@@ -8781,7 +8781,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-erasure-coding" name = "polkadot-erasure-coding"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-node-primitives", "polkadot-node-primitives",
@@ -8795,7 +8795,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-gossip-support" name = "polkadot-gossip-support"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"futures", "futures",
"futures-timer", "futures-timer",
@@ -8815,7 +8815,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-network-bridge" name = "polkadot-network-bridge"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"async-trait", "async-trait",
@@ -8838,7 +8838,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-collation-generation" name = "polkadot-node-collation-generation"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"futures", "futures",
"parity-scale-codec", "parity-scale-codec",
@@ -8856,7 +8856,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-approval-voting" name = "polkadot-node-core-approval-voting"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"derive_more", "derive_more",
@@ -8885,7 +8885,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-av-store" name = "polkadot-node-core-av-store"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"futures", "futures",
@@ -8906,7 +8906,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-backing" name = "polkadot-node-core-backing"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"fatality", "fatality",
@@ -8925,7 +8925,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-bitfield-signing" name = "polkadot-node-core-bitfield-signing"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"futures", "futures",
"polkadot-node-subsystem", "polkadot-node-subsystem",
@@ -8940,7 +8940,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-candidate-validation" name = "polkadot-node-core-candidate-validation"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures", "futures",
@@ -8960,7 +8960,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-chain-api" name = "polkadot-node-core-chain-api"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"futures", "futures",
"polkadot-node-metrics", "polkadot-node-metrics",
@@ -8975,7 +8975,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-chain-selection" name = "polkadot-node-core-chain-selection"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"futures", "futures",
"futures-timer", "futures-timer",
@@ -8992,7 +8992,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-dispute-coordinator" name = "polkadot-node-core-dispute-coordinator"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"fatality", "fatality",
"futures", "futures",
@@ -9011,7 +9011,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-parachains-inherent" name = "polkadot-node-core-parachains-inherent"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures", "futures",
@@ -9028,7 +9028,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-provisioner" name = "polkadot-node-core-provisioner"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"fatality", "fatality",
@@ -9046,7 +9046,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-pvf" name = "polkadot-node-core-pvf"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"futures", "futures",
@@ -9073,7 +9073,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-pvf-checker" name = "polkadot-node-core-pvf-checker"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"futures", "futures",
"polkadot-node-primitives", "polkadot-node-primitives",
@@ -9089,7 +9089,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-pvf-worker" name = "polkadot-node-core-pvf-worker"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"cpu-time", "cpu-time",
@@ -9118,7 +9118,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-runtime-api" name = "polkadot-node-core-runtime-api"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"futures", "futures",
"lru 0.9.0", "lru 0.9.0",
@@ -9133,7 +9133,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-jaeger" name = "polkadot-node-jaeger"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"lazy_static", "lazy_static",
"log", "log",
@@ -9151,7 +9151,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-metrics" name = "polkadot-node-metrics"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bs58", "bs58",
"futures", "futures",
@@ -9170,7 +9170,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-network-protocol" name = "polkadot-node-network-protocol"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"async-channel", "async-channel",
"async-trait", "async-trait",
@@ -9193,7 +9193,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-primitives" name = "polkadot-node-primitives"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bounded-vec", "bounded-vec",
"futures", "futures",
@@ -9215,7 +9215,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem" name = "polkadot-node-subsystem"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"polkadot-node-jaeger", "polkadot-node-jaeger",
"polkadot-node-subsystem-types", "polkadot-node-subsystem-types",
@@ -9225,7 +9225,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-test-helpers" name = "polkadot-node-subsystem-test-helpers"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures", "futures",
@@ -9243,7 +9243,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-types" name = "polkadot-node-subsystem-types"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"derive_more", "derive_more",
@@ -9266,7 +9266,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-util" name = "polkadot-node-subsystem-util"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"derive_more", "derive_more",
@@ -9299,7 +9299,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-overseer" name = "polkadot-overseer"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures", "futures",
@@ -9322,7 +9322,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-parachain" name = "polkadot-parachain"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bounded-collections", "bounded-collections",
"derive_more", "derive_more",
@@ -9421,7 +9421,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-performance-test" name = "polkadot-performance-test"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"env_logger 0.9.0", "env_logger 0.9.0",
"kusama-runtime", "kusama-runtime",
@@ -9439,7 +9439,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-primitives" name = "polkadot-primitives"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"hex-literal 0.4.1", "hex-literal 0.4.1",
@@ -9465,7 +9465,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-rpc" name = "polkadot-rpc"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"jsonrpsee", "jsonrpsee",
"mmr-rpc", "mmr-rpc",
@@ -9497,7 +9497,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime" name = "polkadot-runtime"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"frame-benchmarking", "frame-benchmarking",
@@ -9592,7 +9592,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-common" name = "polkadot-runtime-common"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"frame-benchmarking", "frame-benchmarking",
@@ -9638,7 +9638,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-constants" name = "polkadot-runtime-constants"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -9652,7 +9652,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-metrics" name = "polkadot-runtime-metrics"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bs58", "bs58",
"parity-scale-codec", "parity-scale-codec",
@@ -9664,7 +9664,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-parachains" name = "polkadot-runtime-parachains"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bitflags", "bitflags",
"bitvec", "bitvec",
@@ -9709,7 +9709,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-service" name = "polkadot-service"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"frame-benchmarking-cli", "frame-benchmarking-cli",
@@ -9819,7 +9819,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-statement-distribution" name = "polkadot-statement-distribution"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"arrayvec 0.5.2", "arrayvec 0.5.2",
"fatality", "fatality",
@@ -9840,7 +9840,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-statement-table" name = "polkadot-statement-table"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-primitives", "polkadot-primitives",
@@ -9850,7 +9850,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-client" name = "polkadot-test-client"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-node-subsystem", "polkadot-node-subsystem",
@@ -9875,7 +9875,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-runtime" name = "polkadot-test-runtime"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"frame-election-provider-support", "frame-election-provider-support",
@@ -9936,7 +9936,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-service" name = "polkadot-test-service"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-system", "frame-system",
@@ -10716,7 +10716,7 @@ dependencies = [
[[package]] [[package]]
name = "rococo-runtime" name = "rococo-runtime"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"binary-merkle-tree", "binary-merkle-tree",
"frame-benchmarking", "frame-benchmarking",
@@ -10803,7 +10803,7 @@ dependencies = [
[[package]] [[package]]
name = "rococo-runtime-constants" name = "rococo-runtime-constants"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -12648,7 +12648,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec"
[[package]] [[package]]
name = "slot-range-helper" name = "slot-range-helper"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"enumn", "enumn",
"parity-scale-codec", "parity-scale-codec",
@@ -14065,7 +14065,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16"
[[package]] [[package]]
name = "test-runtime-constants" name = "test-runtime-constants"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -14456,7 +14456,7 @@ dependencies = [
[[package]] [[package]]
name = "tracing-gum" name = "tracing-gum"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"polkadot-node-jaeger", "polkadot-node-jaeger",
"polkadot-primitives", "polkadot-primitives",
@@ -14467,7 +14467,7 @@ dependencies = [
[[package]] [[package]]
name = "tracing-gum-proc-macro" name = "tracing-gum-proc-macro"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"expander 2.0.0", "expander 2.0.0",
"proc-macro-crate", "proc-macro-crate",
@@ -15545,7 +15545,7 @@ dependencies = [
[[package]] [[package]]
name = "westend-runtime" name = "westend-runtime"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"frame-benchmarking", "frame-benchmarking",
@@ -15638,7 +15638,7 @@ dependencies = [
[[package]] [[package]]
name = "westend-runtime-constants" name = "westend-runtime-constants"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"polkadot-primitives", "polkadot-primitives",
@@ -16141,7 +16141,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm" name = "xcm"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"bounded-collections", "bounded-collections",
"derivative", "derivative",
@@ -16157,7 +16157,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-builder" name = "xcm-builder"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -16212,7 +16212,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-executor" name = "xcm-executor"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"environmental", "environmental",
"frame-benchmarking", "frame-benchmarking",
@@ -16232,7 +16232,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-procedural" name = "xcm-procedural"
version = "0.9.42" version = "0.9.42"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#0ea858c16af4985bac5ee80d8e39ce9c3ca47af7" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.43#88178b9b25bd5e21883d16f749de9a627e15c546"
dependencies = [ dependencies = [
"Inflector", "Inflector",
"proc-macro2", "proc-macro2",