Neptune-Crypto/neptune-core

Connect to previous peers after node restart

Aperta

#468 aperta il 26 feb 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (45 fork)auto 404
enhancementgood first issuenetworking

Metriche repository

Star
 (110 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor