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

Revert "Simplify withdrawals logic (#168)" #175

Closed
wants to merge 2 commits into from
Closed

Conversation

Nashtare
Copy link
Collaborator

@Nashtare Nashtare commented Apr 20, 2024

The withdrawals logic change in #168 is actually not correct as it's missing initial trie state update to include withdrawals state accesses, but for some reasons I can't get it to work yet so I'd rather revert this PR for the time being.

@Nashtare Nashtare added the bug Something isn't working label Apr 20, 2024
@Nashtare Nashtare requested a review from BGluth April 20, 2024 14:46
@Nashtare Nashtare marked this pull request as ready for review April 20, 2024 14:46
@Nashtare Nashtare requested a review from muursh as a code owner April 20, 2024 14:46
@github-actions github-actions bot added the crate: trace_decoder Anything related to the trace_decoder crate. label Apr 20, 2024
@Nashtare
Copy link
Collaborator Author

As discussed with @BGluth when exploring the issue, we should consider yanking the current version of the decoder once a new version including this reversal is published.

@Nashtare
Copy link
Collaborator Author

@muursh of course when I open a PR I found the issue that was blocking me in fixing it instead of reverting. Let me confirm, and if so I'll override this PR with an actual fix.

@Nashtare
Copy link
Collaborator Author

Superseeded by #176.

@Nashtare Nashtare closed this Apr 20, 2024
@Nashtare Nashtare deleted the revert-168 branch May 22, 2024 11:42
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