Skip to content

Commit 462db21

Browse files
authored
Update README.md
1 parent 7e55e58 commit 462db21

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Various binaries used during witness generation, and testings
2+
3+
- All `*_gates.json` are the list of gates, for each circuit
4+
- `*_internal_vars.bin` and `*_rows_rev.bin` are other data we need for witness generation: [link](https://github.com/MinaProtocol/mina/blob/28ad2335c3970b856849137196c7693c18edee78/src/lib/crypto/kimchi_backend/common/plonk_constraint_system.ml#L707-L710)
5+
- All others `*.bin` are snark works (`ExternalSnarkWorkerRequest`) used for testings
6+
- `*.txt` files are witnesses vectors generated from OCaml, they are used for testings too

0 commit comments

Comments
 (0)