Commit Graph

26 Commits

Author SHA1 Message Date
dante
4e350ec06c refactor: split input and witness data types (#334) 2023-06-30 03:55:27 +01:00
Ethan Cemer
71c3024f48 feat: onchain / file options for input data + persisted evm state between cmds (#319)
---------

Co-authored-by: Alexander Camuto <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Alexander Camuto <alexander.camuto@st-hughs.ox.ac.uk>
2023-06-25 18:34:10 +01:00
dante
78b5fe29a5 feat: get_srs command (#323) 2023-06-22 18:08:05 +01:00
dante
f6de16a6e4 refactor: split input/witness (#316) 2023-06-20 22:08:39 +01:00
dante
33dc39d24d fix: slow calibration pass (#314) 2023-06-20 12:23:40 +01:00
Ethan Cemer
7325122d83 feat: Create verifyWithDataAttestation.sol (#293) 2023-06-20 09:42:39 +01:00
Jseam
6cce387a16 feat: standardize serialization and lets forward output values (#312)
---------

Co-authored-by: Alexander Camuto <45801863+alexander-camuto@users.noreply.github.com>
2023-06-19 14:54:07 +01:00
dante
9edd47bbf6 feat: visibility = encrypted (#311) 2023-06-18 18:25:33 +01:00
dante
6b3e66a648 feat: hashed parameters (#309) 2023-06-17 08:12:19 +01:00
dante
22ed50e8f6 refactor: avoid overloading "params" (#300) 2023-06-14 20:34:05 +01:00
dante
7b5a0e03e0 feat: calibration pass (#295) 2023-06-13 13:34:33 +01:00
dante
76a16a2374 feat: hashes of inputs and outputs as instances (#291) 2023-06-10 14:35:31 +01:00
dante
73ed05cef4 feat: allow for variable batch sizes (#283) 2023-06-04 12:08:55 +01:00
Ethan Cemer
fa76bf3dba perf: optimized fix_verifier_sol & added support for aggregated solidity verifiers 🎉 (#254) 2023-05-28 22:06:20 +01:00
Jseam
cc5ec813ab feat: Create python bindings for aggregate, verify_aggr, create_evm_verifier_aggr, print_proof_hex (#258) 2023-05-27 18:03:05 +01:00
Jseam
3631df6947 feat: python bindings for create_evm_verifier and verify_evm (#250) 2023-05-21 10:26:16 +01:00
dante
b684491d8f feat: einsum op (#245) 2023-05-18 15:24:52 +01:00
dante
2a4dbc7d9c feat: subgraphs within graph (#235) 2023-05-12 23:20:05 +01:00
dante
9560e3ef35 chore: reduce dependence on cli runargs (#234) 2023-05-11 16:25:43 +01:00
dante
a9c5bd7c49 feat: separate keygen and setup cmd (#221) 2023-05-04 22:55:01 +01:00
Jseam
49c6429aac feat: python bindings for verify (#220) 2023-05-04 06:41:06 +01:00
Jseam
699bd3992b feat: Add python bindings for mock and prove (#197) 2023-05-03 03:24:34 +01:00
dante
a9f6945cdc refactor: TypeModel for Onnx (#198) 2023-04-21 16:16:38 +01:00
dante
0796594656 refactor: Op traits (#194) 2023-04-20 09:30:55 +01:00
Alluri
a3017cf8b3 feat: add gelu non-linearity (#183) 2023-04-14 13:24:57 +01:00
Jason Morton
c03a242f85 feat: Python bindings (#185)
---------

Co-authored-by: jseam2 <joshia_seam@mymail.sutd.edu.sg>
2023-04-13 08:26:05 +01:00