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: record CREATE + SELFDESTRUCT #28

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Conversation

mattsse
Copy link
Contributor

@mattsse mattsse commented Feb 10, 2024

Closes #21

TLDR selfdestruct in constructor is not recorded as InstructionResult::Selfdestruct

this uses the refund target to identify selfdestructs

@mattsse mattsse force-pushed the matt/record-create-self-destruct branch from 0e0e8e0 to 6b61168 Compare February 10, 2024 16:38
@mattsse mattsse merged commit d48f86e into main Feb 10, 2024
10 of 11 checks passed
@DaniPopes DaniPopes deleted the matt/record-create-self-destruct branch February 10, 2024 17:05
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.

Missing suicide subtraces for selfdestruct
2 participants