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

Deal with rounding errors #80

Open
rmerom opened this issue Jan 6, 2017 · 0 comments
Open

Deal with rounding errors #80

rmerom opened this issue Jan 6, 2017 · 0 comments

Comments

@rmerom
Copy link
Contributor

rmerom commented Jan 6, 2017

Since we're dividing sometimes by # of participants, and at other times by 1000 (to calculate fees), we may encounter roundoff errors. That theoretically may lead to 1-wei delinquencies, which would lead to poor UX.
Need to think more about how to address this...

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

No branches or pull requests

1 participant