substrate icon indicating copy to clipboard operation
substrate copied to clipboard

Initial implementation of validator disabling strategy

Open tdimitrov opened this issue 2 years ago • 1 comments

The strategy is described in this issue comment. This PR outlines an initial implementation with todos.

Related to https://github.com/paritytech/polkadot-sdk/issues/784

Things that needs to be addressed:

  • [ ] Fix the TODOs in the code.
  • [ ] Add tests
  • [ ] Add runtime migration for staking palet
  • [ ] Add benchamarks

tdimitrov avatar Aug 01 '23 08:08 tdimitrov

The CI pipeline was cancelled due to failure one of the required jobs. Job name: cargo-check-benches Logs: https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/3306254

paritytech-cicd-pr avatar Aug 01 '23 09:08 paritytech-cicd-pr