Commit Graph

16 Commits

Author SHA1 Message Date
emilio
61217d1ee5 refactor: further refactored the caching logic 2021-06-10 18:18:01 +02:00
emilio
b8fb9e592f refactor: updated cache field names 2021-06-08 10:44:16 +02:00
The3D
86686ef3be refactor: further refactored the cache helper functions 2021-06-07 18:02:13 +02:00
The3D
044b492f7f refactor: further refactored the CachingHelper 2021-06-04 14:47:02 +02:00
The3D
360e83fd05 refactor: further refactored the cache layer and replaced reads/calls 2021-06-03 21:28:21 +02:00
The3D
6cdfd8e31b feat: initial cache layer implementation 2021-06-03 14:10:50 +02:00
eboado
3f070d67ec - Added set of usage as collateral to true on liquidator receiving aToken. 2020-11-26 16:44:32 +01:00
eboado
7bcdce3090 - Reviewed tokenization documentation-wise
- Moved interaces in protocol/tokenization to the general interfaces/ folder.
2020-11-26 10:21:18 +01:00
The3D
f9290705a0 Removed space in comments 2020-11-25 13:45:52 +01:00
The3D
ee11faa573 Updated comments, renamed variales 2020-11-25 13:41:09 +01:00
eboado
ba516a10d0 - Improved docs and naming on LendingPoolCollateralManager 2020-11-25 12:03:11 +01:00
The3D
126458c7aa Updated ReserveMap and UserMap 2020-11-24 16:17:27 +01:00
eboado
5532ebdc8a - Moved data types (structs and enum) to a DataTypes library, to simplify interfaces 2020-11-24 14:53:34 +01:00
The3D
10e9f17446 Added interface for LendingPoolLiquidationManager 2020-11-23 19:17:19 +01:00
eboado
e2d1a274bc Merge branch 'master' into feat/153-improve-docs 2020-11-23 15:56:55 +01:00
David Racero
6532fd0765 Move protocol contracts inside own directory to scope audits. Update library hash at contracts-deployments.ts:165 due libraries paths has changed. 2020-11-23 11:28:57 +01:00