• 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
stress_ethash.go 5.81 KB