Commit Graph

37 Commits

Author SHA1 Message Date
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
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
5e66335375 feat: Detect extra rewards at AToken when deposit and withdrawal of Curve gauge tokens. 2021-06-30 17:15:01 +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
a693e0b767 wip: tests changes due new curve treasury 2021-06-18 10:29:57 +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
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
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
45820122e5 fix: Add missing function dependency 2021-05-17 13:30:46 +02:00
David Racero
e8e9488523 feat: Added Curve LP support for reward aware aTokens 2021-05-17 13:12:23 +02:00
David Racero
6f03bb9cf9 feat: merge fix/101-support-registry-config 2021-05-14 12:44:57 +02:00
David Racero
d6ede6c87e feat: Added Rewards Aware ATokens tests and scripts. 2021-05-12 17:09:49 +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
The3D
12cda094b4 Merge branch 'master' into feat/light-deployments 2021-03-05 13:46:11 +01:00
The3D
7f44a0c242 Removed unused param in struct 2021-03-05 10:36:55 +01:00
The3D
eb9077f25e Refactored interest rate strategies tests 2021-03-01 20:26:08 +01:00
The3D
682a7d13fe Updated tests 2021-02-26 19:18:38 +01:00
Zer0dot
ce7d011e20 Initial setup for BptBALWETH 2021-02-24 17:58:20 -05:00
Zer0dot
b2d344e189 Changed USDCDAI to DAIUSDC to fit pair order 2021-02-24 10:55:52 -05:00
Zer0dot
d41edec1ab Merged feat/lp-market-updated-deployment 2021-02-23 10:59:02 -05:00
Hadrien Charlanes
e3846332db Cleaned up more conf, getParanetwork working now. Added weth Gateway Matic 2021-02-23 15:43:24 +01:00
Hadrien Charlanes
029a349d90 Prepared XDAI configs, updated matic with new LendingPool and LendingPoolConfigurator 2021-02-23 10:01:32 +01:00
Hadrien Charlanes
da2ade5d3b Added Weth gateway contract in config, updated deployment 2021-02-22 17:25:12 +01:00
Zer0dot
b3e14bc033 Fixed MATIC WETHGateway adaptation, uses wMATIC 2021-02-21 20:05:11 -05:00
Zer0dot
ec4df02f84 Fixed tests, moved MOCK_CHAINLING_AGGREGATORS_PRICES to constants.ts 2021-02-21 18:55:27 -05:00
Zer0dot
ebc147866f Fixed tests with new prefixes 2021-02-19 15:50:13 -05:00
Zer0dot
f196a3be7a Added Balancer WBTCWETH. Renamed tokens to show underlying AMM. 2021-02-15 22:50:16 -05:00
Zer0dot
0652b09ffd Slight fixes for tests to run and removed old gas tracker 2021-02-10 19:11:41 -05:00
Zer0dot
d131afb6a0 Fixed test suites to work with new deployment functionality 2021-02-10 18:23:20 -05:00
Zer0dot
d0a1ea7171 Adapted test suite and added some tests for LP market 2021-02-09 18:14:38 -05:00
Zer0dot
0bf9810158 Replaced "Uni" prefix with "Lp" for tokens 2021-02-08 11:24:01 -05:00
Zer0dot
01a662680f Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00