Open
Description
Component
Forge
Describe the feature you would like
EIP: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7907.md
Some of the work could be done before it gets scheduled for inclusion (we should know in the next few weeks if it does).
While EIP 7907 is being tested, devs can use --ignore-eip-3860
which allows for builds above the current limits.
Changes required (wip):
forge build --sizes
should be updated to show the new max sizes (yellow/red colors and margin columns)forge test --gas-report
gas metering changes forcontract code size > 24KB
Relevant code (wip):
foundry/crates/common/src/constants.rs
Line 15 in f86a66e
Additional context
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog