Closed chfast closed 5 months ago
Some EIPs calls these "parameters", any opinions?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.29%. Comparing base (
1835714
) to head (48a4c0b
).
constants
is ok, could also beeip_params/parameters
. Justparameters
is a bit vague.
Ok, so let's keep the constants
for now as I'm not sure this will be for EIP only.
Extract the
MAX_CODE_SIZE
andMAX_INITCODE_SIZE
constants into common header.