Skip to content

Query delivery fees v2#9963

Merged
franciscoaguirre merged 26 commits intomasterfrom
query-delivery-fees-v2
Nov 10, 2025
Merged

Query delivery fees v2#9963
franciscoaguirre merged 26 commits intomasterfrom
query-delivery-fees-v2

Conversation

@franciscoaguirre
Copy link
Contributor

@franciscoaguirre franciscoaguirre commented Oct 7, 2025

Adds an asset_id parameter to XcmPaymentApi.query_delivery_fees so fees can be estimated in assets other than the native one.

Fixes #7061

Continuation of #8297

TODO

  • Add parameter to runtime API
  • Add parameter to pallet-xcm helper
  • Test querying delivery fee in an asset other than native

@franciscoaguirre franciscoaguirre self-assigned this Oct 8, 2025
@franciscoaguirre franciscoaguirre added the T6-XCM This PR/Issue is related to XCM. label Oct 8, 2025
@franciscoaguirre
Copy link
Contributor Author

/cmd prdoc --audience runtime_dev --bump major

@franciscoaguirre franciscoaguirre requested a review from a team as a code owner October 20, 2025 15:48
franciscoaguirre and others added 2 commits October 28, 2025 14:32
Co-authored-by: Branislav Kontur <bkontur@gmail.com>
@franciscoaguirre franciscoaguirre added this pull request to the merge queue Oct 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 30, 2025
@acatangiu acatangiu enabled auto-merge October 30, 2025 14:54
@acatangiu acatangiu added this pull request to the merge queue Oct 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 30, 2025
@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/18947796806
Failed job name: test-linux-stable

@franciscoaguirre franciscoaguirre added this pull request to the merge queue Nov 10, 2025
Merged via the queue into master with commit 9b69a55 Nov 10, 2025
234 of 237 checks passed
@franciscoaguirre franciscoaguirre deleted the query-delivery-fees-v2 branch November 10, 2025 12:19
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: Done
Status: To be released (SDK)

Development

Successfully merging this pull request may close these issues.

XcmPaymentApi::query_delivery_fees() should allow querying fee using custom asset

4 participants