Commit Graph

176 Commits

Author SHA1 Message Date
The-3D
2022e355c8
Merge pull request #142 from shivgupt/feat/permissioned-market
Feat/permissioned market
2021-06-25 12:04:58 +02:00
The3D
469fde27c5 Merge branch 'master' into feat/permissioned-market 2021-06-25 09:09:03 +02: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
shivani
66916dd5cd 🐛 check pool while initializing 2021-06-07 12:00:16 +05:30
shivani
c4d1c697b4 🐛 check verify flag 2021-06-07 11:20:01 +05:30
shivani
2c001cc819 🐛 pass pool argument to task 2021-06-07 09:58:28 +05:30
The3D
b47fd4f7b9 feat: updated deployment scripts for the permissioned market 2021-05-24 10:46:11 +02:00
The3D
0150023517 fix: fixed migration script to adapt to the latest master changes 2021-05-21 12:55:43 +02:00
The3D
1ad9275cbd Merge branch 'master' into feat/permissioned-market 2021-05-18 13:00:37 +02:00
The3D
cb804585a6 fix: finalized configuration of AAVE in Aave pro 2021-05-18 12:38:17 +02: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
The3D
026d16f44e feat: added the permission manager deployment script 2021-05-17 21:36:52 +02:00
The3D
e735d31a34 fix: finalized aave pro deployment scripts and configuration 2021-05-17 21:12:54 +02:00
miguelmtzinf
1d78df4292 fix: Fix ts issue with DRE object 2021-05-17 18:15:04 +02:00
The3D
f9a0c172dd Merge branch 'master' into feat/permissioned-market 2021-05-17 16:08:43 +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
The3D
3542b88202 feat: added permissioned market implementation to the public repo 2021-04-23 20:30:07 +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
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
l3lackcurtains
7777d1d5cf replace with Add flag for verify on aave.dev.ts 2021-03-16 14:57:58 -07:00
David Racero
194e1df6c3 Fix deployment scripts regarding Oracles. 2021-03-15 11:52:57 +01:00
David Racero
de4aec2804 Set configs for matic. Minor changes to polygon utils and tasks. 2021-03-12 18:06:15 +01:00