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 |
|
David Racero
|
ce3db28503
|
Added tokenization verifications
|
2020-11-10 14:18:48 +01:00 |
|
emilio
|
69c3d5b9b7
|
Adds Emergency admin
|
2020-11-05 12:35:50 +01:00 |
|
David Racero
|
13737e0994
|
Show WETH instead of ETH
|
2020-10-28 11:27:16 +01:00 |
|
David Racero
|
161fb63f19
|
Added borrow rates deployment optimization and minor tweaks for deployment helpers
|
2020-10-27 10:58:51 +01:00 |
|
David Racero
|
e17f2ec814
|
Added collateral enable and stable migration optimization.
|
2020-10-26 17:43:10 +01:00 |
|
David Racero
|
95b94e46e2
|
Merge master
|
2020-10-26 10:41:24 +01:00 |
|
David Racero
|
e6be323e51
|
Remove unneeded factory
|
2020-10-23 18:41:52 +02:00 |
|
David Racero
|
1c7ce57b2b
|
Aggregated deployments for initialization, atokens and debtTokens
|
2020-10-23 18:38:27 +02:00 |
|
David Racero
|
cbc188e62a
|
merge and add helper contracts
|
2020-10-23 15:18:01 +02:00 |
|
The3D
|
76031c878f
|
Fixed console messages
|
2020-10-21 13:35:52 +02:00 |
|
David Racero
|
4ee41dbece
|
Added waitForTx to missing methods.
|
2020-10-21 11:42:27 +02:00 |
|
David Racero
|
e0627ce66b
|
Added correct library placheholder hashes. Fix imports.
|
2020-10-16 11:27:09 +02:00 |
|
David Racero
|
03504849f1
|
Deployment function optimizations WIP
|
2020-10-15 19:19:02 +02:00 |
|
The3D
|
543c3f5c9c
|
Merge branch 'master' into fix/62
|
2020-10-13 13:41:57 +02:00 |
|