wormhole-entropybitcom/node/pkg/p2p
kev1n-peters 536a97066e
node: configure p2p routing table with bootstrapping nodes (#1455)
Configure the bootstrapping nodes that we will connect to to seed and refresh
the Routing Table if it becomes empty.

Fixes an issue where the spy stops receiving gossiped messages after the node
is restarted, because the Routing Table becomes empty and is never refreshed.
2022-08-24 18:27:59 +02:00
..
netmetrics.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
netmetrics_test.go node/pkg/p2p: expose network guardian version metric 2021-10-29 19:13:14 +00:00
p2p.go node: configure p2p routing table with bootstrapping nodes (#1455) 2022-08-24 18:27:59 +02:00
registry.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
registry_test.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00