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

Support IPv6 #5

Open
mvandeberg opened this issue Apr 9, 2021 · 5 comments
Open

Support IPv6 #5

mvandeberg opened this issue Apr 9, 2021 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed task

Comments

@mvandeberg
Copy link
Member

Add support IPv6 support

@mvandeberg mvandeberg added enhancement New feature or request help wanted Extra attention is needed labels Apr 9, 2021
@naftalimurgor
Copy link

@mvandeberg
Hey, I'd like to work on this issue. Any insights on how to get started?
Thanks

@koinos-ci
Copy link

This issue is stale because it has been open for 30 days with no activity.

@mvandeberg mvandeberg added task and removed stale labels Mar 3, 2023
@sgerbino
Copy link
Member

@naftalimurgor

This feature may or may not already be supported by the library imported here:
https://github.com/koinos/koinos-jsonrpc/blob/master/cmd/koinos-jsonrpc/main.go#L22

The first step would be to pass in a valid IPv6 address as a listen parameter to see if it works. We pass the argument in to the library here:
https://github.com/koinos/koinos-jsonrpc/blob/master/cmd/koinos-jsonrpc/main.go#L136

If it doesn't "just work," then we should investigate the requirements of the library and go from there.

@naftalimurgor
Copy link

@sgerbino
Makes total sense. Will do the same and see if it works then proceed from there.

1 similar comment
@naftalimurgor
Copy link

@sgerbino
Makes total sense. Will do the same and see if it works then proceed from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed task
Projects
None yet
Development

No branches or pull requests

4 participants