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

Fix return of ip version. #1961

Merged
merged 4 commits into from
May 31, 2024

Conversation

opendansor
Copy link
Contributor

Bug

Description of the Change

Check for IP version instead of hardcoding ipv4 as the version.

Alternate Designs

Possible Drawbacks

Verification Process

Create tests to assert proper ipv4 and ipv6 addresses are permitted, and invalid ip addresses are rejected.

Release Notes

@opendansor opendansor marked this pull request as ready for review May 31, 2024 19:12
@gus-opentensor gus-opentensor changed the base branch from master to release/7.0.1 May 31, 2024 19:20
@gus-opentensor gus-opentensor merged commit c38da2b into release/7.0.1 May 31, 2024
11 checks passed
@gus-opentensor gus-opentensor mentioned this pull request May 31, 2024
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.

None yet

3 participants