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

R4R: Sanitize Dec.Roundint64 #3475

Merged
merged 2 commits into from
Feb 2, 2019

Conversation

rigelrozanski
Copy link
Contributor

@rigelrozanski rigelrozanski commented Feb 1, 2019

closes #2509

follow up issues:
#3472
#3473

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added entries in PENDING.md with issue #

  • rereviewed Files changed in the github PR explorer


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)

@codecov
Copy link

codecov bot commented Feb 1, 2019

Codecov Report

❗ No coverage uploaded for pull request base (rigel/tmint-power-reduce@d2cc658). Click here to learn what that means.
The diff coverage is 100%.

@@                     Coverage Diff                     @@
##             rigel/tmint-power-reduce    #3475   +/-   ##
===========================================================
  Coverage                            ?   59.55%           
===========================================================
  Files                               ?      135           
  Lines                               ?    10015           
  Branches                            ?        0           
===========================================================
  Hits                                ?     5964           
  Misses                              ?     3679           
  Partials                            ?      372

Copy link
Member

@jackzampolin jackzampolin left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@jackzampolin jackzampolin merged commit b2241ef into rigel/tmint-power-reduce Feb 2, 2019
@jackzampolin jackzampolin deleted the rigel/roundint64-sanitize branch February 2, 2019 01:08
rigelrozanski added a commit that referenced this pull request Feb 6, 2019
* add uncompiled power functionality

* fix some compile errors

* Power -> TendermintPower

* tests rename GetTendermintPower

* test fix

* working

* fix delegation tests

* fix slash tests

* staking/keeper tests passing

* docs reversion

* debuggin workin

* x/staking test pass

* fix gov tests

* fix x/slashing tests

* working distribution test fixes

* fix distribution tests

* lint

* fix lcd tests

* fix gov test

* lint

* CLI fixes, rm stakingTypes

* typos

* working cli fixes

* cli test fix

* cli tests fixed

* testnet creation modification

* typo

* pending

* Sanitize Dec.Roundint64 (#3475)

* merge fixes

* @cwgoes comments

* fix tests

* change power reduction to 10^-6

* option to turn off minting for LCD tests
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.

3 participants