Skip to content

[stable2503] Backport #9564#9582

Merged
EgorPopelyaev merged 1 commit into
stable2503from
backport-9564-to-stable2503
Aug 28, 2025
Merged

[stable2503] Backport #9564#9582
EgorPopelyaev merged 1 commit into
stable2503from
backport-9564-to-stable2503

Conversation

@paritytech-release-backport-bot

Copy link
Copy Markdown

Backport #9564 into stable2503 from sandreim.

See the documentation on how to use this bot.

The `filter_backed_statements_from_disabled_validators` function does
not properly map indices in the validator group to indices in the
validity votes vec. This PR fixes that.

TODO:
- [x] add more tests
- [x] PRDoc

---------

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 3dfbdf4)
@github-actions github-actions Bot added the A3-backport Pull request is already reviewed well in another branch. label Aug 27, 2025
@github-actions github-actions Bot requested a review from sandreim August 27, 2025 20:29
@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.

@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/17277989644
Failed job name: run-frame-omni-bencher

@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) August 28, 2025 08:24
@EgorPopelyaev EgorPopelyaev merged commit 00642f4 into stable2503 Aug 28, 2025
231 of 315 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-9564-to-stable2503 branch August 28, 2025 09:56
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