Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Complete interfaces of IReserveInterestRateStrategy and IPoolDataProvider #766

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

miguelmtzinf
Copy link
Contributor

@miguelmtzinf miguelmtzinf commented Dec 13, 2022

Applying #763

…aProvider (#763)

* feat: complete interface & use inheritdoc

* Added missing functions on IReserveInterestRateStrategy and inheritdoc on DefaultInterestRateStrategy

* fix: added missing overrides, docs for constructor and added ADDRESSES_PROVIDER to interface

* fix: sepparated interest rate strategy interface into default and rate interfaces

* fix: added visibility to false rule

* fix: minor fixes

* fix: fixed natspec. Fixed import order

* Update contracts/interfaces/IDefaultInterestRateStrategy.sol

* Apply suggestions from code review

* Apply suggestions from code review

* fix: fixed correct import order

Co-authored-by: eboado <[email protected]>
Co-authored-by: sendra <[email protected]>
Co-authored-by: sendra <[email protected]>
Co-authored-by: miguelmtz <[email protected]>
@miguelmtzinf miguelmtzinf merged commit a00dda8 into feat/3.0.1 Dec 14, 2022
@miguelmtzinf miguelmtzinf deleted the fix/complete-interfaces branch December 14, 2022 09:57
@miguelmtzinf miguelmtzinf mentioned this pull request Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants