plugeth/consensus/ethash
gary rong c1c003e4ff consensus, miner: stale block mining support (#17506)
* consensus, miner: stale block supporting

* consensus, miner: refactor seal signature

* cmd, consensus, eth: add miner noverify flag

* cmd, consensus, miner: polish
2018-08-28 16:59:05 +03:00
..
algorithm_test.go consensus, miner: stale block mining support (#17506) 2018-08-28 16:59:05 +03:00
algorithm.go consensus: move test use only var/func to test(#17004) 2018-07-24 02:14:15 +02:00
api.go consensus/ethash: move remote agent logic to ethash internal (#15853) 2018-08-03 11:33:37 +03:00
consensus_test.go accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 2017-12-22 14:37:50 +02:00
consensus.go consensus/ethash: remove unnecessary type declaration (#17529) 2018-08-28 10:05:25 +03:00
ethash_test.go consensus, miner: stale block mining support (#17506) 2018-08-28 16:59:05 +03:00
ethash.go consensus, miner: stale block mining support (#17506) 2018-08-28 16:59:05 +03:00
sealer_test.go consensus, miner: stale block mining support (#17506) 2018-08-28 16:59:05 +03:00
sealer.go consensus, miner: stale block mining support (#17506) 2018-08-28 16:59:05 +03:00