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

dex(router): track state before checking for termination #2686

Merged
merged 3 commits into from
Jun 8, 2023

Conversation

erwanor
Copy link
Member

@erwanor erwanor commented Jun 7, 2023

This PR makes sure that all the execution state is tracked prior to checking termination conditions, so that interrupting a route and fill does not lead to inconsistencies between the reported state and the actual positions.

@erwanor erwanor requested a review from hdevalence June 7, 2023 17:31
@erwanor erwanor temporarily deployed to smoke-test June 7, 2023 17:31 — with GitHub Actions Inactive
@erwanor erwanor temporarily deployed to smoke-test June 7, 2023 18:20 — with GitHub Actions Inactive
@hdevalence hdevalence merged commit f4b5eea into main Jun 8, 2023
6 checks passed
@hdevalence hdevalence deleted the log_limit_frontier branch June 8, 2023 01:01
@cratelyn cratelyn added the A-dex Area: Relates to the dex label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dex Area: Relates to the dex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants