-
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.
Fix setFee when changing from a zero performance fee (#59)
* Fix setFee when changing from a zero performance fee * 💥 Refactor invariant setup. (#55) * Track the Lido withdrawal request amounts * Fixed fork tests with new cross price * Fix config of gas reports * Format code * 💥 Refactor invariant setup. * ✨ Add swap invariants. * ✨ Add extra invariant. * ✨ Add `afterInvariant` logic. * 🐛 Fix not up-only shares. * ⚗️ Push PoC. * 🔥 Remove old code. * ⚡ Adjust invariant error tolerance. * 💚 Fix CI. --------- Co-authored-by: Nicholas Addison <[email protected]> --------- Co-authored-by: Clément <[email protected]>
- Loading branch information
1 parent
e05ecf2
commit f2fff15
Showing
18 changed files
with
959 additions
and
1,707 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
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
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
Oops, something went wrong.