Skip to content

Conversation

@awskii
Copy link
Member

@awskii awskii commented Jul 9, 2025

when going deeper by path in tree, depth was not adjusted to step into account address first, breaking path traversal order skipping underneath branch node first
Account and Storage trie divided by depth of 64 (address hashed and nibblized length)

Addded fix for non-dereferenced keys during hsitorical prooving: once entry not found in history it should be fetched from domain latest values, but using GetAsOf i missing information to dereference keys kept in files, so i have to do GetLatest via SharedDomain implementation which automatically dereference keys making them plain and able trie to operate over them.

Closing #15924

@awskii awskii closed this Jul 23, 2025
AskAlexSharov pushed a commit that referenced this pull request Jul 25, 2025
Successor of #16011
+ storage singleton
+ bunch of accounts with common prefix
+ storages with common prefix before first branch
+ witness tracing
+ optional memoisation in commitment , disabled memoisation for proofs
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.

4 participants