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

Closed
wants to merge 9 commits into from

Add maxBlobsPerBlock to PayloadIdentifier

40131a2
Select commit
Loading
Failed to load commit list.
Closed

EIP-7742 Engine API Changes #7840

Add maxBlobsPerBlock to PayloadIdentifier
40131a2
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Dec 10, 2024 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 c5654f1 EIP-7742 Add targetBlobCount to engine_newPayloadV... Valid sign-off found
🟢 1883976 EIP-7742 Add targetBlobCount and maximumBlobCount ... Valid sign-off found
🟢 631df1f Add targetBlobCount to payloadId Valid sign-off found
🟢 5d47f4e Add targetBlobCount to preparePayload Valid sign-off found
🟢 15c5cdd EIP-7742 - wire targetBlobCount to block creator Valid sign-off found
🟢 ffc85c8 EIP-7742 Fix AT and update TODOs Valid sign-off found
🟢 8d69fc5 Fix ATs after changing withdrawals payloadId Valid sign-off found
🟢 2b8fc09 Rename maximumBlobCount to maxBlobsPerBlock Valid sign-off found
🟢 40131a2 Add maxBlobsPerBlock to PayloadIdentifier Valid sign-off found