4 Commits

Author SHA1 Message Date
Marti
038e2b8eea
Use PrimeField as generic bound across the codebase (#67)
Co-authored-by: Cesar Descalzo <cesar.descalzo2@gmail.com>
Co-authored-by: Antonio Mejías Gil <anmegi.95@gmail.com>
2025-03-03 13:15:41 -06:00
Martin Allen
35a1c02b87
Upgrade to wasmer 4.3 (#64) 2025-03-03 13:15:39 -06:00
Deepak Maram
b892c62597
Update ark-circom for arkworks 0.4.0 (#43) 2023-03-16 14:42:33 -07:00
Georgios Konstantopoulos
bb0f5429fc
feat: benchmarks (#3)
* add benchmark

* chore: add complex circuit

* feat: enable parallel / asm

* bench: use pre-calculated matrices/constraints

* chore: bump ethers-rs

* chore: fmt

* feat: add benches for differently sized circuits (#6)

* feat: update bench circuit

* feat: add benches for many sizes

* fix: adjust bench parameters

* fix: remove sym

* chore: fmt

* fix: point to correct commit of groth16

* fix: update function names to upstream

* fix: update function names to upstream

Co-authored-by: Kobi Gurkan <kobigurk@gmail.com>
2021-09-08 21:52:17 +03:00