Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update EIP-7708: Provide more details and add fee payments #9003

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

etan-status
Copy link
Contributor

Add details about log address and suggest concrete topics[0] values. Further propose a fee payment log for completeness.

Withdrawals and priority fees could be covered with block level system logs, as proposed here:

Early prototype is getting implemented at https://fusaka-light.box

Add details about log `address` and suggest concrete `topics[0]` values.
Further propose a fee payment log for completeness.

Withdrawals and priority fees could be covered with block level
system logs, as proposed here:

- https://github.com/ethereum/EIPs/pull/9002/files

Early prototype is getting implemented at https://fusaka-light.box
@etan-status etan-status marked this pull request as ready for review October 29, 2024 13:25
@github-actions github-actions bot added c-update Modifies an existing proposal s-draft This EIP is a Draft t-core labels Oct 29, 2024
@eth-bot
Copy link
Collaborator

eth-bot commented Oct 29, 2024

File EIPS/eip-7708.md

Requires 1 more reviewers from @petertdavies, @vbuterin

@eth-bot eth-bot added the a-review Waiting on author to review label Oct 29, 2024

### Functionality
- Any transaction (including zero-value-transferring), before any other logs created by EVM execution
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Rationale being that something still happened on the wallet that may be of interest to the user. This is only on the outermost call.

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