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

Fix number input #558

Merged
merged 2 commits into from
Jan 18, 2018
Merged

Fix number input #558

merged 2 commits into from
Jan 18, 2018

Conversation

evgenyboxer
Copy link
Collaborator

This is a quick fix for a number of problems when trying to play with the numeric field for the token sale, it would die if you hit just '.', etc.

So, a number of checks were added to ensure that this is indeed a number before trying to parse it into bignumber.

Thanks @mhuggins for refactoring and contributing to this PR.

Copy link
Contributor

@mhuggins mhuggins left a comment

Choose a reason for hiding this comment

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

Nice!

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 35.028% when pulling d645706 on fix-token-sale-number-input into a23a94b on dev.

@dvdschwrtz-zz dvdschwrtz-zz merged commit 440b634 into dev Jan 18, 2018
@mhuggins mhuggins deleted the fix-token-sale-number-input branch April 8, 2018 22:46
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.

None yet

4 participants