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 a14301823e
all: new empty trie with types.EmptyRootHash instead of null (#27230)
1 year ago
..
stress/clique all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
miner.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
miner_test.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 1 year 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 miner: initialize maps with capacity (#27228) 1 year ago
worker_test.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago