Skip to content

Conversation

souradeep-das
Copy link
Contributor

What was wrong?

This is a sample implementation of EIP-7708 (https://eips.ethereum.org/EIPS/eip-7708)

How was it fixed?

As per EIP-7708, the following cases of ETH transfers would now emit a log
a) non-zero value transfer tx (ETH transfer)
b) non-zero value invocation of CALL
c) non-zero value associated with SELFDESTRUCT

Other conditions:

  • Logs use a unique placeholder for MAGIC (topic 1/signature)
  • Logs from value transfer txs would be placed before the other cases of logs (mentioned above)
  • Logs emitted do not account for any additional gas expenses (as per EIP)

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@SamWilsn SamWilsn deleted the branch ethereum:master August 22, 2025 15:16
@SamWilsn SamWilsn closed this Aug 22, 2025
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.

2 participants