Skip to content
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

13 make nameful compliant with the new ensip #250

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

eduramme
Copy link
Collaborator

No description provided.

@eduramme eduramme linked an issue Jan 31, 2025 that may be closed by this pull request
5 tasks
Copy link

vercel bot commented Jan 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nameful ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 9:39pm

@eduramme eduramme changed the base branch from main to develop February 4, 2025 19:02
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it is better to call it offchain-resolver since it will be used by any layer 2.

Copy link
Contributor

Choose a reason for hiding this comment

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

what's the difference between this abi the arbitrum-resolver one?

{
name: dnsName,
owner: signerAddress,
duration: SECONDS_PER_YEAR.seconds * BigInt(1000),
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that should be seconds instead of ms

Copy link
Contributor

Choose a reason for hiding this comment

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

apparently subdomain registration has expiration set to 0, see this tx

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.

Make Nameful Compliant with the New ENSIP
2 participants