-
Notifications
You must be signed in to change notification settings - Fork 15
feat(ensindexer): added Base Sepolia and Linea Sepolia testnets #772
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
Signed-off-by: Nischal Sharma <[email protected]>
🦋 Changeset detectedLatest commit: c8c2cde The changes in this PR will be included in the next version bump. This PR includes changesets to release 10 packages
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 |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@NickSneo is attempting to deploy a commit to the NameHash Team on Vercel. A member of the Team first needs to authorize it. |
Introduce a helper function for each, basenames and lineanames, to support different registrar managed names based on the ENS Deployment Chain
Include `lineanames` in the pre-mint invainart condition as lineanames also allow calling [`registerOnly`](https://github.com/Consensys/linea-ens/blob/727f5f/packages/linea-ens-contracts/contracts/ethregistrar/BaseRegistrarImplementation.sol\#L124-L136) method on the Registrar contracts. It has been the same in the `basenames` Registrar case.
…e `sepolia` ENS Deployment Chain.
fix(ensindexer): apply correct registrar managed names for testnet datasources
tk-o
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.
Thanks for your work here, @NickSneo 🚀
|
Thank you @tk-o for working on it and merging the PR 😊 |
Added config for Base Sepolia and Linea Sepolia networks