cloudhead/nakamoto

Multi-peer IBD

Open

#11 创建于 2021年1月23日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (63 fork)github user discovery
help wanted

仓库指标

Star
 (390 star)
PR 合并指标
 (PR 指标待抓取)

描述

Initial block (header) download can be made faster by syncing from multiple peers. To do this, we can use the hard-coded checkpoints to request multiple block ranges.

贡献者指南