enhancementgood first issuenetworking
仓库指标
- 星标
- (110 个星标)
- PR 合并指标
- (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.