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

Commits on Dec 13, 2022

  1. fix: Complete interfaces of IReserveInterestRateStrategy and IPoolDat…

    …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]>
    5 people authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    dd15e23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9858e0 View commit details
    Browse the repository at this point in the history