Skip to content

Conversation

@rizkyikiw42
Copy link
Contributor

Skip resolver calls for zero-hash HashedNodes in binary trie internal nodes, treating them as Empty nodes instead. When InternalNodes with Empty children are serialized and deserialized, the Empty children become zero-hash HashedNodes that trigger unnecessary database lookups and fail with "not found" errors.

@rizkyikiw42 rizkyikiw42 force-pushed the fix-bintrie-zero-hash-resolver1 branch from 3a40bfe to 926ded3 Compare November 27, 2025 06:18
@gballet
Copy link
Member

gballet commented Nov 27, 2025

This change will not be applied because it is a low-impact cosmetic change. There is no difference in performance, and it doesn't meaningfully improve code quality.

@gballet gballet closed this Nov 27, 2025
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.

2 participants