iotaledger / iri

IOTA Reference Implementation
Other
1.15k stars 370 forks source link

Use milestone requesting during syncing #1799

Open kwek20 opened 4 years ago

kwek20 commented 4 years ago

Description

With #1793 IRI will support requesting specific milestones by index. This issue will implement milestone requests into our syncing logic

Motivation

We can sync faster if we always have the maximum milestones to sync from in parallel.

Requirements

Open Questions (optional)