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

Deprecate eth1 and dummy-eth1 flags #6566

Open
wants to merge 2 commits into
base: unstable
Choose a base branch
from

Conversation

michaelsproul
Copy link
Member

Proposed Changes

Deprecate the following beacon node flags:

  • --eth1: No longer required because it is enabled by default. The deposit contract sync can be disabled via a separate flag --disable-deposit-contract-sync, which has existed since the merge.
  • --dummy-eth1: Very rarely used and of limited utility.

@michaelsproul michaelsproul added work-in-progress PR is a work-in-progress v6.0.0 New major release for hierarchical state diffs labels Nov 5, 2024
@michaelsproul michaelsproul changed the title Deprecate eth1 flag Deprecate eth1 and dummy-eth1 flags Nov 5, 2024
@michaelsproul michaelsproul added ready-for-review The code is ready for review backwards-incompat Backwards-incompatible API change and removed work-in-progress PR is a work-in-progress labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards-incompat Backwards-incompatible API change ready-for-review The code is ready for review v6.0.0 New major release for hierarchical state diffs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant