-
Notifications
You must be signed in to change notification settings - Fork 10
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
Adjust lrna for fees #139
Adjust lrna for fees #139
Conversation
Specced LRNA mint in Spec.ipynb
… decorator. Loosening acceptable error in hope this resolves issue.
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 think this looks great. The only things I could comment on feel so nitpicky that I'm not even going to.
…or LPs is approximately double
* changed withdrawal fee for stableswap to match our runtime implementation
# Conflicts: # hydradx/model/amm/omnipool_amm.py # hydradx/notebooks/Omnipool/LP_fees_analysis.ipynb # hydradx/tests/test_omnipool_amm.py
The code changes have been previously merged. The spec changes are not in the correct place (they are in spec of current Omnipool) to be merged unless we implement the change in PROD. |
No description provided.