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)
2 years ago
..
stress/clique
miner.go
miner_test.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 2 years ago
payload_building.go
payload_building_test.go
unconfirmed.go
unconfirmed_test.go
worker.go miner: initialize maps with capacity (#27228) 2 years ago
worker_test.go