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
Péter Szilágyi bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049)
1 year ago
..
stress params: remove `EIP150Hash` from chainconfig (#27087) 1 year ago
miner.go miner, cmd, eth: require explicit etherbase address (#26413) 2 years ago
miner_test.go all: change chain head markers from block to header (#26777) 2 years ago
payload_building.go eth/catalyst,miner: include withdrawals in payload id calculation (#26554) 2 years ago
payload_building_test.go eth/catalyst,miner: include withdrawals in payload id calculation (#26554) 2 years ago
unconfirmed.go all: replace RWMutex with Mutex in places where RLock is not used (#21622) 4 years ago
unconfirmed_test.go all: fix some typos (#25551) 2 years ago
worker.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 1 year ago
worker_test.go miner: use atomic type (#27013) 1 year ago