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

fix: handle invalid offset for pegged on market update when tick size… #11310

Merged
merged 1 commit into from
May 22, 2024

Conversation

ze97286
Copy link
Contributor

@ze97286 ze97286 commented May 22, 2024

… changes

when market is updated we need to validate the offsets of pegged orders with mid reference and cancel orders where both the offset and the tickSize translate to 0 in asset decimals.

@ze97286 ze97286 self-assigned this May 22, 2024
@ze97286 ze97286 requested a review from a team as a code owner May 22, 2024 15:01
@jeremyletang jeremyletang merged commit 7bc6864 into develop May 22, 2024
16 checks passed
@jeremyletang jeremyletang deleted the pegged_update branch May 22, 2024 15:55
jeremyletang added a commit that referenced this pull request May 23, 2024
fix: handle invalid offset for pegged on market update when tick size…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants