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: Add /solver_competition/latest endpoint #1945

Closed
MartinquaXD opened this issue Oct 11, 2023 · 1 comment
Closed

feat: Add /solver_competition/latest endpoint #1945

MartinquaXD opened this issue Oct 11, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@MartinquaXD
Copy link
Contributor

Problem

The current /solver_competition endpoint always requires an auction_id or tx_hash which can be cumbersome to get.

Suggested solution

Maybe it could be useful to have something like /solver_competition/latest which simply returns data for the last competition we have a solution for.

Alternatives considered

Just using /solver_competition but /latest is more explicit and as ergonomic.

@MartinquaXD
Copy link
Contributor Author

Implemented in #2162

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

No branches or pull requests

3 participants