Commit Graph

86 Commits

Author SHA1 Message Date
David Racero
ac63cfaf05 Minor changes to deploy scripts. Fix token verify errors. Added new task for print providers config. 2020-11-30 19:25:06 +01:00
David Racero
53d92ccfe4 Added permit domain check test. Update typechain and typescript to support new ethers 5 generated typings. Updated ethers to support _TypedDataEncoder for domain hash. 2020-11-18 19:18:02 +01:00
David Racero
12d17179d6 Renamed ChainlinkProxyPriceProvider to AaveOracle 2020-11-17 10:24:24 +01:00
David Racero
b275fedfe8 Remove Uniswap V1 config and scripts. Renamed config to markets. 2020-11-17 09:33:45 +01:00
David Racero
27365697ac Added mainnet check list. Remove deployed contracts. Update README.md 2020-11-16 19:22:22 +01:00
David Racero
0d40682054 Added initial README. Digging into Tenderly. Added initial mainnet fork with buidler. 2020-11-16 16:08:07 +01:00
David Racero
d0ea8d2e32 Added buidler mainnent fork 2020-11-16 11:09:23 +01:00
David Racero
84053c7b1d Added latest update from Tenderly 2020-11-16 10:19:14 +01:00
David Racero
d1c6943cd3 Initial implementation of Tenderly plugin 2020-11-12 14:12:26 +01:00
David Racero
1bfab49557 Initial setup. Add Alchemy key 2020-11-12 09:11:17 +01:00
David Racero
cf32c1f84f Fixes task related with LendingOracle. Add token verification task. 2020-11-10 21:16:31 +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
David Racero
8389410819 Use latest package 2020-11-09 19:28:13 +01:00
David Racero
b3870cc107 Use fallback verification if related sources causes Solidity bug. 2020-11-09 18:55:09 +01:00
David Racero
45f882b401 Upload source dependency graph instead of all source code while etherscan verification 2020-11-09 15:52:28 +01:00
David Racero
089dd2a55a Remove buidler gas estimation to fix conflict with hardhat estimation plugin 2020-11-09 09:51:44 +01:00
andyk
efb77fdf4c Merge branch 'master' into feat/data-helpers 2020-11-06 15:54:50 +03:00
David Racero
1c9eb2efbf Fix CI 2020-11-05 15:52:36 +01:00
David Racero
729b642ea5 Support Buidler to run solidity-coverage until is ported. 2020-11-05 14:43:17 +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
5477ad2c8d Added configs 2020-11-04 16:33:03 +01:00
David Racero
fd46bf888a Print addresses after migration. Fix minor migration issues. 2020-11-02 14:45:00 +01:00
David Racero
d22a6f629b Remove LEND config and fix tests to use AAVE conversion 100:1 2020-11-02 12:37:57 +01:00
andyk
898d72dfb3 Merge branch 'master' into feat/data-helpers 2020-10-30 13:16:21 +03:00
andyk
18d7a44db5 removal of ReserveLogic.ReserveData from UI helper return 2020-10-30 13:14:42 +03:00
David Racero
0824f08214 Rollback package-lock 2020-10-29 18:44:49 +01:00
David Racero
a9e7fa3516 Added WETHGateway tests 2020-10-29 15:50:32 +01:00
David Racero
744befc46c Added deposit test for WETHGateway 2020-10-29 12:44:21 +01:00
David Racero
a966d9f53f Added new StringLib library with concat to reuse function in deployment helpers. 2020-10-28 18:39:19 +01:00
David Racero
0d87292867 Fix merge conflicts. Fix ETH to WETH symbol change 2020-10-28 15:49:50 +01:00
pol
52c21a38ba Merge branch 'master' of sendra.gitlab.com:aave-tech/protocol-v2 into feat/70-basic-flow-task 2020-10-27 10:49:34 +01:00
David Racero
95b94e46e2 Merge master 2020-10-26 10:41:24 +01:00
The3D
7b0a83fd8f Merge branch 'master' into fix/76-migration-scripts 2020-10-26 09:52:56 +01:00
pol
a3e1ae3268 removed buidler task 2020-10-23 16:36:11 +02:00
pol
9530dd115d added scenarios engine for subgraph testing 2020-10-23 15:20:29 +02:00
David Racero
cbc188e62a merge and add helper contracts 2020-10-23 15:18:01 +02:00
pol
1384afa534 merged conflicts 2020-10-23 13:04:09 +02:00
The3D
614244272e Added the gas reporter 2020-10-23 12:20:06 +02:00
David Racero
c9df20f74d Added .env support for docker-compose.yml. Add --verify again to package.json kovan script 2020-10-22 11:27:45 +02:00
David Racero
9496af6455 Replace compilation for glob file finder. Stop verify if it finds a critical error. 2020-10-22 11:17:21 +02:00
pol
13825879cb merged with master 2020-10-20 15:34:16 +02:00
The3D
7ddf18b823 Updated migration scripts to add custom proxy price providers 2020-10-20 12:19:07 +02:00
pol
bd42a8cfa5 added script to deploy docker net 2020-10-19 12:03:47 +02:00
pol
8de8727f66 WIP: basic flow 2020-10-16 17:41:31 +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
59bfdc39f2 Fix conflicts 2020-09-14 19:59:00 +02:00
eboado
748312cf20 - Added permit() to aToken. 2020-09-14 15:57:11 +02:00
David Racero
5af23057fa Fix conflicts. 2020-09-14 15:53:34 +02:00