Commit Graph

43 Commits

Author SHA1 Message Date
emilio
fb5377a63e Gas optimization in getNormalizedIncome/getNormalizedDebt 2020-08-10 00:11:06 +02:00
emilio
1015a7ca13 Fixes comments 2020-08-06 19:49:41 +02:00
emilio
5c4df95b87 Added comments to UserConfiguration 2020-08-06 09:57:12 +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
d8424d43a5 Added comments 2020-08-03 09:08:07 +02:00
The3D
692cc87f62 Updated PercentageMath to support two decimals of precision 2020-07-27 16:14:21 +02:00
The3D
11e06e2e92 Refactored code to use PercentageMath, fixed PercentageMath bug 2020-07-27 13:47:48 +02:00
The3D
4baf17d9e6 added percentMath 2020-07-27 12:32:54 +02:00
The3D
8a79d71230 Updated validateRepay, fixed natspec comment 2020-07-27 09:59:04 +02:00
The3D
1a29def14d Added natspec comments to ReserveConfiguration 2020-07-27 09:49:45 +02:00
The3D
8d1d06bbdd Removed change on calculateUserAccountData 2020-07-24 14:57:52 +02:00
The3D
fa60f03d8d Updated parameters mapping 2020-07-23 17:18:06 +02:00
The3D
77faf4774b Fixed configuration library 2020-07-21 10:20:51 +02:00
The3D
8e6ea20a79 Added configuration library 2020-07-21 09:53:38 +02:00
The3D
60b30fe91e Removed unused function 2020-07-15 16:51:48 +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
The3D
7018a85774 Merge branch 'master' into feat/debt 2020-07-10 11:20:15 +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
7813e8cec0 Added natspec comments to stable debt token, cleaned up stable debt token code 2020-07-09 11:23:30 +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
6b2764f760 Renamed debt fetching function, updated liquidationManager 2020-07-07 17:14:44 +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
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
1980773a58 Updated test cases 2020-06-26 21:28:18 +02:00
The3D
02d943b235 Refactoring migration 2020-06-21 01:40:03 +02:00
eboado
82de55fdbf - Added mocha __setup script with snapshotting 2020-06-08 14:03:40 +02:00
andyk
a281bdba97 update universalTransferFromSenderToThis with returnExcess 2020-06-04 10:57:08 +03:00
andyk
43ae2f36e7 update universalTransferFrom logic, and comments 2020-06-03 15:48:59 +03:00
andyk
a41816b32c fix typos in docstrings 2020-06-03 14:08:22 +03:00
andyk
e31d5b9bee add doc strings to UniversalERC20, delete remove values there, fixes from MR comments 2020-06-03 14:02:18 +03:00
andyk
268e749a6d remove SafeERC20 dependency 2020-06-02 18:16:27 +03:00
andyk
f3597f670f remove EthAddressLib 2020-06-02 17:16:22 +03:00
andyk
fea677a607 migration to 1inch UniversalERC20 2020-06-02 16:49:24 +03:00
eboado
b889cb25b6 - Added contracts from v1 of the protocol. 2020-05-29 18:45:37 +02:00