Skip to content

Commit

Permalink
fix: Remove bfj & fs calls from core logic (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
phated authored May 6, 2023
1 parent 40f5136 commit 570cb07
Show file tree
Hide file tree
Showing 28 changed files with 14,645 additions and 8,659 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
{"a": 3, "b": 11}
EOT
snarkjs wtns calculate circuit.wasm input.json witness.wtns
snarkjs wtns check circuit.r1cs witness.wtns
- name: 23. Debug the final witness calculation
run: snarkjs wtns debug circuit.wasm input.json witness.wtns circuit.sym --trigger --get --set
- name: 24. Create the proof
Expand Down
Loading

0 comments on commit 570cb07

Please sign in to comment.