-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Easy] Add minimal documentation on Coincidence of Wants queries (#131)
* add minimal documentation on CoW queries * complete docstring of cow query
- Loading branch information
Showing
3 changed files
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Coincidence of Wants | ||
|
||
The queries in this folder are used to compute quantitative measures of Coincidence of Wants (CoW). | ||
Results are used for solver bounties and general monitoring. | ||
|
||
The approach to measuring CoWs is based on a [Master's Thesis by Vigan Lladrovci](https://wwwmatthes.in.tum.de/pages/y9xcjv094zhn/Master-s-Thesis-Vigan-Lladrovci). | ||
|
||
## Query structure | ||
|
||
 | ||
|
||
The figure was generated using https://app.diagrams.net/. | ||
|
||
## Notes | ||
|
||
- This measure of CoWs cannot detect all benefits of batching. | ||
- Slippage is treated as if there had been additional AMM interactions which lead to a settlement without slippage. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.