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
lzhfromustc 62dc59c2bd
miner, test: fix potential goroutine leak (#21989)
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: fixed race condition in tests (#21664) 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 all: remove redundant conversions and import names (#21903) 4 years ago
worker.go miner, test: fix potential goroutine leak (#21989) 4 years ago
worker_test.go eth/downloader: fix spuriously failing tests (#21149) 4 years ago