Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/miner
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482)
5 months ago
..
miner.go miner: refactor the miner, make the pending block on demand (#28623) 7 months ago
miner_test.go all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
ordering.go core/txpool, eth, miner: retrieve plain and blob txs separately (#29026) 7 months ago
ordering_test.go core/txpool, miner: speed up blob pool pending retrievals (#29008) 7 months ago
payload_building.go miner: add additional log (#29193) 6 months ago
payload_building_test.go miner: refactor the miner, make the pending block on demand (#28623) 7 months ago
pending.go miner: refactor the miner, make the pending block on demand (#28623) 7 months ago
worker.go miner: fix typos (#29625) 5 months ago