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 withdrawals without txns and add test for empty block #228

Merged
merged 1 commit into from
May 16, 2024

Conversation

Nashtare
Copy link
Collaborator

The issue for the decoder not creating properly the input trie within an empty block with withdrawals has been found by @frisitano and also applies to the Shanghai version. He already included the fix in his PR #157 and we may revert develop state past #197 so I'd rather wait for this to be done first, eventually waiting for #157 to be merged and bring the fix along the way.

Also adds a mainnet empty block integration test for consistency.

@Nashtare Nashtare requested a review from muursh as a code owner May 10, 2024 21:18
@github-actions github-actions bot added the crate: trace_decoder Anything related to the trace_decoder crate. label May 10, 2024
@Nashtare Nashtare added the bug Something isn't working label May 10, 2024
@Nashtare Nashtare self-assigned this May 11, 2024
@Nashtare Nashtare merged commit afb9633 into feat/cancun May 16, 2024
6 checks passed
@Nashtare Nashtare deleted the cancun/fix/empty-block branch May 16, 2024 07:45
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: trace_decoder Anything related to the trace_decoder crate.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants