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

Align proposer re-orgs with latest spec #4887

Closed
wants to merge 1 commit into from

Conversation

michaelsproul
Copy link
Member

Proposed Changes

Update the proposer re-orgs feature for the latest spec, and add new spec test runners.

Additional Info

  • Add REORG_PARENT_WEIGHT_THRESHOLD.
  • Rename REORG_WEIGHT_THRESHOLD to REORG_HEAD_WEIGHT_THRESHOLD.
  • Add reorg parameters to ChainSpec/Config. We should use these as defaults while continuing to allow overrides via the CLI.

@michaelsproul michaelsproul added spec_change A change related to the Eth2 spec work-in-progress PR is a work-in-progress consensus An issue/PR that touches consensus code, such as state_processing or block verification. labels Oct 27, 2023
@michaelsproul
Copy link
Member Author

Blocking this on #4900 which also updates the re-org tests

@dapplion
Copy link
Collaborator

@michaelsproul
Copy link
Member Author

Closing in favour of:

Thanks Eitan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consensus An issue/PR that touches consensus code, such as state_processing or block verification. spec_change A change related to the Eth2 spec work-in-progress PR is a work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants