• Mark Tyneway's avatar
    l2geth: configurable min L2 gas limit · 0e14855c
    Mark Tyneway authored
    This commit adds a new config flag `--rollup.minl2gaslimit` that
    defaults to `0` and is used to prevent transactions from being ingested
    that have a L2 gas limit smaller than the value configured. This
    config flag can also be controlled with the env var
    `ROLLUP_MIN_L2_GAS_LIMIT`.
    0e14855c
Name
Last commit
Last update
..
testdata Loading commit data...
accountcmd.go Loading commit data...
accountcmd_test.go Loading commit data...
chaincmd.go Loading commit data...
config.go Loading commit data...
consolecmd.go Loading commit data...
consolecmd_test.go Loading commit data...
dao_test.go Loading commit data...
genesis_test.go Loading commit data...
main.go Loading commit data...
misccmd.go Loading commit data...
retesteth.go Loading commit data...
retesteth_copypaste.go Loading commit data...
run_test.go Loading commit data...
usage.go Loading commit data...