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

jsonrpc: Add totalDifficulty back as interim hive fix #12469

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Conversation

somnathb1
Copy link
Contributor

@somnathb1 somnathb1 commented Oct 24, 2024

Until hive implements ethereum/execution-apis#570

Partial revert of https://github.com/erigontech/erigon/pull/11809/files

The reason this would still work with or without the snapshot files change:

  • RPC tests don't have to know about this PR, since it's based on a state with assumed nil for the totalDifficulty field.
  • Hive tests don't progress till pruning, nor do they start with any snapshots (unless this changes somehow)

@somnathb1 somnathb1 linked an issue Oct 24, 2024 that may be closed by this pull request
3 tasks
@somnathb1
Copy link
Contributor Author

Unlikely that Hive would implement the changed specs right away. Must merge this for now.

@Giulio2002
Copy link
Contributor

Giulio2002 commented Oct 28, 2024

yeah - my opinion is "no thanks". it has been quite some time that the change was merged, and we even care about PoS transition tests being down?

@Giulio2002 Giulio2002 enabled auto-merge (squash) October 28, 2024 14:43
@Giulio2002 Giulio2002 merged commit 04aa6bb into main Oct 28, 2024
11 checks passed
@Giulio2002 Giulio2002 deleted the som/hive_ttd_fix branch October 28, 2024 14:43
@Giulio2002
Copy link
Contributor

whatever - i see

@AskAlexSharov
Copy link
Collaborator

@somnathb1 did you create issue in hive repo to link here?

@somnathb1
Copy link
Contributor Author

@somnathb1 did you create issue in hive repo to link here?

It's a good idea tho, but Hive team is aware of it. I don't wanna follow up on it.

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.

Fix all Hive tests and include them into CI
3 participants