Commit fc47f4b6 authored by Dan Notestein's avatar Dan Notestein
Browse files

Remove --replay-blockchain from test service commands

The --replay-blockchain flag forces hived to clear state and replay
from scratch, which is unnecessary when starting with pre-replayed
data. Removing it allows hived to:

1. Skip replay entirely when state already matches block_log head
2. Start serving API requests immediately
3. Keep block_log in read-only mode (when combined with hive change
   to skip reopen_for_writing at stop_at_block)

This significantly reduces test job startup time and enables sharing
block_log via symlinks across parallel jobs.
parent 034656a2
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment