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

Fix: Add Polkadot delivery fee estimate methods from upstream #175

Closed
wants to merge 2 commits into from
Closed

Fix: Add Polkadot delivery fee estimate methods from upstream #175

wants to merge 2 commits into from

Conversation

bvotteler
Copy link

@bvotteler bvotteler commented Feb 27, 2024

Added updated Polkadot XCM delivery fee calculations. This should be more accurate than our previous crutch estimate and prevent issues of getting reaped.

TODO before ready for review:

  • test in chopsticks if getting max transferable amount leaves enough to avoid getting reaped
  • bump version number if necessary

@bvotteler
Copy link
Author

Closing as the upstream code also underestimates the fees required and leads to a reaped account, the cause of the miscalculation being currently unclear and requires more time to investigate.

PR #177 is sufficient to circumvent the issue for the time being.

@bvotteler bvotteler closed this Feb 28, 2024
@bvotteler bvotteler deleted the fix-polkadot-fees branch February 28, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant