Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Pipeline chain download - target selection #1196

Closed

Conversation

ajsutton
Copy link
Contributor

@ajsutton ajsutton commented Apr 1, 2019

PR description

Begins implementation of a pipeline based chain downloader.

Builds on #1194 so the new chain download process isn't currently in use (but unfortunately that makes the diff quite large). PipelineChainDownloader, DownloadPipelineFactory and PipelineChainDownloaderTest are the new changes in this PR.

So far only the process of selecting a sync target, handling failures and cancellation are implemented. The actual pipeline to download and import blocks once a sync target is selected is behind an interface which doesn't yet have an available implementation.

@ajsutton ajsutton force-pushed the pipeline-download-target-selection branch from 81d5b5a to cfcb58e Compare April 2, 2019 02:46
@ajsutton
Copy link
Contributor Author

ajsutton commented Apr 2, 2019

Superseded by #1203

@ajsutton ajsutton closed this Apr 2, 2019
@ajsutton ajsutton deleted the pipeline-download-target-selection branch April 2, 2019 22:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant