This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
Releases: HardlyDifficult/hardlydifficult-eth
Releases · HardlyDifficult/hardlydifficult-eth
Bump dependencies
v1.1.4 Update package.json (#514)
Update USDC implementation
v1.1.3 Update USDC implementation (#417)
Replace -1 with MAX_UINT
& bump dependencies
Uniswap Oracle
Upgrade to solc 0.6.10 (#387) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
UniswapV2 support
Add UniswapV2 support (#375) * Add UniswapV2 support * Bump package version * Test fix * Fix comment * Fix comment * Advance time to fix test fail
Upgrade to Solidity 0.6
Upgrades to the latest Solidity version and renames the package to hardlydifficult-eth
.
Switch clone2Probe to an internal library
Switch Clone2Probe to an internal library (#353) * Switch Clone2Probe to an internal library * Test fix
Extract the address requirement from Clone2
v0.11.0 Bump package version (#351)
Upgrade Unlock-Protocol to v7
Upgrade to Unlock v7 (#342) * Upgrade to Unlock v7 * Update helpers * Drop erc1820
AdminRole: add initial owner param
AdminRole: add initial owner param (#333) * AdminRole: add initial owner param * fix init