[bisq-network/bisq] Configuring custom Bitcoin node in GUI settings by IPv6 address fails (#3990)

wiz notifications at github.com
Wed Feb 19 04:04:44 UTC 2020


### Description

The GUI settings fail to configure btcnodes by IPv6 address. However, passing an IPv6 address for the btcnode works fine when passed as a command line option.

#### Version

v1.2.7

### Steps to reproduce

1. Settings
2. Network Info
3. Uncheck "Use Tor for Bitcoin network"
4. Check "Use custom Bitcoin nodes"
5. Enter "[2401:b140::42:100]:8333" in the "Custom Bitcoin Nodes" field
6. Restart Bisq

### Expected behaviour

Bisq should connect to the configured Bitcoin node over IPv6

### Actual behaviour

Bisq loads random Bitcoin nodes from the public network

#### Additional info

Setting Bitcoin nodes by IPv6 works fine using command line option `--btcNodes=[2401:b140::42:100]:8333`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/3990
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200218/3015adee/attachment-0001.html>


More information about the bisq-github mailing list