• G
    miner: polish miner configuration (#19480) · 6269e557
    gary rong 提交于
    * 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
worker.go 32.3 KB