-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add deposit events * feat: add withdraw events * feat: add repay event * feat: add deposits, withdraws, and repay on pToken table * feat: add borrow event * feat: add script to test transfer * feat: add transfer event * refactor: use validate env helper on deposit and transfer script * feat: add borrowIndex data and accrue interest event * chore: add log pToken data for testing * feat: add reserve changes events * refactor: rename onBehalfOf to user
- Loading branch information
1 parent
cbab5da
commit 33b21f3
Showing
12 changed files
with
720 additions
and
69 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.