Hadrien Charlanes
|
b98bafdcaf
|
doc: configurator added natspec to risk admin auth related function
|
2021-05-31 17:19:06 +02:00 |
|
Hadrien Charlanes
|
33d582b4ec
|
post-rebase: fixed last conflicts remaining after rebase
|
2021-05-31 13:51:31 +02:00 |
|
Hadrien Charlanes
|
0ebb815591
|
feat: added right to freeze/unfreeze to whitelisted risk admins
|
2021-05-31 13:43:08 +02:00 |
|
Hadrien Charlanes
|
0b0996b49c
|
feat: added risk admins
|
2021-05-31 13:39:53 +02:00 |
|
Hadrien Charlanes
|
15a1d1608a
|
merge-fix: finishing resolving conflicts: naming convention. Fix: removed transfer aToken origin check from lendingPool to Validation Logic
|
2021-05-31 10:37:42 +02:00 |
|
Hadrien Charlanes
|
a9ac7a3b2f
|
merge: adding netscap doc, rename pool to _pool, adding pause reserve function to configurator interface
|
2021-05-31 10:18:58 +02:00 |
|
The3D
|
fe2e799fcf
|
Merge branch 'protocol-2.5' into fix/130-refactor-lp-configurator
|
2021-05-28 20:21:34 +02:00 |
|
Hadrien Charlanes
|
3be81a0433
|
feat: added bool isPaused in data reserve config
|
2021-05-26 09:14:13 +02:00 |
|
Hadrien Charlanes
|
56bf996885
|
fix: configurator: added event borrowCapChanged in enableBorrowingOnReserve function
|
2021-05-25 09:48:08 +02:00 |
|
miguelmtzinf
|
98c5bfb9a0
|
fix: Add interface @inheritdoc to LendingPoolConfigurator
|
2021-05-25 07:40:53 +02:00 |
|
miguelmtzinf
|
24a082ff1a
|
fix: Expose functions of LP Configurator in its interface
|
2021-05-24 17:31:12 +02:00 |
|
miguelmtzinf
|
53c1617b32
|
fix: Rename internal variables of LP Configurator adding _ as prefix
|
2021-05-24 17:30:51 +02:00 |
|
Hadrien Charlanes
|
f624783a36
|
feat-refactor: added supplyCap and refactored borrowCap
|
2021-04-30 16:17:05 +02:00 |
|
Hadrien Charlanes
|
a9fce4dd4b
|
feat: Added setBorrowCap in lendingpoolconfigurator
|
2021-04-29 09:51:37 +02:00 |
|
Hadrien Charlanes
|
6054fa0bd5
|
feat: Added borrowCap to enableBorrowing Configurato
|
2021-04-27 19:08:49 +02:00 |
|
Hadrien Charlanes
|
4ce1bfcb8c
|
feat: added borrow cap to config
|
2021-04-23 17:32:07 +02:00 |
|
The3D
|
77fab5d3bb
|
Added encoded parameter to reserve initialization
|
2021-02-26 18:17:10 +01:00 |
|
eboado
|
0302339892
|
- Changed modifier on batchInitReserve()
|
2021-02-18 13:29:17 +01:00 |
|
eboado
|
80fd095723
|
- Implemented protocol changes to enable re-usage of implementations.
|
2021-01-28 11:05:19 +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 |
|
eboado
|
00477d9334
|
- Added using to LendingPoolConfigurator
|
2020-11-25 16:17:08 +01:00 |
|
The3D
|
7d96451ced
|
Updated comment
|
2020-11-25 15:31:27 +01:00 |
|
The3D
|
c997a910c8
|
Updated comment
|
2020-11-25 15:31:03 +01:00 |
|
The3D
|
43d64c4509
|
Updated LendingPoolConfigurator
|
2020-11-25 15:27:17 +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 |
|