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

[PAN-2427] Prep chain downloader for branch by abstraction #1194

Merged
merged 12 commits into from Apr 2, 2019

Commits on Mar 31, 2019

  1. Copy the full SHA
    052c686 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    52e60a5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    64b72e5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    692a768 View commit details
    Browse the repository at this point in the history
  5. Rename back.

    ajsutton committed Mar 31, 2019
    Copy the full SHA
    3787127 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3b66eb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Spotless.

    ajsutton committed Apr 1, 2019
    Copy the full SHA
    7d808bf View commit details
    Browse the repository at this point in the history
  2. Move BlockPropagationManager back to DefaultSynchronizer and rename F…

    …astSynchronizer and FullSynchronizer to FastDownloaderFactory and FullDownloaderFactory.
    ajsutton committed Apr 1, 2019
    Copy the full SHA
    bc14335 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d5c6fee View commit details
    Browse the repository at this point in the history
  4. Rename variable.

    ajsutton committed Apr 1, 2019
    Copy the full SHA
    9793fd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Make FastDownloaderFactory return a FastSyncDownloader. Rename FullDo…

    …wnloaderFactory to FullSyncDownloader since it doesn't actually need a factory.
    ajsutton committed Apr 2, 2019
    Copy the full SHA
    1360293 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    30c92fb View commit details
    Browse the repository at this point in the history