quorum/consensus/ethash
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
..
algorithm.go consensus: move test use only var/func to test(#17004) 2018-07-24 02:14:15 +02:00
algorithm_test.go cmd, consensus/ethash, eth: miner push notifications 2018-08-10 09:06:59 +03:00
api.go consensus/ethash: move remote agent logic to ethash internal (#15853) 2018-08-03 11:33:37 +03:00
consensus.go miner: fix state commit, track old work packages too (#17490) 2018-08-23 16:02:57 +03:00
consensus_test.go accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 2017-12-22 14:37:50 +02:00
ethash.go consensus/ethash: use DAGs for remote mining, generate async 2018-08-15 14:38:39 +03:00
ethash_test.go miner: fix state commit, track old work packages too (#17490) 2018-08-23 16:02:57 +03:00
sealer.go miner: fix state commit, track old work packages too (#17490) 2018-08-23 16:02:57 +03:00
sealer_test.go miner: fix state commit, track old work packages too (#17490) 2018-08-23 16:02:57 +03:00