Aave Protocol V2
Go to file
2020-10-07 16:20:32 +02:00
contracts Added return uint256 validation to flashLoan() 2020-10-07 16:20:32 +02:00
helpers Added return uint256 validation to flashLoan() 2020-10-07 16:20:32 +02:00
tasks/misc pretty print 2020-07-13 11:54:08 +03:00
test Added return uint256 validation to flashLoan() 2020-10-07 16:20:32 +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 Merged master 2020-09-04 10:27:32 +02:00
.solcover.js Fixed coverage random failing tests. Added coverage network and minimal config. 2020-09-09 21:24:20 +02:00
a.out Initial commit 2020-06-30 14:09:28 +02:00
buidler.config.ts Updated testsW 2020-09-18 17:56:33 +02:00
coverage.json Adds 100% test coverage to the addressesProviderRegistry 2020-09-23 17:59:43 +02:00
deployed-contracts.json Cleaned up aToken, debt tokens code 2020-09-21 17:58:02 +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/pei-integration 2020-09-15 18:43:55 +03:00
package.json Fix conflicts 2020-09-14 19:59:00 +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
test.log Refactored variable names, reordered the ReserveData struct 2020-09-13 11:58:45 +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