Skip to content

[stable2603] Backport #11290#11454

Merged
eskimor merged 4 commits intostable2603from
backport-11290-to-stable2603
Mar 23, 2026
Merged

[stable2603] Backport #11290#11454
eskimor merged 4 commits intostable2603from
backport-11290-to-stable2603

Conversation

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

Backport #11290 into stable2603 from eskimor.

See the documentation on how to use this bot.

Also:

- more relay_parent -> scheduling_parent fixes.
- Some candidate validation cleanup (a bit less spaghetti)
- Make sure we don't use the relay parent to fetch state anywhere -
state might not be available now
- Make sure usages of scheduling parent in disputes for fetching state
are sound
- Via fixing 11272: Simpler backing pipeline - no threading of node
features everywhere

(cherry picked from commit fec2790)
@paritytech-release-backport-bot paritytech-release-backport-bot Bot requested a review from a team as a code owner March 20, 2026 13:33
@github-actions github-actions Bot added the A3-backport Pull request is already reviewed well in another branch. label Mar 20, 2026
@github-actions github-actions Bot requested a review from eskimor March 20, 2026 13:33
@eskimor eskimor added the T20-low-latency for issues and PRs related to Low Latency work label Mar 20, 2026
@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.

@eskimor eskimor enabled auto-merge (squash) March 23, 2026 11:57
@eskimor eskimor merged commit 39ad400 into stable2603 Mar 23, 2026
246 of 249 checks passed
@eskimor eskimor deleted the backport-11290-to-stable2603 branch March 23, 2026 13:04
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. T20-low-latency for issues and PRs related to Low Latency work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants