Skip to content

@aave/core-v3 v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 15:34
309dcd1

Features

  • updated solidity version (7891ac6)

Bug Fixes

  • Add comment + gasoptimization for flashloans (546fe84)
  • Add comment to elaborate on unusual flow in flashloan simple (5f41c07)
  • Add configuration cache to save gas (e5b9c2a)
  • Fix reentrance attack in flashLoanSimple (1e98320)
  • Move interestRateMode cast below state update (9732e6f)
  • Simplify flow for mintToTreasury (8385f6b)