sendra
0895e6f75d
feat: added all helper versions
2021-12-17 16:23:11 +01:00
sendra
67aefa8a66
feat: added UiPoolDataProvider V2 with eth markets oracle case
2021-12-06 16:29:34 +01:00
kartojal
fa1f1349b7
fix: load the EmergencyAdmin before pausing the pool at 2_lending_pool.ts deployment script
2021-10-06 14:29:26 +02:00
kartojal
52e03fcd45
feat: add config for ui pool data provider deployment
2021-10-04 18:56:39 +02:00
karotjal
c0caf65796
feat: pause Pool at deployment scripts
2021-09-20 12:44:18 +02:00
David Racero
dc65b0b62e
Merge branch 'master' into feat/188-avalanche-market
2021-09-20 11:04:24 +02:00
karotjal
242850241f
feat: Revised Avalanche configs. Add UiPoolDataProvider helper to deployment scripts.
2021-09-20 10:59:13 +02:00
Ernesto Boado
ccb43f026f
Merge pull request #55 from paraswap/paraswap
...
ParaSwap adapter for collateral swaps
2021-09-01 14:37:45 +02:00
David Racero
a7a54b51ae
fix: fix RPC url for avalanche mainnet
2021-08-27 13:49:28 +02:00
karotjal
2d3bcf29f9
feat: update uipooldataprovider task config
2021-08-24 13:31:43 +02:00
miguelmtzinf
8d359e1fd2
feat: Add fixes to the avalanche deployment
2021-07-21 11:38:59 +02:00
David Racero
0e7bc49a37
feat: Replace AaveOracle to the latest version. Fix dev deployment scripts.
2021-07-20 16:41:38 +02:00
David Racero
95e9c3588c
feat: support custom quote currencies. Added base scripts for custom atokens and rates.
2021-07-16 12:21:44 +02:00
miguelmtzinf
14fe2ba139
feat: Add Avalanche market config
2021-07-16 10:47:16 +02:00
Jason Raymond Bell
258a9be607
Merge branch 'master' into paraswap
2021-06-15 16:52:42 +01:00
sendra
3d3e53a153
correct matic oracle
2021-06-08 15:42:04 +02:00
sendra
a6978ed6ba
fix on deployment task
2021-06-08 14:24:48 +02: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
34c9bf209e
fix: Fix typo of tenderlyRPC for tenderlyNetwork
2021-05-18 10:40:22 +02:00
miguelmtzinf
64d37bcc70
fix: Fix @tenderly/hardhat-tenderly to 1.1.0-beta.5
2021-05-18 09:59:05 +02:00
miguelmtzinf
1d78df4292
fix: Fix ts issue with DRE object
2021-05-17 18:15:04 +02:00
miguelmtzinf
329a48cd03
feat: Add defender utils and use of signer
2021-05-17 14:35:21 +02:00
David Racero
e15bdec898
feat: remove deprecated task initialize-tokens
2021-05-14 09:39:48 +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
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
009752df4f
fix: typo at console.log
2021-05-12 09:46:05 +02:00
David Racero
4f7ce7e202
Merge branch 'master' into polygon-verifier
2021-05-11 12:55:17 +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
a89598671f
fix: local dev deployment
2021-05-10 10:47:24 +02:00
David Racero
e41a18c33a
fix: fixed logic of address provider registration
2021-05-10 10:16:13 +02:00
David Racero
607d3c9a24
tasks: Full migration scripts now deploys independent markets. Added new task to attach a new market to the LendingPoolAddressesProviderRegistry.
2021-05-07 16:59:24 +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
sendra
acc2207d81
added kovan config
2021-04-26 15:57:26 +02:00
sendra
701c0793ce
fix: merged with master
2021-04-26 12:51:04 +02:00
sendra
9df1502f22
correct mainnet incentives controller
2021-04-21 19:16:11 +02:00
sendra
360d37f9f8
fix: updated mainnet task to deploy ui helper
2021-04-19 17:23:45 +02:00
sendra
b0caaee52e
updated for latest mumbai addresses
2021-04-12 21:36:34 +02:00
sendra
47b3d8ff65
new mumbai addresses
2021-04-12 10:56:33 +02:00
sendra
1849484cbf
updated with new mumbai addresses
2021-04-12 09:37:55 +02:00
sendra
f7fde949a7
updated with latest addresses
2021-04-09 15:06:57 +02:00
sendra
a5ab0a6e3b
added mumbai addresses
2021-04-09 10:57:01 +02:00
The-3D
051e3aef15
Merge pull request #53 from l3lackcurtains/master
...
Fix two ropsten scripts in package.json & using addFlag on aave.dev.ts
2021-04-08 20:50:36 +02:00
wenzhenxiang
15d5566138
fix deploy new asset bug
...
fix deploy new asset bug
2021-04-08 18:58:38 +08: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
3edbbceb1a
Resets matic config
2021-03-31 10:41:05 +02:00
sendra
516cbc7349
updated deployment scripts
2021-03-30 13:17:08 +02:00
Jason Raymond Bell
14e2ab47d9
Add task to deploy ParaSwapLiquiditySwapAdapter
...
Note that it didn't actually work as written since gasPrice was set too low
and also the verifyContract didn't work (so I had to verify it manually).
Deployed to mainnet at 0xC91864A5A1E2F52aDdfb69e31b89a3b7783733c3.
2021-03-29 17:19:26 +01: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