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

Merged

Conversation

acatangiu
Copy link
Contributor

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

This is backport of #3792

Add SetFeesMode { jit_withdraw: true } before InitiateReserveWithdraw
instruction to allow paying JIT fees in the executor.
@acatangiu acatangiu added the R0-silent Changes should not be mentioned in any release notes label Mar 22, 2024
@acatangiu acatangiu self-assigned this Mar 22, 2024
@acatangiu acatangiu requested a review from a team as a code owner March 22, 2024 12:55
@acatangiu acatangiu merged commit 6db99aa into paritytech:release-crates-io-v1.7.0 Mar 22, 2024
34 of 73 checks passed
bkontur pushed a commit that referenced this pull request Mar 26, 2024
Add `SetFeesMode { jit_withdraw: true }` before
`InitiateReserveWithdraw` instruction to allow paying JIT fees in the
executor.

This is backport of #3792
bkontur pushed a commit that referenced this pull request Mar 26, 2024
Add `SetFeesMode { jit_withdraw: true }` before
`InitiateReserveWithdraw` instruction to allow paying JIT fees in the
executor.

This is backport of #3792
acatangiu added a commit that referenced this pull request Mar 26, 2024
… backport for 1.8 (#3839)

This is backport of #3792

Expected patches for:
- pallet-xcm

---------

Co-authored-by: Adrian Catangiu <adrian@parity.io>
acatangiu added a commit that referenced this pull request Mar 26, 2024
… backport for 1.9 (#3840)

This is backport of #3792

Expected patches for:
- pallet-xcm

Co-authored-by: Adrian Catangiu <adrian@parity.io>
@acatangiu acatangiu deleted the backport-3792 branch April 18, 2024 12:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants