You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: