The3D
|
7383fc9786
|
Merge branch 'master' into fix/29
|
2020-09-11 16:47:47 +02:00 |
|
eboado
|
d3f9cd2191
|
Merge branch 'master' into 32-deposit-on-behalf-of
|
2020-09-10 21:40:26 +02:00 |
|
The3D
|
a67c56c09f
|
Removed interest redirection, fixed tests
|
2020-09-09 21:16:39 +02:00 |
|
The3D
|
a3934152fe
|
updated interest redirection
|
2020-09-09 19:43:41 +02:00 |
|
The3D
|
0f06c3b72e
|
updated interest redirection tests
|
2020-09-09 17:20:36 +02:00 |
|
andyk
|
9d7bf388a6
|
initial changes + test
|
2020-09-09 13:47:27 +03:00 |
|
The3D
|
b0084aaf33
|
Fixes borrow, repay, swap rate mode, rebalance tests
|
2020-09-09 11:43:11 +02:00 |
|
The3D
|
6454f040e8
|
Fixed withdrawal tests
|
2020-09-09 10:44:34 +02:00 |
|
eboado
|
3aa0dbc570
|
- Added tests of repayWithCollateral(), only for self-liquidation.
|
2020-09-08 15:05:53 +02:00 |
|
andyk
|
94d8f38597
|
refactoring tokenization folder to fit current guideline, small gas optimizations
|
2020-08-21 13:38:08 +03:00 |
|
andyk
|
d141d090e4
|
migrate to ethers v5
|
2020-08-19 15:23:41 +03:00 |
|
The3D
|
90b2625bc0
|
Refactored tests, burn and mint function
|
2020-08-19 12:56:39 +02: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 |
|
emilio
|
853f3118dc
|
removed unused library, console.log
|
2020-07-09 17:02:16 +02:00 |
|
The3D
|
6b2764f760
|
Renamed debt fetching function, updated liquidationManager
|
2020-07-07 17:14:44 +02:00 |
|
The3D
|
d68261c1bc
|
Fixed rebalance tests
|
2020-07-07 13:57:08 +02:00 |
|
The3D
|
dd1982010c
|
Fixed swap rate tests
|
2020-07-07 12:07:31 +02:00 |
|
The3D
|
e16eed2d03
|
Fixed borrow tests
|
2020-07-03 23:20:02 +02:00 |
|
The3D
|
a784e42b78
|
Initial commit
|
2020-06-30 14:09:28 +02:00 |
|
The3D
|
c298579908
|
Fixed tests
|
2020-06-26 16:58:52 +02:00 |
|
The3D
|
02d943b235
|
Refactoring migration
|
2020-06-21 01:40:03 +02:00 |
|
eboado
|
595d169f5d
|
- Migrated all the scenarios tests, except for borrow-repay-variable
|
2020-06-13 11:12:49 +02:00 |
|
eboado
|
ef3e5b2cbb
|
- Finished migration of basic structure of scenarios and deposit story.
|
2020-06-12 22:12:53 +02:00 |
|
eboado
|
82de55fdbf
|
- Added mocha __setup script with snapshotting
|
2020-06-08 14:03:40 +02:00 |
|