Commit Graph

14 Commits

Author SHA1 Message Date
Hadrien Charlanes
31f78a1537 feat: addind exposure caps to reserve config, condigurator and helpers 2021-06-02 16:44:03 +02:00
Hadrien Charlanes
3be81a0433 feat: added bool isPaused in data reserve config 2021-05-26 09:14:13 +02:00
Hadrien Charlanes
f624783a36 feat-refactor: added supplyCap and refactored borrowCap 2021-04-30 16:17:05 +02:00
Hadrien Charlanes
a869be648b refactor: created separate function to get Reserve Borrow cap, so interface for getReserveConfiguration remains identical 2021-04-26 09:17:02 +02:00
Hadrien Charlanes
4ce1bfcb8c feat: added borrow cap to config 2021-04-23 17:32:07 +02: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
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
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
The3D
f1778b88d4 Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
The3D
8c03180f89 Updated solidity version 2020-11-20 11:41:58 +01:00
The3D
75c7d52031 removed hardhat console 2020-11-20 10:13:14 +01:00
David Racero
27365697ac Added mainnet check list. Remove deployed contracts. Update README.md 2020-11-16 19:22:22 +01:00
David Racero
4df4841767 Rename AaveProtocolTestHelpers to AaveProtocolDataProvider. Add task to deploy AaveProtocolDataProvider. 2020-11-10 15:19:47 +01:00