• rjl493456442's avatar
    cmd, eth: implement full-sync tester (#26035) · 2c1af8b1
    rjl493456442 authored
    This PR adds a parameter to startup, --synctarget. The synctarget flag is a developer-flag, that can be useful in some scenarios as a replacement for a CL node. It defines a fixed block sync target:
    
    geth --syncmode=full --synctarget=./block_15816882.hex_rlp 
    
    The --synctarget is only made available during syncmode=full
    2c1af8b1
Name
Last commit
Last update
..
abidump Loading commit data...
abigen Loading commit data...
bootnode Loading commit data...
checkpoint-admin Loading commit data...
clef Loading commit data...
devp2p Loading commit data...
ethkey Loading commit data...
evm Loading commit data...
faucet Loading commit data...
geth Loading commit data...
p2psim Loading commit data...
puppeth Loading commit data...
rlpdump Loading commit data...
utils Loading commit data...