Skip to content

core/vm: touch precompile object with Amsterdam enabled#33742

Merged
rjl493456442 merged 1 commit intoethereum:masterfrom
rjl493456442:read-precompile
Feb 24, 2026
Merged

core/vm: touch precompile object with Amsterdam enabled#33742
rjl493456442 merged 1 commit intoethereum:masterfrom
rjl493456442:read-precompile

Conversation

@rjl493456442
Copy link
Copy Markdown
Member

https://eips.ethereum.org/EIPS/eip-7928 spec:

Precompiled contracts: Precompiles MUST be included when accessed.
If a precompile receives value, it is recorded with a balance change.
Otherwise, it is included with empty change lists.

The precompiled contracts are not explicitly touched when they are invoked
since Amsterdam fork.

@rjl493456442 rjl493456442 added this to the 1.17.1 milestone Feb 24, 2026
@rjl493456442 rjl493456442 merged commit cbf3d8f into ethereum:master Feb 24, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants