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
Martin Holst Swende 4eb01b21c8
miner: set etherbase even if mining isn't possible at the moment (#21707)
4 years ago
..
miner.go miner: set etherbase even if mining isn't possible at the moment (#21707) 4 years ago
miner_test.go miner: set etherbase even if mining isn't possible at the moment (#21707) 4 years ago
stress_clique.go node: refactor package node (#21105) 4 years ago
stress_ethash.go node: refactor package node (#21105) 4 years ago
unconfirmed.go all: replace RWMutex with Mutex in places where RLock is not used (#21622) 4 years ago
unconfirmed_test.go miner: differentiate between uncle and lost block 6 years ago
worker.go miner: use channels instead of atomics in update loop (#21536) 4 years ago
worker_test.go eth/downloader: fix spuriously failing tests (#21149) 4 years ago