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

Reimplement proof verifier #24

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Reimplement proof verifier #24

wants to merge 1 commit into from

Conversation

pav-kv
Copy link
Contributor

@pav-kv pav-kv commented Apr 22, 2022

Part of #3

@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2022

Codecov Report

Merging #24 (04ef8ac) into main (607eb47) will decrease coverage by 0.14%.
The diff coverage is 96.37%.

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   96.89%   96.75%   -0.15%     
==========================================
  Files           6        5       -1     
  Lines         387      370      -17     
==========================================
- Hits          375      358      -17     
  Misses         10       10              
  Partials        2        2              
Impacted Files Coverage Δ
proof/verify.go 94.44% <94.44%> (ø)
compact/nodes.go 85.71% <100.00%> (+1.09%) ⬆️
compact/range.go 100.00% <100.00%> (ø)
proof/proof.go 97.14% <100.00%> (+0.20%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 607eb47...04ef8ac. Read the comment docs.

@pav-kv pav-kv force-pushed the refactor_verifier branch 3 times, most recently from 04ef8ac to f60db89 Compare April 22, 2022 19:49
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.

2 participants