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 chain download halt #6969

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 19, 2024

  1. fix chain download halt

    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fe05ee1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. rename to retires

    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d509437 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fc2b5d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. fix the fix

    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6e3dd0e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. add logging to understand what is happening when we are downloading t…

    …he pivot header
    
    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5d5b134 View commit details
    Browse the repository at this point in the history
  2. spotless

    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    84d3f9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40e1dce View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix difficulty and make blockchain observer in SnapWorldDownloadState…

    … async
    
    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d768a44 View commit details
    Browse the repository at this point in the history
  2. change to info

    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    59f9a7e View commit details
    Browse the repository at this point in the history
  3. restore old difficulty

    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9bf9e7a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. count retries everywhere and disconnect if too many

    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed May 2, 2024
    Configuration menu
    Copy the full SHA
    aa0a01e View commit details
    Browse the repository at this point in the history