Skip to content

Releases: base/basenames

v1.1.2

Choose a tag to compare

@stevieraykatz stevieraykatz released this 10 Nov 18:50
b43d20c

Added a new discount validator for a backend signer service.

v1.1.1

Choose a tag to compare

@amiecorso amiecorso released this 21 Aug 23:38
b30135b

Additions to the IL2ReverseRegistrar to more closely reflect the available methods on the ENS-deployed L2ReverseRegistrarWithMigration. Base Sepolia deployments for ENSIP-19-related contracts added to README.

v1.1.0

Choose a tag to compare

@stevieraykatz stevieraykatz released this 18 Aug 21:18
fc5caaa

New compiler instructions in the foundry.toml. The artifacts for some contracts will bump from 0.8.23 to 0.8.26. As such, bumping the Minor version.

v1.0.5

Choose a tag to compare

@stevieraykatz stevieraykatz released this 15 Aug 17:23
ba6ab36

Support for ENSIP-19 with three new major contracts:

  1. Upgradeable Registrar Controller which will replace the Registrar Controller as the registration and renewal entry point for Basename holders.
  2. Upgradeable L2 Resolver which will replace our immutable L2 Resolver, offering flexibility in resolver architectures moving forward.
  3. Migration Controller a singleton which will be used to conduct the one-time migration needed to support ENSIP-19.

v1.0.4

Choose a tag to compare

@stevieraykatz stevieraykatz released this 05 Nov 18:56
8f163b9

A new version of the ERC1155 discount validator has been added which allows us to offer discounts to a range of token Ids.

v1.0.3

Choose a tag to compare

@stevieraykatz stevieraykatz released this 18 Oct 17:36
4e64f80

A new Discount Validator has been added for integrating with the Talent Protocol builder score.

v1.0.2

Choose a tag to compare

@stevieraykatz stevieraykatz released this 17 Oct 21:13
edbe86f

A new Discount Validator has been added for offchain Coupons.

v1.0.1

Choose a tag to compare

@stevieraykatz stevieraykatz released this 16 Aug 05:45
108224d

Includes the following three functional contract changes in preparation for general access launch:

  • Added a new Price Orace for managing a short-duration Launch Auction at GA Launch time. #70
  • Increased the minimum registration duration for all RegistrarController-managed registrations. #87
  • Added token metadata for the BaseRegistrar ERC721 #69

v1.0.0

Choose a tag to compare

@stevieraykatz stevieraykatz released this 24 Jul 00:30
38c44ee

Mainnet-ready contracts for Basenames launch.