plugeth/miner
Roberto Bayardo 24f08ece62
miner: fail early if core.NewBlockChain fails (#26079)
don't ignore errors returned by core.NewBlockChain when initializing tests
2022-11-02 12:57:09 +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, eth: implement recommit mechanism for payload building (#25836) 2022-11-02 10:32:20 +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 miner, eth: implement recommit mechanism for payload building (#25836) 2022-11-02 10:32:20 +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 miner, eth: implement recommit mechanism for payload building (#25836) 2022-11-02 10:32:20 +01:00