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
|
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
|
194e1df6c3
|
Fix deployment scripts regarding Oracles.
|
2021-03-15 11:52:57 +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 |
|
Hadrien Charlanes
|
e3846332db
|
Cleaned up more conf, getParanetwork working now. Added weth Gateway Matic
|
2021-02-23 15:43:24 +01:00 |
|
Zer0dot
|
f44879e625
|
Fixed missing "waitForTx"
|
2021-02-18 16:50:15 -05:00 |
|
Zer0dot
|
0c2b92a0c8
|
Removed useless import
|
2021-02-12 21:40:20 -05:00 |
|
Zer0dot
|
313e3146f4
|
Added functionality to re-use Aave/Lending Rate Oracles
|
2021-02-12 11:08:36 -05:00 |
|
Zer0dot
|
0652b09ffd
|
Slight fixes for tests to run and removed old gas tracker
|
2021-02-10 19:11:41 -05:00 |
|
Zer0dot
|
039e00fdb0
|
Moved gas-tracker.ts into ./helpers and updated references
|
2021-02-04 17:57:03 -05:00 |
|
Zer0dot
|
688b62fed2
|
Added gas tracking
|
2021-01-11 21:15:47 -05:00 |
|
Zer0dot
|
0472cc27f2
|
Cleanup (Removed unneeded dev deployment)
|
2021-01-10 20:40:23 -05:00 |
|
Zer0dot
|
57986b76a8
|
Testing
|
2020-12-25 00:47:30 -05: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 |
|
David Racero
|
12d17179d6
|
Renamed ChainlinkProxyPriceProvider to AaveOracle
|
2020-11-17 10:24:24 +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
|
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 |
|
The-3D
|
7d4dd6d0e0
|
Merge branch 'feat/117-oracle-weth' into 'master'
Added management of WETH to ChainlinkProxyPriceProvider.
Closes #117
See merge request aave-tech/protocol-v2!128
|
2020-11-06 11:51:59 +00:00 |
|
eboado
|
3aa5de28b4
|
- Added management of WETH to ChainlinkProxyPriceProvider.
|
2020-11-06 12:09:24 +01:00 |
|
The3D
|
aa354bad59
|
Replaced getAaveAdmin with getPoolAdmin
|
2020-11-06 10:16:40 +01:00 |
|
David Racero
|
b5f2f283a2
|
Fix conflicts
|
2020-11-05 16:15:52 +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
|
86f79b4c13
|
Reserves Configuration
|
2020-11-04 13:22:40 +01:00 |
|
David Racero
|
161fb63f19
|
Added borrow rates deployment optimization and minor tweaks for deployment helpers
|
2020-10-27 10:58:51 +01:00 |
|
David Racero
|
e0627ce66b
|
Added correct library placheholder hashes. Fix imports.
|
2020-10-16 11:27:09 +02:00 |
|
David Racero
|
88a2cb21f4
|
Move contract getters to their own file. Use factory connect. Fix imports
|
2020-10-15 13:57:03 +02:00 |
|
David Racero
|
ffc81df4ee
|
Fix conflicts and renamings
|
2020-09-24 17:48:29 +02:00 |
|
David Racero
|
84d1ed0cb7
|
Added migration scripts for Uniswap and Aave with configuration and common tasks
|
2020-08-31 12:10:40 +02:00 |
|