David Racero
|
1b7d509051
|
wip: improved curve deployment scripts
|
2021-07-14 14:58:34 +02:00 |
|
David Racero
|
549bd7c944
|
feat: prepare scripts to support Curve AToken deployment, move Curve constants into separated file
|
2021-07-06 14:10:39 +02:00 |
|
David Racero
|
cd1b4b3625
|
config: added fork addresses for usd market
|
2021-07-05 19:48:01 +02:00 |
|
David Racero
|
49d991b908
|
pull: pull from feat/curve-treasury and fix conflicts
|
2021-07-05 17:55:26 +02:00 |
|
David Racero
|
dba3dd8e6b
|
Merge branch 'master' into feat/curve-treasury
|
2021-06-30 17:22:27 +02:00 |
|
David Racero
|
5b56182157
|
feat: adapted prior curve reward aware token tests. Added 3pool support.
|
2021-06-22 19:10:44 +02:00 |
|
David Racero
|
a693e0b767
|
wip: tests changes due new curve treasury
|
2021-06-18 10:29:57 +02:00 |
|
David Racero
|
ba68afc1fc
|
feat: optional aave collector from curve script
|
2021-06-18 09:38:29 +02:00 |
|
David Racero
|
3a452e9aef
|
feat: curve treasury script add AaveCollector from config
|
2021-06-18 09:37:15 +02:00 |
|
David Racero
|
53dc34abd7
|
feat: added deploy scripts
|
2021-06-16 12:52:00 +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 |
|
David Racero
|
a86a3433ae
|
fix: uipooldataprovider script
|
2021-06-04 17:00:16 +02:00 |
|
David Racero
|
305ae2a2cb
|
feat: Added Tenderly addresses. Minor print fix at oracles task. Add AaveOracleV2 to eContractId enum
|
2021-06-03 12:54:46 +02:00 |
|
David Racero
|
c041167b11
|
tasks: added task to do erc20 transfers from impersonated addresses inside Tenderly forks
|
2021-06-02 18:14:12 +02:00 |
|
David Racero
|
6fb9f24da9
|
config: removed non stable coins. Rename symbols to remove dashes.
|
2021-05-31 16:45:52 +02:00 |
|
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 |
|
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
|
6f03bb9cf9
|
feat: merge fix/101-support-registry-config
|
2021-05-14 12:44:57 +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 |
|
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
|
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 |
|