plugeth/miner
gary rong 6269e5574c miner: polish miner configuration (#19480)
* cmd, eth, miner: disable advance sealing if user require

* cmd, console, miner, les, eth: wrap the miner config

* eth: remove todo

* cmd, miner: revert noadvance flag

The reason for this is: if the transaction execution is even longer
than block time, then this kind of transactions is DoS attack.
2019-04-23 10:08:51 +03:00
..
miner.go miner: polish miner configuration (#19480) 2019-04-23 10:08:51 +03:00
stress_clique.go miner: polish miner configuration (#19480) 2019-04-23 10:08:51 +03:00
stress_ethash.go miner: polish miner configuration (#19480) 2019-04-23 10:08:51 +03:00
unconfirmed_test.go miner: differentiate between uncle and lost block 2018-08-23 15:44:27 +03:00
unconfirmed.go all: fix various comment typos (#17748) 2018-09-25 12:26:35 +02:00
worker_test.go miner: polish miner configuration (#19480) 2019-04-23 10:08:51 +03:00
worker.go miner: polish miner configuration (#19480) 2019-04-23 10:08:51 +03:00