private-attribution / ipa

A raw implementation of Interoperable Private Attribution
MIT License
40 stars 23 forks source link

split u_or_v recursion and verify_proof #1130

Closed danielmasny closed 2 months ago

danielmasny commented 2 months ago

split u_or_v recursion and verify_proof in verifier.rs

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.50%. Comparing base (3682ce1) to head (567027d). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1130 +/- ## ========================================== + Coverage 91.46% 91.50% +0.03% ========================================== Files 189 189 Lines 27217 27316 +99 ========================================== + Hits 24894 24995 +101 + Misses 2323 2321 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.