-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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: Fix token printing bug #3207
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #3207 +/- ##
========================================
Coverage 54.83% 54.83%
========================================
Files 133 133
Lines 9559 9559
========================================
Hits 5242 5242
Misses 3996 3996
Partials 321 321 |
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 👍
Another thing we should do to mitigate this is make |
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.
Awesome @cwgoes
* Add IsPositive, case check on coins[0] * Link to correct PR * Add testcase
Quoth @ValarDragon:
This PR adds in desired checks in
coins.IsValid()
and adds a testcase for a negative first-denom coin.docs/
)PENDING.md
with issue #Files changed
in the github PR explorerFor Admin Use: