Aave Protocol V2
Go to file
2020-10-16 17:41:31 +02:00
config Fix conflicts and renamings 2020-09-24 17:48:29 +02:00
contracts Merge branch 'fix/68' into 'master' 2020-10-16 08:05:11 +00:00
helpers Merge branch 'master' into fix/62 2020-10-13 13:41:57 +02:00
tasks WIP: basic flow 2020-10-16 17:41:31 +02:00
test Fixed #69 2020-10-15 17:57:54 +02:00
.editorconfig - Added mocha __setup script with snapshotting 2020-06-08 14:03:40 +02:00
.gitignore Added .env to gitignore 2020-10-12 15:20:38 +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
buidler.config.ts WIP: basic flow 2020-10-16 17:41:31 +02:00
coverage.json Merge branch 'master' into feat/18 2020-10-08 15:41:48 +02:00
deployed-contracts.json WIP: basic flow 2020-10-16 17:41:31 +02:00
docker-compose.test.yml Fix conflicts 2020-08-21 17:19:25 +02:00
docker-compose.yml Added env variables mapping 2020-10-12 15:42:32 +02:00
Dockerfile Added migration scripts for Uniswap and Aave with configuration and common tasks 2020-08-31 12:10:40 +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 WIP: basic flow 2020-10-16 17:41:31 +02:00
package.json WIP: basic flow 2020-10-16 17:41:31 +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 Fix conflicts. Stable config implementation. Migrate from constants to configuration files per pool. Skip script loads while compilation. 2020-08-25 17:15:27 +02:00
tslint.json pretty print 2020-07-13 11:54:08 +03:00

Aave Protocol v2