Skip to content

Conversation

@bram-vdberg
Copy link
Contributor

Description

This PR updates the batch auction documentation

@vercel
Copy link

vercel bot commented Feb 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Feb 14, 2025 5:38am

@bram-vdberg bram-vdberg marked this pull request as ready for review February 6, 2025 15:16
@bram-vdberg bram-vdberg requested a review from a team as a code owner February 6, 2025 15:16
@bram-vdberg bram-vdberg requested a review from a team February 6, 2025 15:17
- `protocolFees`: array of any protocol fee policies that apply to the order.
- `quote`: the winning quote for that order.

We clarify here that all `market` and `liquidity` orders have a potentially non-zero predetermined fee, while all `limit` orders have necessarily a zero signed fee, and the actual fee charged to the order is computed and provided by the solvers when they propose an execution of such an order. More details are provided in the [solutions section](#solutions-output).
Copy link
Contributor

@harisang harisang Feb 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I saw you removed 'liquidity' as an option in the class of orders. Not sure if this is still around, but if we decide to remove it, then this sentence needs to be corrected as well as it references such orders

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I followed the openapi from the driver: https://github.com/cowprotocol/services/blob/7333e77082a0fe7a6b0025aff248b1fb52f3c8ba/crates/driver/openapi.yml#L190

I saw that liquidity was removed there, so I assumed it was removed.

@cowmarketing cowmarketing merged commit 565d83f into main Feb 19, 2025
4 checks passed
@cowmarketing cowmarketing deleted the Update-Batch-Auction branch February 19, 2025 15:25
@github-actions github-actions bot locked and limited conversation to collaborators Feb 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants