This repository has been archived by the owner on Aug 9, 2021. It is now read-only.
Releases: hifi-finance/hifi-proxy-target
Releases · hifi-finance/hifi-proxy-target
v1.2.0
Changed
- Ask the user to pass the address of the WETH contract when interacting with the
wrapEthAndDepositCollateral
and the
wrapEthAndDepositAndBorrowHTokenAndSellHToken
functions. - Delete the interface function and storage variable
WETH_ADDRESS
. - Upgrade to @hifi/[email protected].
- Upgrade to @hifi/[email protected].
v1.1.1
v1.1.0
YANKED.
Changed
- Upgrade to @hifi/[email protected].
- Upgrade to @hifi/[email protected].
Fixed
- Include the
commons.ts
file in thetypechain
folder shipped to the npm registry. - Max hToken amount in the
buyUnderlyingAndAddLiquidity
function.