Skip to content

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

Closed
Sahil-4555 wants to merge 4 commits intoerigontech:mainfrom
Sahil-4555:7954
Closed

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

Conversation

@Sahil-4555
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

loses the MaxCodeSizePostAhmedabad check

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

@taratorio
Copy link
Copy Markdown
Member

#19595 needs to be merged in main before this PR (once that is in main this PR should update with latest main)

@yperbasis
Copy link
Copy Markdown
Member

Closing in favour of #19624

@yperbasis yperbasis closed this Mar 4, 2026
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

3 participants