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

Clip withdrawal tokens #2895

Merged
merged 3 commits into from
Nov 25, 2018
Merged

Clip withdrawal tokens #2895

merged 3 commits into from
Nov 25, 2018

Conversation

jaekwon
Copy link
Contributor

@jaekwon jaekwon commented Nov 24, 2018

No description provided.


// Clip withdrawal tokens by pool, due to possible rounding errors.
// https://github.com/cosmos/cosmos-sdk/issues/2888#issuecomment-441387987
for i, decCoin := range withdrawalTokens {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we actually just add a small sentence as to what and why we're doing here?

@codecov
Copy link

codecov bot commented Nov 25, 2018

Codecov Report

Merging #2895 into rigel/blockly-mint will decrease coverage by 0.03%.
The diff coverage is n/a.

@@                  Coverage Diff                   @@
##           rigel/blockly-mint    #2895      +/-   ##
======================================================
- Coverage               56.89%   56.85%   -0.04%     
======================================================
  Files                     120      120              
  Lines                    8321     8318       -3     
======================================================
- Hits                     4734     4729       -5     
- Misses                   3268     3270       +2     
  Partials                  319      319

Copy link
Contributor

@rigelrozanski rigelrozanski left a comment

Choose a reason for hiding this comment

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

Thanks Jae!

@rigelrozanski rigelrozanski merged commit 5ddd549 into rigel/blockly-mint Nov 25, 2018
@rigelrozanski rigelrozanski deleted the jae/blockly-mint branch November 25, 2018 03:54
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