genesisLimit can be placed as constant variables to save gas.
Description
Constant variables are cheaper as no storage writes are required, so genesisLimit should define the constant keyword.
Status
Addressed in a79fbc8.
Description
Constant variables are cheaper as no storage writes are required, so genesisLimit should define the constant keyword.
Status
Addressed in a79fbc8.