Neptune-Crypto/neptune-core

Connect to previous peers after node restart

開放

#468 建立於 2025年2月26日

 (0 則留言) (0 個反應) (0 位負責人)Rust (45 個分叉)auto 404
enhancementgood first issuenetworking

倉庫指標

星標
 (110 顆星)
PR 合併指標
 (平均合併 12小時 40分鐘) (30 天內合併 7 個 PR)

描述

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.

貢獻者指南