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 ZKPs part one #983

Merged
merged 3 commits into from
Mar 22, 2024
Merged

Verifying ZKPs part one #983

merged 3 commits into from
Mar 22, 2024

Conversation

benjaminsavage
Copy link
Collaborator

First diff to verify zero knowledge proofs.

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 99.54128% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 89.57%. Comparing base (d4b18bb) to head (514f7a1).

Files Patch % Lines
...rc/protocol/ipa_prf/malicious_security/verifier.rs 99.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #983      +/-   ##
==========================================
+ Coverage   89.46%   89.57%   +0.10%     
==========================================
  Files         163      164       +1     
  Lines       21956    22163     +207     
==========================================
+ Hits        19643    19852     +209     
+ Misses       2313     2311       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benjaminsavage benjaminsavage merged commit 365bb1e into main Mar 22, 2024
20 checks passed
@benjaminsavage benjaminsavage deleted the zkp_verifier_1 branch March 22, 2024 01:47
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.

1 participant