plugeth/miner
Jolly Zhao f58ebd9696
all: use github.com/deckarep/golang-set/v2 (generic set) (#26159)
Co-authored-by: Felix Lange <fjl@twurst.com>
2022-11-14 15:16:52 +01:00
..
stress miner, eth: implement recommit mechanism for payload building (#25836) 2022-11-02 10:32:20 +01:00
miner_test.go all: refactor txpool into it's own package in prep for 4844 2022-10-24 16:35:53 +03:00
miner.go miner: display change in fees, change recommit period (#26097) 2022-11-03 15:18:28 +01:00
payload_building_test.go miner, eth: implement recommit mechanism for payload building (#25836) 2022-11-02 10:32:20 +01:00
payload_building.go eth/catalyst, miner: deduplicate work + show payload id (#26115) 2022-11-07 15:30:54 +01:00
unconfirmed_test.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
unconfirmed.go all: replace RWMutex with Mutex in places where RLock is not used (#21622) 2020-10-13 10:58:41 +02:00
worker_test.go miner: fail early if core.NewBlockChain fails (#26079) 2022-11-02 12:57:09 +01:00
worker.go all: use github.com/deckarep/golang-set/v2 (generic set) (#26159) 2022-11-14 15:16:52 +01:00