This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
Create solana-bootnode for better node bootstrapping (Validator public testnet configuration) #349
Closed
Description
- validator at boot connects to drone with a TCP connection
- drone looks at the client's IP address that is in the TCP connection
- drone checks that all the expected UDP ports are reachable
- drone sends validator the IP address that is reachable
- validator advertirzes that IP on the gossip network
- validator binds to 0.0 locally, so we need a way to distinguish an advertise address and bind address in the configuration of the validator
Metadata
Assignees
Labels
No labels
Activity