• 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
..
benchmarks Loading commit data...
bindings Loading commit data...
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...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
service.go Loading commit data...