Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/Improve syncing (3x): Adding ping mechanism to TaskManager for replacing StartHeight and PendingKnownHashes strategy #899

Merged
merged 33 commits into from
Dec 1, 2019

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    99ca3f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2048e7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    079a74b View commit details
    Browse the repository at this point in the history
  4. Update TaskManager.cs

    shargon committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    755ab15 View commit details
    Browse the repository at this point in the history
  5. Update TaskManager.cs

    shargon committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    4ed0e22 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    4b410ad View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    64dd8bd View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Configuration menu
    Copy the full SHA
    58d2ff0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Configuration menu
    Copy the full SHA
    9e271e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Configuration menu
    Copy the full SHA
    7b32b10 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    ae46f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70b2072 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Try to get headers from remote nodes even the current header height i…

    …s higher than them if it is not updated for a while
    yongjiema committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    b44e1eb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. Configuration menu
    Copy the full SHA
    bf01bab View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Configuration menu
    Copy the full SHA
    261e7ff View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    152a7cb View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    cd5cb5f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    692a9ad View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Configuration menu
    Copy the full SHA
    11e811c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. Improve syncing

    yongjiema committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    8196dff View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    0e21d78 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Configuration menu
    Copy the full SHA
    bd3b3fc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. Configuration menu
    Copy the full SHA
    fe2d98a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    100b30d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebe25e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd0e712 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    9a73bf8 View commit details
    Browse the repository at this point in the history
  2. Update ProtocolHandler.cs

    erikzhang committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    04fdfa8 View commit details
    Browse the repository at this point in the history
  3. Update ProtocolHandler.cs

    erikzhang committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    1d985e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. move projects

    erikzhang committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    daf7141 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f4470 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    e18184e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Configuration menu
    Copy the full SHA
    98f11f8 View commit details
    Browse the repository at this point in the history