• Marius van der Wijden's avatar
    core, eth, internal, rpc: implement final block (#24282) · e6fa102e
    Marius van der Wijden authored
    * eth: core: implement finalized block
    
    * eth/catalyst: fix final block
    
    * eth/catalyst: update finalized head gauge
    
    * internal/jsre/deps: updated web3.js to allow for finalized block
    
    * eth/catalyst: make sure only one thread can call fcu
    
    * eth/catalyst: nitpicks
    
    * eth/catalyst: use plain mutex
    
    * eth: nitpicks
    e6fa102e
blockchain_reader.go 13.8 KB