Closed Chengxuan closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 45.09%. Comparing base (
56b4652
) to head (138a67b
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@jimthematrix thanks for the review comments. Switched the script to an NPM script with all comment addressed
Add a bash script to automate what's documented for circuit compilation, verification key generation and verifier library generation.
The
npm run gen
script by default processes up to 10 (configurable) circuits in parallel which hugely reduce the dev cycle.