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

RC2 plus fixes #7002

Closed
wants to merge 12 commits into from
Closed

Commits on Apr 26, 2024

  1. not re-add expired storage request

    Signed-off-by: Karim Taam <karim.t2am@gmail.com>
    matkt authored and macfarla committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d7bc393 View commit details
    Browse the repository at this point in the history
  2. clean and update snap pipeline

    Signed-off-by: Karim Taam <karim.t2am@gmail.com>
    matkt authored and macfarla committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    db6264b View commit details
    Browse the repository at this point in the history
  3. remove storage request deletion

    Signed-off-by: Karim Taam <karim.t2am@gmail.com>
    matkt authored and macfarla committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1e7481e View commit details
    Browse the repository at this point in the history
  4. Cleanup comments

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe authored and macfarla committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f468099 View commit details
    Browse the repository at this point in the history
  5. Remove DynamicPivotBlockSelector from SnapWorldStateDownloadProcess b…

    …uilder as it's no longer needed
    
    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe authored and macfarla committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    acc0401 View commit details
    Browse the repository at this point in the history
  6. Update ethereum/eth/src/main/java/org/hyperledger/besu/ethereum/eth/s…

    …ync/snapsync/CompleteTaskStep.java
    
    Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe and macfarla committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    60f3a30 View commit details
    Browse the repository at this point in the history
  7. Add changelog entry

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe authored and macfarla committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5d1cc23 View commit details
    Browse the repository at this point in the history
  8. latest workflow changes

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7be9012 View commit details
    Browse the repository at this point in the history
  9. Bws internal error fix (hyperledger#6806)

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe authored and macfarla committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    77bc434 View commit details
    Browse the repository at this point in the history
  10. gradle change

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    98a29d4 View commit details
    Browse the repository at this point in the history
  11. formatting

    Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
    macfarla committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5bb4387 View commit details
    Browse the repository at this point in the history
  12. Fix docker goss test (hyperledger#6955)

    Disable IPv6 in docker container for goss_wait test
    
    Since docker 26.0.0, IPv6 is used by default but our goss_wait test is expecting ports to be exposed on IPv4.
    Disabling IPv6 should work for all docker versions
    ---------
    
    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    Co-authored-by:  Usman Saleem <usman@usmans.info>
    2 people authored and macfarla committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    24b70ac View commit details
    Browse the repository at this point in the history