Companion for #3010 (Reserve Xfer extrinsic) (#434)

* Companion for #3010 (Reserve Xfer extrinsic)

* cargo update -p xcm

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
Gavin Wood
2021-05-13 08:07:39 +02:00
committed by GitHub
parent 23d04ceb3c
commit 96cb16c384
2 changed files with 54 additions and 53 deletions
+53 -53
View File
@@ -3636,7 +3636,7 @@ dependencies = [
[[package]] [[package]]
name = "kusama-runtime" name = "kusama-runtime"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -4492,7 +4492,7 @@ dependencies = [
[[package]] [[package]]
name = "metered-channel" name = "metered-channel"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"derive_more 0.99.11", "derive_more 0.99.11",
"futures 0.3.14", "futures 0.3.14",
@@ -5533,7 +5533,7 @@ dependencies = [
[[package]] [[package]]
name = "pallet-xcm" name = "pallet-xcm"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -6001,7 +6001,7 @@ checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325"
[[package]] [[package]]
name = "polkadot-approval-distribution" name = "polkadot-approval-distribution"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"polkadot-node-network-protocol", "polkadot-node-network-protocol",
@@ -6015,7 +6015,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-bitfield-distribution" name = "polkadot-availability-bitfield-distribution"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"polkadot-node-network-protocol", "polkadot-node-network-protocol",
@@ -6028,7 +6028,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-distribution" name = "polkadot-availability-distribution"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"lru", "lru",
@@ -6051,7 +6051,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-availability-recovery" name = "polkadot-availability-recovery"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"lru", "lru",
@@ -6070,7 +6070,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-cli" name = "polkadot-cli"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"frame-benchmarking-cli", "frame-benchmarking-cli",
"futures 0.3.14", "futures 0.3.14",
@@ -6163,7 +6163,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-collator-protocol" name = "polkadot-collator-protocol"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"futures 0.3.14", "futures 0.3.14",
@@ -6183,7 +6183,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-core-primitives" name = "polkadot-core-primitives"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"parity-util-mem", "parity-util-mem",
@@ -6195,7 +6195,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-erasure-coding" name = "polkadot-erasure-coding"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-node-primitives", "polkadot-node-primitives",
@@ -6209,7 +6209,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-gossip-support" name = "polkadot-gossip-support"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"polkadot-node-network-protocol", "polkadot-node-network-protocol",
@@ -6224,7 +6224,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-network-bridge" name = "polkadot-network-bridge"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures 0.3.14", "futures 0.3.14",
@@ -6244,7 +6244,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-collation-generation" name = "polkadot-node-collation-generation"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"parity-scale-codec", "parity-scale-codec",
@@ -6262,7 +6262,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-approval-voting" name = "polkadot-node-core-approval-voting"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"derive_more 0.99.11", "derive_more 0.99.11",
@@ -6291,7 +6291,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-av-store" name = "polkadot-node-core-av-store"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"futures 0.3.14", "futures 0.3.14",
@@ -6311,7 +6311,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-backing" name = "polkadot-node-core-backing"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"futures 0.3.14", "futures 0.3.14",
@@ -6329,7 +6329,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-bitfield-signing" name = "polkadot-node-core-bitfield-signing"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"polkadot-node-subsystem", "polkadot-node-subsystem",
@@ -6344,7 +6344,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-candidate-selection" name = "polkadot-node-core-candidate-selection"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"polkadot-node-primitives", "polkadot-node-primitives",
@@ -6359,7 +6359,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-candidate-validation" name = "polkadot-node-core-candidate-validation"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures 0.3.14", "futures 0.3.14",
@@ -6377,7 +6377,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-chain-api" name = "polkadot-node-core-chain-api"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"polkadot-node-subsystem", "polkadot-node-subsystem",
@@ -6390,7 +6390,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-parachains-inherent" name = "polkadot-node-core-parachains-inherent"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures 0.3.14", "futures 0.3.14",
@@ -6408,7 +6408,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-provisioner" name = "polkadot-node-core-provisioner"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"futures 0.3.14", "futures 0.3.14",
@@ -6423,7 +6423,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-pvf" name = "polkadot-node-core-pvf"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"always-assert", "always-assert",
"assert_matches", "assert_matches",
@@ -6451,7 +6451,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-core-runtime-api" name = "polkadot-node-core-runtime-api"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"memory-lru", "memory-lru",
@@ -6469,7 +6469,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-jaeger" name = "polkadot-node-jaeger"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"async-std", "async-std",
"lazy_static", "lazy_static",
@@ -6487,7 +6487,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-network-protocol" name = "polkadot-node-network-protocol"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"parity-scale-codec", "parity-scale-codec",
@@ -6502,7 +6502,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-primitives" name = "polkadot-node-primitives"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"futures 0.3.14", "futures 0.3.14",
"parity-scale-codec", "parity-scale-codec",
@@ -6524,7 +6524,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem" name = "polkadot-node-subsystem"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"async-std", "async-std",
"async-trait", "async-trait",
@@ -6554,7 +6554,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-test-helpers" name = "polkadot-node-subsystem-test-helpers"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures 0.3.14", "futures 0.3.14",
@@ -6576,7 +6576,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-node-subsystem-util" name = "polkadot-node-subsystem-util"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures 0.3.14", "futures 0.3.14",
@@ -6604,7 +6604,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-overseer" name = "polkadot-overseer"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"futures 0.3.14", "futures 0.3.14",
@@ -6622,7 +6622,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-parachain" name = "polkadot-parachain"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"derive_more 0.99.11", "derive_more 0.99.11",
"parity-scale-codec", "parity-scale-codec",
@@ -6637,7 +6637,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-primitives" name = "polkadot-primitives"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"frame-system", "frame-system",
@@ -6666,7 +6666,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-procmacro-overseer-subsystems-gen" name = "polkadot-procmacro-overseer-subsystems-gen"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"proc-macro2 1.0.26", "proc-macro2 1.0.26",
@@ -6677,7 +6677,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-procmacro-subsystem-dispatch-gen" name = "polkadot-procmacro-subsystem-dispatch-gen"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"assert_matches", "assert_matches",
"proc-macro2 1.0.26", "proc-macro2 1.0.26",
@@ -6688,7 +6688,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-rpc" name = "polkadot-rpc"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"beefy-gadget", "beefy-gadget",
"beefy-gadget-rpc", "beefy-gadget-rpc",
@@ -6721,7 +6721,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime" name = "polkadot-runtime"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -6791,7 +6791,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-common" name = "polkadot-runtime-common"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -6833,7 +6833,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-runtime-parachains" name = "polkadot-runtime-parachains"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"bitvec", "bitvec",
"derive_more 0.99.11", "derive_more 0.99.11",
@@ -6870,7 +6870,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-service" name = "polkadot-service"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"beefy-gadget", "beefy-gadget",
"beefy-primitives", "beefy-primitives",
@@ -6962,7 +6962,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-statement-distribution" name = "polkadot-statement-distribution"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"arrayvec 0.5.2", "arrayvec 0.5.2",
"futures 0.3.14", "futures 0.3.14",
@@ -6983,7 +6983,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-statement-table" name = "polkadot-statement-table"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-primitives", "polkadot-primitives",
@@ -6993,7 +6993,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-client" name = "polkadot-test-client"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"polkadot-node-subsystem", "polkadot-node-subsystem",
@@ -7018,7 +7018,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-runtime" name = "polkadot-test-runtime"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -7075,7 +7075,7 @@ dependencies = [
[[package]] [[package]]
name = "polkadot-test-service" name = "polkadot-test-service"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"frame-benchmarking", "frame-benchmarking",
"frame-system", "frame-system",
@@ -7877,7 +7877,7 @@ dependencies = [
[[package]] [[package]]
name = "rococo-runtime" name = "rococo-runtime"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"frame-executive", "frame-executive",
@@ -9396,7 +9396,7 @@ dependencies = [
[[package]] [[package]]
name = "slot-range-helper" name = "slot-range-helper"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"enumn", "enumn",
"parity-scale-codec", "parity-scale-codec",
@@ -11210,7 +11210,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59" checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59"
dependencies = [ dependencies = [
"cfg-if 0.1.10", "cfg-if 0.1.10",
"rand 0.6.5", "rand 0.7.3",
"static_assertions", "static_assertions",
] ]
@@ -11837,7 +11837,7 @@ dependencies = [
[[package]] [[package]]
name = "westend-runtime" name = "westend-runtime"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"beefy-primitives", "beefy-primitives",
"bitvec", "bitvec",
@@ -12018,7 +12018,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm" name = "xcm"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"derivative", "derivative",
"impl-trait-for-tuples", "impl-trait-for-tuples",
@@ -12028,7 +12028,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-builder" name = "xcm-builder"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"frame-system", "frame-system",
@@ -12047,7 +12047,7 @@ dependencies = [
[[package]] [[package]]
name = "xcm-executor" name = "xcm-executor"
version = "0.9.1" version = "0.9.1"
source = "git+https://github.com/paritytech/polkadot?branch=master#2c22f3c142f5ce8646ad648cdcc8f39dfae0a1a0" source = "git+https://github.com/paritytech/polkadot?branch=master#018825472f35fc26054d5512ba72d9790a96bad3"
dependencies = [ dependencies = [
"frame-support", "frame-support",
"impl-trait-for-tuples", "impl-trait-for-tuples",
@@ -366,6 +366,7 @@ impl pallet_xcm::Config for Runtime {
type XcmExecuteFilter = All<(MultiLocation, Xcm<Call>)>; type XcmExecuteFilter = All<(MultiLocation, Xcm<Call>)>;
type XcmExecutor = XcmExecutor<XcmConfig>; type XcmExecutor = XcmExecutor<XcmConfig>;
type XcmTeleportFilter = All<(MultiLocation, Vec<MultiAsset>)>; type XcmTeleportFilter = All<(MultiLocation, Vec<MultiAsset>)>;
type XcmReserveTransferFilter = ();
type Weigher = FixedWeightBounds<UnitWeightCost, Call>; type Weigher = FixedWeightBounds<UnitWeightCost, Call>;
} }