Neptune-Crypto/neptune-core

Connect to previous peers after node restart

オープン

#468 opened on 2025/02/26

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (45 件のフォーク)auto 404
enhancementgood first issuenetworking

Repository metrics

Stars
 (110 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド