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

Bws internal error fix #6806

Merged
merged 7 commits into from
Apr 4, 2024
Merged

Commits on Mar 21, 2024

  1. Only add new hash for BWS if ready for BWS

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f0275d2 View commit details
    Browse the repository at this point in the history
  2. Only make isReady changes to syncBackwardsUntil with blockHash

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    eaece10 View commit details
    Browse the repository at this point in the history
  3. update gradle.properties for build from source

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bf07f43 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Revert "update gradle.properties for build from source"

    This reverts commit bf07f43.
    
    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1cb33cc View commit details
    Browse the repository at this point in the history
  2. add unit test

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bcd79f9 View commit details
    Browse the repository at this point in the history
  3. Move "Appending new head block hash" to BackwardSyncContext so that i…

    …t is only logged when are actually adding it
    
    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    562f7cd View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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