-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- adds methods to test interest rate - adds methods to test configurations - adds methods to test emodes
- Loading branch information
Showing
3 changed files
with
400 additions
and
7 deletions.
There are no files selected for viewing
Submodule aave-address-book
updated
50 files
Submodule forge-std
updated
9 files
+1 −1 | LICENSE-APACHE | |
+1 −1 | LICENSE-MIT | |
+2 −0 | foundry.toml | |
+16 −0 | package.json | |
+5 −0 | src/Script.sol | |
+11 −6 | src/Test.sol | |
+8 −1 | src/Vm.sol | |
+8 −0 | src/test/Script.t.sol | |
+11 −0 | src/test/StdAssertions.t.sol |
Oops, something went wrong.