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 activationEpoch=FarFutureEpoch in validator client logging #5608

Merged
merged 3 commits into from Apr 24, 2020

Conversation

0xKiwi
Copy link
Contributor

@0xKiwi 0xKiwi commented Apr 24, 2020

This PR gets rid of a case where a validator is in the state, past the DEPOSITED state, but still not assigned a ActivationEpoch. I misunderstood how the activation process works.

@0xKiwi 0xKiwi requested a review from a team as a code owner April 24, 2020 01:17
@0xKiwi 0xKiwi added the Ready For Review A pull request ready for code review label Apr 24, 2020
@codecov
Copy link

codecov bot commented Apr 24, 2020

Codecov Report

Merging #5608 into master will decrease coverage by 30.29%.
The diff coverage is 22.22%.

@@             Coverage Diff             @@
##           master    #5608       +/-   ##
===========================================
- Coverage   43.21%   12.92%   -30.30%     
===========================================
  Files         271      116      -155     
  Lines       22596     9279    -13317     
===========================================
- Hits         9765     1199     -8566     
+ Misses      11075     7876     -3199     
+ Partials     1756      204     -1552     

@0xKiwi 0xKiwi merged commit 9212638 into prysmaticlabs:master Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants