Skip to content

Conversation

MegaRedHand
Copy link
Collaborator

This PR adds a way to enable full-sync in the server runner.

@MegaRedHand MegaRedHand requested a review from a team as a code owner October 9, 2025 19:24
@Copilot Copilot AI review requested due to automatic review settings October 9, 2025 19:24
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR replaces the --snap flag with a --full-sync flag in the server runner to enable full-sync mode instead of snap sync mode.

Key Changes

  • Replaced --snap argument with --full-sync in the argument parser
  • Updated variable handling to use FULL_SYNC instead of SNAP
  • Modified Makefile to use --syncmode full instead of --syncmode snap

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
tooling/sync/server_runner.py Updates argument parser and variable handling to use full-sync flag
tooling/sync/Makefile Updates documentation and sync command to use full-sync mode

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot added the L1 Ethereum client label Oct 9, 2025
@MegaRedHand MegaRedHand moved this to In Review in ethrex_l1 Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L1 Ethereum client

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants