Skip to content

Conversation

@shrugs
Copy link
Collaborator

@shrugs shrugs commented Oct 27, 2025

  • adds pino to ENSApi
  • fixes ENSRainbow test logging due to progress package
  • client.config() now returns EnsApiPublicConfig
  • renames useENSIndexerConfig to useENSNodeConfig
  • renames previously useENSNodeConfig to useENSNodeSDKConfig to more clearly communicate that it access the ensnode-react sdk's config object from the provider context.
  • improve protocol inspector tracing logic, must better ux now

closes #1195
closes #1084

see that issue for a list of deferred changes (rpcconfigs refactor, terraform alchemy key, dockerfile base)

@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2025

🦋 Changeset detected

Latest commit: a1955d4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@ensnode/ensnode-sdk Minor
ensadmin Minor
@ensnode/ensnode-react Minor
ensapi Minor
ensindexer Minor
ensrainbow Minor
@ensnode/ensrainbow-sdk Minor
@ensnode/datasources Minor
@ensnode/ponder-metadata Minor
@ensnode/ensnode-schema Minor
@ensnode/ponder-subgraph Minor
@ensnode/shared-configs Minor
@docs/ensnode Minor
@docs/ensrainbow Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Oct 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
admin.ensnode.io Ready Ready Preview Comment Oct 28, 2025 5:27pm
ensnode.io Ready Ready Preview Comment Oct 28, 2025 5:27pm
ensrainbow.io Ready Ready Preview Comment Oct 28, 2025 5:27pm

…tegrating apps should define their own set of records to request when using useRecords().
…leration for an acceleratable endpoint in the Protocol Inspector.
Copy link
Member

@lightwalker-eth lightwalker-eth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shrugs Happy to merge this and then complete PR reviews as a separate follow up 👍

"ensadmin": minor
---

ENSAdmin now supports ENSApi Version info.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do you suggest we test this? Appreciate your advice 👍

CleanShot 2025-10-28 at 14 39 39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENSAPI Followup Remove the concept of DefaultRecordsSelection from ensnode-sdk

3 participants