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

remove totalDifficulty from blockResult #8457

Open
macfarla opened this issue Mar 25, 2025 · 0 comments · May be fixed by #8430
Open

remove totalDifficulty from blockResult #8457

macfarla opened this issue Mar 25, 2025 · 0 comments · May be fixed by #8430
Labels
hive relating to hive tests

Comments

@macfarla
Copy link
Contributor

totalDifficulty field was removed from block result in ethereum/execution-apis#570 and PR to remove from example output here

naive implementation that just removes totalDifficulty from blockResult - #8430

PoW is being removed so can be ignored.
But do we need to still include totalDifficulty in the BlockResult obj for clique blocks?

@macfarla macfarla added the hive relating to hive tests label Mar 25, 2025
@jflo jflo linked a pull request Mar 25, 2025 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hive relating to hive tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant