-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: implement ens-ponder as ens-v2 plugin for sepolia #351
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@shrugs what is the bug you mentioned in the PR description? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shrugs Hey thanks for drafting this PR 👍 Reviewed and shared a few ideas with feedback.
/** | ||
* ENS v2 Isolated Schema | ||
* | ||
* NOTE: These entities kept namespaced for rapid prototyping—see v2 plans for additional context. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* NOTE: These entities kept namespaced for rapid prototyping—see v2 plans for additional context. | |
* NOTE: These entities for ensv2 are temporarily kept namespaced for rapid prototyping—see v2 plans for additional context. |
This PR superseded by #356
This PR integrates the indexing schema/logic from https://github.com/ensdomains/ens-ponder into ENSNode.
v2_
in order to still serve a unified autogenerated graphql api and avoid naming collisions.@ensnode/ens-deployments
ens-v2
pluginBlocked By
running into this indexing issue ensdomains/ens-ponder#1
Todo in future PRs: