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

pallet-xcm: fix transport fees for remote reserve transfers (#3798) - backport for 1.9 #3840

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

bkontur
Copy link
Contributor

@bkontur bkontur commented Mar 26, 2024

This is backport of #3792

Expected patches for:

  • pallet-xcm

Add `SetFeesMode { jit_withdraw: true }` before
`InitiateReserveWithdraw` instruction to allow paying JIT fees in the
executor.

This is backport of #3792
@bkontur bkontur added R0-silent Changes should not be mentioned in any release notes T6-XCM This PR/Issue is related to XCM. labels Mar 26, 2024
@bkontur bkontur requested a review from a team as a code owner March 26, 2024 11:20
@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: check-tracing
Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5659845

@acatangiu acatangiu merged commit cb7068d into release-crates-io-v1.9.0 Mar 26, 2024
23 of 99 checks passed
@acatangiu acatangiu deleted the bko-xcm-backport-to-1.9 branch March 26, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T6-XCM This PR/Issue is related to XCM.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants