Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verifying only K3 subset of proof indices #19

Merged
merged 3 commits into from
Mar 21, 2023
Merged

Verifying only K3 subset of proof indices #19

merged 3 commits into from
Mar 21, 2023

Conversation

poszu
Copy link
Collaborator

@poszu poszu commented Mar 16, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #19 (902c12c) into main (0c9d4c3) will increase coverage by 0.6%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main     #19     +/-   ##
=======================================
+ Coverage   95.5%   96.2%   +0.6%     
=======================================
  Files         11      12      +1     
  Lines        788     927    +139     
=======================================
+ Hits         753     892    +139     
  Misses        35      35             
Impacted Files Coverage Δ
src/config.rs 0.0% <ø> (ø)
src/lib.rs 100.0% <ø> (ø)
src/prove.rs 94.9% <100.0%> (ø)
src/random_values_gen.rs 100.0% <100.0%> (ø)
src/verification.rs 92.2% <100.0%> (+0.7%) ⬆️

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

@poszu poszu marked this pull request as ready for review March 17, 2023 14:38
@poszu poszu requested a review from fasmat March 17, 2023 14:38
@poszu poszu merged commit 5685137 into main Mar 21, 2023
@poszu poszu deleted the k3-proving-algo branch March 21, 2023 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants