• 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
..
benchmarks Loading commit data...
bindings Loading commit data...
chaincfg Loading commit data...
cmd Loading commit data...
flags Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
params Loading commit data...
rollup Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
service.go Loading commit data...