Commit Graph

1400 Commits

Author SHA1 Message Date
Zer0dot
283cf2ce97 Added re-using collateral manager functionality 2021-02-11 22:54:04 -05:00
Zer0dot
5cc18fe6f3 Added kovan assets 2021-02-11 22:50:46 -05:00
Zer0dot
9a9f4183a6 Changed to more recent forked block 2021-02-11 22:25:37 -05:00
Zer0dot
0652b09ffd Slight fixes for tests to run and removed old gas tracker 2021-02-10 19:11:41 -05:00
Zer0dot
4080bb5983 Removed deprecated /test/ test directory 2021-02-10 18:52:06 -05:00
Zer0dot
0a3da08c9c Added a few comments for clarity 2021-02-10 18:47:31 -05:00
Zer0dot
9fb097e687 Removed old console lo 2021-02-10 18:36:51 -05:00
Zer0dot
5fe4603e3d Fixed deprecated /test/ test suite 2021-02-10 18:23:30 -05:00
Zer0dot
d131afb6a0 Fixed test suites to work with new deployment functionality 2021-02-10 18:23:20 -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
d0a1ea7171 Adapted test suite and added some tests for LP market 2021-02-09 18:14:38 -05:00
Zer0dot
94cdefb2e9 Began implementing lp market specific tests 2021-02-08 23:50:12 -05:00
Zer0dot
8f68b3b444 Updated package.json task name 2021-02-08 17:42:43 -05:00
Zer0dot
deb99b6e06 Updated reserve parameters to fit risk params 2021-02-08 17:27:02 -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
e5274928cc Fix LP market asset mismatch 2021-02-08 10:38:14 -05:00
Zer0dot
01a662680f Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
Zer0dot
89e9305076 Updated test descriptions (sync) 2021-02-05 22:32:44 -05:00
Zer0dot
2601dbb2df Updated helpers 2021-02-05 21:51:12 -05:00
Zer0dot
338e58951a Updated UniAAVEWETH price in aave market for comparison's sake. 2021-02-04 19:56:36 -05:00
Zer0dot
a9e8350e23 Updated UniAAVEWETH price for tests. 2021-02-04 19:55:31 -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
0c90873843 Merge branch 'gitlab-merge' into lp-market 2021-02-04 15:49:43 -05:00
Zer0dot
32ddc01ba9 Fixed slight merge errors 2021-02-04 14:12:08 -05:00
Zer0dot
39e994f533 Checked out unmerged readme from gitlab 2021-02-04 13:47:19 -05:00
Zer0dot
fc5129ec44 Checked out unmerged audit file from gitlab 2021-02-04 13:45:56 -05:00
Zer0dot
0d1e673f56 Removed an un-merged line break 2021-02-04 13:43:59 -05:00
Zer0dot
d3de30ff55 Merge remote-tracking branch 'gitlab/master' into gitlab-merge 2021-02-04 12:54:38 -05:00
Ernesto Boado
de6437b54e
Merge pull request #20 from aave/fix/adapter-reserve
Fixed memory usage adapter
2021-02-04 08:46:42 +01:00
dhadrien
9e62528b98 Fixed memory usage 2021-02-03 15:57:34 +01:00
The-3D
776a6a4aae Merge branch 'fix/hardhat-time-error' into 'master'
Fix master test suite at CI

See merge request aave-tech/protocol-v2!226
2021-02-03 09:43:49 +00:00
David Racero
56e5efd47b Add a comment to specify why retries are being used at scenarios tests suite 2021-02-03 09:22:22 +00:00
Zer0dot
9431541593 More fixes, some stable tests fail WIP 2021-02-02 17:44:46 -05:00
Zer0dot
19436c055e Pulled waitForTx changes 2021-02-02 16:38:34 -05:00
Zer0dot
ca0e744df5 Fixed delegation aware aToken test 2021-02-01 22:12:36 -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
57996bd5b8 Pulled lendingPool fix from origin 2021-02-01 16:10:14 -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
emilio
00f414b681 Updated test description 2021-02-01 16:16:42 +01:00
Ernesto Boado
f48c8d7395 Merge branch '183-flash-liquidation-adapter' into 'master'
Flash liquidation adapter

Closes #183

See merge request aave-tech/protocol-v2!212
2021-02-01 14:55:03 +00:00
Ernesto Boado
9b509eadbb
Merge pull request #17 from aave/fix/eth-eth-repay-w-collateral
Fix eth->eth repay with collateral
2021-02-01 15:18:32 +01:00
andyk
9f94f04b6c fix eth->eth repay with collateral 2021-02-01 17:13:53 +03:00
David Racero
211dca7a07 Add new variable borrowedAssetLeftovers to improve readability 2021-02-01 13:24:07 +01:00