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

Revert "feat: support time-based forking" #1090

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

gakonst
Copy link
Member

@gakonst gakonst commented Jan 30, 2023

Reverts #985. We'll re-implement to correctly check if the ForkFilter for Shanghai is activated.

#985 introduced a bug where the TTD check is wrong, and it'd think that all headers we receive are invalid, and we'll kick off all our peers.

What tests are we further missing here?

  • Merge-specific verification logic in verify_header_standalone
  • Hive

@onbjerg onbjerg added C-bug An unexpected or incorrect behavior C-regression A bug that was previously fixed, but has come back Add a test for this! A-consensus Related to the consensus engine labels Jan 30, 2023
@gakonst gakonst merged commit 0c341ed into main Jan 30, 2023
@gakonst gakonst deleted the revert-985-time_based_forking branch January 30, 2023 18:58
literallymarvellous pushed a commit to literallymarvellous/reth that referenced this pull request Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-consensus Related to the consensus engine C-bug An unexpected or incorrect behavior C-regression A bug that was previously fixed, but has come back Add a test for this!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants