Commit Graph

88 Commits

Author SHA1 Message Date
The3D
4d2406a5e1 Fixed liquidation tests 2020-07-15 16:49:56 +02:00
The3D
2add014fe5 Fixes issue on LiquidationManager 2020-07-15 16:44:20 +02:00
The-3D
7b66a05c5d Merge branch 'feat/funds-allocation' into 'master'
Feat/funds allocation

Closes #6

See merge request aave-tech/protocol-v2!4
2020-07-15 12:11:18 +00:00
emilio
511096382f Merge branch 'master' into fix/12 2020-07-14 16:15:11 +02:00
The-3D
769a95b1ea Merge branch 'fix/11' into 'master'
Resolve "Fix aToken issue"

Closes #11

See merge request aave-tech/protocol-v2!5
2020-07-14 14:12:00 +00:00
The3D
8c8954ea8e Fixes aToken issue on interest accumulation 2020-07-14 14:53:07 +02:00
The3D
64f6e7a276 Revert "Fixes the interest redirection bug on the aToken"
This reverts commit ab3198128a.
2020-07-14 14:50:31 +02:00
The3D
ab3198128a Fixes the interest redirection bug on the aToken 2020-07-14 14:48:42 +02:00
The3D
92f2f2a9b3 Fixes aToken bug 2020-07-14 14:43:43 +02:00
The3D
40e3cd4f31 added tests for transferUnderlyingTo 2020-07-13 16:43:26 +02:00
The3D
56fa10bd8f Fixes tests on flashloans 2020-07-13 15:19:47 +02:00
The3D
048a2de7de Merge branch 'master' into feat/funds-allocation 2020-07-13 12:24:36 +02:00
andyk
89ad335912 pretty print 2020-07-13 11:54:08 +03:00
The3D
edd7ad3b15 Added transfer of the funds to aTokens 2020-07-10 19:16:04 +02:00
The-3D
c845e6ce3f Merge branch 'feat/debt' into 'master'
Feat/debt

Closes #5

See merge request aave-tech/protocol-v2!3
2020-07-10 09:22:50 +00:00
The3D
7018a85774 Merge branch 'master' into feat/debt 2020-07-10 11:20:15 +02:00
The3D
e5f0206f87 Added atoken approval to LendingPool 2020-07-10 10:57:30 +02:00
emilio
af04ce86f3 Fixed revert message in LendingPool 2020-07-09 17:05:16 +02:00
emilio
853f3118dc removed unused library, console.log 2020-07-09 17:02:16 +02:00
emilio
2b459fc578 Polished comments in UserLogic 2020-07-09 16:55:09 +02:00
emilio
a84f26670c polished variable rate debt token comments 2020-07-09 16:52:57 +02:00
emilio
e5bf908d1c polished stable rate debt token comments 2020-07-09 16:50:56 +02:00
emilio
529115dd98 added stable and variable debt tokens tests 2020-07-09 16:46:49 +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
emilio
da6273a951 Removed ETHAddressLib from LiquidationManager 2020-07-09 00:33:33 +02:00
emilio
8f86b44076 Removed CoreLibrary 2020-07-09 00:16:05 +02:00
The3D
f1743a5eac Fixed liquidation tests 2020-07-08 17:26:50 +02:00
The3D
395e4aa3a7 Updated liquidation 2020-07-07 17:34:38 +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
0d182d6436 Fixed swapBorrowRateMode, rebalanceBorrowRate 2020-07-05 23:44:19 +02:00
The3D
34efb0c917 fixed redeem tests, removed console.log 2020-07-04 09:32:54 +02:00
The3D
30ab5ddec2 Merge branch 'feat/debt' of gitlab.com:aave-tech/protocol-v2 into feat/debt 2020-07-04 09:32:01 +02:00
The3D
e16eed2d03 Fixed borrow tests 2020-07-03 23:20:02 +02:00
andyk
7690b22e8e repo cleanup -1 2020-07-03 12:15:30 +03: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
1980773a58 Updated test cases 2020-06-26 21:28:18 +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
9a92cb08f7 Fixed validation logic artifact 2020-06-26 00:39:28 +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
andyk
9e76bcf765 add prettier 2020-06-18 15:41:23 +03:00
eboado
2883c0f861 - Added extra test wallets. 2020-06-15 10:45:14 +02:00
eboado
595d169f5d - Migrated all the scenarios tests, except for borrow-repay-variable 2020-06-13 11:12:49 +02:00