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
rjl493456442 77e33e5a49
core, miner: revert block gas counter in case of invalid transaction (#26799)
2 years ago
..
stress all: remove deprecated uses of math.rand (#26710) 2 years 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, miner: revert block gas counter in case of invalid transaction (#26799) 2 years ago
worker_test.go all: change chain head markers from block to header (#26777) 2 years ago