Aave Protocol V2
Go to file
2020-09-03 18:25:50 +02:00
contracts Removed space 2020-09-03 18:25:50 +02:00
helpers Added a new test to check an invalid interest rate mode 2020-09-03 16:29:14 +02:00
tasks/misc pretty print 2020-07-13 11:54:08 +03:00
test Added further test on flashloan for stable rate borrowing 2020-09-03 18:14:39 +02:00
.editorconfig - Added mocha __setup script with snapshotting 2020-06-08 14:03:40 +02:00
.gitignore Configured gitignore 2020-08-19 16:17:27 +02:00
.gitlab-ci.yml fix ci -5 2020-08-21 15:19:07 +03:00
.prettierignore pretty print 2020-07-13 11:54:08 +03:00
.prettierrc Updated require message errors with constant string numbers to reduce gas 2020-08-25 15:51:52 +02:00
.solcover.js pretty print 2020-07-13 11:54:08 +03:00
a.out Initial commit 2020-06-30 14:09:28 +02:00
buidler.config.ts Updated flashloans V2 2020-08-24 01:22:14 +02:00
data.txt Fixed setup 2020-06-26 14:34:44 +02:00
deployed-contracts.json Updated flashloans to transferFrom the receiver instead of checking that the funds where sent back 2020-08-23 18:38:34 +02:00
docker-compose.test.yml fix ci -4 2020-08-21 15:16:30 +03:00
docker-compose.yml pretty print 2020-07-13 11:54:08 +03:00
Dockerfile Initial commit 2020-05-29 16:55:31 +02:00
Dockerfile_test add test step to CI 2020-08-21 15:11:01 +03:00
LICENSE.md pretty print 2020-07-13 11:54:08 +03:00
package-lock.json Merge branch 'master' into feat/token-distributor-removal 2020-08-20 11:32:26 +02:00
package.json - Adapted flashLoan() for partial debt opening. 2020-08-25 12:55:05 +02:00
README.md pretty print 2020-07-13 11:54:08 +03:00
test-wallets.js Initial fix 2020-08-19 16:10:08 +02:00
tsconfig.json pretty print 2020-07-13 11:54:08 +03:00
tslint.json pretty print 2020-07-13 11:54:08 +03:00

Aave Protocol v2