Commit Graph

7 Commits

Author SHA1 Message Date
Jaremy Creechley 1e86b5c051
wire in prove 2024-05-17 00:59:00 +03:00
Jaremy Creechley 0dfa2cc488
wire in prove 2024-05-17 00:51:57 +03:00
Jaremy Creechley 2af5ed1490
add asynccircom backend 2024-05-17 00:11:52 +03:00
Jaremy Creechley 0ac9750308
add asynccircom backend 2024-05-16 21:41:24 +03:00
Jaremy Creechley eb75887631
modifying circomcompat for use with asyncthreading 2024-05-16 21:27:28 +03:00
Dmitriy Ryajov 9e13d2251a
Prover works with zkey (#711)
* rework backend to instantiate key at initialization

* add groth16 convertes for solidity

* prover taks num samples on construction

* add zkey file

* rework helpers

* rename types

* update tests

* reworked test helpers

* rename types

* rework test

* test all slots artifacts

* bump to latest version
2024-02-19 18:58:39 +00:00
Dmitriy Ryajov e23159b065
wire in circom backend (#698)
* wire in circom backend

* should contain leafs

* adding circom compad and circuits deps

* update windows build

* fix windows build

* improve test names

* move proving defaults to codextypes

* remove unnedded inmports and move defaults to codextypes

* capture error code on backend failure
2024-02-09 21:40:30 +00:00