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: remove complex candidate set computation #2569

Merged
merged 1 commit into from
May 15, 2023
Merged

Conversation

hdevalence
Copy link
Member

The existing implementation isn't safe to deploy, because it scans every single position in the entire dex on every iteration of edge relaxation during routing.

The existing implementation isn't safe to deploy, because it scans every single
position in the entire dex on every iteration of edge relaxation during
routing.
@hdevalence hdevalence temporarily deployed to smoke-test May 15, 2023 19:42 — with GitHub Actions Inactive
@erwanor erwanor merged commit fbd2dfb into main May 15, 2023
@erwanor erwanor deleted the no-candidate-scanning branch May 15, 2023 20:10
@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.

3 participants