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

Investigate chain halts when syncing #7162

Merged
merged 26 commits into from
Jun 20, 2024
Merged

Commits on Jun 2, 2024

  1. disconnect peer when too many tries, and add logging

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

Commits on Jun 3, 2024

  1. increase timeout to give request a chance to timeout

    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1c08b74 View commit details
    Browse the repository at this point in the history
  2. let the task time out and make sure the connection is closed

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

Commits on Jun 4, 2024

  1. disconnect if needed and add more logging

    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    91ff91f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    223eb27 View commit details
    Browse the repository at this point in the history
  3. disable verification

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

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

  1. set retries to 5

    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c954f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90ae742 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c5aafce View commit details
    Browse the repository at this point in the history
  4. more cleanup

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

Commits on Jun 10, 2024

  1. fix another timeout

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

Commits on Jun 11, 2024

  1. fix unit test

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

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    0142c32 View commit details
    Browse the repository at this point in the history
  2. clean up

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    36c11d1 View commit details
    Browse the repository at this point in the history
  2. Update ethereum/eth/src/main/java/org/hyperledger/besu/ethereum/eth/s…

    …ync/range/SyncTargetRangeSource.java
    
    Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
    Signed-off-by: Stefan Pingel <16143240+pinges@users.noreply.github.com>
    pinges and macfarla authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    816f050 View commit details
    Browse the repository at this point in the history
  3. Update ethereum/eth/src/main/java/org/hyperledger/besu/ethereum/eth/s…

    …ync/range/SyncTargetRangeSource.java
    
    Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
    Signed-off-by: Stefan Pingel <16143240+pinges@users.noreply.github.com>
    pinges and macfarla authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c98084a View commit details
    Browse the repository at this point in the history
  4. Update ethereum/eth/src/main/java/org/hyperledger/besu/ethereum/eth/s…

    …ync/range/RangeHeadersFetcher.java
    
    Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
    Signed-off-by: Stefan Pingel <16143240+pinges@users.noreply.github.com>
    pinges and macfarla authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7dded30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    661704a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. add CHANGELOG entry

    Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
    pinges committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7601084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d8ba9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aafb194 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. updates after review

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

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