Julian Haight
Julian Haight
**Describe the bug** Using `dynamic-public-ip` on a host with an IPv6 interface, only the v6 IP is advertised and this leads to the node being marked not accessible. **To Reproduce**...
While writing tests for that other issue I ran into this one - shouldn't this pass? ` assert.equal(ipaddr.IPv4.parseCIDR('8.3.4.8/24').toString(), '8.3.4.0/24');` Admittedly it's invalid input, but shouldn't we silently fix it or...
I get the message "captcha code incorrect" when trying to label an address public from within my wallet (actions, label address). I use two-factor auth, if that matters. Screenshot. ...
**Describe the bug** When: - using an external IP resolution service via the public-ip-resolution-service option - using a server with an ipv6 address - calling getNodeIP - only the ipv6...