Open valentinbud opened 2 years ago
Seems there's also an issue opened on tendermint about this. Hmm, I guess this won't be possible until tendermint implements it. I'll leave it here as reference https://github.com/tendermint/tendermint/issues/2317
SUMMARY
I would like to be able to configure consensus tendermint to listen on both IPv4 and/or IPv6.
Also to be able to specify both IPv4 and/or IPv6 as consensus external addresses at which the node can be reached.
The configuration flags I'm referring to are
ISSUE TYPE
COMPONENT NAME
I believe the component is tendermint though I can't be 100% sure.
ADDITIONAL INFORMATION
IPv4 are depleting and IPv6 is here to solve the issue and also improve Internet traffic.
Some providers are even charging a couple of bucks for an IPv4 address and give you the choice to have only IPv6 on your server.
Sooner rather than later IPv6 will become mainstream and everybody is going to use it.
The worker already has this capability and uses IPv6 if present. See below an excerpt from
oasis-node registry node list -v
of oneconsensus-rpc
node I run.