mirror of
https://github.com/logos-storage/logos-storage-proofs-circuits.git
synced 2026-01-09 08:53:09 +00:00
ci: ci
This commit is contained in:
parent
34b9365f4d
commit
0b6ab5fe78
4
.github/workflows/generate.yml
vendored
4
.github/workflows/generate.yml
vendored
@ -113,7 +113,9 @@ jobs:
|
||||
|
||||
- name: Generate proof
|
||||
run: |
|
||||
cd workflow/build/proof_main_js
|
||||
cd workflow/build/
|
||||
../../reference/nim/proof_input/cli $CLI_ARGS -v --output=input.json
|
||||
cd proof_main_js
|
||||
node generate_witness.js proof_main.wasm ../input.json ../witness.wtns
|
||||
cd ..
|
||||
snarkjs groth16 prove proof_main.zkey witness.wtns proof.json public.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user