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

feat(FutureExchange/order store): delete canceled / executed orders to avoid O(N) and O(N^2) loops #455

Merged
merged 18 commits into from
Jul 1, 2024

Merge branch 'master' into yakir/feat/delete-orders

0567661
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(FutureExchange/order store): delete canceled / executed orders to avoid O(N) and O(N^2) loops #455

Merge branch 'master' into yakir/feat/delete-orders
0567661
Select commit
Loading
Failed to load commit list.

Annotations

2 warnings

This job succeeded