mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-13 16:14:50 +00:00
6269e5574c
* 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.