You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--batch-block-verify is a better initial syncing algorithm than the current naive initial syncing algorithm. This allows batch verification of beacon chain objects which improves the syncing speed.
Tasks
Feature flag created as opt-in
Feature implemented / code complete
Feature tested in production for adequate amount of time
Feature flag is inverted to be opt-out and the opt-in flag is deprecated
Feature has made it to a tagged production release as an opt-out flag
Opt-out feature flag is deprecated and old code paths are cleaned up
This issue should be closed after all of the above tasks are complete.
The text was updated successfully, but these errors were encountered:
🦄 Feature Tracking
Current status (opt-in or opt-out):
Opt-in feature flag name:
Opt-out feature flag name:
Feature Description
--batch-block-verify
is a better initial syncing algorithm than the current naive initial syncing algorithm. This allows batch verification of beacon chain objects which improves the syncing speed.Tasks
This issue should be closed after all of the above tasks are complete.
The text was updated successfully, but these errors were encountered: