johns gresham

EIP-7907: Meter Contract Code Size And Increase Limit

Official specification

Many smart contract developers were frustrated with the 24KB contract code size limit. This EIP doubles the contract code size limit from 24KB to 48KB and implements a gas fee proportional to the code size. The metered gas fee implementation paves the way for future EIPs that will allow for more larger contract code.


I helped with the following: