-
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.
* wip * add ref to tests * add comments on differences * rename tests * mock rate contract refactor * Revert "mock rate contract refactor" This reverts commit 4559499. * fix share price calculation * additional swap tests * split tests * ensure reserves updated properly * test rated wip * fmt * fix helper function * test rated part 1 * extract initial variables * tests withdrawing all liquidity * simplify share price helper * adjust fees to new precision * adjust expected results in test due to change in fee precision * allow salt in test contracts deployment * cross tests for swap_exact_out * wip - test lp withdraw getter * tests expoit add-remove liqudity * try exploit test * add some comments * fix typo in comment * update old comments * combine swap_exact_in and swap_received tests --------- Co-authored-by: woocash2 <[email protected]>
- Loading branch information
Showing
8 changed files
with
2,679 additions
and
12 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
Oops, something went wrong.