The3D
|
a98956f8b2
|
fix: remove exposure cap specific code and configuration
|
2021-07-05 19:54:59 +02:00 |
|
Hadrien Charlanes
|
9727c0ab79
|
Merge branch 'protocol-2.5' into feat/2.5-exposure-ceiling
|
2021-06-15 14:13:25 +02:00 |
|
emilio
|
760be1cb42
|
refactor: further refactored cache, changed linkage behavior of GenericLogic
|
2021-06-11 11:27:19 +02:00 |
|
The3D
|
86686ef3be
|
refactor: further refactored the cache helper functions
|
2021-06-07 18:02:13 +02:00 |
|
The3D
|
360e83fd05
|
refactor: further refactored the cache layer and replaced reads/calls
|
2021-06-03 21:28:21 +02:00 |
|
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
|
099b1f0b05
|
fix: from 48 to 36 bits caps, added memory lib getters for caps
|
2021-05-25 11:23:37 +02:00 |
|
Hadrien Charlanes
|
6a0d27c0de
|
fix-refactor: Refactored tests with new getCaps function, fixed contract supplyCap mask
|
2021-04-30 16:48:09 +02:00 |
|
Hadrien Charlanes
|
f624783a36
|
feat-refactor: added supplyCap and refactored borrowCap
|
2021-04-30 16:17:05 +02:00 |
|
Hadrien Charlanes
|
c907d15e22
|
feat: borrowCap from 32 bits (4 billion max cap) to 48 bits (280 trilly)
|
2021-04-30 12:06:14 +02:00 |
|
Hadrien Charlanes
|
32cfe739c7
|
fix-test: fixed max Borrow Cap, adapted test asset init, asset config
|
2021-04-28 17:42:41 +02:00 |
|
Hadrien Charlanes
|
9a8eb294a0
|
fix: borrowCap from 16 to 32 bits
|
2021-04-27 19:04:29 +02:00 |
|
Hadrien Charlanes
|
4ce1bfcb8c
|
feat: added borrow cap to config
|
2021-04-23 17:32:07 +02:00 |
|
David Racero
|
6a503eb0a8
|
Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI.
|
2021-01-27 15:43:34 +01:00 |
|
The3D
|
92a731ec2c
|
Updated libraries
|
2020-11-25 18:33:49 +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 |
|