Skip to content

Releases: base/basenames

v1.1.1

21 Aug 23:38
b30135b
Compare
Choose a tag to compare

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

18 Aug 21:18
fc5caaa
Compare
Choose a tag to compare

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

15 Aug 17:23
ba6ab36
Compare
Choose a tag to compare

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

05 Nov 18:56
8f163b9
Compare
Choose a tag to compare

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

18 Oct 17:36
4e64f80
Compare
Choose a tag to compare

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

v1.0.2

17 Oct 21:13
edbe86f
Compare
Choose a tag to compare

A new Discount Validator has been added for offchain Coupons.

v1.0.1

16 Aug 05:45
108224d
Compare
Choose a tag to compare

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

24 Jul 00:30
38c44ee
Compare
Choose a tag to compare

Mainnet-ready contracts for Basenames launch.