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

auth-server: fix repeated decimal correction #77

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

sehyunc
Copy link
Contributor

@sehyunc sehyunc commented Dec 31, 2024

Purpose

This PR fixes a bug where the price of a quote was doubly decimal corrected, resulting in incorrect fill ratio metrics. The post-decimal-fix tag will be used to filter out any incorrect metrics in DD.

Testing

  • Tested locally
  • Tested in testnet

@sehyunc sehyunc requested a review from joeykraut December 31, 2024 22:08
@sehyunc sehyunc force-pushed the sehyun/fix-ratio branch 2 times, most recently from a69edad to 79aeed4 Compare January 3, 2025 01:07
@sehyunc sehyunc merged commit 63aff48 into main Jan 3, 2025
3 checks passed
@sehyunc sehyunc deleted the sehyun/fix-ratio branch January 3, 2025 01:31
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.

2 participants