Skip to content

Releases: Hats-Protocol/allowlist-eligibility

Allowlist Eligibility v0.3.0

11 Sep 01:10
f80b45d
Compare
Choose a tag to compare

What's Changed

This version enables compatibility with module chaining. It uses the pull pattern ( IHats.checkHatWearerStatus() ) instead of the push pattern ( IHats.setHatWearerStatus() ) for setting standing and burning a revoked hat.

Deployments

Network Implementation
Sepolia 0x80336fb7b6B653686eBe71d2c3ee685b70108B8f
Optimism 0x80336fb7b6B653686eBe71d2c3ee685b70108B8f
Gnosis Chain 0x80336fb7b6B653686eBe71d2c3ee685b70108B8f
Polygon 0x80336fb7b6B653686eBe71d2c3ee685b70108B8f
Arbitrum 0x80336fb7b6B653686eBe71d2c3ee685b70108B8f
Base 0x80336fb7b6B653686eBe71d2c3ee685b70108B8f
Celo 0x80336fb7b6B653686eBe71d2c3ee685b70108B8f

Allowlist Eligibility v0.2.0

15 May 20:41
fefaad4
Compare
Choose a tag to compare

What's Changed

This version makes the ownerHat and arbitratorHat mutable, ie changeable by a wearer of the ownerHat. Previously, changing either of these roles required migrating to a new instance, which also required migrating the allowlist state.

Deployments

Network Implementation
Sepolia 0x5302757E4CEAD88d52D014113FCC8cb51dd36255
Optimism 0x5302757E4CEAD88d52D014113FCC8cb51dd36255
Gnosis Chain 0x5302757E4CEAD88d52D014113FCC8cb51dd36255
Polygon 0x5302757E4CEAD88d52D014113FCC8cb51dd36255
Arbitrum 0x5302757E4CEAD88d52D014113FCC8cb51dd36255
Base 0x5302757E4CEAD88d52D014113FCC8cb51dd36255
Celo 0x5302757E4CEAD88d52D014113FCC8cb51dd36255

Allow List Eligibility v0.0.1

06 Sep 14:20
dce7c6e
Compare
Choose a tag to compare