Commit Graph

358 Commits

Author SHA1 Message Date
David Racero
1b7d509051 wip: improved curve deployment scripts 2021-07-14 14:58:34 +02:00
David Racero
549bd7c944 feat: prepare scripts to support Curve AToken deployment, move Curve constants into separated file 2021-07-06 14:10:39 +02:00
David Racero
cd1b4b3625 config: added fork addresses for usd market 2021-07-05 19:48:01 +02:00
David Racero
49d991b908 pull: pull from feat/curve-treasury and fix conflicts 2021-07-05 17:55:26 +02:00
David Racero
dba3dd8e6b
Merge branch 'master' into feat/curve-treasury 2021-06-30 17:22:27 +02:00
David Racero
5b56182157 feat: adapted prior curve reward aware token tests. Added 3pool support. 2021-06-22 19:10:44 +02:00
David Racero
b5ba303e8f wip: Fix Curve tests to use underlying pool tokens instead of gauges 2021-06-22 13:54:30 +02:00
David Racero
53dc34abd7 feat: added deploy scripts 2021-06-16 12:52:00 +02:00
David Racero
d178cc1cea feat: Added first iteration of CurveTreasury.sol to handle Curve LP token gauges 2021-06-09 12:43:16 +02:00
David Racero
305ae2a2cb feat: Added Tenderly addresses. Minor print fix at oracles task. Add AaveOracleV2 to eContractId enum 2021-06-03 12:54:46 +02:00
David Racero
c041167b11 tasks: added task to do erc20 transfers from impersonated addresses inside Tenderly forks 2021-06-02 18:14:12 +02:00
David Racero
6fb9f24da9 config: removed non stable coins. Rename symbols to remove dashes. 2021-05-31 16:45:52 +02:00
David Racero
7d51b97b27 feat: Added AaveOracleV2 with custom quote asset. Support AaveOracleV2 in deployment scripts. 2021-05-27 12:03:19 +02:00
David Racero
50f60a3666 feat: Add OracleQuoteUnit to configs and adapt deployment scripts to support the config change. 2021-05-27 09:35:14 +02:00
David Racero
0242731f76 feat: Added USD Curve scripts. Added misc task to update asset sources to Aave Oracle for development. Changes to typings to support new market. Fixed scripts to support new market. Added OracleQuoteCurrency to determine the quote currency of the Aave Oracle inside a Market. 2021-05-26 19:33:15 +02:00
David Racero
8a8982b324 feat: Added usd amm market config wip. Fixed market types 2021-05-24 11:55:39 +02:00
David Racero
db9a5b64dd feat: Add deployment curve atoken scripts 2021-05-20 10:58:35 +02:00
miguelmtzinf
83d2989eb1 fix: Fix grammar typos on commments 2021-05-18 11:40:02 +02:00
miguelmtzinf
34c9bf209e fix: Fix typo of tenderlyRPC for tenderlyNetwork 2021-05-18 10:40:22 +02:00
miguelmtzinf
329a48cd03 feat: Add defender utils and use of signer 2021-05-17 14:35:21 +02:00
David Racero
991a7d424f feat: Added impersonateAddress function 2021-05-17 13:11:38 +02:00
David Racero
6f03bb9cf9 feat: merge fix/101-support-registry-config 2021-05-14 12:44:57 +02:00
David Racero
37ba4765ea fix: solve conflicts from master 2021-05-14 09:26:22 +02:00
David Racero
4ce6573aaa feat: Remove gasUsage variable due is unused. 2021-05-12 17:37:38 +02:00
David Racero
d6ede6c87e feat: Added Rewards Aware ATokens tests and scripts. 2021-05-12 17:09:49 +02:00
The-3D
38701827f5
Merge pull request #112 from aave/feat/ui-pool-data-provider-task
Feat/UI pool data provider task
2021-05-12 11:00:22 +02:00
David Racero
8072db2f27 logs: remove unneeded debug log 2021-05-12 10:24:03 +02:00
David Racero
095d5bff90 typo: rename getWrappedNativeTokenddress to getWrappedNativeTokenAddress 2021-05-12 10:23:15 +02:00
David Racero
b7462c6be2 feat: update UiPoolDataProvider task to match other tasks code style. Fix old reference of verifyContract at deployUiPoolDataProvider function. 2021-05-12 10:15:41 +02:00
David Racero
6312f9ad64 logs: organize logs at tenderly-utils.ts 2021-05-12 09:50:24 +02:00
David Racero
4f7ce7e202
Merge branch 'master' into polygon-verifier 2021-05-11 12:55:17 +02:00
David Racero
9a699d58c0 misc: remove logs 2021-05-10 15:56:47 +02:00
David Racero
2117e2ca62 misc: remove logs 2021-05-10 15:53:01 +02:00
David Racero
2cdfbbbc5d feat: Added support to fork any chain. Added deployment scripts to Github Actions 2021-05-10 15:34:31 +02:00
David Racero
57cc6579e1 feat: Remove debug logs 2021-05-07 15:18:37 +02:00
David Racero
9b78daa189 fix: fix kovan deployment. Prevent to init tokens without address. Added deployRegistry flag to scripts. 2021-05-07 15:15:15 +02:00
David Racero
ab14a0bc9d Fixed asset borrowing configuration at initialization 2021-03-31 17:39:59 +02:00
David Racero
ae8f7aa21f Fixed config. Fixed WETHGateway initialiation with WrappedNativeToken. Added AaveProtocolDataProvider init at addresses provider registry. 2021-03-31 14:13:44 +02:00
sendra
516cbc7349 updated deployment scripts 2021-03-30 13:17:08 +02:00
David Racero
55201296f2 Added AAVE to Matic market config 2021-03-29 17:28:20 +02:00
David Racero
356f45f8da Fixed WETH config and added new oracle. Automatize ETH/USD aggregator at oracle task 2021-03-29 12:13:56 +02:00
David Racero
d7cf033e62 Added sidechain task to follow guidelines. Added IncentivesController to config. 2021-03-26 15:20:24 +01:00
David Racero
de4aec2804 Set configs for matic. Minor changes to polygon utils and tasks. 2021-03-12 18:06:15 +01:00
David Racero
fe4d5cee02 Skip verification when having errors. Update ReserveFactorTreasureAddress for Matic. 2021-03-12 16:28:05 +01:00
David Racero
264385a839 Merge branch 'master' of github.com:aave/protocol-v2 into polygon-verifier 2021-03-12 16:26:50 +01:00
David Racero
d16c680b7c Integrate polygon verifier into verification tools and Hardhat tasks 2021-03-11 16:55:04 +01:00
David Racero
7b757e340a Fixed automated contracts verification at Polygon 2021-03-10 18:04:19 +01:00
The3D
12cda094b4 Merge branch 'master' into feat/light-deployments 2021-03-05 13:46:11 +01:00
David Racero
d673d54f75 First iteration of a Polygon block explorer smart contract verifier 2021-03-04 16:10:39 +01:00
David Racero
befb447148 Added configs to support tenderly fork rpcs. Added new price feeds addresses. Fix owner signer issues. 2021-03-02 17:21:04 +01:00