• Joshua Gutow's avatar
    op-node: Disable CL P2P Sync when EL Sync is enabled · 0f67fdff
    Joshua Gutow authored
    The op-node will fetch missing blocks when it detects a gap in it's unsafe chain;
    however, op-geth when being driven with EL sync will also fetch blocks. We prefer
    to let op-geth do the networking because it is extensively tested and optimized.
    0f67fdff
Name
Last commit
Last update
..
chaincfg Loading commit data...
cmd Loading commit data...
flags Loading commit data...
heartbeat Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
rollup Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Dockerfile.dockerignore Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
service.go Loading commit data...