Skip to content

[stable2503] Backport #8725#8797

Merged
acatangiu merged 4 commits intostable2503from
backport-8725-to-stable2503
Jun 11, 2025
Merged

[stable2503] Backport #8725#8797
acatangiu merged 4 commits intostable2503from
backport-8725-to-stable2503

Conversation

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

Backport #8725 into stable2503 from yrong.

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-8725-to-stable2503
git worktree add --checkout .worktree/backport-8725-to-stable2503 backport-8725-to-stable2503
cd .worktree/backport-8725-to-stable2503
git reset --hard HEAD^
git cherry-pick -x 36c3039007866480be258d9645626c56ab168d69
git push --force-with-lease

@github-actions github-actions bot added the A3-backport Pull request is already reviewed well in another branch. label Jun 9, 2025
@acatangiu acatangiu moved this to To be released (SDK) in fellowship/runtimes integrations queue Jun 9, 2025
@acatangiu acatangiu self-assigned this Jun 9, 2025
@acatangiu
Copy link
Copy Markdown
Contributor

@yrong can you open a PR to this for fixing the conflicts?

@yrong
Copy link
Copy Markdown
Contributor

yrong commented Jun 9, 2025

@claravanstaden @acatangiu It seems #8271 hasn’t been backported to stable2503 yet. Do we want to include it? Some of the types and primitives introduced in that PR are used here.

@yrong
Copy link
Copy Markdown
Contributor

yrong commented Jun 10, 2025

@yrong can you open a PR to this for fixing the conflicts?

#8803

@claravanstaden
Copy link
Copy Markdown
Contributor

@yrong the message reward topups should not be backported to stable-2503. It is available from stable-2506. It still needs to be audited, etc.

@acatangiu acatangiu marked this pull request as ready for review June 11, 2025 10:20
@acatangiu acatangiu enabled auto-merge (squash) June 11, 2025 10:21
@github-actions
Copy link
Copy Markdown
Contributor

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.

@acatangiu acatangiu disabled auto-merge June 11, 2025 10:30
@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/15582303022
Failed job name: test-linux-stable-runtime-benchmarks

@acatangiu
Copy link
Copy Markdown
Contributor

/cmd fmt

@acatangiu acatangiu enabled auto-merge (squash) June 11, 2025 11:47
@acatangiu acatangiu merged commit 0a26045 into stable2503 Jun 11, 2025
189 of 207 checks passed
@acatangiu acatangiu deleted the backport-8725-to-stable2503 branch June 11, 2025 13:43
bump: patch
validate: false
- name: asset-hub-westend-runtime
bump: patch
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check-semver isn't happy with patch.

alstjd0921 pushed a commit to bifrost-platform/polkadot-sdk that referenced this pull request Aug 14, 2025
Backport paritytech#8725 into `stable2503` from yrong.

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: Ron <yrong1997@gmail.com>
Co-authored-by: Adrian Catangiu <adrian@parity.io>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Status: To be released (SDK)

Development

Successfully merging this pull request may close these issues.

4 participants