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: [Solver/driver colocation] Make autopilot track for settlements and don't wait for driver to report back a hash #2609

Closed
harisang opened this issue Apr 10, 2024 · 1 comment
Assignees
Labels
E:7.1 Ext. solvers operating driver See https://github.com/cowprotocol/pm/issues/57 for details team:solvers Issues / PRs scoped to solvers

Comments

@harisang
Copy link
Contributor

Currently, the autopilot is waiting for the driver to report back the tx_hash of the settlement. In the colocated world, a driver might not report the hash right away, in which case, unnecessary delay might be caused. To fix this, the autopilot should be monitoring the blockchain and detect the tx hash itself.

@harisang harisang added the team:solvers Issues / PRs scoped to solvers label Apr 10, 2024
@MartinquaXD MartinquaXD self-assigned this Apr 16, 2024
@squadgazzz squadgazzz assigned squadgazzz and unassigned MartinquaXD Apr 17, 2024
@squadgazzz
Copy link
Contributor

Fixed in #2630

@fleupold fleupold added the E:7.1 Ext. solvers operating driver See https://github.com/cowprotocol/pm/issues/57 for details label Apr 26, 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 team:solvers Issues / PRs scoped to solvers
Projects
None yet
Development

No branches or pull requests

4 participants