David Racero
|
ce3db28503
|
Added tokenization verifications
|
2020-11-10 14:18:48 +01:00 |
|
David Racero
|
6eb19a2d66
|
Move verification to a separate task and run after deployment. Speed up verification via more logic to prevent too many retries.
|
2020-11-10 13:23:30 +01:00 |
|
The3D
|
43da90b989
|
Added Lending rate oracle
|
2020-11-06 15:19:09 +01:00 |
|
andyk
|
efb77fdf4c
|
Merge branch 'master' into feat/data-helpers
|
2020-11-06 15:54:50 +03:00 |
|
The-3D
|
7d4dd6d0e0
|
Merge branch 'feat/117-oracle-weth' into 'master'
Added management of WETH to ChainlinkProxyPriceProvider.
Closes #117
See merge request aave-tech/protocol-v2!128
|
2020-11-06 11:51:59 +00:00 |
|
eboado
|
3aa5de28b4
|
- Added management of WETH to ChainlinkProxyPriceProvider.
|
2020-11-06 12:09:24 +01:00 |
|
The3D
|
aa354bad59
|
Replaced getAaveAdmin with getPoolAdmin
|
2020-11-06 10:16:40 +01:00 |
|
David Racero
|
b5f2f283a2
|
Fix conflicts
|
2020-11-05 16:15:52 +01:00 |
|
emilio
|
73f38a46ec
|
Merge branch 'master' into fix/114
|
2020-11-05 14:51:04 +01:00 |
|
David Racero
|
729b642ea5
|
Support Buidler to run solidity-coverage until is ported.
|
2020-11-05 14:43:17 +01:00 |
|
emilio
|
69c3d5b9b7
|
Adds Emergency admin
|
2020-11-05 12:35:50 +01:00 |
|
David Racero
|
21e57a1a37
|
Migrate buidler to hardhat
|
2020-11-05 12:18:20 +01:00 |
|
David Racero
|
8ab3bce12e
|
Fixed conflicts
|
2020-11-05 09:20:50 +01:00 |
|
David Racero
|
86f79b4c13
|
Reserves Configuration
|
2020-11-04 13:22:40 +01:00 |
|
David Racero
|
525c816bbe
|
Rollback to 1 WETHGateway per LendingPool
|
2020-11-02 18:43:50 +01:00 |
|
David Racero
|
7282f7678b
|
Allow WETHGateway to be used by multiple pools. Remove logger.
|
2020-11-02 17:51:54 +01:00 |
|
David Racero
|
fd46bf888a
|
Print addresses after migration. Fix minor migration issues.
|
2020-11-02 14:45:00 +01:00 |
|
andyk
|
898d72dfb3
|
Merge branch 'master' into feat/data-helpers
|
2020-10-30 13:16:21 +03:00 |
|
David Racero
|
9317df9252
|
Added boilerplate deployment, getters and tests.
|
2020-10-28 18:06:24 +01:00 |
|
David Racero
|
161fb63f19
|
Added borrow rates deployment optimization and minor tweaks for deployment helpers
|
2020-10-27 10:58:51 +01:00 |
|
David Racero
|
e17f2ec814
|
Added collateral enable and stable migration optimization.
|
2020-10-26 17:43:10 +01:00 |
|
David Racero
|
95b94e46e2
|
Merge master
|
2020-10-26 10:41:24 +01:00 |
|
David Racero
|
1c7ce57b2b
|
Aggregated deployments for initialization, atokens and debtTokens
|
2020-10-23 18:38:27 +02:00 |
|
David Racero
|
bb0df73449
|
WIP test erroring
|
2020-10-22 17:32:50 +02:00 |
|
The3D
|
7ddf18b823
|
Updated migration scripts to add custom proxy price providers
|
2020-10-20 12:19:07 +02:00 |
|
The3D
|
dc0d021572
|
removed the oracles deployment task
|
2020-10-16 13:49:45 +02:00 |
|
David Racero
|
60c93a4d73
|
Remove debug console.logs
|
2020-10-16 12:07:35 +02:00 |
|
David Racero
|
e0627ce66b
|
Added correct library placheholder hashes. Fix imports.
|
2020-10-16 11:27:09 +02:00 |
|
David Racero
|
88a2cb21f4
|
Move contract getters to their own file. Use factory connect. Fix imports
|
2020-10-15 13:57:03 +02:00 |
|
The3D
|
543c3f5c9c
|
Merge branch 'master' into fix/62
|
2020-10-13 13:41:57 +02:00 |
|
David Racero
|
ffc81df4ee
|
Fix conflicts and renamings
|
2020-09-24 17:48:29 +02:00 |
|
David Racero
|
6cbcf39454
|
Fixed conflicts and merge changes
|
2020-09-15 17:24:50 +02:00 |
|
David Racero
|
84d1ed0cb7
|
Added migration scripts for Uniswap and Aave with configuration and common tasks
|
2020-08-31 12:10:40 +02:00 |
|
David Racero
|
b3896fa4e3
|
WIP full migrations
|
2020-08-26 12:38:52 +02:00 |
|
David Racero
|
9de0fe2bc3
|
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 |
|
David Racero
|
cf70929eee
|
Merge and fix conflicts
|
2020-08-25 14:15:35 +02:00 |
|
David Racero
|
82ee09caef
|
Added initialize task
|
2020-08-21 13:07:32 +02:00 |
|
David Racero
|
383f7fc3bb
|
WIP: Added dev-deployment scripts. Moved some helpers and mocks outside of test setup.
|
2020-08-20 17:35:05 +02:00 |
|
andyk
|
89ad335912
|
pretty print
|
2020-07-13 11:54:08 +03:00 |
|
andyk
|
7690b22e8e
|
repo cleanup -1
|
2020-07-03 12:15:30 +03:00 |
|
eboado
|
0ca8e30fb2
|
Initial commit
|
2020-05-29 16:55:31 +02:00 |
|