The3D
|
a67c56c09f
|
Removed interest redirection, fixed tests
|
2020-09-09 21:16:39 +02:00 |
|
eboado
|
4b3abac526
|
Merge branch 'master' into feat/26-repay-collateral
|
2020-09-09 21:12:36 +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
|
3173bee782
|
initial implementation of the credit delegation + basic tests
|
2020-09-09 15:33:05 +03:00 |
|
The3D
|
223690f5f1
|
Fixed test on transfer, updated interest redirection tests
|
2020-09-09 14:15:38 +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 |
|
The3D
|
2e8f6ee02c
|
Updating withdrawal tests
|
2020-09-08 16:14:32 +02:00 |
|
eboado
|
3aa0dbc570
|
- Added tests of repayWithCollateral(), only for self-liquidation.
|
2020-09-08 15:05:53 +02:00 |
|
The3D
|
03767e003f
|
Fixes deposits tests
|
2020-09-08 13:45:24 +02:00 |
|
andyk
|
4912f3bb73
|
update tests calculation logic on swap
|
2020-09-08 13:08:16 +03:00 |
|
The3D
|
9aad57978d
|
Merged master
|
2020-09-04 10:27:32 +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 |
|
David Racero
|
cf70929eee
|
Merge and fix conflicts
|
2020-08-25 14:15:35 +02:00 |
|
David Racero
|
957f4921d6
|
Moved type outside of types due missing types prior compilation
|
2020-08-24 10:29:54 +02:00 |
|
The3D
|
dfe865fc76
|
Removed unused code in tests
|
2020-08-24 01:46:15 +02:00 |
|
The3D
|
b2d8a9e053
|
Removed ETH specific logic in tests
|
2020-08-24 01:41:10 +02:00 |
|
The3D
|
4d054dd56d
|
Optimized MathUtils, ReserveLogic
|
2020-08-22 13:01:41 +02:00 |
|
David Racero
|
f9fddfba59
|
Fix conflicts
|
2020-08-21 17:19:25 +02:00 |
|
andyk
|
94d8f38597
|
refactoring tokenization folder to fit current guideline, small gas optimizations
|
2020-08-21 13:38:08 +03:00 |
|
The3D
|
2d769f4480
|
Fixes #19
|
2020-08-20 17:09:23 +02: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
|
d7656839fa
|
Fixes remaining tests
|
2020-08-17 13:48:23 +02:00 |
|
emilio
|
142cec24e7
|
fixed usage as collateral tests
|
2020-08-17 11:59:38 +02:00 |
|
emilio
|
db17958737
|
Fixes the borrow-repay-variable scenario
|
2020-08-13 16:58:06 +02:00 |
|
emilio
|
85f6feba89
|
Further fix
|
2020-08-13 16:15:34 +02:00 |
|
emilio
|
991fba36c3
|
Fixes borrow-repay-stable scenario
|
2020-08-13 16:15:02 +02:00 |
|
emilio
|
8af0e9fd11
|
Fixed borrow negatives
|
2020-08-13 15:46:31 +02:00 |
|
emilio
|
78023ae5c3
|
Fixed redeem negatives
|
2020-08-13 15:37:11 +02:00 |
|
emilio
|
f149d9e56a
|
Fixed redeem scenarios
|
2020-08-13 14:58:44 +02:00 |
|
emilio
|
547c95dc1a
|
Updated deposit scenarios
|
2020-08-13 14:32:41 +02:00 |
|
emilio
|
3c3e4d146a
|
First refactor of the tests; replaced ETH with WETH in the configuration
|
2020-08-13 13:06:23 +02:00 |
|
emilio
|
b5264a7c66
|
Removed rayPow
|
2020-08-11 12:32:34 +02:00 |
|
emilio
|
9b0b190019
|
Fixed compounded interest approximation
|
2020-08-11 10:11:35 +02:00 |
|
emilio
|
413b648b41
|
implementation
|
2020-08-11 09:36:46 +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 |
|
emilio
|
a3326fc86d
|
Updated LendingPool to add a method to retrieve debt tokens
|
2020-07-09 16:27:19 +02:00 |
|
emilio
|
77be1963d1
|
added comments, cleaned up variable debt token, base debt token
|
2020-07-09 11:59:49 +02:00 |
|
emilio
|
7813e8cec0
|
Added natspec comments to stable debt token, cleaned up stable debt token code
|
2020-07-09 11:23:30 +02:00 |
|
The3D
|
f1743a5eac
|
Fixed liquidation tests
|
2020-07-08 17:26:50 +02:00 |
|
The3D
|
6b2764f760
|
Renamed debt fetching function, updated liquidationManager
|
2020-07-07 17:14:44 +02:00 |
|
The3D
|
5b840dd577
|
Fixed interest redirection tests
|
2020-07-07 14:04:38 +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
|
34efb0c917
|
fixed redeem tests, removed console.log
|
2020-07-04 09:32:54 +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
|
abc0d3edb6
|
Fixed tests
|
2020-06-27 04:13:32 +02:00 |
|
The3D
|
c298579908
|
Fixed tests
|
2020-06-26 16:58:52 +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
|
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
|
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 |
|
eboado
|
82de55fdbf
|
- Added mocha __setup script with snapshotting
|
2020-06-08 14:03:40 +02:00 |
|
eboado
|
03a6249875
|
- Ported LendingPoolAddressesProvider test.
|
2020-06-03 12:44:10 +02:00 |
|
eboado
|
0ca8e30fb2
|
Initial commit
|
2020-05-29 16:55:31 +02:00 |
|