Skip to content

[stable2512] Backport #10802#10837

Merged
sigurpol merged 7 commits intostable2512from
backport-10802-to-stable2512
Jan 19, 2026
Merged

[stable2512] Backport #10802#10837
sigurpol merged 7 commits intostable2512from
backport-10802-to-stable2512

Conversation

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

Backport #10802 into stable2512 from sigurpol.

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-10802-to-stable2512
git worktree add --checkout .worktree/backport-10802-to-stable2512 backport-10802-to-stable2512
cd .worktree/backport-10802-to-stable2512
git reset --hard HEAD^
git cherry-pick -x 64dc02179ba69303191bfeb8df2b00583fc77658
git push --force-with-lease

@github-actions github-actions Bot added the A3-backport Pull request is already reviewed well in another branch. label Jan 19, 2026
@github-actions github-actions Bot requested a review from sigurpol January 19, 2026 10:27
@sigurpol sigurpol marked this pull request as ready for review January 19, 2026 11:19
@sigurpol sigurpol requested a review from a team as a code owner January 19, 2026 11:19
@sigurpol
Copy link
Copy Markdown
Contributor

/cmd bench --pallet pallet_staking_async --runtime asset-hub-westend

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 19, 2026

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.

@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) January 19, 2026 12:33
@sigurpol sigurpol disabled auto-merge January 19, 2026 12:39
@sigurpol
Copy link
Copy Markdown
Contributor

(disabling auto-merge temporarily @EgorPopelyaev - I would like to see the output of the benchmark updated, but thanks!!!)

@sigurpol
Copy link
Copy Markdown
Contributor

(I will recreate weights in a separate PR)

@sigurpol sigurpol enabled auto-merge (squash) January 19, 2026 15:14
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 19, 2026

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.

@paritytech-workflow-stopper
Copy link
Copy Markdown

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/21142773235
Failed job name: test-linux-stable

@sigurpol sigurpol merged commit 81ddf0e into stable2512 Jan 19, 2026
248 of 258 checks passed
@sigurpol sigurpol deleted the backport-10802-to-stable2512 branch January 19, 2026 21:06
arturgontijo pushed a commit to moonbeam-foundation/polkadot-sdk that referenced this pull request Apr 1, 2026
Backport paritytech#10802 into `stable2512` from sigurpol.

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: Paolo La Camera <paolo@parity.io>
Co-authored-by: Egor_P <egor@parity.io>
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