We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rmm-math/src/ReplicationMath.ts
Lines 233 to 234 in 8a6189e
Should be:
quantilePrime(input) * 1 / K
ref: https://github.com/primitivefinance/rmms-py/blob/1497a6e4c50c361dcec9001b156126fbafd06d26/modules/cfmm.py#L194-L195
The text was updated successfully, but these errors were encountered:
fix(#17): marginal price math error
ba8a319
Merge pull request #18 from primitivefinance/fix/marginal-price
9873343
🎉 This issue has been resolved in version 1.6.0-true.1 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
No branches or pull requests
rmm-math/src/ReplicationMath.ts
Lines 233 to 234 in 8a6189e
Should be:
quantilePrime(input) * 1 / K
ref: https://github.com/primitivefinance/rmms-py/blob/1497a6e4c50c361dcec9001b156126fbafd06d26/modules/cfmm.py#L194-L195
The text was updated successfully, but these errors were encountered: