-
Notifications
You must be signed in to change notification settings - Fork 7
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
Pool: removes the hardcoded value for tolerance and adds it as parameter to split_deposit_based_on_pool_ratio #257
Conversation
… as parameter to split_deposit_based_on_pool_ratio
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.
Good progress.
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.
Actually now I don't see why we renamed it to a _bps - it doesn't make sense, that difference is not in a percentage.
Please rename it back. I will consider if we still need that value.
…-lead-to-high-imprecision-for-small-pools
…_bps to tolerance
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.
I'm putting this on pause, I need to take another look on this tolerance logic.
No longer valid. |
No description provided.