Skip to content

@hifi/proxy-target@1.3.0

Compare
Choose a tag to compare
@PaulRBerg PaulRBerg released this 13 Aug 22:01
· 440 commits to main since this release

Added

  • Ethers as a peer dependency.
  • New depositCollateralAndBorrowHTokenAndAddLiquidity function.
  • TypeChain bindings for IErc20 in the npm package bundle.
  • TypeChain factories in the npm package bundle.

Changed

  • Mark borrowHTokenAndAddLiquidity function as public.
  • Refactor collateralAmount to depositAmount.
  • Upgrade to @hifi/amm@1.4.0 and @hifi/protocol@1.4.0.