Skip to content

[stable2503] Backport #7663#8084

Merged
EgorPopelyaev merged 1 commit intostable2503from
backport-7663-to-stable2503
Mar 28, 2025
Merged

[stable2503] Backport #7663#8084
EgorPopelyaev merged 1 commit intostable2503from
backport-7663-to-stable2503

Conversation

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

Backport #7663 into stable2503 from Overkillus.

See the documentation on how to use this bot.

On top of [7581](#7581).

Adds the missing testing cases and adresses some overdue review feedback
post merge.

- [x] Clean up disabling interface
- [x] Review disabling severity defaults in the refactor
- [x] Verify and test disabling duration (should be era long)
- [x] Add always sorted try-runtime test for DisabledValidators.
- [x] expose severities
- [x] better debuggin/tracing
- [x] Make migration more robust
- [x] Ensure we dont disable for past era slashes (+test)
- [x] Move disabling strategy tests from staking to session (left some
there as it also tests the offence pipeline)
- [ ] more?

(cherry picked from commit b8cf895)
@paritytech-release-backport-bot paritytech-release-backport-bot bot requested a review from a team as a code owner March 28, 2025 10:40
@github-actions github-actions bot added the A3-backport Pull request is already reviewed well in another branch. label Mar 28, 2025
@github-actions github-actions bot requested a review from Overkillus March 28, 2025 10:40
@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/14127159553
Failed job name: test-linux-stable

@Ank4n Ank4n mentioned this pull request Mar 28, 2025
40 tasks
@EgorPopelyaev EgorPopelyaev merged commit f5a823c into stable2503 Mar 28, 2025
82 of 207 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-7663-to-stable2503 branch March 28, 2025 14:46
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