Jason Raymond Bell
258a9be607
Merge branch 'master' into paraswap
2021-06-15 16:52:42 +01:00
Jason Raymond Bell
4fe36c8fa4
Introduce registry of valid Augustus addresses
...
Set in constructor of BaseParaSwapSellAdapter and validates before swap.
Created mock registry that only validates one address.
Changed the test fixtures to accomodate registry and added two new tests.
Updated deployment script.
Registry address left as a placeholder in package.json since not known yet.
Fixes MixBytes Warning 1.
2021-05-20 23:25:51 +01:00
miguelmtzinf
83d2989eb1
fix: Fix grammar typos on commments
2021-05-18 11:40:02 +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
37ba4765ea
fix: solve conflicts from master
2021-05-14 09:26:22 +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
Jason Raymond Bell
bf635b6d50
Merge branch 'master' into paraswap
2021-03-18 16:46:02 +00:00
Jason Raymond Bell
242826ded6
ParaSwap adapter for collateral swaps
...
Complete with unit tests (using a mock AugustusSwapper contract).
Has similar functionality/tests as for existing Uniswap adapter.
Fixed a couple bugs in tests for Uniswap adapters.
2021-03-18 15:44:52 +00: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
Zer0dot
ec4df02f84
Fixed tests, moved MOCK_CHAINLING_AGGREGATORS_PRICES to constants.ts
2021-02-21 18:55:27 -05:00