plugeth/miner
gary rong 40a71f28cf miner: fix state commit, track old work packages too (#17490)
* miner: commit state which is relative with sealing result

* consensus, core, miner, mobile: introduce sealHash interface

* miner: evict pending task with threshold

* miner: go fmt
2018-08-23 16:02:57 +03:00
..
miner.go cmd, eth, miner: make recommit configurable (#17444) 2018-08-21 22:56:54 +03:00
stress_clique.go miner: add two stress tests based on clique and ethash 2018-08-23 14:09:45 +03:00
stress_ethash.go miner: add two stress tests based on clique and ethash 2018-08-23 14:09:45 +03:00
unconfirmed_test.go miner: rename pending to unconformed, add bounds and ops tests 2016-12-13 15:10:52 +02:00
unconfirmed.go all: fix code comment typos (#15547) 2017-11-24 11:20:01 +02:00
worker_test.go cmd, eth, miner: make recommit configurable (#17444) 2018-08-21 22:56:54 +03:00
worker.go miner: fix state commit, track old work packages too (#17490) 2018-08-23 16:02:57 +03:00