R4R: Terminate Update Bonded Validators Iteration Properly#2023
Merged
rigelrozanski merged 2 commits intodevelopfrom Aug 15, 2018
Merged
R4R: Terminate Update Bonded Validators Iteration Properly#2023rigelrozanski merged 2 commits intodevelopfrom
rigelrozanski merged 2 commits intodevelopfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2023 +/- ##
===========================================
+ Coverage 64.86% 64.86% +<.01%
===========================================
Files 115 115
Lines 6862 6863 +1
===========================================
+ Hits 4451 4452 +1
Misses 2127 2127
Partials 284 284 |
f2f37f9 to
039b52d
Compare
039b52d to
8a9a5da
Compare
Contributor
|
Please don't squash each time, we can do that once when we merge to develop. I guess the PR checkboxes are confusing. |
Contributor
Author
|
@cwgoes you mean squash right after approvals but right before merge? If so, who does the squashing? Indeed, it's a bit confusing, but I agree nonetheless -- apologies. |
Contributor
The person who merges does the squashing; it's a button on the GitHub UI (or easy enough from a shell too). |
rigelrozanski
approved these changes
Aug 15, 2018
Contributor
rigelrozanski
left a comment
There was a problem hiding this comment.
reviewed - logic lookin' gud~!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Terminate iteration loop in
UpdateBondedValidatorsandUpdateBondedValidatorsFullwhen the first revoked validator is encountered and perform a sanity check.closes: #1974
docs/)PENDING.mdthat include links to the relevant issue or PR that most accurately describes the change.cmd/gaiaandexamples/For Admin Use: