Skip to content

v6.0.0

Compare
Choose a tag to compare
@DancingAxolotl DancingAxolotl released this 07 Jul 22:39
· 32 commits to master since this release

New methods and features

  • Reverse resolution support via Resolution#getReverse and Resolution#getReverseTokenId methods
  • Updated .zil domains resolution to support domains that were migrated to UNS

Breaking changes

  • Resolution#getNamehash now requires a serviceType parameter to specify which type of namehash to generate (ZNS or UNS)
  • Resolution#getLocations and Resolution#getBatchOwners now support .zil domains. Note that ZNS does not have optimized functions for batch operations so performance for .zil domains on ZNS may be slow.