cowprotocol / services

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

Change Auction ID Format #973

Open nlordell opened 1 year ago

nlordell commented 1 year ago

This issue captures the work to:

_Originally posted by @ennmichael in https://github.com/cowprotocol/services/pull/962#discussion_r1049867772_:

This might be a good opportunity to start using something like a UUID for auctions. I believe this would be beneficial, since auctions would no longer suffer from not having unique IDs across different chains, and instead be truly, globally, unique.

(Of course I propose doing this only if it's technically possible, i.e. the settlement contract allows it and so on.)

fleupold commented 10 months ago

Related to #1136

fleupold commented 10 months ago

Currently auctionID seems to be the primary key of the auctions table

harisang commented 9 months ago

Wanted to resurface this, as I believe there is value in coming up with a unique auction id that can also be made publicly available and referenced, for example, in Dune.

This would make things much easier and transparent for solvers.

github-actions[bot] commented 4 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 2 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.