Commit Graph

117 Commits

Author SHA1 Message Date
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
a0bf692373 Initial commit 2020-08-07 18:23:52 +02:00
The-3D
06166c665d Merge branch 'feat/3' into 'master'
Resolve "Mask-style implementation of flags parameters for user's data on the protocol"

Closes #3

See merge request aave-tech/protocol-v2!10
2020-08-07 13:58:26 +00: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
The-3D
d8dd838d85 Merge branch 'feat/13' into 'master'
Resolve "Bitmap for reserve configuration "

Closes #13

See merge request aave-tech/protocol-v2!8
2020-08-03 10:51:41 +00:00
The-3D
23f8f65890 Merge branch 'fix/14' into 'feat/13'
Resolve "add two decimals to LTV, liquidation bonus, liquidation threshold"

See merge request aave-tech/protocol-v2!9
2020-08-03 09:31:38 +00:00
emilio
d8424d43a5 Added comments 2020-08-03 09:08:07 +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
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
729abc0769 Fixed the configurator comment 2020-07-27 10:03:53 +02:00
The3D
6752203c5c Fixed scenario test 2020-07-27 10:00:26 +02:00
The3D
f520c535cb Removed gas reporter 2020-07-27 09:59:25 +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
d6cc251f29 Fixes IR 2020-07-17 17:12:25 +02:00
The-3D
57f2965cbd Merge branch 'fix/9' into 'master'
Resolve "Fix liquidationCall() function"

Closes #9

See merge request aave-tech/protocol-v2!7
2020-07-17 10:29:51 +00:00
The3D
60b30fe91e Removed unused function 2020-07-15 16:51:48 +02:00
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