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 Deprecated Flags #12139

Merged
merged 2 commits into from
Mar 16, 2023
Merged

Remove Deprecated Flags #12139

merged 2 commits into from
Mar 16, 2023

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Mar 16, 2023

What type of PR is this?

Major Release Cleanup

What does this PR do? Why is it needed?

In preparation for our v4 release, we remove all deprecated feature flags from prysm. These flags are:

  • --enable-db-backup-webhook (only beacon)
  • --bolt-mmap-initial-size
  • --disable-discv5
  • --disable-attesting-history-db-cache
  • --enable-vectorized-htr
  • --enable-peer-scorer
  • --enable-forkchoice-doubly-linked-tree
  • --enable-back-pull
  • --enable-duty-count-down
  • --head-sync
  • --enable-gossip-batch-aggregation
  • --enable-larger-gossip-history
  • --fallback-web3provider
  • --disable-native-state
  • --enable-only-blinded-beacon-blocks
  • --ropsten
  • --interop-genesis-state

Which issues(s) does this PR fix?

Part of #11841

Other notes for review

@nisdas nisdas requested a review from a team as a code owner March 16, 2023 08:37
@prylabs-bulldozer prylabs-bulldozer bot merged commit ab40780 into develop Mar 16, 2023
@delete-merged-branch delete-merged-branch bot deleted the removeDeprecatedFlags branch March 16, 2023 11:54
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.

2 participants