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

EIP-7742 Engine API Changes #7840

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

Commits on Oct 31, 2024

  1. EIP-7742 Add targetBlobCount to engine_newPayloadV4

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e82536b View commit details
    Browse the repository at this point in the history
  2. EIP-7742 Add targetBlobCount and maximumBlobCount to engine_forkchoic…

    …eUpdatedV4
    
    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    62b1d8f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Add targetBlobCount to payloadId

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    485b93a View commit details
    Browse the repository at this point in the history
  2. Add targetBlobCount to preparePayload

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f7dc9aa View commit details
    Browse the repository at this point in the history
  3. EIP-7742 - wire targetBlobCount to block creator

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    14a8e55 View commit details
    Browse the repository at this point in the history
  4. EIP-7742 Fix AT and update TODOs

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cb02d25 View commit details
    Browse the repository at this point in the history
  5. Fix ATs after changing withdrawals payloadId

    Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
    siladu committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6703c62 View commit details
    Browse the repository at this point in the history