Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track offence severity in the runtime for re-enabling purposes (+ migration) #4745

Closed
Overkillus opened this issue Jun 10, 2024 · 0 comments · Fixed by #5724
Closed

Track offence severity in the runtime for re-enabling purposes (+ migration) #4745

Overkillus opened this issue Jun 10, 2024 · 0 comments · Fixed by #5724
Assignees

Comments

@Overkillus
Copy link
Contributor

Overkillus commented Jun 10, 2024

  • Easiest way to track severity is to add it to DisabledValidators
  • Migration can assume max severity for all pending slashes (getting proper severity would be better but is not necessary)
@Overkillus Overkillus converted this from a draft issue Jun 10, 2024
@Overkillus Overkillus moved this from Backlog to In Progress in parachains team board Jun 10, 2024
@Overkillus Overkillus self-assigned this Jun 10, 2024
@Overkillus Overkillus mentioned this issue Oct 2, 2024
11 tasks
github-merge-queue bot pushed a commit that referenced this issue Nov 19, 2024
Aims to implement Stage 3 of Validator Disbling as outlined here:
#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: ordian <write@reusable.software>
Co-authored-by: Ankan <10196091+Ank4n@users.noreply.github.com>
Co-authored-by: Tsvetomir Dimitrov <tsvetomir@parity.io>
@github-project-automation github-project-automation bot moved this from In Progress to Completed in parachains team board Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

1 participant