Skip to content

[stable2512] Backport #11332#11451

Merged
EgorPopelyaev merged 9 commits intostable2512from
backport-11332-to-stable2512
Apr 23, 2026
Merged

[stable2512] Backport #11332#11451
EgorPopelyaev merged 9 commits intostable2512from
backport-11332-to-stable2512

Conversation

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

Backport #11332 into stable2512 from lexnv.

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

Comment thread substrate/client/db/src/lib.rs Outdated
Comment thread substrate/client/db/src/lib.rs Outdated
@EgorPopelyaev EgorPopelyaev marked this pull request as ready for review April 8, 2026 13:20
@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) April 8, 2026 13:24
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 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
Copy link
Copy Markdown
Contributor

@lexnv Alex, could you please check tests in this backport?

@EgorPopelyaev EgorPopelyaev merged commit f242bf8 into stable2512 Apr 23, 2026
243 of 259 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-11332-to-stable2512 branch April 23, 2026 11:47
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