Conversation
…`u32` to…" This reverts commit 14f0e2e.
acatangiu
approved these changes
Dec 3, 2025
franciscoaguirre
approved these changes
Dec 4, 2025
|
Created backport PR for
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 |
karolk91
added a commit
that referenced
this pull request
Dec 5, 2025
Backport #10458 into `stable2512` from karolk91. See the [documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md) on how to use this bot. <!-- # To be used by other automation, do not modify: original-pr-number: #${pull_number} --> Co-authored-by: Karol Kokoszka <karol@parity.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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