• George Knee's avatar
    batcher: fix state inconsistency (#12981) · 8ee03877
    George Knee authored
    * remove lastStoredBlock and lastL1Tip from BatchSubmitter state
    
    We can use the channelManager's state to infer lastStoredBlock. And lastL1Tip is actually unused.
    
    * change log line wording
    
    * fix typo
    
    * remove unecessary method
    
    * clean up driver.calculateL2BlockRangeToStore
    
    * some typos
    
    * tiny tweak
    8ee03877
Name
Last commit
Last update
..
batcher Loading commit data...
cmd Loading commit data...
compressor Loading commit data...
flags Loading commit data...
metrics Loading commit data...
rpc Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
architecture.png Loading commit data...
justfile Loading commit data...
readme.md Loading commit data...