Skip to content

[stable2506] Backport #8860 relay chain logic (runtime + client)#9193

Merged
serban300 merged 3 commits intostable2506from
backport-8860-to-stable2506
Jul 14, 2025
Merged

[stable2506] Backport #8860 relay chain logic (runtime + client)#9193
serban300 merged 3 commits intostable2506from
backport-8860-to-stable2506

Conversation

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

@paritytech-release-backport-bot paritytech-release-backport-bot bot commented Jul 14, 2025

Backport #8860 into stable2506 from serban300.

See the documentation on how to use this bot.

This PR backports the relay chain client and runtime changes related to #8860.

This way we could start relaxing the advancement rule on the relay chain, and in a future release we will introduce the new parachain runtime logic.

Related to #489

This PR changes the parachain receiving logic for XCMP and DMP by adding
some offchain processing before forwarding the messages to the parachain
`set_validation_data` inherent. This enables us to relax the advancement
rule.

(cherry picked from commit a51c312)
@github-actions github-actions bot added the A3-backport Pull request is already reviewed well in another branch. label Jul 14, 2025
@github-actions github-actions bot requested a review from serban300 July 14, 2025 13:27
@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.

@serban300 serban300 added the T18-zombienet_tests Trigger zombienet CI tests. label Jul 14, 2025
@serban300 serban300 changed the title [stable2506] Backport #8860 [stable2506] Backport #8860 relay chain logic (runtime + client) Jul 14, 2025
@serban300 serban300 force-pushed the backport-8860-to-stable2506 branch from f252b1f to 721dedb Compare July 14, 2025 14:01
@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/16268976115
Failed job name: test-linux-stable

@acatangiu acatangiu added A4-backport-stable2506 Pull request must be backported to the stable2506 release branch A3-backport Pull request is already reviewed well in another branch. T8-polkadot This PR/Issue is related to/affects the Polkadot network. T9-cumulus This PR/Issue is related to cumulus. and removed A3-backport Pull request is already reviewed well in another branch. A4-backport-stable2506 Pull request must be backported to the stable2506 release branch T9-cumulus This PR/Issue is related to cumulus. labels Jul 14, 2025
@serban300 serban300 requested a review from acatangiu July 14, 2025 15:19
@serban300 serban300 merged commit fcdb807 into stable2506 Jul 14, 2025
385 of 697 checks passed
@serban300 serban300 deleted the backport-8860-to-stable2506 branch July 14, 2025 15:22
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. T8-polkadot This PR/Issue is related to/affects the Polkadot network. T18-zombienet_tests Trigger zombienet CI tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants