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

refactor: tree leaf type #7443

Closed
wants to merge 2 commits into from
Closed

Conversation

alexghr
Copy link
Contributor

@alexghr alexghr commented Jul 11, 2024

This PR changes the world state functions to read/write indexed leaf types rather than buffers. This only applies at the world state level. MerkleTrees still only work on buffers (this will get replaced soon as part of #7037, but we need a clean interface for it)

@alexghr alexghr linked an issue Jul 22, 2024 that may be closed by this pull request
@alexghr alexghr closed this Aug 7, 2024
@alexghr alexghr deleted the alexg/refactor/tree-leaf-type branch August 7, 2024 09:14
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.

Fix "as any" in merkle tree find operations
1 participant