Skip to content

fix(trie): do not panic when logging the current hash of TrieWalker #16222

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

Merged
merged 1 commit into from
May 14, 2025

Conversation

shekhirin
Copy link
Collaborator

Fixes #16216

@shekhirin shekhirin added C-bug An unexpected or incorrect behavior A-trie Related to Merkle Patricia Trie implementation labels May 14, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Reth Tracker May 14, 2025
@shekhirin shekhirin requested review from mattsse and removed request for Rjected and rkrasiuk May 14, 2025 09:01
@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker May 14, 2025
@shekhirin shekhirin added this pull request to the merge queue May 14, 2025
Merged via the queue into main with commit 6c18847 May 14, 2025
46 checks passed
@shekhirin shekhirin deleted the alexey/walker-maybe-hash branch May 14, 2025 10:55
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-trie Related to Merkle Patricia Trie implementation C-bug An unexpected or incorrect behavior
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Panic in trie / TrieNodeIter when compiling without min-debug-logs feature
2 participants