Skip to content

@hifi/proxy-target@1.7.0

Compare
Choose a tag to compare
@PaulRBerg PaulRBerg released this 08 Mar 17:26
· 185 commits to main since this release
fb50621

Added

  • An underlyingAmount argument to redeem function.

Changed

  • Improve wording in README and NatSpec comments.
  • Rewrite the proxy target to conform to the latest API of the Hifi protocol.
  • Upgrade to @hifi/amm v1.8.2.
  • Upgrade to @hifi/protocol v1.8.2.
  • Upgrade to @openzeppelin/contracts-upgradeable v4.5.2.
  • The redeemHToken function and its derivatives into redeem.
  • The underlyingAsCollateral wording into just underlying.
  • The supplyUnderlying function and its derivatives into depositUnderlying.

Removed

  • All *.d.ts type files.