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

eth.NewHeadsResult: Add EIP-4788 and EIP-4844 fields #94

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

ryanschneider
Copy link
Contributor

@ryanschneider ryanschneider commented Sep 22, 2023

These are the same fields added in #87 and #90 but for the eth.NewHeadsResult struct; geth only returns fields actually contained in the header itself vs. the usual block fields (presumably since some of the block fields are computed) hence the need for a separate structure.

@ryanschneider ryanschneider merged commit 6b65a87 into master Sep 25, 2023
1 check passed
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.

2 participants