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

feat: add sender to ERC7802 events #13020

Conversation

agusduha
Copy link
Contributor

Description

Based on the discussions around ERC7802, we are including msg.sender in the CrosschainMint and CrosschainBurn events.

Tests

Adjust SuperchainERC20 and SuperchainWETH tests

Additional context

ERC7802 discussion: ethereum/ERCs#692 (comment)

Metadata

Closes #13018

@agusduha agusduha requested a review from a team as a code owner November 21, 2024 19:32
@agusduha agusduha requested a review from Inphi November 21, 2024 19:32
Copy link
Contributor

@blmalone blmalone left a comment

Choose a reason for hiding this comment

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

lgtm

@blmalone
Copy link
Contributor

/ci authorize 0b42c43

@blmalone blmalone added this pull request to the merge queue Nov 21, 2024
Merged via the queue into ethereum-optimism:develop with commit 3404698 Nov 21, 2024
49 checks passed
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.

Add msg.sender to CrosschainMint/CrosschainBurn events
2 participants