-
Notifications
You must be signed in to change notification settings - Fork 22
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
Manager: Remove non-enrolled validators from peer list #3080
Conversation
b8fb20d
to
52322fa
Compare
Fixes #2868 |
52322fa
to
330bd90
Compare
Codecov Report
@@ Coverage Diff @@
## v0.x.x #3080 +/- ##
==========================================
+ Coverage 79.02% 79.35% +0.33%
==========================================
Files 209 210 +1
Lines 18723 18845 +122
==========================================
+ Hits 14796 14955 +159
+ Misses 3927 3890 -37
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
330bd90
to
814a317
Compare
b8a62b0
to
c4b7137
Compare
Will work both when a validator is no longer enrolled or changes its stake.
c4b7137
to
942757b
Compare
green |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Will work both when a validator is no longer enrolled or changes
its stake.