You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
[Revert] Use XCM V3 for initiate_teleport weight calc #2102 (#2394) (#2402)
* Revert "[Enhancement] Use XCM V3 for initiate_teleport weight calc (#2102)"
This reverts commit 8230ec4.
* updating weight format
* We expect to pay 1bn+ for a teleport at the current weights.
* The test isn't needed and hardcoded scale is hand to maintain.
* remove unused imports
---------
Co-authored-by: Giles Cope <gilescope@gmail.com>
let data = hex_literal::hex!("02100204000100000b00a0724e18090a13000100000b00a0724e180901e20f5e480d010004000101001299557001f55815d3fcb53c74463acb0cf6d14d4639b340982c60877f384609").to_vec();
489
-
let message_id = sp_io::hashing::blake2_256(&data);
490
-
491
-
let maybe_msg = VersionedXcm::<RuntimeCall>::decode_all_with_depth_limit(
0 commit comments