feat: [Solver/driver colocation] Make autopilot track for settlements and don't wait for driver to report back a hash #2609
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
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.
The text was updated successfully, but these errors were encountered: