Skip to content

@hifi/protocol@1.11.0

Compare
Choose a tag to compare
@scorpion9979 scorpion9979 released this 04 Jan 21:53
· 105 commits to main since this release

Changed

  • Upgrade to solidity-docgen v0.6.0-beta.8.
  • Correct punctuation in comments.
  • Fix referenced license in README.

Fixed

  • Respond to audit finding regarding ability to redeem even when Fintroller disallows redemption (QSP-4).
  • Respond to audit finding regarding insufficient price feed validation (QSP-7).
  • Respond to audit finding regarding unbounded iteration on collateral assets (QSP-9).
  • Respond to audit finding regarding denial of service on repayments and liquidations (QSP-1).
  • Respond to audit finding regarding inconsistent configuration on fintroller (QSP-8).
  • Respond to audit finding regarding no storage gap declared on OwnableUpgradeable (QSP-16).
  • Respond to audit finding regarding unlocked pragma (QSP-23).
  • Respond to audit finding regarding unsafe casts (QSP-20).