Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

v0.33.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 00:05
· 680 commits to main since this release
2947b8e

Releases

@ensnode/datasources@0.33.0

Minor Changes

  • #902 a769e90 Thanks @shrugs! - adds ENSIP-19 ReverseResolver datasource and associated contracts

  • #867 38711f8 Thanks @shrugs! - rename LegacyEthRegistrarController, WrappedEthRegistrarController, add UnwrappedEthRegistrarController Datasources

  • #740 3c6378b Thanks @Y3drk! - Added helper functions to generate block explorer URLs for supported chains.

  • #812 cad61ef Thanks @Y3drk! - Added helper functions for generating ENS Manager App URLs

  • #927 748a16e Thanks @shrugs! - fix type serialization issue that was preventing build

@ensnode/ensnode-react@0.33.0

Minor Changes

  • #886 ad7fc8b Thanks @notrab! - Adds ENSNode React hooks and providers based on ENSNode-SDK for use inside React apps

  • #902 a769e90 Thanks @shrugs! - include support for useRecords, usePrimaryName, usePrimaryNames

Patch Changes

@ensnode/ensnode-schema@0.33.0

Minor Changes

  • #902 a769e90 Thanks @shrugs! - include schema to index an account's primary name records as emitted by StandaloneReverseRegistrars

@ensnode/ensnode-sdk@0.33.0

Minor Changes

  • #896 2b60fad Thanks @tk-o! - Introduced ensindexer/indexing-status module.

  • #865 32ad3d8 Thanks @shrugs! - adds protocol-tracing-related types to the sdk

  • #902 a769e90 Thanks @shrugs! - include support for resolveRecords, resolvePrimaryName, and resolvePrimaryNames

  • #886 ad7fc8b Thanks @notrab! - Adds resolveRecords and resolvePrimaryName methods to ENSNode-SDK.

  • #894 f3eff8a Thanks @tk-o! - Split utils module into two modules: ens and shared. Create a new @ensnode/ensnode-sdk/internal import path allowing other monorepo packages to re-use validation methods from ENSNode SDK.

Patch Changes

@ensnode/ponder-subgraph@0.33.0

Minor Changes

  • #926 7c27fb8 Thanks @shrugs! - Fixes entrypoint issue that prevented users from correctly importing the built package.

@ensnode/ponder-metadata@0.33.0

Patch Changes

  • Updated dependencies []:
    • @ensnode/ensrainbow-sdk@0.33.0

@ensnode/ensrainbow-sdk@0.33.0

ensadmin@0.33.0

Minor Changes

Patch Changes

ensindexer@0.33.0

Minor Changes

  • #901 3b42583 Thanks @BanaSeba! - Terraform Render environment

  • #870 29176f9 Thanks @notrab! - remove ponder client sql endpoint

  • #867 38711f8 Thanks @shrugs! - Index referrals from the new UnwrappedEthRegistrarController.

  • #902 a769e90 Thanks @shrugs! - adds support for ReverseResolvers plugin (enable with 'reverse-resolvers') and implements ENSIP-19 Multichain Primary Names in resolution api

  • #865 32ad3d8 Thanks @shrugs! - implements protocol tracing outputs for the resolution apis via ?trace query param

  • #896 2b60fad Thanks @tk-o! - Added a new required environment variable ENSINDEXER_URL.

  • #747 27c0ea0 Thanks @shrugs! - add forward/reverse resolution apis gated behind an EXPERIMENTAL_RESOLUTION config flag

  • #867 38711f8 Thanks @shrugs! - integrate new UnwrappedEthRegistrarController indexing behavior

  • #895 afb994c Thanks @tk-o! - Introduce GET /api/config endpoint returning serialized ENSIndexerPublicConfig object.

  • #913 d447251 Thanks @shrugs! - fix bug where formerly-preminted name renewals would crash ENSIndexer

  • #896 2b60fad Thanks @tk-o! - Introduce GET /api/indexing-status endpoint.

  • #931 d4f401c Thanks @shrugs! - ENSIndexer now requires an RPC_URL_* for the ENS Root Chain (i.e. mainnet, sepolia, holesky, or anvil) in order to power the Resolution API

  • #931 d4f401c Thanks @shrugs! - Enables Resolution API by default, with acceleration defaulting to false

Patch Changes

ensrainbow@0.33.0

Minor Changes

Patch Changes

@docs/ensnode@0.33.0

Patch Changes

📦 NPM packages

🐳 Docker images