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
Marius van der Wijden 9921ca0f0a
miner: allow for extradata in post-merge blocks (#26387)
2 years ago
..
stress miner, eth: implement recommit mechanism for payload building (#25836) 2 years ago
miner.go miner: display change in fees, change recommit period (#26097) 2 years ago
miner_test.go core, eth, les, tests, trie: abstract node scheme (#25532) 2 years ago
payload_building.go eth/catalyst, miner: deduplicate work + show payload id (#26115) 2 years ago
payload_building_test.go miner, eth: implement recommit mechanism for payload building (#25836) 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: allow for extradata in post-merge blocks (#26387) 2 years ago
worker_test.go miner: allow for extradata in post-merge blocks (#26387) 2 years ago