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

feat: ipv4 mapped addresses #13

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Conversation

dozyio
Copy link
Contributor

@dozyio dozyio commented Jan 25, 2025

Add support for parsing IPv4 addresses as IPv4-mapped IPv6 addresses e.g. 127.0.0.1 to ::ffff:127.0.0.1

@dozyio dozyio requested a review from a team as a code owner January 25, 2025 22:07
@CLAassistant
Copy link

CLAassistant commented Jan 25, 2025

CLA assistant check
All committers have signed the CLA.

@dozyio dozyio changed the title Feat/ipv4 mapped feat: ipv4 mapped addresses Jan 25, 2025
@wemeetagain
Copy link
Member

thanks @dozyio , lgtm

node 16 tests failed bc node 16 is old, node 18 tests are passing

@wemeetagain wemeetagain merged commit 213767b into ChainSafe:master Jan 30, 2025
7 of 11 checks passed
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.

3 participants