cloudhead/nakamoto

Multi-peer IBD

Open

#11 opened on 2021年1月23日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (63 forks)github user discovery
help wanted

Repository metrics

Stars
 (390 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

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