-
Notifications
You must be signed in to change notification settings - Fork 107
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
docs(command): zebra download #5901
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #5901 +/- ##
==========================================
+ Coverage 77.94% 78.03% +0.08%
==========================================
Files 312 312
Lines 38987 38996 +9
==========================================
+ Hits 30387 30429 +42
+ Misses 8600 8567 -33 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, I just want to check about the panic, that seems bad.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, great summary! A few typos to fix and that's it from me
Co-authored-by: Pili Guerra <[email protected]> Co-authored-by: teor <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks good to me!
Motivation
We want to have some sort of the documentation for the zk-SNARK parameters zebra download at startup or using the
zebrad download
command.Close #3383
Solution
Review
Anyone can review.
Reviewer Checklist