David Racero
|
23b7226a73
|
Fix bignumber global test config
|
2020-09-09 16:35:49 +02:00 |
|
David Racero
|
398335124f
|
Added collateral test to flash liquidation
|
2020-09-09 15:43:02 +02:00 |
|
David Racero
|
2b930e4cd7
|
Merge branch 'feat/26-repay-collateral' of gitlab.com:aave-tech/protocol-v2 into feat/26-repay-collateral
|
2020-09-09 14:47:56 +02:00 |
|
David Racero
|
f1bd569346
|
Added reentrancy test and full amount flash liquidation test
|
2020-09-09 14:47:33 +02:00 |
|
eboado
|
75c5c7c615
|
- Added test for user's usage as collateral on repayWithCollateral().
|
2020-09-09 14:22:35 +02:00 |
|
eboado
|
91e064eb31
|
Merge branch 'feat/26-repay-collateral' of gitlab.com:aave-tech/protocol-v2 into feat/26-repay-collateral
|
2020-09-09 13:07:10 +02:00 |
|
eboado
|
37a9c7ad88
|
- Added reentrancy guard on repayWithCollateral() and test.
|
2020-09-09 13:06:46 +02:00 |
|
David Racero
|
863d888be6
|
Added flash-liquidation tests, mimics self-liquidation tests
|
2020-09-08 20:06:28 +02:00 |
|
eboado
|
56ddeceb94
|
- Added extra test of repayWithCollateral() on self-liquidation.
|
2020-09-08 16:25:16 +02:00 |
|
eboado
|
3aa0dbc570
|
- Added tests of repayWithCollateral(), only for self-liquidation.
|
2020-09-08 15:05:53 +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 |
|
andyk
|
94d8f38597
|
refactoring tokenization folder to fit current guideline, small gas optimizations
|
2020-08-21 13:38:08 +03:00 |
|
andyk
|
d2848105f7
|
fix liquidation test
|
2020-08-21 10:33:06 +03:00 |
|
The3D
|
2d769f4480
|
Fixes #19
|
2020-08-20 17:09:23 +02:00 |
|
andyk
|
39984383c6
|
remove payable, add IAToken and ILendingPool
|
2020-08-20 15:32:20 +03:00 |
|
The3D
|
8a8c75c713
|
Fixed flashloan test
|
2020-08-20 12:21:42 +02:00 |
|
andyk
|
1a2bfcbf45
|
remove FeeProvider setters and getters
|
2020-08-19 19:06:32 +03:00 |
|
andyk
|
d60f7b6272
|
removal of TokenDistributor, FeeProvider and FlashLoanVars
|
2020-08-19 18:56:51 +03:00 |
|
The3D
|
5b33ea65d1
|
Initial fix
|
2020-08-19 16:10:08 +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
|
7b51fde8e7
|
Added tests for debt tokens upgradeability
|
2020-08-18 12:16:48 +02:00 |
|
emilio
|
3247fb8784
|
Added mock debt tokens for test
|
2020-08-18 11:39:34 +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
|
ffb3c9f39d
|
Fixes flashloans tests
|
2020-08-14 19:05:31 +02:00 |
|
emilio
|
fbc6205479
|
Fixes liquidation/transfer tests
|
2020-08-13 19:25:29 +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 |
|
The3D
|
b387bcf845
|
Added upgradeability tests
|
2020-08-10 20:20:08 +02:00 |
|
emilio
|
49bca9febb
|
Optimized aToken - turned pool and underlying asset address into immutables
|
2020-08-08 19:21:23 +02:00 |
|
emilio
|
50bb9d39b0
|
Merge branch 'master' into feat/10
|
2020-08-07 19:32:34 +02:00 |
|
emilio
|
cf3f68653f
|
Updated setup script
|
2020-08-07 19:29:13 +02:00 |
|
emilio
|
f9115b7030
|
refactored UserLogic
|
2020-08-06 09:52:15 +02:00 |
|
emilio
|
8df5182c59
|
Fixed bugs in user configuration
|
2020-08-06 00:46:22 +02:00 |
|
emilio
|
1eb2d11a3d
|
initial commit
|
2020-08-05 12:40:24 +02:00 |
|
emilio
|
c86884ef28
|
Fixes tests on liquidation
|
2020-08-02 18:36:04 +02:00 |
|
The3D
|
692cc87f62
|
Updated PercentageMath to support two decimals of precision
|
2020-07-27 16:14:21 +02:00 |
|
The3D
|
6752203c5c
|
Fixed scenario test
|
2020-07-27 10:00:26 +02:00 |
|
The3D
|
fa60f03d8d
|
Updated parameters mapping
|
2020-07-23 17:18:06 +02:00 |
|