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

Ensure empty withdrawal lists are set in BFT blocks when the protocol spec is shanghai or higher #6765

Merged
merged 5 commits into from
Mar 27, 2024

Commits on Mar 19, 2024

  1. Ensure empty withdrawal lists are set in BFT blocks when the protocol…

    … schedule is shanghai or higher
    
    Signed-off-by: Matthew Whitehead <[email protected]>
    matthew1001 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    91c7f37 View commit details
    Browse the repository at this point in the history
  2. Unit tests missing mock

    Signed-off-by: Matthew Whitehead <[email protected]>
    matthew1001 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9454dd0 View commit details
    Browse the repository at this point in the history
  3. Unit tests missing mock

    Signed-off-by: Matthew Whitehead <[email protected]>
    matthew1001 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5db31e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Refactor and reduce code duplication

    Signed-off-by: Matthew Whitehead <[email protected]>
    matthew1001 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    082ba98 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Merge branch 'main' into shanghai-qbft-fix

    Signed-off-by: Matt Whitehead <[email protected]>
    matthew1001 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b2b9d05 View commit details
    Browse the repository at this point in the history