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 activation queue bug #977

Merged
merged 3 commits into from
Apr 22, 2019
Merged

Fix activation queue bug #977

merged 3 commits into from
Apr 22, 2019

Conversation

JustinDrake
Copy link
Contributor

Fix bug flagged by @NIC619 and @hwwhww whereby the activation_epoch of validators dequeued since the finalized epoch was overwritten.

Cosmetic changes:

  1. Remove activate_validator (there is no overlap between genesis and non-genesis activations)
  2. Improve comments related to activation queue

Fix bug [flagged by @NIC619 and @hwwhww](#850 (comment)) whereby the `activation_epoch` of validators dequeued since the finalized epoch was overwritten.

Cosmetic changes:

1) Remove `activate_validator` (there is no overlap between genesis and non-genesis activations)
2) Improve comments related to activation queue
@JustinDrake JustinDrake added the general:bug Something isn't working label Apr 22, 2019
@djrtwo djrtwo merged commit 59de05e into dev Apr 22, 2019
@djrtwo djrtwo deleted the JustinDrake-patch-19 branch April 22, 2019 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
general:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants