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 multiaddresses and nodes #536

Open
moshemalawach opened this issue Dec 19, 2023 · 0 comments
Open

Support IPV6 multiaddresses and nodes #536

moshemalawach opened this issue Dec 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@moshemalawach
Copy link
Member

Some nodes don't have access to one ipv4 and instead could fully work on ipv6.

We need to:

  • look for a public ipv6 in addition to ipv4 (this might be tricky as it's behind docker)
  • broadcast the multiaddress including it
  • stop broadcasting the ipv4 multiaddress if set in the config
  • same for ipfs
  • outside of this project:
    • check that the scoring system won't interfer
    • nor the UIs for field validation
@moshemalawach moshemalawach added the enhancement New feature or request label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant