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
Martin Holst Swende ca948b8579
eth/catalyst, miner: deduplicate work + show payload id (#26115)
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 all: refactor txpool into it's own package in prep for 4844 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 params: make eip1559 params non-global (#25994) 2 years ago
worker_test.go miner: fail early if core.NewBlockChain fails (#26079) 2 years ago