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

Use safe sqrtPrice computation #135

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Use safe sqrtPrice computation #135

merged 1 commit into from
Oct 16, 2024

Conversation

kadenzipfel
Copy link
Collaborator

Closes: #98

Later on we can also use the old method as long as the sqrtPrice will not be invalid and then just fallback to this if it will be. Added to my notes to implement when we're not on such a time crunch.

@kadenzipfel kadenzipfel requested a review from kinrezC October 16, 2024 19:07
@kinrezC kinrezC merged commit 5c2f2d2 into main Oct 16, 2024
1 check failed
@clemlak clemlak deleted the fix/sqrt-price branch November 5, 2024 06:05
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

Successfully merging this pull request may close these issues.

Fix unsafe optimized sqrt price computation
2 participants