GambleCoin-Project / GambleCoin-Project/GambleCoin
ipv4 vs. ipv6 seednodes
Open
enhancement
- Dominant language
- C++
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
All seednodes are setup to be the ipv4 node addresses. There are plenty of wallets and servers out there that can handle ipv6; which can handle ipv4 as well. However there are some that can't do ipv6 yet.
The ipv4 nodes should be "reserved", if you will, for ipv4 only nodes. Therefore... design logic that prioritizes ipv6 connections on wallets configured with ipv6, or we find that we are able to connect to an ipv6 address.
Contributor guide
Assessment
This issue has not been assessed yet.