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

fix: add recipient to touched_addresses even when skipping empty transfer #336

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

Nashtare
Copy link
Collaborator

fix from #322

We still need to flag recipients of add_eth as touched addresses, even though we skip an empty transfer for efficiency, otherwise we may not search for them during final empty account deletion.

@Nashtare Nashtare added the bug Something isn't working label Jun 26, 2024
@github-actions github-actions bot added the crate: evm_arithmetization Anything related to the evm_arithmetization crate. label Jun 26, 2024
@Nashtare Nashtare merged commit a00acda into develop Jun 27, 2024
11 checks passed
@Nashtare Nashtare deleted the fix/add-eth branch June 27, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crate: evm_arithmetization Anything related to the evm_arithmetization crate.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants