wormhole-entropybitcom/node
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
..
cmd Send re-observation request when re-broadcasting local observations 2022-08-24 17:59:42 +09:00
hack node: governor tweaks (#1422) 2022-08-16 15:22:24 -05:00
pkg node: configure p2p routing table with bootstrapping nodes (#1455) 2022-08-24 18:27:59 +02:00
tools node: bump dlv for Go 1.17 compat and expose it via Tilt 2021-10-06 12:41:58 +02:00
.golangci.yml enable additional linters, including gosec (#1215) 2022-05-23 16:21:10 +02:00
Dockerfile Move from ADD to COPY on Dockerfiles 2022-07-13 09:27:15 -04:00
Makefile Add new sections to SECURITY.md and CONTRIBUTING.md (#1408) 2022-08-11 15:33:24 -04:00
go.mod node: Update terra.go to latest version 2022-06-09 12:40:27 +09:00
go.sum node: Update terra.go to latest version 2022-06-09 12:40:27 +09:00
main.go node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00