Skip to content

[stable2512] Backport #10458#10548

Merged
karolk91 merged 1 commit intostable2512from
backport-10458-to-stable2512
Dec 5, 2025
Merged

[stable2512] Backport #10458#10548
karolk91 merged 1 commit intostable2512from
backport-10458-to-stable2512

Conversation

@paritytech-release-backport-bot
Copy link
Copy Markdown

Backport #10458 into stable2512 from karolk91.

See the documentation on how to use this bot.

@paritytech-release-backport-bot
Copy link
Copy Markdown
Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-10458-to-stable2512
git worktree add --checkout .worktree/backport-10458-to-stable2512 backport-10458-to-stable2512
cd .worktree/backport-10458-to-stable2512
git reset --hard HEAD^
git cherry-pick -x 613e00ed694cb846dae7796997d4224832d6aa67
git push --force-with-lease

…`u32` to specify asset for fees" (#10458)

Reverts #10243

Following on the discussion at
#10391, this change may
find its place in future releases so reverting to not affect current
master and to be reverted from stable2512 as well

(cherry picked from commit 613e00e)
@karolk91 karolk91 force-pushed the backport-10458-to-stable2512 branch from 0941362 to 0c594cc Compare December 5, 2025 07:40
@karolk91 karolk91 added R0-no-crate-publish-required The change does not require any crates to be re-published. T6-XCM This PR/Issue is related to XCM. labels Dec 5, 2025
@karolk91 karolk91 marked this pull request as ready for review December 5, 2025 07:42
@karolk91 karolk91 requested review from a team as code owners December 5, 2025 07:42
@karolk91 karolk91 enabled auto-merge (squash) December 5, 2025 07:43
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 5, 2025

This pull request is amending an existing release. Please proceed with extreme caution,
as to not impact downstream teams that rely on the stability of it. Some things to consider:

  • Backports are only for 'patch' or 'minor' changes. No 'major' or other breaking change.
  • Should be a legit fix for some bug, not adding tons of new features.
  • Must either be already audited or not need an audit.
Emergency Bypass

If you really need to bypass this check: add validate: false to each crate
in the Prdoc where a breaking change is introduced. This will release a new major
version of that crate and all its reverse dependencies and basically break the release.

@karolk91 karolk91 merged commit c31d5c5 into stable2512 Dec 5, 2025
409 of 417 checks passed
@karolk91 karolk91 deleted the backport-10458-to-stable2512 branch December 5, 2025 08:36
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. R0-no-crate-publish-required The change does not require any crates to be re-published. T6-XCM This PR/Issue is related to XCM.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant