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

[BESU-194] Remove max pivot block resets during fast sync #427

Merged

Commits on Feb 24, 2020

  1. remove max pivot block resets during fast sync

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    6a964f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. increase retry number and add retry for fast sync

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    1fe8583 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. fix review issues

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    b2a4326 View commit details
    Browse the repository at this point in the history
  2. increase max retry number and fix test

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    66e56b3 View commit details
    Browse the repository at this point in the history
  3. change logs in the handleFailure method

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    0e68430 View commit details
    Browse the repository at this point in the history
  4. change logs related to suspicious number of retries

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    1ce4949 View commit details
    Browse the repository at this point in the history
  5. add a delay before each fast sync retry

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e74d3d4 View commit details
    Browse the repository at this point in the history
  6. add a timeout for fast sync retry

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e296443 View commit details
    Browse the repository at this point in the history
  7. change timeout for fast sync retry

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    8438dac View commit details
    Browse the repository at this point in the history
  8. fix log add error

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    ecbe0ca View commit details
    Browse the repository at this point in the history
  9. fix review issues

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7f0d07c View commit details
    Browse the repository at this point in the history
  10. resolve pipeline

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    cbd012a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. update test for restart fastsync mechanism

    Signed-off-by: Karim TAAM <[email protected]>
    matkt committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    e07dc40 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/hyperledger/besu into fea…

    …ture/BP-117-remove-fast-synf-fallback
    matkt committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    cf89606 View commit details
    Browse the repository at this point in the history