update Polkadot (to 0.9.11 169bab55d)

This commit is contained in:
Alexander Popiak
2021-10-27 14:14:48 +02:00
parent 537d7725de
commit a71e04fd82
Generated
+73 -73
View File
@@ -704,7 +704,7 @@ dependencies = [
[[package]] [[package]]
name = "bp-header-chain" name = "bp-header-chain"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"finality-grandpa", "finality-grandpa",
"frame-support", "frame-support",
@@ -720,7 +720,7 @@ dependencies = [
[[package]] [[package]]
name = "bp-message-dispatch" name = "bp-message-dispatch"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bp-runtime", "bp-runtime",
"frame-support", "frame-support",
@@ -732,7 +732,7 @@ dependencies = [
[[package]] [[package]]
name = "bp-messages" name = "bp-messages"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bitvec 0.20.4", "bitvec 0.20.4",
"bp-runtime", "bp-runtime",
@@ -748,7 +748,7 @@ dependencies = [
[[package]] [[package]]
name = "bp-polkadot-core" name = "bp-polkadot-core"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bp-messages", "bp-messages",
"bp-runtime", "bp-runtime",
@@ -766,7 +766,7 @@ dependencies = [
[[package]] [[package]]
name = "bp-rialto" name = "bp-rialto"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bp-messages", "bp-messages",
"bp-runtime", "bp-runtime",
@@ -781,7 +781,7 @@ dependencies = [
[[package]] [[package]]
name = "bp-rococo" name = "bp-rococo"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bp-messages", "bp-messages",
"bp-polkadot-core", "bp-polkadot-core",
@@ -798,7 +798,7 @@ dependencies = [
[[package]] [[package]]
name = "bp-runtime" name = "bp-runtime"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"hash-db", "hash-db",
@@ -816,7 +816,7 @@ dependencies = [
[[package]] [[package]]
name = "bp-test-utils" name = "bp-test-utils"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bp-header-chain", "bp-header-chain",
"ed25519-dalek", "ed25519-dalek",
@@ -831,7 +831,7 @@ dependencies = [
[[package]] [[package]]
name = "bp-wococo" name = "bp-wococo"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bp-messages", "bp-messages",
"bp-polkadot-core", "bp-polkadot-core",
@@ -846,7 +846,7 @@ dependencies = [
[[package]] [[package]]
name = "bridge-runtime-common" name = "bridge-runtime-common"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bp-message-dispatch", "bp-message-dispatch",
"bp-messages", "bp-messages",
@@ -3583,7 +3583,7 @@ dependencies = [
[[package]] [[package]]
name = "kusama-runtime" name = "kusama-runtime"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec 0.20.4", "bitvec 0.20.4",
@@ -4531,7 +4531,7 @@ dependencies = [
[[package]] [[package]]
name = "metered-channel" name = "metered-channel"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"futures 0.3.17", "futures 0.3.17",
@@ -5183,7 +5183,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-bridge-dispatch" name = "pallet-bridge-dispatch"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bp-message-dispatch", "bp-message-dispatch",
"bp-runtime", "bp-runtime",
@@ -5200,7 +5200,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-bridge-grandpa" name = "pallet-bridge-grandpa"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bp-header-chain", "bp-header-chain",
"bp-runtime", "bp-runtime",
@@ -5222,7 +5222,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-bridge-messages" name = "pallet-bridge-messages"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bitvec 0.20.4", "bitvec 0.20.4",
"bp-message-dispatch", "bp-message-dispatch",
@@ -5899,7 +5899,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-xcm" name = "pallet-xcm"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -5917,7 +5917,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-xcm-benchmarks" name = "pallet-xcm-benchmarks"
version = "0.9.8" version = "0.9.8"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-support", "frame-support",
@@ -6438,7 +6438,7 @@ checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325"
[[package]] [[package]]
name = "polkadot-approval-distribution" name = "polkadot-approval-distribution"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"futures 0.3.17", "futures 0.3.17",
"polkadot-node-network-protocol", "polkadot-node-network-protocol",
@@ -6452,7 +6452,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-bitfield-distribution" name = "polkadot-availability-bitfield-distribution"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"futures 0.3.17", "futures 0.3.17",
"polkadot-node-network-protocol", "polkadot-node-network-protocol",
@@ -6465,7 +6465,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-distribution" name = "polkadot-availability-distribution"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"futures 0.3.17", "futures 0.3.17",
@@ -6487,7 +6487,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-recovery" name = "polkadot-availability-recovery"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"futures 0.3.17", "futures 0.3.17",
"lru", "lru",
@@ -6507,7 +6507,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-cli" name = "polkadot-cli"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"frame-benchmarking-cli", "frame-benchmarking-cli",
"futures 0.3.17", "futures 0.3.17",
@@ -6527,7 +6527,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-client" name = "polkadot-client"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"frame-benchmarking", "frame-benchmarking",
@@ -6625,7 +6625,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-collator-protocol" name = "polkadot-collator-protocol"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"derive_more", "derive_more",
@@ -6646,7 +6646,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-core-primitives" name = "polkadot-core-primitives"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"parity-util-mem", "parity-util-mem",
@@ -6659,7 +6659,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-dispute-distribution" name = "polkadot-dispute-distribution"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"futures 0.3.17", "futures 0.3.17",
@@ -6681,7 +6681,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-erasure-coding" name = "polkadot-erasure-coding"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-node-primitives", "polkadot-node-primitives",
@@ -6695,7 +6695,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-gossip-support" name = "polkadot-gossip-support"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"futures 0.3.17", "futures 0.3.17",
"futures-timer 3.0.2", "futures-timer 3.0.2",
@@ -6715,7 +6715,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-network-bridge" name = "polkadot-network-bridge"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures 0.3.17", "futures 0.3.17",
@@ -6734,7 +6734,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-collation-generation" name = "polkadot-node-collation-generation"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"futures 0.3.17", "futures 0.3.17",
"parity-scale-codec", "parity-scale-codec",
@@ -6752,7 +6752,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-approval-voting" name = "polkadot-node-core-approval-voting"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bitvec 0.20.4", "bitvec 0.20.4",
"derive_more", "derive_more",
@@ -6780,7 +6780,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-av-store" name = "polkadot-node-core-av-store"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bitvec 0.20.4", "bitvec 0.20.4",
"futures 0.3.17", "futures 0.3.17",
@@ -6800,7 +6800,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-backing" name = "polkadot-node-core-backing"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bitvec 0.20.4", "bitvec 0.20.4",
"futures 0.3.17", "futures 0.3.17",
@@ -6818,7 +6818,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-bitfield-signing" name = "polkadot-node-core-bitfield-signing"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"futures 0.3.17", "futures 0.3.17",
"polkadot-node-subsystem", "polkadot-node-subsystem",
@@ -6833,7 +6833,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-candidate-validation" name = "polkadot-node-core-candidate-validation"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures 0.3.17", "futures 0.3.17",
@@ -6851,7 +6851,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-chain-api" name = "polkadot-node-core-chain-api"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"futures 0.3.17", "futures 0.3.17",
"polkadot-node-subsystem", "polkadot-node-subsystem",
@@ -6866,7 +6866,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-chain-selection" name = "polkadot-node-core-chain-selection"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"futures 0.3.17", "futures 0.3.17",
"futures-timer 3.0.2", "futures-timer 3.0.2",
@@ -6883,7 +6883,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-dispute-coordinator" name = "polkadot-node-core-dispute-coordinator"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bitvec 0.20.4", "bitvec 0.20.4",
"derive_more", "derive_more",
@@ -6902,7 +6902,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-dispute-participation" name = "polkadot-node-core-dispute-participation"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"futures 0.3.17", "futures 0.3.17",
"polkadot-node-primitives", "polkadot-node-primitives",
@@ -6915,7 +6915,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-parachains-inherent" name = "polkadot-node-core-parachains-inherent"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures 0.3.17", "futures 0.3.17",
@@ -6932,7 +6932,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-provisioner" name = "polkadot-node-core-provisioner"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bitvec 0.20.4", "bitvec 0.20.4",
"futures 0.3.17", "futures 0.3.17",
@@ -6947,7 +6947,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-pvf" name = "polkadot-node-core-pvf"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"assert_matches", "assert_matches",
@@ -6978,7 +6978,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-runtime-api" name = "polkadot-node-core-runtime-api"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"futures 0.3.17", "futures 0.3.17",
"memory-lru", "memory-lru",
@@ -6996,7 +6996,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-jaeger" name = "polkadot-node-jaeger"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"async-std", "async-std",
"lazy_static", "lazy_static",
@@ -7014,7 +7014,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-metrics" name = "polkadot-node-metrics"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"futures 0.3.17", "futures 0.3.17",
"futures-timer 3.0.2", "futures-timer 3.0.2",
@@ -7025,7 +7025,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-network-protocol" name = "polkadot-node-network-protocol"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"derive_more", "derive_more",
@@ -7043,7 +7043,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-primitives" name = "polkadot-node-primitives"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bounded-vec", "bounded-vec",
"futures 0.3.17", "futures 0.3.17",
@@ -7065,7 +7065,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem" name = "polkadot-node-subsystem"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"polkadot-node-jaeger", "polkadot-node-jaeger",
"polkadot-node-subsystem-types", "polkadot-node-subsystem-types",
@@ -7075,7 +7075,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-test-helpers" name = "polkadot-node-subsystem-test-helpers"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures 0.3.17", "futures 0.3.17",
@@ -7093,7 +7093,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-types" name = "polkadot-node-subsystem-types"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"futures 0.3.17", "futures 0.3.17",
@@ -7112,7 +7112,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-util" name = "polkadot-node-subsystem-util"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"derive_more", "derive_more",
@@ -7139,7 +7139,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-overseer" name = "polkadot-overseer"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"futures 0.3.17", "futures 0.3.17",
"futures-timer 3.0.2", "futures-timer 3.0.2",
@@ -7160,7 +7160,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-overseer-gen" name = "polkadot-overseer-gen"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures 0.3.17", "futures 0.3.17",
@@ -7177,7 +7177,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-overseer-gen-proc-macro" name = "polkadot-overseer-gen-proc-macro"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"proc-macro-crate 1.1.0", "proc-macro-crate 1.1.0",
"proc-macro2", "proc-macro2",
@@ -7188,7 +7188,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-parachain" name = "polkadot-parachain"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"derive_more", "derive_more",
"frame-support", "frame-support",
@@ -7205,7 +7205,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-primitives" name = "polkadot-primitives"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bitvec 0.20.4", "bitvec 0.20.4",
"frame-system", "frame-system",
@@ -7235,7 +7235,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-rpc" name = "polkadot-rpc"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"beefy-gadget", "beefy-gadget",
"beefy-gadget-rpc", "beefy-gadget-rpc",
@@ -7266,7 +7266,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime" name = "polkadot-runtime"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec 0.20.4", "bitvec 0.20.4",
@@ -7343,7 +7343,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-common" name = "polkadot-runtime-common"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec 0.20.4", "bitvec 0.20.4",
@@ -7390,7 +7390,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-parachains" name = "polkadot-runtime-parachains"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"bitflags", "bitflags",
"bitvec 0.20.4", "bitvec 0.20.4",
@@ -7429,7 +7429,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-service" name = "polkadot-service"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"beefy-gadget", "beefy-gadget",
@@ -7527,7 +7527,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-statement-distribution" name = "polkadot-statement-distribution"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"arrayvec 0.5.2", "arrayvec 0.5.2",
"derive_more", "derive_more",
@@ -7548,7 +7548,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-statement-table" name = "polkadot-statement-table"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-primitives", "polkadot-primitives",
@@ -7558,7 +7558,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-client" name = "polkadot-test-client"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-node-subsystem", "polkadot-node-subsystem",
@@ -7583,7 +7583,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-runtime" name = "polkadot-test-runtime"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec 0.20.4", "bitvec 0.20.4",
@@ -7644,7 +7644,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-service" name = "polkadot-test-service"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-system", "frame-system",
@@ -8367,7 +8367,7 @@ dependencies = [
[[package]] [[package]]
name = "rococo-runtime" name = "rococo-runtime"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bp-messages", "bp-messages",
@@ -9875,7 +9875,7 @@ dependencies = [
[[package]] [[package]]
name = "slot-range-helper" name = "slot-range-helper"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"enumn", "enumn",
"parity-scale-codec", "parity-scale-codec",
@@ -12062,7 +12062,7 @@ dependencies = [
[[package]] [[package]]
name = "westend-runtime" name = "westend-runtime"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec 0.20.4", "bitvec 0.20.4",
@@ -12308,7 +12308,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm" name = "xcm"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"derivative", "derivative",
"impl-trait-for-tuples", "impl-trait-for-tuples",
@@ -12321,7 +12321,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-builder" name = "xcm-builder"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -12341,7 +12341,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-executor" name = "xcm-executor"
version = "0.9.11" version = "0.9.11"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-support", "frame-support",
@@ -12359,7 +12359,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-procedural" name = "xcm-procedural"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#eb9f107e3a04687dcf80111563f2bcea7d5b15d3" source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.11#169bab55d13221251b41abfbf97f27820067f0c2"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",