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 May 21, 2024. It is now read-only.
Happy path and some cases for withdraw_and_teleport has been manually tested with zombienet and polkadotJS however further testing should be applied.
Tests made:
HOP is teleported when account has enough HOP and ROC derivative. Fees on origin are correctly deducted from origin account and doesn't affect amount sent.
Teleport fails when account doesn't have enough HOP or ROC derivatives on Trappist.
Suggested Solution
Implement xcm-emulator as requested in #217 and build at least the previous test cases.