Skip to content

Update EIP-7708: Clarify CALL to self does not emit transfer log#11187

Merged
eth-bot merged 1 commit into
ethereum:masterfrom
rakita:eip-7708-self-transfer-clarification
Jan 27, 2026
Merged

Update EIP-7708: Clarify CALL to self does not emit transfer log#11187
eth-bot merged 1 commit into
ethereum:masterfrom
rakita:eip-7708-self-transfer-clarification

Conversation

@rakita

@rakita rakita commented Jan 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds "to a different account" clause for CALL instructions to match the existing SELFDESTRUCT behavior
  • Makes it explicit that self-calls with value do not emit a transfer log

Test plan

  • Review the change is consistent with SELFDESTRUCT handling in the same specification

Adds "to a different account" for CALL instructions to match the
existing SELFDESTRUCT behavior, making it explicit that self-calls
with value do not emit a transfer log.
@rakita rakita requested a review from eth-bot as a code owner January 27, 2026 21:19
@github-actions github-actions Bot added c-update Modifies an existing proposal s-draft This EIP is a Draft t-core labels Jan 27, 2026
@eth-bot

eth-bot commented Jan 27, 2026

Copy link
Copy Markdown
Collaborator

✅ All reviewers have approved.

@eth-bot eth-bot added the a-review Waiting on author to review label Jan 27, 2026
@eth-bot eth-bot enabled auto-merge (squash) January 27, 2026 21:49

@eth-bot eth-bot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

All Reviewers Have Approved; Performing Automatic Merge...

@eth-bot eth-bot merged commit 723c1b1 into ethereum:master Jan 27, 2026
10 checks passed
yperbasis added a commit to erigontech/erigon that referenced this pull request Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a-review Waiting on author to review c-update Modifies an existing proposal s-draft This EIP is a Draft t-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants