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

Fix epoch overflow in process_exit_queue #875

Closed
wants to merge 1 commit into from

Conversation

mkalinin
Copy link
Collaborator

@mkalinin mkalinin commented Apr 2, 2019

What was wrong?

There was an overflow in checking whether validator is eligible for exit; it made validators exit at the first epoch transition.

@vbuterin
Copy link
Contributor

vbuterin commented Apr 2, 2019

The entire mechanism will be revamped by #850; and I don't think this applies there. In particular, that entire function no longer exists in that PR.

@vbuterin vbuterin closed this Apr 2, 2019
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 this pull request may close these issues.

2 participants