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

Estimate XCM fees for all integration tests #6197

Open
franciscoaguirre opened this issue Oct 23, 2024 · 0 comments
Open

Estimate XCM fees for all integration tests #6197

franciscoaguirre opened this issue Oct 23, 2024 · 0 comments
Labels
T6-XCM This PR/Issue is related to XCM.

Comments

@franciscoaguirre
Copy link
Contributor

We should estimate XCM fees correctly in all integration tests now that we have the DryRunApi and XcmPaymentApi.
Right now, we assert balances at the end of a transfer are less than or greater than what they were before.
We could do much better and use equality for these asserts, making use of the estimation APIs.

To do this, we can integrate it on the xcm-emulator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T6-XCM This PR/Issue is related to XCM.
Projects
None yet
Development

No branches or pull requests

1 participant