·
268 commits
to main
since this release
Changed
- Mark
@ethersproject/abi
,@ethersproject/bytes
and@ethersproject/providers
as normal deps instead of dev deps. - Move types from
typechain
directory todist/types
. - Ship declaration maps and source maps with the npm package.
- Upgrade to
@hifi/protocol
v1.7.0. - Upgrade to
@paulrberg/contracts
v3.6.1. - Upgrade to
ethers
v5.5.1. - Upgrade to Solidity v0.8.9.
Fixed
- Check
mintedHTokenAmount
againstdebtAmount
in theHifiFlashUniswapV2
contract.
Removed
artifacts
from npm package.