Commit Graph

30 Commits

Author SHA1 Message Date
David Racero
21e57a1a37 Migrate buidler to hardhat 2020-11-05 12:18:20 +01:00
David Racero
8ab3bce12e Fixed conflicts 2020-11-05 09:20:50 +01:00
David Racero
7282f7678b Allow WETHGateway to be used by multiple pools. Remove logger. 2020-11-02 17:51:54 +01:00
David Racero
d22a6f629b Remove LEND config and fix tests to use AAVE conversion 100:1 2020-11-02 12:37:57 +01:00
David Racero
a9e7fa3516 Added WETHGateway tests 2020-10-29 15:50:32 +01:00
David Racero
744befc46c Added deposit test for WETHGateway 2020-10-29 12:44:21 +01:00
David Racero
0d87292867 Fix merge conflicts. Fix ETH to WETH symbol change 2020-10-28 15:49:50 +01:00
emilio
1f8efbd4f5 Removed swapAdapter from the migration scripts 2020-10-27 11:08:11 +01:00
David Racero
1c7ce57b2b Aggregated deployments for initialization, atokens and debtTokens 2020-10-23 18:38:27 +02:00
David Racero
64df1eeb36 Removed mock swap 2020-10-22 18:27:23 +02:00
David Racero
60c93a4d73 Remove debug console.logs 2020-10-16 12:07:35 +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
d150458604 Merge branch 'master' into feat/18 2020-10-08 15:41:48 +02:00
The3D
06d16c6abf Added initial test for the registry 2020-09-23 11:21:49 +02:00
David Racero
5af23057fa Fix conflicts. 2020-09-14 15:53:34 +02:00
eboado
3aa0dbc570 - Added tests of repayWithCollateral(), only for self-liquidation. 2020-09-08 15:05:53 +02:00
David Racero
e2bc6fbc73 Fix tests missing param 2020-09-03 16:24:27 +02:00
David Racero
9de0fe2bc3 Fix conflicts. Stable config implementation. Migrate from constants to configuration files per pool. Skip script loads while compilation. 2020-08-25 17:15:27 +02:00
andyk
94d8f38597 refactoring tokenization folder to fit current guideline, small gas optimizations 2020-08-21 13:38:08 +03:00
emilio
3c3e4d146a First refactor of the tests; replaced ETH with WETH in the configuration 2020-08-13 13:06:23 +02:00
andyk
89ad335912 pretty print 2020-07-13 11:54:08 +03:00
The3D
abc0d3edb6 Fixed tests 2020-06-27 04:13:32 +02:00
The3D
51fee50e50 Fixed setup 2020-06-26 14:34:44 +02:00
The3D
02d943b235 Refactoring migration 2020-06-21 01:40:03 +02:00
andyk
d1f21118c1 initial refactoring of liquidation-atoken.spec 2020-06-18 17:36:37 +03:00
eboado
0b17abc6eb - Finished migration of flashloan.spec.ts.
- Fixed issue with buidlerevm snapshotting.
2020-06-12 15:41:52 +02:00
eboado
57cc16e665 - Finished migration of configurator.spec.ts 2020-06-12 09:41:30 +02:00
eboado
2e72a55c78 - Changes on make-suite and refactoring on tests 2020-06-10 17:01:32 +02:00
andyk
268dcdead8 fix snapshots 2020-06-10 15:47:39 +03:00