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

Combine database operations #459

Open
fhenneke opened this issue Dec 13, 2024 · 0 comments
Open

Combine database operations #459

fhenneke opened this issue Dec 13, 2024 · 0 comments

Comments

@fhenneke
Copy link
Collaborator

The code added in #448 introduced some duplication in database operations. More specificly, https://github.com/cowprotocol/solver-rewards/blob/main/src/fetch/orderbook.py and https://github.com/cowprotocol/solver-rewards/blob/main/src/pg_client.py share code and functionality.

This code duplication should be removed.

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

No branches or pull requests

1 participant