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

fix LC header production for Deneb #5763

Merged
merged 2 commits into from
Jan 16, 2024
Merged

fix LC header production for Deneb #5763

merged 2 commits into from
Jan 16, 2024

Conversation

etan-status
Copy link
Contributor

The blob_gas_used field was not properly populated when constructing Deneb light client data. This is due to #5026 not applying the change to the entire codebase when the new field got introduced, and due to #5350 not catching that oversight in other modules. Also reviewed codebase and discovered that shortLog for Deneb execution payloads has same bug.

The `blob_gas_used` field was not properly populated when constructing
Deneb light client data. This is due to #5026 not applying the change to
the entire codebase when the new field got introduced, and due to #5350
not catching that oversight in other modules. Also reviewed codebase and
discovered that `shortLog` for Deneb execution payloads has same bug.
@etan-status
Copy link
Contributor Author

Thanks for the detailed report: https://notes.ethereum.org/ERz33WNETxeO2Bt1CqST2Q?view

@etan-status etan-status enabled auto-merge (squash) January 16, 2024 20:32
@etan-status etan-status merged commit 11ebbe0 into unstable Jan 16, 2024
10 checks passed
@etan-status etan-status deleted the dev/etan/lc-140a3 branch January 16, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant