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).