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 |
|
David Racero
|
d6ede6c87e
|
feat: Added Rewards Aware ATokens tests and scripts.
|
2021-05-12 17:09:49 +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 |
|
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 |
|