difftreelog
chore rebase develop
in: master
2 files changed
Cargo.lockdiffbeforeafterboth256725672568[[package]]2568[[package]]2569name = "data-encoding"2569name = "data-encoding"2570version = "2.4.0"2570version = "2.5.0"2571source = "registry+https://github.com/rust-lang/crates.io-index"2571source = "registry+https://github.com/rust-lang/crates.io-index"2572checksum = "c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308"2572checksum = "7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5"257325732574[[package]]2574[[package]]2575name = "data-encoding-macro"2575name = "data-encoding-macro"2576version = "0.1.13"2576version = "0.1.14"2577source = "registry+https://github.com/rust-lang/crates.io-index"2577source = "registry+https://github.com/rust-lang/crates.io-index"2578checksum = "c904b33cc60130e1aeea4956ab803d08a3f4a0ca82d64ed757afac3891f2bb99"2578checksum = "20c01c06f5f429efdf2bae21eb67c28b3df3cf85b7dd2d8ef09c0838dac5d33e"2579dependencies = [2579dependencies = [2580 "data-encoding",2580 "data-encoding",2581 "data-encoding-macro-internal",2581 "data-encoding-macro-internal",2582]2582]258325832584[[package]]2584[[package]]2585name = "data-encoding-macro-internal"2585name = "data-encoding-macro-internal"2586version = "0.1.11"2586version = "0.1.12"2587source = "registry+https://github.com/rust-lang/crates.io-index"2587source = "registry+https://github.com/rust-lang/crates.io-index"2588checksum = "8fdf3fce3ce863539ec1d7fd1b6dcc3c645663376b43ed376bbf887733e4f772"2588checksum = "0047d07f2c89b17dd631c80450d69841a6b5d7fb17278cbc43d7e4cfcf2576f3"2589dependencies = [2589dependencies = [2590 "data-encoding",2590 "data-encoding",2591 "syn 1.0.109",2591 "syn 1.0.109",467846784679[[package]]4679[[package]]4680name = "if-addrs"4680name = "if-addrs"4681version = "0.7.0"4681version = "0.10.2"4682source = "registry+https://github.com/rust-lang/crates.io-index"4682source = "registry+https://github.com/rust-lang/crates.io-index"4683checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"4683checksum = "cabb0019d51a643781ff15c9c8a3e5dedc365c47211270f4e8f82812fedd8f0a"4684dependencies = [4684dependencies = [4685 "libc",4685 "libc",4686 "winapi",4686 "windows-sys 0.48.0",4687]4687]468846884689[[package]]4689[[package]]4690name = "if-watch"4690name = "if-watch"4691version = "3.1.0"4691version = "3.2.0"4692source = "registry+https://github.com/rust-lang/crates.io-index"4692source = "registry+https://github.com/rust-lang/crates.io-index"4693checksum = "bbb892e5777fe09e16f3d44de7802f4daa7267ecbe8c466f19d94e25bb0c303e"4693checksum = "d6b0422c86d7ce0e97169cc42e04ae643caf278874a7a3c87b8150a220dc7e1e"4694dependencies = [4694dependencies = [4695 "async-io 1.13.0",4695 "async-io 2.2.0",4696 "core-foundation",4696 "core-foundation",4697 "fnv",4697 "fnv",4698 "futures",4698 "futures",670667066707[[package]]6707[[package]]6708name = "orml-traits"6708name = "orml-traits"6709version = "0.5.0-dev"6709version = "0.6.1"6710source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#6f36a9e79b75421ac56b259fd47d03db6c3e1603"6710source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#99604b000be6252597cfcb82eee82554f6a07a0e"6711dependencies = [6711dependencies = [6712 "frame-support",6712 "frame-support",6713 "impl-trait-for-tuples",6713 "impl-trait-for-tuples",672667266727[[package]]6727[[package]]6728name = "orml-utilities"6728name = "orml-utilities"6729version = "0.5.0-dev"6729version = "0.6.1"6730source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#6f36a9e79b75421ac56b259fd47d03db6c3e1603"6730source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#99604b000be6252597cfcb82eee82554f6a07a0e"6731dependencies = [6731dependencies = [6732 "frame-support",6732 "frame-support",6733 "parity-scale-codec",6733 "parity-scale-codec",674167416742[[package]]6742[[package]]6743name = "orml-vesting"6743name = "orml-vesting"6744version = "0.5.0-dev"6744version = "0.6.1"6745source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#6f36a9e79b75421ac56b259fd47d03db6c3e1603"6745source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#99604b000be6252597cfcb82eee82554f6a07a0e"6746dependencies = [6746dependencies = [6747 "frame-support",6747 "frame-support",6748 "frame-system",6748 "frame-system",675667566757[[package]]6757[[package]]6758name = "orml-xcm-support"6758name = "orml-xcm-support"6759version = "0.5.0-dev"6759version = "0.6.1"6760source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#6f36a9e79b75421ac56b259fd47d03db6c3e1603"6760source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#99604b000be6252597cfcb82eee82554f6a07a0e"6761dependencies = [6761dependencies = [6762 "frame-support",6762 "frame-support",6763 "orml-traits",6763 "orml-traits",677067706771[[package]]6771[[package]]6772name = "orml-xtokens"6772name = "orml-xtokens"6773version = "0.5.0-dev"6773version = "0.6.1"6774source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#6f36a9e79b75421ac56b259fd47d03db6c3e1603"6774source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v1.3.0#99604b000be6252597cfcb82eee82554f6a07a0e"6775dependencies = [6775dependencies = [6776 "cumulus-primitives-core",6776 "cumulus-primitives-core",6777 "frame-support",6777 "frame-support",136751367513676[[package]]13676[[package]]13677name = "spinners"13677name = "spinners"13678version = "4.1.0"13678version = "4.1.1"13679source = "registry+https://github.com/rust-lang/crates.io-index"13679source = "registry+https://github.com/rust-lang/crates.io-index"13680checksum = "08615eea740067d9899969bc2891c68a19c315cb1f66640af9a9ecb91b13bcab"13680checksum = "a0ef947f358b9c238923f764c72a4a9d42f2d637c46e059dbd319d6e7cfb4f82"13681dependencies = [13681dependencies = [13682 "lazy_static",13682 "lazy_static",13683 "maplit",13683 "maplit",pallets/foreign-assets/src/lib.rsdiffbeforeafterboth--- a/pallets/foreign-assets/src/lib.rs
+++ b/pallets/foreign-assets/src/lib.rs
@@ -442,7 +442,11 @@
fn check_out(_dest: &MultiLocation, _what: &MultiAsset, _context: &XcmContext) {}
- fn deposit_asset(what: &MultiAsset, to: &MultiLocation, _context: &XcmContext) -> XcmResult {
+ fn deposit_asset(
+ what: &MultiAsset,
+ to: &MultiLocation,
+ _context: Option<&XcmContext>,
+ ) -> XcmResult {
let to = T::LocationToAccountId::convert_location(to)
.ok_or(XcmExecutorError::AccountIdConversionFailed)?;