-
Notifications
You must be signed in to change notification settings - Fork 15
WIP: implement ens-ponder as ens-v2 plugin for sepolia #351
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@shrugs what is the bug you mentioned in the PR description? |
lightwalker-eth
left a comment
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. |
|
closing in favor of superceded pr which includes relevant concepts |
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-deploymentsens-v2pluginBlocked By
running into this indexing issue ensdomains/ens-ponder#1
Todo in future PRs: