Commit Graph

65 Commits

Author SHA1 Message Date
miguelmtzinf
19cc58f30d fix: Fix harcoded gas limit value on helpers 2021-08-17 18:37:21 +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
a0a6210902 feat: Add Avalanche network configuration 2021-07-16 10:46:07 +02:00
David Racero
37ba4765ea fix: solve conflicts from master 2021-05-14 09:26:22 +02:00
David Racero
9a699d58c0 misc: remove logs 2021-05-10 15:56:47 +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
d7cf033e62 Added sidechain task to follow guidelines. Added IncentivesController to config. 2021-03-26 15:20:24 +01:00
The3D
682a7d13fe Updated tests 2021-02-26 19:18:38 +01:00
Zer0dot
46be3c6e8a Clarified comment 2021-02-24 16:43:57 -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
Zer0dot
1c16f9f074 COMMENTED OUT MATIC-BREAKING code 2021-02-19 21:58:39 -05:00
Zer0dot
5965ef09d4 Fixed names & added prefixes 2021-02-19 15:50:06 -05:00
Zer0dot
e4f4bb0cdb Brought branch up to speed with light deployment update 2021-02-18 09:38:13 -05:00
Zer0dot
e72c07ae6d Cleanup & added a comment for clarity on a potentially deprecated function. 2021-02-12 21:49:53 -05:00
Zer0dot
0a3da08c9c Added a few comments for clarity 2021-02-10 18:47:31 -05:00
Zer0dot
fda95dd318 Added optimized deployment functionality 2021-02-10 18:23:05 -05:00
Zer0dot
4b39c42169 Unoptimized but functional light deployment 2021-02-10 13:52:51 -05:00
Zer0dot
2601dbb2df Updated helpers 2021-02-05 21:51:12 -05:00
Zer0dot
dad66ef2d4 Adapted deployments and tests 2021-02-05 11:19:40 -05:00
Zer0dot
039e00fdb0 Moved gas-tracker.ts into ./helpers and updated references 2021-02-04 17:57:03 -05:00
Zer0dot
f590040c60 Merge remote-tracking branch 'oldfork/light-implementation' into lp-market 2021-02-04 16:45:00 -05:00
Zer0dot
9431541593 More fixes, some stable tests fail WIP 2021-02-02 17:44:46 -05:00
Zer0dot
d63ae5405f Fixed missing gas estimation 2021-02-01 18:42:01 -05:00
Zer0dot
221c19c910 Tentative fix in init-helpers for light deployment 2021-02-01 18:23:11 -05:00
Zer0dot
517d51f900 Began work on implementing light deployment scripts 2021-01-29 22:52:12 -05:00
Zer0dot
688b62fed2 Added gas tracking 2021-01-11 21:15:47 -05:00
Zer0dot
0472cc27f2 Cleanup (Removed unneeded dev deployment) 2021-01-10 20:40:23 -05:00
Zer0dot
57986b76a8 Testing 2020-12-25 00:47:30 -05:00
dhadrien
a3403631be added task for deploying new asset 2020-12-21 17:13:51 +01:00
David Racero
86db408af5 Added extra check to verify symbol of token implementation 2020-12-01 13:21:46 +01:00
David Racero
e0025184a0 Added resume initialization task 2020-12-01 12:39:54 +01:00
David Racero
ac63cfaf05 Minor changes to deploy scripts. Fix token verify errors. Added new task for print providers config. 2020-11-30 19:25:06 +01:00
The3D
7892587f1b Updated migration scripts to add the reserve factor configuration 2020-11-28 12:54:54 +01:00
The3D
2bebc6fdfd Removed space 2020-11-27 18:26:00 +01:00
The3D
9165cdc4d5 Updated migration scripts for the reserve factor 2020-11-27 18:18:31 +01:00
The3D
8cff75f7e3 Migration scripts updated 2020-11-27 16:40:00 +01:00
David Racero
4034c75536 Support custom aToken deployments 2020-11-20 12:11:57 +01:00
David Racero
2231452bac Merge branch 'master' of gitlab.com:aave-tech/protocol-v2 into 155-use-the-delegationawareatoken-for-the-uni-deployment 2020-11-20 11:41:32 +01:00
The3D
151146c95b removed bigNumber import 2020-11-20 10:14:37 +01:00
The3D
d5f0e9ebf9 Updated migration scripts 2020-11-19 18:11:53 +01:00
David Racero
39dcb51fee Add missing symbol in name. 2020-11-19 17:47:56 +01:00
David Racero
1c26eeef87 Add UNI aDelegatedToken 2020-11-19 17:46:23 +01:00
David Racero
53d92ccfe4 Added permit domain check test. Update typechain and typescript to support new ethers 5 generated typings. Updated ethers to support _TypedDataEncoder for domain hash. 2020-11-18 19:18:02 +01:00
David Racero
b275fedfe8 Remove Uniswap V1 config and scripts. Renamed config to markets. 2020-11-17 09:33:45 +01:00
David Racero
4df4841767 Rename AaveProtocolTestHelpers to AaveProtocolDataProvider. Add task to deploy AaveProtocolDataProvider. 2020-11-10 15:19:47 +01:00
David Racero
0d0ef98fe6 Added deployment addresses. Rollback atoken deployer. 2020-11-10 14:53:16 +01:00