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
current code validates empty range proofs using isValidEmptyRangeProof. It is not very clear what is valid and what is not. Also, there is not enough test coverage for empty range proof.