Skip to content
Unverified Commit e496a948 authored by Maciej's avatar Maciej Committed by GitHub
Browse files

Validator Re-Enabling (#5724)



Aims to implement Stage 3 of Validator Disbling as outlined here:
https://github.com/paritytech/polkadot-sdk/issues/4359

Features:
- [x] New Disabling Strategy (Staking level)
- [x] Re-enabling logic (Session level)
- [x] More generic disabling decision output
- [x] New Disabling Events

Testing & Security:
- [x] Unit tests
- [x] Mock tests
- [x] Try-runtime checks
- [x] Try-runtime tested on westend snap
- [x] Try-runtime CI tests
- [ ] Re-enabling Zombienet Test (?)
- [ ] SRLabs Audit

Closes #4745 
Closes #2418

---------

Co-authored-by: default avatarordian <[email protected]>
Co-authored-by: default avatarAnkan <[email protected]>
parent e98c1ac6
Pipeline #506014 waiting for manual action with stages
in 1 hour, 35 minutes, and 32 seconds