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

Update benchmark for exchange_asset in asset hubs #6207

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

Update benchmark for exchange_asset in asset hubs #6207

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

Comments

@franciscoaguirre
Copy link
Contributor

Right now, both asset-hub-westend and asset-hub-rococo have the weight of the ExchangeAsset instruction set to Weight::MAX.
This was done because there wasn't an AssetExchanger before that could actually execute the instruction successfully.
However, now we have SingleAssetAssetExchanger already configured in both runtimes.
We should benchmark the instruction now and put the correct weight to allow it to be used.

@franciscoaguirre franciscoaguirre added the T6-XCM This PR/Issue is related to XCM. label Oct 23, 2024
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
Status: Todo
Development

No branches or pull requests

1 participant