Zer0dot
|
1c16f9f074
|
COMMENTED OUT MATIC-BREAKING code
|
2021-02-19 21:58:39 -05:00 |
|
Zer0dot
|
f9f29b312c
|
Added generic debt token deployments
|
2021-02-19 21:58:25 -05:00 |
|
Zer0dot
|
379761b56f
|
Testing mumbai network deployment, Oracles fail
|
2021-02-19 18:50:24 -05:00 |
|
Zer0dot
|
016cdacc5f
|
Added MATIC token to types
|
2021-02-19 17:38:54 -05:00 |
|
Zer0dot
|
71c5d7b080
|
Merge branch 'feat/lp-market-updated-deployment' into feat/l2-markets
|
2021-02-19 16:44:41 -05:00 |
|
Zer0dot
|
6d0daf033d
|
Began adaptation to new networks
|
2021-02-19 16:44:27 -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
|
f196a3be7a
|
Added Balancer WBTCWETH. Renamed tokens to show underlying AMM.
|
2021-02-15 22:50:16 -05:00 |
|
Zer0dot
|
e72c07ae6d
|
Cleanup & added a comment for clarity on a potentially deprecated function.
|
2021-02-12 21:49:53 -05:00 |
|
Zer0dot
|
283cf2ce97
|
Added re-using collateral manager functionality
|
2021-02-11 22:54:04 -05:00 |
|
Zer0dot
|
0652b09ffd
|
Slight fixes for tests to run and removed old gas tracker
|
2021-02-10 19:11:41 -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
|
6fbed47205
|
Fixed deploy-new-asset script
|
2021-02-08 16:18:49 -05:00 |
|
Zer0dot
|
0bf9810158
|
Replaced "Uni" prefix with "Lp" for tokens
|
2021-02-08 11:24:01 -05:00 |
|
Zer0dot
|
655f9751f7
|
Replaced "Uniswap" market name & references with "Lp"
|
2021-02-08 11:05:10 -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 |
|
David Racero
|
f106502c72
|
Add retries to scenarios to prevent random networking bug.
|
2021-02-01 19:24:50 +01:00 |
|
David Racero
|
3f6dd8a0f0
|
Update hardhat to latest version. Add timeout to advanceTimeAndBlock function.
|
2021-02-01 17:54:02 +01:00 |
|
David Racero
|
a4a6d3d437
|
WIP change implementation of increaseTime
|
2021-02-01 16:40:11 +01:00 |
|
Zer0dot
|
517d51f900
|
Began work on implementing light deployment scripts
|
2021-01-29 22:52:12 -05:00 |
|
David Racero
|
d464b0d592
|
Pull master and fix conflicts
|
2021-01-29 13:27:12 +01:00 |
|
David Racero
|
6a503eb0a8
|
Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI.
|
2021-01-27 15:43:34 +01:00 |
|
Zer0dot
|
073b30d8c9
|
Added assets & fixed test
|
2021-01-20 21:44:19 -05:00 |
|
Zer0dot
|
97a6179703
|
Added all UNI-V2 pairs and configs
|
2021-01-19 20:58:21 -05:00 |
|
root
|
a9aff29b77
|
Flash liquidation fixes. Add working test for flash liquidation. Add Tenderly tests support.
|
2021-01-15 15:48:54 +00:00 |
|
Zer0dot
|
ed17b5a037
|
Slight cleanup
|
2021-01-14 20:59:14 -05:00 |
|
Zer0dot
|
b2123e914c
|
Slight fix
|
2021-01-14 19:06:29 -05:00 |
|
Zer0dot
|
ccb6e36760
|
Slight cleanup
|
2021-01-14 18:56:18 -05:00 |
|
David Racero
|
16a7398574
|
Fixed tests. Add uniswap adapter test to package.json script
|
2021-01-14 11:53:48 +01:00 |
|
Zer0dot
|
917f632980
|
Added unique prefix functionality
|
2021-01-13 01:05:44 -05:00 |
|
David Racero
|
46c753cea1
|
Solve conflicts
|
2021-01-12 12:11:03 +01: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
|
587c4df47c
|
Cleanup
|
2021-01-10 20:10:43 -05:00 |
|
Zer0dot
|
95691770ab
|
Reset to original state
|
2021-01-10 20:05:34 -05:00 |
|
Zer0dot
|
36e5642f24
|
Removed dev task
|
2021-01-10 19:57:58 -05:00 |
|
Zer0dot
|
4637476bbd
|
Removed UNI prefix, cleaned up
|
2020-12-30 01:04:06 -05:00 |
|
Zer0dot
|
57986b76a8
|
Testing
|
2020-12-25 00:47:30 -05:00 |
|
Zer0dot
|
9e001ec0b6
|
Initial testing
|
2020-12-22 18:48:02 -05:00 |
|
dhadrien
|
a3403631be
|
added task for deploying new asset
|
2020-12-21 17:13:51 +01:00 |
|
andyk
|
41efe9e811
|
add WETH to constructor of swap adapters
|
2020-12-02 19:56:38 +04:00 |
|