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

GoS point release #3165

Merged
merged 9 commits into from
Dec 20, 2018
Merged

GoS point release #3165

merged 9 commits into from
Dec 20, 2018

Conversation

cwgoes
Copy link
Contributor

@cwgoes cwgoes commented Dec 19, 2018

Point release for GoS fixes (which will be breaking, so v0.29 I suppose).

This should see further review and simulation testing.

PR back to develop: #3166.


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

* Add boolean for LoadLatestVersion
* Update PENDING.md
@codecov
Copy link

codecov bot commented Dec 19, 2018

Codecov Report

Merging #3165 into master will decrease coverage by 0.05%.
The diff coverage is 50%.

@@            Coverage Diff            @@
##           master   #3165      +/-   ##
=========================================
- Coverage   55.05%     55%   -0.06%     
=========================================
  Files         133     133              
  Lines        9430    9432       +2     
=========================================
- Hits         5192    5188       -4     
- Misses       3921    3927       +6     
  Partials      317     317

@zmanian
Copy link
Member

zmanian commented Dec 19, 2018

Simulation passed. Please do a release

Copy link
Contributor

@alexanderbez alexanderbez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@jaekwon
Copy link
Contributor

jaekwon commented Dec 19, 2018

Needs more comments and tests but LGTM for now. We should comment and test more.

@jaekwon jaekwon merged commit 2b3842c into master Dec 20, 2018
@cwgoes cwgoes deleted the cwgoes/gos-patch-1 branch December 20, 2018 02:06
// before the validator is deleted (and the corresponding ValidatorDistInfo removed).
// If we change other parts of the code such that a self-delegation might remain after
// a validator is deleted, this logic will no longer be safe.
// TODO: Consider instead implementing this in a "BeforeValidatorRemoved" hook.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

7 participants