Skip to content

[stable2506] Backport #9871: Block tracing with proof recording#10221

Merged
EgrPrty merged 9 commits intostable2506from
skunert/tracing-stable2506-backport
Nov 6, 2025
Merged

[stable2506] Backport #9871: Block tracing with proof recording#10221
EgrPrty merged 9 commits intostable2506from
skunert/tracing-stable2506-backport

Conversation

@skunert
Copy link
Copy Markdown
Contributor

@skunert skunert commented Nov 6, 2025

This is a backport of #9871. Its not a 1:1 backport to avoid many of the breaking changes. This PR makes an attempt to automatically detect parachains based on metadata and the presence of the weight reclaim transaction extension.

It is not perfect, but should work well for all the production chains. In the non-backported versions proof recording is properly enabled, so this whole mechanism is temporary.

@skunert skunert requested a review from koute as a code owner November 6, 2025 09:09
@skunert skunert added the A3-backport Pull request is already reviewed well in another branch. label Nov 6, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 6, 2025

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) November 6, 2025 09:44
@EgrPrty EgrPrty disabled auto-merge November 6, 2025 15:08
@EgrPrty EgrPrty merged commit 30483df into stable2506 Nov 6, 2025
237 of 244 checks passed
@EgrPrty EgrPrty deleted the skunert/tracing-stable2506-backport branch November 6, 2025 15:08
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