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

Validators may continue voting even if the network is censoring the validator #6727

Open
aeyakovenko opened this issue Nov 5, 2019 · 1 comment
Milestone

Comments

@aeyakovenko
Copy link
Member

aeyakovenko commented Nov 5, 2019

Problem

Validator may continue voting even if the network is censoring the validator.

Proposed Solution

Validator should stop voting if the bank is more than the lockout threshold behind the validator.

Validator can let some votes expire and retry.

Tag: @carllin @sagar-solana

@mvines
Copy link
Member

mvines commented May 22, 2020

First step is to recover this PR: #6936

@mvines mvines modified the milestones: v1.3.0, v1.4.0 Aug 5, 2020
@mvines mvines modified the milestones: v1.4.0, v1.5.0 Oct 8, 2020
@mvines mvines modified the milestones: v1.5.0, v1.6.0 Dec 17, 2020
@mvines mvines modified the milestones: v1.6.0, v1.7.0 Mar 11, 2021
@mvines mvines modified the milestones: v1.7.0, v1.8.0 May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants