• Joshua Gutow's avatar
    op-node: Execution Layer Sync (#8968) · 770d37f8
    Joshua Gutow authored
    * op-node: Execution Layer Sync
    
    This passes unsafe payloads directly the EngineController for immediate
    insertion when Execution Layer sync is active. This tells the execution
    client to sync to that target. Once the EL sync is complete, the last
    unsafe payload is marked as safe. This is required when doing snap sync
    because the EL does not have the pre-state required to do the engine
    consolidation until the sync is complete.
    
    * op-e2e: Snap Sync action test
    
    * op-e2e: Actually run TestSystemE2E
    
    * op-service/node: Add time.Since to Clock & use it
    770d37f8
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...