Commit Graph

172 Commits

Author SHA1 Message Date
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
David Racero
55201296f2 Added AAVE to Matic market config 2021-03-29 17:28:20 +02:00
David Racero
d7cf033e62 Added sidechain task to follow guidelines. Added IncentivesController to config. 2021-03-26 15:20:24 +01:00
The3D
12cda094b4 Merge branch 'master' into feat/light-deployments 2021-03-05 13:46:11 +01:00
The-3D
554a2ed7ca
Merge pull request #19 from sushiswap/master
PR to list new asset: Added xSUSHI risk parameters
2021-02-25 15:55:09 +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
Zer0dot
50e2828008 Updated to reuse LendingPool & Configurator if possible 2021-02-23 08:34:02 +01:00
Hadrien Charlanes
06d75ac7c7 Cleaned up config 2021-02-22 18:08:17 +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
379761b56f Testing mumbai network deployment, Oracles fail 2021-02-19 18:50:24 -05:00
Zer0dot
016cdacc5f Added MATIC token to types 2021-02-19 17:38:54 -05:00
Zer0dot
71c5d7b080 Merge branch 'feat/lp-market-updated-deployment' into feat/l2-markets 2021-02-19 16:44:41 -05:00
Zer0dot
6d0daf033d Began adaptation to new networks 2021-02-19 16:44:27 -05:00
Zer0dot
5965ef09d4 Fixed names & added prefixes 2021-02-19 15:50:06 -05:00
Zer0dot
f196a3be7a Added Balancer WBTCWETH. Renamed tokens to show underlying AMM. 2021-02-15 22:50:16 -05:00
Zer0dot
283cf2ce97 Added re-using collateral manager functionality 2021-02-11 22:54:04 -05:00
Zer0dot
fda95dd318 Added optimized deployment functionality 2021-02-10 18:23:05 -05:00
Zer0dot
4b39c42169 Unoptimized but functional light deployment 2021-02-10 13:52:51 -05:00
Zer0dot
0bf9810158 Replaced "Uni" prefix with "Lp" for tokens 2021-02-08 11:24:01 -05:00
Zer0dot
655f9751f7 Replaced "Uniswap" market name & references with "Lp" 2021-02-08 11:05:10 -05:00
Zer0dot
f590040c60 Merge remote-tracking branch 'oldfork/light-implementation' into lp-market 2021-02-04 16:45:00 -05:00
dangerousfood
5d6332d6ea add xSushi 2021-02-03 11:18:03 -06:00
Zer0dot
073b30d8c9 Added assets & fixed test 2021-01-20 21:44:19 -05:00
Zer0dot
97a6179703 Added all UNI-V2 pairs and configs 2021-01-19 20:58:21 -05:00
root
a9aff29b77 Flash liquidation fixes. Add working test for flash liquidation. Add Tenderly tests support. 2021-01-15 15:48:54 +00:00
Zer0dot
ccb6e36760 Slight cleanup 2021-01-14 18:56:18 -05:00
Zer0dot
917f632980 Added unique prefix functionality 2021-01-13 01:05:44 -05:00
Zer0dot
0472cc27f2 Cleanup (Removed unneeded dev deployment) 2021-01-10 20:40:23 -05:00
Zer0dot
4637476bbd Removed UNI prefix, cleaned up 2020-12-30 01:04:06 -05:00
Zer0dot
57986b76a8 Testing 2020-12-25 00:47:30 -05:00
Zer0dot
9e001ec0b6 Initial testing 2020-12-22 18:48:02 -05:00
The3D
2e23281cdc Merge branch 'master' into 178-add-uniswap-adapters 2020-12-02 10:14:03 +01:00
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
Andrey Ko
a32d1ce404 Merge branch 'feat/uniswap-adapter-flashloan' into '178-add-uniswap-adapters'
Add Uniswap adapter for liquidity swap and repay with collateral using flashloan

See merge request aave-tech/protocol-v2!106
2020-11-30 10:21:46 +00:00
The3D
7892587f1b Updated migration scripts to add the reserve factor configuration 2020-11-28 12:54:54 +01:00
The3D
c7a0ca5fb0 Added reservefactor to the commons configuration 2020-11-27 11:18:04 +01:00
David Racero
43712d8a2b Support marketId argument 2020-11-26 16:11:40 +01:00
Gerardo Nardelli
71ea58f758 Merge branch 'master' into feat/uniswap-adapter-flashloan
# Conflicts:
#	test/__setup.spec.ts
2020-11-25 10:46:01 -03:00
David Racero
4034c75536 Support custom aToken deployments 2020-11-20 12:11:57 +01:00
The3D
d5f0e9ebf9 Updated migration scripts 2020-11-19 18:11:53 +01:00
The3D
3f5822f5f6 Updated DefaultInterestRateStrategy 2020-11-19 17:17:11 +01:00
Gerardo Nardelli
9478381992 Merge branch 'master' into feat/uniswap-adapter-flashloan
# Conflicts:
#	helpers/contracts-helpers.ts
#	test/helpers/make-suite.ts
2020-11-19 09:32:52 -03: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
edac705301 Check Reserves and Oracles config. Removed unneded config related with old uniswap v1. 2020-11-18 10:33:44 +01:00