Describe the bug
An axe running on an ipv6 enabled network should prefer ipv6 when resolving hosts, but instead prefers ipv4. this can be seen with ckpool and atlaspool.
To Reproduce
Steps to reproduce the behavior:
- configure an ipv6-enabled pool
- open the logs
- restart your axe
- when it resolves the domain, itll be the ipv4
Expected behavior
ipv6 should be preferred when available.
Hardware:
- ESP-Miner FW version: master
- Pool URL, Port: solo.atlaspool.io:4333
Additional context
I (18525) stratum_task: Resolved solo.atlaspool.io:4333 → 166.117.239.148
I (18526) stratum_task: Connecting to: stratum+tcp://solo.atlaspool.io:4333 (166.117.239.148)
Describe the bug
An axe running on an ipv6 enabled network should prefer ipv6 when resolving hosts, but instead prefers ipv4. this can be seen with ckpool and atlaspool.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
ipv6 should be preferred when available.
Hardware:
Additional context