Skip to content

Conversation

jimmygchen
Copy link
Member

@jimmygchen jimmygchen commented Oct 1, 2025

Issue Addressed

Closes #8131

  • Remove deprecated flags from beacon_node/src/cli.rs:
    • eth1-purge-cache
    • eth1-blocks-per-log-query
    • eth1-cache-follow-distance
    • disable-deposit-contract-sync
    • light-client-server
  • Remove deprecated flags from lighthouse/src/main.rs:
    • logfile
    • terminal-total-difficulty-override
    • terminal-block-hash-override
    • terminal-block-hash-epoch-override
    • safe-slots-to-import-optimistically
  • Remove references to deprecated flags in config.rs files
  • Remove warning messages for deprecated flags in main.rs
  • Update/remove related tests in beacon_node.rs

@jimmygchen jimmygchen added ready-for-review The code is ready for review backwards-incompat Backwards-incompatible API change v8.0.0 Q4 2025 Fusaka Mainnet Release labels Oct 1, 2025
@jimmygchen jimmygchen added the low-hanging-fruit Easy to resolve, get it before someone else does! label Oct 1, 2025
Copy link
Member

@chong-he chong-he left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just some very minor comments.

There is also a mention of --disable-deposit-contract-sync flag in the book, but that will be taken care by #8124

Co-authored-by: chonghe <[email protected]>
Copy link
Member

@chong-he chong-he left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now!

@jimmygchen jimmygchen added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Oct 8, 2025
@mergify mergify bot added the queued label Oct 8, 2025
mergify bot added a commit that referenced this pull request Oct 8, 2025
@mergify mergify bot merged commit 2a433bc into sigp:unstable Oct 8, 2025
38 checks passed
@mergify mergify bot removed the queued label Oct 8, 2025
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 low-hanging-fruit Easy to resolve, get it before someone else does! ready-for-merge This PR is ready to merge. v8.0.0 Q4 2025 Fusaka Mainnet Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants