• Sam Stokes's avatar
    op-node: log mgasps across block building/inserting lifecycle (#12907) · 1c36df3e
    Sam Stokes authored
    * op-node: log mgasps across block processing lifecycle
    
    * op-node: add 'import_time' field to block processing log
    
    * op-node: make log message more descriptive
    
    * op-node: log legacy codepath for InsertUnsafePayload
    
    * op-node: include final ForkchoiceUpdate in block insertion time
    
    * op-node: remove unused BuildTime field from events
    
    * op-node: encapsulate log logic in TryUpdateEngineEvent methods
    
    * op-node: linter fix
    
    * op-node: add comment and adjust sync log wording
    
    * op-node: fix BlockHash, BlockNumber in log
    
    * op-node: seq add BuildStarted to PayloadProcessEvent
    
    * op-node: refactor getBlockProcessingMetrics, protect against divide-by-zero
    1c36df3e
Name
Last commit
Last update
..
build_cancel.go Loading commit data...
build_invalid.go Loading commit data...
build_seal.go Loading commit data...
build_sealed.go Loading commit data...
build_start.go Loading commit data...
build_started.go Loading commit data...
engine_controller.go Loading commit data...
engine_kind.go Loading commit data...
engine_reset.go Loading commit data...
engine_update.go Loading commit data...
events.go Loading commit data...
iface.go Loading commit data...
params.go Loading commit data...
payload_invalid.go Loading commit data...
payload_process.go Loading commit data...
payload_success.go Loading commit data...