feat: handling many to many relationship between nodes and addresses #485
Labels
design
Requires design
enhancement
New feature or request
epic
Big issue with multiple subissues
r&d:polykey:core activity 4
End to End Networking behind Consumer NAT Devices
Requirements of this design
There is a possible many to many relationship between
nodeIds
and addresses. We need to add logic to the nodes system to handle theses cases. This issue is an epic to track this body of work.The main changes boil down to two core parts.
testnet.polykey.io
domain. Here we have a set of expected and trusted seed nodes but we can end up talking to any of them on that domain.Additional context
testnet.polykey.com
Polykey-CLI#71testnet.polykey.com
Polykey-CLI#71Sub-Issues & Sub-PRs created
ip
,host
andport
entries perNodeId
#482NodeConnectionManager
#483hostname
to multiple addresses when connecting to a node #484The text was updated successfully, but these errors were encountered: