Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Releases: HardlyDifficult/hardlydifficult-eth

Bump dependencies

08 Jul 17:01
eac4347
Compare
Choose a tag to compare
v1.1.4

Update package.json (#514)

Update USDC implementation

08 Oct 03:08
74a999d
Compare
Choose a tag to compare
v1.1.3

Update USDC implementation (#417)

Replace -1 with MAX_UINT

19 Jul 18:34
f1663dd
Compare
Choose a tag to compare

& bump dependencies

Uniswap Oracle

17 Jun 03:36
1be4b8b
Compare
Choose a tag to compare
Upgrade to solc 0.6.10 (#387)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

UniswapV2 support

06 Jun 18:20
379aa2c
Compare
Choose a tag to compare
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

27 Apr 19:05
667c212
Compare
Choose a tag to compare

Upgrades to the latest Solidity version and renames the package to hardlydifficult-eth.

Switch clone2Probe to an internal library

07 Apr 20:15
707cbd3
Compare
Choose a tag to compare
Switch Clone2Probe to an internal library (#353)

* Switch Clone2Probe to an internal library

* Test fix

Extract the address requirement from Clone2

07 Apr 18:42
ff9ed76
Compare
Choose a tag to compare
v0.11.0

Bump package version (#351)

Upgrade Unlock-Protocol to v7

27 Mar 00:17
b4b7765
Compare
Choose a tag to compare
Upgrade to Unlock v7 (#342)

* Upgrade to Unlock v7

* Update helpers

* Drop erc1820

AdminRole: add initial owner param

02 Mar 19:31
50e5927
Compare
Choose a tag to compare
AdminRole: add initial owner param (#333)

* AdminRole: add initial owner param

* fix init