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
|
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 |
|
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 |
|
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
|
71127888a6
|
Updated Matic deployment script
|
2021-02-24 16:49:23 -05:00 |
|
Zer0dot
|
6508aa6127
|
Fixed small error
|
2021-02-24 16:44:45 -05:00 |
|
Zer0dot
|
46be3c6e8a
|
Clarified comment
|
2021-02-24 16:43:57 -05:00 |
|
Zer0dot
|
53139ce991
|
Removed useless space
|
2021-02-24 16:42:41 -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 |
|