-
Notifications
You must be signed in to change notification settings - Fork 1.2k
XcmPaymentApi::query_weight_to_asset_fee simple common impl #8281
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
Merged
acatangiu
merged 18 commits into
paritytech:master
from
UniqueNetwork:workaround/weight-to-fee-common-impl
May 6, 2025
Merged
Changes from 2 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
8096676
workaround: weight to selected currency fee Runtime API common impl
mrshiposha 3d30d31
fix: use with_transaction to compute weight cost
mrshiposha 6ddc956
fix: create trader under transaction
mrshiposha a97ad8f
feat: use common query_weight_to_asset_fee impl in all chains
mrshiposha 7d49bf2
chore: add prdoc
mrshiposha 12801c5
Update polkadot/xcm/pallet-xcm/src/lib.rs
mrshiposha 34a4765
Update prdoc/pr_8281.prdoc
mrshiposha d66524c
test(XcmPaymentApi): check computed weight fee (native + in-pool)
mrshiposha a901399
test(XcmPaymentApi): check computed weight foreign asset fee
mrshiposha 2bb0a7a
test: query_weight_to_asset_fee storage noop
mrshiposha 4cd5e5d
Update prdoc/pr_8281.prdoc
mrshiposha 1a0521f
refactor: move common test stuff to asset_test_utils
mrshiposha 4c574eb
fix: clippy
mrshiposha 3bcd52e
fix: integration tests
mrshiposha 1d628c2
fix: restore usage comment
mrshiposha c2d25a6
Merge branch 'master' into workaround/weight-to-fee-common-impl
mrshiposha 04b6d30
fix: after master merge
mrshiposha 920ba3a
Revert "fix: integration tests"
mrshiposha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.