Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to repeat MRL transfer #1619

Open
green-jay opened this issue Sep 10, 2024 · 0 comments
Open

Allow users to repeat MRL transfer #1619

green-jay opened this issue Sep 10, 2024 · 0 comments
Labels

Comments

@green-jay
Copy link
Contributor

green-jay commented Sep 10, 2024

Recently there were multiple occurences of failed transfers Hydration -> Ethereum via MRL. E.g. this 44k USDT transfer caused by changed in Moonbeam runtime that required higher fee than supplied.

Despite Subscan showing a success, EVM transact failed and funds got stuck on user's remote origin account.

To let users rescue the funds we can:

  • Detect this failure (either on checking balance of remote origin account or failed Ethereum transact on Moonbeam)
  • And bypass the first XCM message in the batch to transfer funds, and just do the second message to remotely Transact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants