Neptune-Crypto/neptune-core
Connect to previous peers after node restart
Aberta
#468 aberto em 26 de fev. de 2025
enhancementgood first issuenetworking
Métricas do repositório
- Stars
- (110 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Currently, Neptune core will go through bootstrap nodes and peer discovery every time it is started. Instead, any existing information about previous peers (currently in the “peer standings” database) should be used. This decreases the burden put on bootstrap nodes and should help to achieve full connectivity faster.