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

Amount roundings on very small transaction amounts #197

Closed
sinaizd opened this issue Apr 12, 2019 · 1 comment
Closed

Amount roundings on very small transaction amounts #197

sinaizd opened this issue Apr 12, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sinaizd
Copy link

sinaizd commented Apr 12, 2019

Description
Sending 1.00000009 Beams + 1 groth results in sending 1.00000008 Beams.
There is a rounding logic that we need to avoid.

@sinaizd sinaizd added the bug Something isn't working label Apr 12, 2019
@sinaizd sinaizd added this to To Do in Bright Boson 2.1 via automation Apr 12, 2019
@vain-onnellinen vain-onnellinen moved this from To Do to In Progress in Bright Boson 2.1 Apr 12, 2019
@vain-onnellinen vain-onnellinen moved this from In Progress to Done in Bright Boson 2.1 Apr 12, 2019
@sinaizd sinaizd assigned sinaizd and unassigned vain-onnellinen Apr 17, 2019
@sinaizd
Copy link
Author

sinaizd commented Apr 17, 2019

checked

@sinaizd sinaizd closed this as completed Apr 17, 2019
Bright Boson 2.1 automation moved this from Done to Tested Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Bright Boson 2.1
  
Tested
Development

No branches or pull requests

2 participants