Skip to content

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

Merged
eth-bot merged 1 commit intoethereum: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 intoethereum:masterfrom
rakita:eip-7708-self-transfer-clarification

Conversation

@rakita
Copy link
Contributor

@rakita rakita commented Jan 27, 2026

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
Copy link
Collaborator

eth-bot commented Jan 27, 2026

✅ 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
Copy link
Collaborator

@eth-bot eth-bot left a comment

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
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