Skip to content

feat(eth): add EIP-7997 deterministic factory - #392

Open
mattsse wants to merge 2 commits into
mainfrom
mattsse/eip7997-deterministic-factory
Open

feat(eth): add EIP-7997 deterministic factory#392
mattsse wants to merge 2 commits into
mainfrom
mattsse/eip7997-deterministic-factory

Conversation

@mattsse

@mattsse mattsse commented Jul 2, 2026

Copy link
Copy Markdown
Member

Adds support for the EIP-7997 deterministic factory during Ethereum block pre-execution once Amsterdam is active. The state transition installs the specified runtime code at the factory address and sets a zero nonce to one while preserving any existing nonzero nonce.

EIP: https://eips.ethereum.org/EIPS/eip-7997

TODO: check for side-effects if this contract is already deployed

@mattsse
mattsse requested a review from klkvr as a code owner July 2, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant