cowprotocol / services

Off-chain services for CoW Protocol
https://cow.fi/
Other
163 stars 66 forks source link

Autopilot to use `score` based on `domain::Settlement` instead of trusting the driver. #2720

Open sunce86 opened 3 months ago

sunce86 commented 3 months ago

Instead of using driver provided score to compare the solutions, autopilot should build domain::Settlement from each solution and call score function and use that to compare solutions.

Dependent on https://github.com/cowprotocol/services/issues/2719 and https://github.com/cowprotocol/services/issues/2718

github-actions[bot] commented 1 month ago

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