Skip to content

core: Implement eip-7954 increase Maximum Contract Size#19216

Open
Sahil-4555 wants to merge 2 commits intoerigontech:mainfrom
Sahil-4555:7954
Open

core: Implement eip-7954 increase Maximum Contract Size#19216
Sahil-4555 wants to merge 2 commits intoerigontech:mainfrom
Sahil-4555:7954

Conversation

@Sahil-4555
Copy link
Contributor

Implement EIP - 7954 , This PR raises the maximum contract code size 32KiB and initcode size 64KiB , following https://eips.ethereum.org/EIPS/eip-7954

@yperbasis yperbasis added the Glamsterdam https://eips.ethereum.org/EIPS/eip-7773 label Feb 16, 2026
@yperbasis yperbasis self-assigned this Feb 16, 2026
@yperbasis
Copy link
Member

@Sahil-4555 thank you! Putting it on hold for the moment because we need to finish bal-devnet-2 first.

@yperbasis yperbasis linked an issue Feb 16, 2026 that may be closed by this pull request
Copy link
Member

@yperbasis yperbasis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

loses the MaxCodeSizePostAhmedabad check

@Sahil-4555
Copy link
Contributor Author

loses the MaxCodeSizePostAhmedabad check

Thanks for taking a look.
Happy to hear any feedback or suggestions from your side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Glamsterdam https://eips.ethereum.org/EIPS/eip-7773

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement EIP-7954: Increase Maximum Contract Size

2 participants