Skip to content

@aave/core-v3 v1.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 18:58
376cefe

Bug Fixes

  • Add natspec and handle naming (1f5c8a9)
  • Adding literal params struct to initReserve (43cced7)
  • Change function modifier of MAX_NUMBER_RESERVES to pure (dc34a67)
  • Error library (475eb1d)
  • fix comments (b90b888)
  • Move dropReserve logic to PoolLogic (169d72c)
  • Move initReserve and getReservesList to PoolLogic (b0ef5e4)
  • Move availableLiqudity assignment in DefaultReserveInterestRateStrategy (8c82d9d)
  • Move comment up in validationlogic (cbdaa30)
  • Move getters back to Pool, rename execute for functions called by pool (106b617)
  • Naming Atoken to AToken (0d50841)
  • Remove unneeded comment (1cb2324)
  • Remove unneeded comment (4134d89)
  • Remove unneeded fields in FlashLoanLocalVars struct (9cb3a05)
  • Remove unneeded import of interface in Pool (cc49160)
  • Rename flashloanRepayment internal funciton to _flashloanRepayment (3e18b8a)
  • Replace > 0 with != 0 (7bc9926)
  • Simplify executeRepay (6ab4a44)
  • update comments (5f09cf9)
  • Update deploy version (a99e5b4)
  • Update import order in PoolLogic (40447cd)
  • Update natspec (f60a451)
  • Update ordering in FlashLoanRepaymentParams (93dd9ea)