Skip to content

ens_encode_name -> dns_encode_name #3702

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

Merged
merged 1 commit into from
May 19, 2025
Merged

Conversation

fselmo
Copy link
Collaborator

@fselmo fselmo commented May 19, 2025

What was wrong?

  • For consistency with implementations across other languages, and with the ENS docs, rename ens_encode_name to dns_encode_name and deprecate the old name for removal in v8.

  • Closes ens_encode_name -> dns_encode_name #3700

Todo:

  • Clean up commit history
  • Add or update documentation related to these changes
  • Add entry to the release notes

Cute Animal Picture

Screenshot 2025-05-19 at 14 34 07

@fselmo fselmo self-assigned this May 19, 2025
- For consistency with implementations across other languages,
  and with the ENS docs, rename ``ens_encode_name`` to ``dns_encode_name``
  and deprecate the old name for removal in ``v8``.

- Closes ethereum#3700
@fselmo fselmo force-pushed the dns-encode-name branch from e9e73da to b7505fc Compare May 19, 2025 20:33
@fselmo fselmo marked this pull request as ready for review May 19, 2025 20:34
@fselmo fselmo merged commit 502939b into ethereum:main May 19, 2025
54 of 85 checks passed
@fselmo fselmo deleted the dns-encode-name branch May 19, 2025 20:35
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.

ens_encode_name -> dns_encode_name
2 participants