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

Refactor ValidatorState #787

Closed
Tracked by #340
brentstone opened this issue Nov 15, 2022 · 0 comments · Fixed by #740
Closed
Tracked by #340

Refactor ValidatorState #787

brentstone opened this issue Nov 15, 2022 · 0 comments · Fixed by #740
Assignees
Labels

Comments

@brentstone
Copy link
Collaborator

Currently, the ValidatorState enum contains three variants: Inactive, Pending, and Candidate. We plan to remove the Pending state and add a Jailed state. We may also consider renaming the Inactive and Candidate variants in light of the future refactoring of the validator sets (#721) as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant