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 55300d4fdb
all: fix miner hashRate -> hashrate on API calls
4 years ago
..
miner.go all: fix miner hashRate -> hashrate on API calls 4 years ago
miner_test.go trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246) 4 years ago
stress_clique.go eth: move eth.Config to a common package (#22205) 4 years ago
stress_ethash.go eth: move eth.Config to a common package (#22205) 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 all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
worker_test.go all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago