cowprotocol / services

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

Store Signatures With Settlement Competition #886

Closed nlordell closed 2 weeks ago

nlordell commented 1 year ago

Related to #885

In order to be able to retroactively prove /solve, /execute and /reveal responses from drivers, this information needs to be stored in the database along with existing solver competition and settlement information.

Note that the current settlement_competition table is intended for debugging purposes. This either needs to change, or this sensitive information should be stored in a separate, more permanent table.

sistemd commented 1 year ago

Note: this is referring to storing data in the autopilot, whereas https://github.com/cowprotocol/services/issues/888 refers to storing data in the driver.

github-actions[bot] commented 3 months 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.

github-actions[bot] commented 3 weeks 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.