• protolambda's avatar
    op-node: encapsulate finality and simplify EngineQueue (#10580) · 58f82ec7
    protolambda authored
    * op-node: refactor finality to encapsulate and simplify EngineQueue
    
    * op-node: add lock to make concurrent use of Finalizer by plasma backend safe, and rename receiver-method var names
    
    * op-node: reintroduce instant L2 finality check upon L1 signal, reintroduce extra check to handle contrived test
    
    * op-node: fix plasma finalization test setup
    
    * semgrep fix
    
    * op-node: link TODO issue
    58f82ec7
state.go 21.6 KB