Skip to content

chore: upgrade to ENSv2 (Universal Resolver)#2692

Open
Dhaiwat10 wants to merge 1 commit into
OffchainLabs:masterfrom
Dhaiwat10:ensv2-upgrade
Open

chore: upgrade to ENSv2 (Universal Resolver)#2692
Dhaiwat10 wants to merge 1 commit into
OffchainLabs:masterfrom
Dhaiwat10:ensv2-upgrade

Conversation

@Dhaiwat10
Copy link
Copy Markdown

Hey! I'm Dhaiwat from the DevRel team at ENS Labs. We're working on getting active repos and libraries across the ecosystem ready for ENSv2.

Summary

Upgrades this repo to be ENSv2-ready by routing ENS resolution through the Universal Resolver (0xeeeeeeee14d718c2b47d9923deab1335e144eeee) instead of the legacy ENS Registry.

Changes

  • Upgrade viem ^2.29.0^2.48.11 in packages/arb-token-bridge-ui/package.json

Why

The current path returns stale results for names managed by the new Universal Resolver. For example, ur.integration-tests.eth should resolve to 0x2222222222222222222222222222222222222222; legacy resolution returns incorrect values.

More details: https://docs.ens.domains/web/ensv2-readiness

Verification

  • ur.integration-tests.eth0x2222222222222222222222222222222222222222

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 11, 2026

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Dhaiwat Pandya.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 11, 2026

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, please sign one of the linked documents below to get yourself added. If you're an independent Individual please sign this form: https://na3.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=1353a816-a9c1-47ba-847e-ec79f0f23d31&env=na3&acct=6e152afc-6284-44af-a4c1-d8ef291db402&v=2. If you're with a company (corporate) please sign this form: https://na3.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=2b5fe8ba-51d4-4980-b4ee-605d66e675d4&env=na3&acct=6e152afc-6284-44af-a4c1-d8ef291db402&v=2. To agree to the CLA license, please fill out one of the attached forms.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 11, 2026

CLA assistant check
All committers have signed the CLA.

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.

2 participants