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

[0.5HR][20 GHOST] Validation error on send amount #15

Open
reborn1002 opened this issue Jun 24, 2020 · 2 comments
Open

[0.5HR][20 GHOST] Validation error on send amount #15

reborn1002 opened this issue Jun 24, 2020 · 2 comments
Labels
bounty Completing this task has a reward in GHOST bug Something isn't working
Milestone

Comments

@reborn1002
Copy link
Collaborator

If you input .1 in the amount box instead of 0.1 it says it's an invalid amount

@reborn1002 reborn1002 added the bug Something isn't working label Jun 24, 2020
@akshaynexus akshaynexus added this to the v2.0.7 milestone Jun 26, 2020
@reborn1002 reborn1002 modified the milestones: v2.0.7, v2.0.8 Jul 5, 2020
@reborn1002 reborn1002 changed the title Validation error on send amount [0.5HR][20 GHOST] Validation error on send amount Jul 15, 2020
@reborn1002 reborn1002 added the bounty Completing this task has a reward in GHOST label Jul 15, 2020
@redbrickred
Copy link

Suspect:

src/app/wallet/wallet/send/send.component.html calls checkAmount()
src/app/wallet/wallet/send/send.component.ts has checkAmount() which calls verifyAmount() function.

There is some commented out code in this function, last notable change was this fix:
b167fd4

@Tizymandias
Copy link
Contributor

I believe this can now be closed if this is included in PR #129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty Completing this task has a reward in GHOST bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants