celestiaorg / nmt

Namespaced Merkle Tree
Apache License 2.0
112 stars 39 forks source link

feat: checks that all the arguments of VerifyNamespace conform to the same namespace hash format #179

Closed staheri14 closed 1 year ago

staheri14 commented 1 year ago

Overview

Closes #141

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #179 (7dd0a29) into master (6cb81d0) will decrease coverage by 1.38%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
- Coverage   95.41%   94.04%   -1.38%     
==========================================
  Files           5        5              
  Lines         523      537      +14     
==========================================
+ Hits          499      505       +6     
- Misses         14       18       +4     
- Partials       10       14       +4     
Impacted Files Coverage Δ
proof.go 87.02% <100.00%> (-5.29%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.