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
{{ message }}
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.
Create better logging message for when a scenario when Compass is trying to look for a sibling that ain't in the Merkle tree. The current exception is arrayIndexOutOfBounds.
The user should know that one of the issues could be a damaged merkle tree or misconfiguration. Ex: The sibling hasn't been found in the Merkle tree. The Merkle can be misconfigured or corrupted?
Description
Create better logging message for when a scenario when Compass is trying to look for a sibling that ain't in the Merkle tree. The current exception is
arrayIndexOutOfBounds
.The user should know that one of the issues could be a damaged merkle tree or misconfiguration. Ex:
The sibling hasn't been found in the Merkle tree. The Merkle can be misconfigured or corrupted?
#118
The text was updated successfully, but these errors were encountered: