• gary rong's avatar
    miner: polish miner configuration (#19480) · 6269e557
    gary rong authored
    * 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.
    6269e557
Name
Last commit
Last update
..
miner.go Loading commit data...
stress_clique.go Loading commit data...
stress_ethash.go Loading commit data...
unconfirmed.go Loading commit data...
unconfirmed_test.go Loading commit data...
worker.go Loading commit data...
worker_test.go Loading commit data...