• Brian Bland's avatar
    Add buffered caching of L1 block refs to the confDepth-aware fetcher (#11142) · 0db615dc
    Brian Bland authored
    * Add buffered caching of L1 block refs to the confDepth-aware fetcher
    
    * Refactor l1 head buffer into helper structs
    
    * Fix linting errors
    
    * Move L1 block caching from confDepth into an event-driven L1Tracker
    
    * Fix l1HeadBuffer locking
    
    * Better handle non-shallow reorgs
    
    * Improve test naming
    
    * Explicitly rewind cache when old head received
    0db615dc
Name
Last commit
Last update
..
async Loading commit data...
attributes Loading commit data...
clsync Loading commit data...
conductor Loading commit data...
confdepth Loading commit data...
derive Loading commit data...
driver Loading commit data...
engine Loading commit data...
event Loading commit data...
finality Loading commit data...
sequencing Loading commit data...
status Loading commit data...
sync Loading commit data...
chain_spec.go Loading commit data...
chain_spec_test.go Loading commit data...
event.go Loading commit data...
iface.go Loading commit data...
output_root.go Loading commit data...
superchain.go Loading commit data...
types.go Loading commit data...
types_test.go Loading commit data...