-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: added tests * feat: added test for stable debt * fix: bad merge * feat: added encoded tx data * feat: added test for signed repay with l2 pool * feat: -1 handle * feat: added test for repay with max input (-1) * feat: added encode functions for using optimized path * fix: rate mode and max repay * test: repay amount and interest rate mode * feat: sdai token wrapper * test: sdai wrapper * fix: sdai token preview * test: coverage * feat: updated typings * fix: compile errors * feat: generic token wrapping service * fix: export * fix: explicit return types * fix: cleanup * fix: tests * test: ci * chore: cleanup * fix: types --------- Co-authored-by: Joaquin Battilana <[email protected]>
- Loading branch information
1 parent
ce5290a
commit c772112
Showing
14 changed files
with
2,353 additions
and
1,221 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.