nucypher / ferveo

An implementation of a DKG protocol forked from Anoma
https://nucypher.github.io/ferveo/benchmarks/perf/tpke/index.html
GNU General Public License v3.0
5 stars 10 forks source link

Relax DKG ceremony constraints #173

Closed piotr-roslaniec closed 9 months ago

piotr-roslaniec commented 10 months ago

Type of PR:

Required reviews:

What this does:

Issues fixed/closed:

Notes for reviewers:

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (72b8484) 78.28% compared to head (6b90715) 78.17%. Report is 1 commits behind head on main.

Files Patch % Lines
ferveo/src/bindings_python.rs 65.11% 45 Missing :warning:
ferveo/src/bindings_wasm.rs 0.00% 5 Missing :warning:
ferveo/src/dkg.rs 98.21% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ========================================== - Coverage 78.28% 78.17% -0.11% ========================================== Files 24 24 Lines 5066 5224 +158 ========================================== + Hits 3966 4084 +118 - Misses 1100 1140 +40 ```

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