Skip to content

fix: prestateTracer for EIP-6780 SELFDESTRUCT (#33050)#171

Merged
eomti-wm merged 1 commit intodevfrom
fix/prestateTracer_for_eip6780
Mar 9, 2026
Merged

fix: prestateTracer for EIP-6780 SELFDESTRUCT (#33050)#171
eomti-wm merged 1 commit intodevfrom
fix/prestateTracer_for_eip6780

Conversation

@eomti-wm
Copy link
Copy Markdown
Contributor

@eomti-wm eomti-wm commented Mar 5, 2026

Summary

Fix prestateTracer EIP-6780 SELFDESTRUCT handling for Croissant fork.

Changes

  • Apply EIP-6780 semantics under Croissant (delete only if created in same tx)
  • Add suicide_croissant.json testcase

Based on ethereum/go-ethereum#33050

@eomti-wm eomti-wm self-assigned this Mar 5, 2026
@eomti-wm eomti-wm requested a review from a team March 5, 2026 09:04
@eomti-wm eomti-wm added the bug Something isn't working label Mar 5, 2026
Copy link
Copy Markdown
Contributor

@hominlee-wemade hominlee-wemade left a comment

Choose a reason for hiding this comment

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

Approve intended. Submitted as comment by mistake.

@hominlee-wemade hominlee-wemade self-requested a review March 9, 2026 01:51
Copy link
Copy Markdown
Contributor

@hominlee-wemade hominlee-wemade left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@0xmhha 0xmhha left a comment

Choose a reason for hiding this comment

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

LGTM

@eomti-wm eomti-wm merged commit 1410108 into dev Mar 9, 2026
3 checks passed
@hominlee-wemade hominlee-wemade deleted the fix/prestateTracer_for_eip6780 branch April 8, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants