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

Only return aggregated ask/bid orders for the order book #9

Open
qubicmio opened this issue Jan 12, 2025 · 0 comments
Open

Only return aggregated ask/bid orders for the order book #9

qubicmio opened this issue Jan 12, 2025 · 0 comments

Comments

@qubicmio
Copy link
Collaborator

What, why, who

As the frontend doesn't use the asset orders that are not aggregated any more we can remove this endpoint functionality from the back end completely to not have unused code.

Acceptance criteria

  • Only return aggregated asset orders (remove non-aggregated option).
  • Remove entityId from asset orders.
  • Remove aggregated query parameter from endpoint.
  • Remove aggregated property from caches.

References

#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant