-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update changes to slippage on dune (#379)
This PR updates the copy of the dune query used to exclude batches from slippage accounting. The main changes are - sDAI is not excluded by default. I consider this to be a bug fix. - The batch with hash `0xbd8cf4a21ad811cc3b9e49cff5e95563c3c2651b0ea41e0f8a7987818205c984` was added to the exceptions. The slippage should be around zero. The query reported a non-zero amount since it used a wrong price for (old) GALA. [A PR was submitted to Dune](duneanalytics/spellbook#6541) for fixing/removing the wrong price. - Some changes from the last four weeks were copied from Dune.
- Loading branch information
Showing
1 changed file
with
23 additions
and
5 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