-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
A failed transfer: https://karura.subscan.io/xcm_message/kusama-024c52268887c3fb756eeea47242a7d2d831b6ba
Since the new Kusama runtime upgrade, which includes #1234, KSM transfer between parachains stops working.
This is due to the XCM execution on Kusama unable to charge deliver fee from holding register and therefore refuse to send DMP to dest chain.
This also highlights a main issue with the current deliver fee mechanism. It is infeasible to query and calculate the delivery fee pure from onchain runtime. It is a tx version breaking change to ask user to specify an extra delivery fee parameter. It is not possible to enable jit_withdraw
mode in this particular case. It just doesn't work.
Yuripetusko, girazoki, wischli, dzmitry-lahoda and lrcnz
Metadata
Metadata
Assignees
Labels
No labels