Skip to content

[unstable2507] Backport #9137#9475

Merged
EgorPopelyaev merged 4 commits into
unstable2507from
backport-9137-to-unstable2507
Aug 12, 2025
Merged

[unstable2507] Backport #9137#9475
EgorPopelyaev merged 4 commits into
unstable2507from
backport-9137-to-unstable2507

Conversation

@franciscoaguirre

Copy link
Copy Markdown
Contributor

Backporting #9137 to unstable2507

Addresses #9054

`transfer_assets` automatically figures out the reserve for a
cross-chain transfer
based on on-chain configurations like `IsReserve` and the asset ids.
The Asset Hub Migration (AHM) will make it unable to return the correct
reserve for
the network native asset (DOT, KSM, WND, PAS) since its reserve will
move from the
Relay Chain to the Asset Hub.

Before the migration, it'll be disabled to do network native reserve
transfers
via `transfer_assets`. After the migration, once everything is
configured properly,
it'll be patched to use the correct reserve.

- [x] Patch
- [x] Tests
- [x] PRDoc
@franciscoaguirre franciscoaguirre requested review from a team, acatangiu, cheme and koute as code owners August 12, 2025 17:55
@franciscoaguirre franciscoaguirre changed the base branch from master to unstable2507 August 12, 2025 17:55
@franciscoaguirre franciscoaguirre added the A3-backport Pull request is already reviewed well in another branch. label Aug 12, 2025
@franciscoaguirre franciscoaguirre changed the title Backport 9137 to unstable2507 [unstable2507] Backport #9137 Aug 12, 2025
Comment thread prdoc/pr_9475.prdoc
@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) August 12, 2025 18:55
@EgorPopelyaev EgorPopelyaev merged commit 1829283 into unstable2507 Aug 12, 2025
252 of 256 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-9137-to-unstable2507 branch August 12, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A3-backport Pull request is already reviewed well in another branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants