config
|
Updated migration scripts to add custom proxy price providers
|
2020-10-20 12:19:07 +02:00 |
contracts
|
- Removed unused _flashLiquidationLocked from LendingPoolStorage.
|
2020-11-01 08:53:33 +01:00 |
helpers
|
Merge branch 'fix/51' into 'master'
|
2020-10-31 17:41:48 +00:00 |
specs
|
Merge branch 'master' into feat/102-batch-delegation-allowance
|
2020-10-30 16:04:31 +01:00 |
tasks
|
Added borrow rates deployment optimization and minor tweaks for deployment helpers
|
2020-10-27 10:58:51 +01:00 |
test
|
Merge branch 'fix/51' into 'master'
|
2020-10-31 17:41:48 +00:00 |
.editorconfig
|
|
|
.gitignore
|
Updated gitignore
|
2020-10-28 10:54:20 +01:00 |
.gitlab-ci.yml
|
Update .gitlab-ci.yml
|
2020-11-01 18:55:06 +00:00 |
.prettierignore
|
|
|
.prettierrc
|
|
|
.solcover.js
|
Fixed coverage random failing tests. Added coverage network and minimal config.
|
2020-09-09 21:24:20 +02:00 |
buidler.config.ts
|
fixed gas reporter import
|
2020-10-31 12:37:48 +01:00 |
coverage.json
|
Merge branch 'master' into feat/18
|
2020-10-08 15:41:48 +02:00 |
deployed-contracts.json
|
Merge branch 'master' into fix/51
|
2020-10-31 13:10:26 +01:00 |
docker-compose.test.yml
|
|
|
docker-compose.yml
|
Added .env support for docker-compose.yml. Add --verify again to package.json kovan script
|
2020-10-22 11:27:45 +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
|
|
|
LICENSE.md
|
|
|
package-lock.json
|
Updated configureAsCollateral
|
2020-10-31 12:17:59 +01:00 |
package.json
|
Added new StringLib library with concat to reuse function in deployment helpers.
|
2020-10-28 18:39:19 +01:00 |
README.md
|
|
|
runStableTokenCLI.sh
|
Updates in the specification of StableDebtToken
|
2020-10-29 23:19:11 +02:00 |
runUserConfigCLI.sh
|
Aave integration - first step
|
2020-10-15 00:59:12 +03:00 |
runVariableTokenCLI.sh
|
Updated spec harness and run.sh for VariableDebtToken contract
|
2020-10-29 01:20:38 +02:00 |
test-wallets.js
|
|
|
test.log
|
Rolled back PVE002, added further optimization
|
2020-10-22 18:59:15 +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
|
|
|