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 ListValidators inactive check #7354

Merged
merged 3 commits into from
Sep 27, 2020
Merged

Conversation

terencechain
Copy link
Member

This fixes #7349

Removed the incorrect filter based off on activation epoch. Tested run time and verified the result was indeed correct. Added a regression test

@terencechain terencechain requested a review from a team as a code owner September 26, 2020 17:49
@terencechain terencechain self-assigned this Sep 26, 2020
@codecov
Copy link

codecov bot commented Sep 26, 2020

Codecov Report

Merging #7354 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7354      +/-   ##
==========================================
- Coverage   60.14%   60.07%   -0.08%     
==========================================
  Files         417      417              
  Lines       30026    29980      -46     
==========================================
- Hits        18060    18010      -50     
- Misses       9021     9030       +9     
+ Partials     2945     2940       -5     

@prylabs-bulldozer prylabs-bulldozer bot merged commit bb98046 into master Sep 27, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix-list-validators branch September 27, 2020 20:30
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