entropyxyz / synedrion

Implementation of Canetti-Gennaro-Goldfeder-Makriyannis-Peled threshold signing scheme
https://docs.rs/synedrion
GNU Affero General Public License v3.0
63 stars 10 forks source link

ZK proof cleanup #99

Closed fjarri closed 9 months ago

fjarri commented 9 months ago
vercel[bot] commented 9 months ago

@fjarri is attempting to deploy a commit to the entropyxyz Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
synedrion 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jan 19, 2024 0:15am
codecov[bot] commented 9 months ago

Codecov Report

Attention: 99 lines in your changes are missing coverage. Please review.

Comparison is base (1e8f908) 87.17% compared to head (a851fff) 86.91%.

Files Patch % Lines
synedrion/src/cggmp21/protocols/signing.rs 0.00% 61 Missing :warning:
synedrion/src/cggmp21/protocols/presigning.rs 67.07% 27 Missing :warning:
synedrion/src/uint/signed.rs 96.00% 2 Missing :warning:
synedrion/src/cggmp21/params.rs 97.87% 1 Missing :warning:
synedrion/src/cggmp21/sigma/aff_g.rs 98.03% 1 Missing :warning:
synedrion/src/cggmp21/sigma/dec.rs 97.05% 1 Missing :warning:
synedrion/src/cggmp21/sigma/enc.rs 97.36% 1 Missing :warning:
synedrion/src/cggmp21/sigma/fac.rs 95.23% 1 Missing :warning:
synedrion/src/cggmp21/sigma/log_star.rs 97.56% 1 Missing :warning:
synedrion/src/cggmp21/sigma/mul.rs 96.87% 1 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #99 +/- ## ========================================== - Coverage 87.17% 86.91% -0.26% ========================================== Files 45 45 Lines 7251 7535 +284 ========================================== + Hits 6321 6549 +228 - Misses 930 986 +56 ```

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