• rjl493456442's avatar
    eth, miner: use miner for post-merge block production (#23256) · 78636ee5
    rjl493456442 authored
    * eth, miner: remove duplicated code
    
    * eth/catalyst: remove unneeded code
    
    * miner: keep update pending state even the Merge is happened
    
    * eth, miner: rebase
    
    * miner: fix tests
    
    * eth, miner: address comments from marius
    
    * miner: use empty zero randomness for pending blocks after the merge
    
    * eth/catalyst: gofmt
    
    * miner: add warning log for state recovery
    
    * miner: ignore uncles for post-merge blocks
    Co-authored-by: 's avatarPéter Szilágyi <peterke@gmail.com>
    78636ee5
Name
Last commit
Last update
..
catalyst Loading commit data...
downloader Loading commit data...
ethconfig Loading commit data...
fetcher Loading commit data...
filters Loading commit data...
gasprice Loading commit data...
protocols Loading commit data...
tracers Loading commit data...
api.go Loading commit data...
api_backend.go Loading commit data...
api_test.go Loading commit data...
backend.go Loading commit data...
bloombits.go Loading commit data...
discovery.go Loading commit data...
handler.go Loading commit data...
handler_eth.go Loading commit data...
handler_eth_test.go Loading commit data...
handler_snap.go Loading commit data...
handler_test.go Loading commit data...
peer.go Loading commit data...
peerset.go Loading commit data...
state_accessor.go Loading commit data...
sync.go Loading commit data...
sync_test.go Loading commit data...