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: Ext. solvers operating driver tracker #2716

Open
4 of 19 tasks
sunce86 opened this issue May 10, 2024 · 3 comments
Open
4 of 19 tasks

feat: Ext. solvers operating driver tracker #2716

sunce86 opened this issue May 10, 2024 · 3 comments
Labels
E:7.1 Ext. solvers operating driver See https://github.com/cowprotocol/pm/issues/57 for details

Comments

@sunce86
Copy link
Contributor

sunce86 commented May 10, 2024

Problem

Competition

Postprocessing on settlement event

@sunce86 sunce86 added the E:7.1 Ext. solvers operating driver See https://github.com/cowprotocol/pm/issues/57 for details label May 10, 2024
@fleupold
Copy link
Contributor

Check on settlement update - solution settled before deadline

For this one I'd be a little careful and maybe not immediately circuit break (if you settle an auction 1h later sure, but if it's a few blocks past the deadline I'd give it a pass.

@MartinquaXD
Copy link
Contributor

Just wanted to add that since there are already solvers which run their own driver we need to let them know in advance whenever we change the API between autopilot and driver. For the currently listed tasks that would be:

  1. removing the score field
  2. removing the /reveal endpoint

Both of these could be implemented without breaking existing drivers (just ignore the score field) but it would be good to let them know regardless.

Copy link

This issue has been marked as stale because it has been inactive a while. Please update this issue or it will be automatically closed.

@github-actions github-actions bot added stale and removed stale labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E:7.1 Ext. solvers operating driver See https://github.com/cowprotocol/pm/issues/57 for details
Projects
None yet
Development

No branches or pull requests

3 participants