Commit Graph

12 Commits

Author SHA1 Message Date
The3D
6230f2b034 Merge branch 'master' into protocol-2.5 2021-04-23 18:59:12 +02:00
The3D
94790ecc46 Fixed interface update 2021-04-12 11:10:22 +02:00
Hadrien Charlanes
2ae2680834 Added permit to IAToken interface 2021-04-02 09:24:27 +02:00
The3D
03dc5370ee Added initialized events 2021-03-01 18:33:48 +01:00
The3D
bc1a237f34 Added handleRepayment() function 2021-03-01 17:47:27 +01:00
The3D
77fab5d3bb Added encoded parameter to reserve initialization 2021-02-26 18:17:10 +01:00
eboado
80fd095723 - Implemented protocol changes to enable re-usage of implementations. 2021-01-28 11:05:19 +01:00
eboado
a27239129f - Misc doc fixes 2020-11-26 10:37:04 +01:00
eboado
3ef75e4018 - Fix redeem() = withdraw() on docs 2020-11-26 10:29:53 +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
eecb0b4fef Replaced borrows with debt in comments and the InterestRateStrategy contract 2020-11-23 18:52:52 +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