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

ITreeVisitor #114

Open
Scooletz opened this issue Jul 31, 2023 · 0 comments
Open

ITreeVisitor #114

Scooletz opened this issue Jul 31, 2023 · 0 comments
Labels
ethereum An Ethereum specific work item that requires a good understanding of Eth

Comments

@Scooletz
Copy link
Contributor

Scooletz commented Jul 31, 2023

Provide a way to accept Nethermind's ITreeVisitor. It should take into consideration that some nodes don't have their' Keccaks stored (see: #77) and potentially a precommit hook of Merkle should be run on them to get the value. As the tree visiting is Merkle specific, it should stick to the Merkle feature.

Additionally, consider the fact that the RootVisitor is used for checking the synchronization status.

@Scooletz Scooletz added the ethereum An Ethereum specific work item that requires a good understanding of Eth label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ethereum An Ethereum specific work item that requires a good understanding of Eth
Projects
Status: Todo
Development

No branches or pull requests

1 participant