@hifi/proxy-target@1.3.0
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
todepositAmount
. - Upgrade to @hifi/amm@1.4.0 and @hifi/protocol@1.4.0.