-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: comments on profit update * chore: round losses up * chore: add receiver check * build: add internal mint * fix: simple rounding * feat: simple transfers * build: fix withdraw (#13) * build: fix withdraw * chore: efficiency * chore: add max loss * test: max loss add * feat: redeem max loss * chore: rounding and redeem fixes * test: e2e strategy test * fix: check for over withdaw * fix: use real values * fix: typos * fix: extra underflow check
- Loading branch information
1 parent
3b0999d
commit f315185
Showing
9 changed files
with
616 additions
and
157 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.