Module eip7907

Source
Expand description

EIP-7907: Meter Contract Code Size And Increase Limit (Prague)

This EIP introduces updated code size limits that apply starting from the Prague hard fork.

Constantsยง

MAX_CODE_SIZE
By default the limit is 0xC000 (49_152 bytes).
MAX_INITCODE_SIZE
By default the limit is 0x12000 (73_728 bytes).