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

use v1.4.0-alpha.1 consensus spec test vectors #5026

Merged
merged 1 commit into from
Jun 3, 2023
Merged

use v1.4.0-alpha.1 consensus spec test vectors #5026

merged 1 commit into from
Jun 3, 2023

Conversation

tersec
Copy link
Contributor

@tersec tersec commented Jun 3, 2023

https://github.com/ethereum/consensus-specs/releases/tag/v1.4.0-alpha.1
https://github.com/ethereum/consensus-spec-tests/releases/tag/v1.4.0-alpha.1

To do so, also bumps nim-web3 and nim-eth because the BlockHeader and related EL structures change.

@tersec tersec enabled auto-merge (squash) June 3, 2023 19:22
@tersec tersec merged commit b25ca08 into unstable Jun 3, 2023
@tersec tersec deleted the IIH branch June 3, 2023 21:55
@tersec tersec mentioned this pull request Jun 8, 2023
20 tasks
etan-status added a commit that referenced this pull request Jan 16, 2024
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 added a commit that referenced this pull request Jan 16, 2024
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.
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