Skip to content

Releases: unstoppabledomains/resolution-go

L2 Support!

30 Nov 02:44
Compare
Choose a tag to compare

Adds support for L2 domains on Polygon chain
Added Locations method to retrieve location info of domains

Add Namehash method

04 Aug 03:35
Compare
Choose a tag to compare

Add Namehash method for UNS and ZNS which returns a namehash of a domain following the EIP-137 standard

UNS support

02 Aug 05:39
Compare
Choose a tag to compare
  • Add UNS support
  • Replaces resolution.NewCnsBuilder() with resolution.NewUnsBuilder()
  • Add UNS testnet support with UnsBuilder.SetEthereumNetwork() method
  • Add Unhash method
  • Add TokenURIMetadata getter
  • isSupportedDomain() now makes network call

resolution-go is live!

17 Mar 12:27
Compare
Choose a tag to compare

Initial release