• 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
..
cliapp Loading commit data...
client Loading commit data...
clock Loading commit data...
crypto Loading commit data...
dial Loading commit data...
enum Loading commit data...
eth Loading commit data...
flags Loading commit data...
httputil Loading commit data...
ioutil Loading commit data...
jsonutil Loading commit data...
log Loading commit data...
metrics Loading commit data...
opio Loading commit data...
oppprof Loading commit data...
rethdb-reader Loading commit data...
retry Loading commit data...
rpc Loading commit data...
signer Loading commit data...
solabi Loading commit data...
sources Loading commit data...
tasks Loading commit data...
testlog Loading commit data...
testutils Loading commit data...
tls Loading commit data...
txmgr Loading commit data...
Makefile Loading commit data...
util.go Loading commit data...
util_test.go Loading commit data...
version.go Loading commit data...
version_test.go Loading commit data...