43 Commits (d1a6dac98856d98e34b542f0e98eba6b2c67ecdc)

Author SHA1 Message Date
  Marti a573c15b32
Use `PrimeField` as generic bound across the codebase (#67) 4 months ago
  mmagician ad2a672f6b
inline code 4 months ago
  mmagician bc2c1a5ddc
remove unused files 4 months ago
  mmagician 94faeaf0b2
provide full paths to wasm location 4 months ago
  mmagician 6e982e3386
remove n_vars, no longer used as its implicit 4 months ago
  mmagician 48610729f2
remove the test case as we no longer have circom to reproduce it 4 months ago
  mmagician 021c269051
deprecate circom1 4 months ago
  Martin Allen fa6262ab58
Publicly expose Wasm type (#65) 4 months ago
  Martin Allen 967add46da
Upgrade to wasmer 4.3 (#64) 4 months ago
  Martin Allen 4d99060fce
Cleanly separate Circom1 and Circom2 traits (#60) 4 months ago
  tyshko-rostyslav f97ac2b245
new features to make ark-circom slimmer (#45) 1 year ago
  Deepak Maram b892c62597
Update ark-circom for arkworks 0.4.0 (#43) 1 year ago
  Georgios Konstantopoulos 35ce5a909e
fix: use correct feature name 1 year ago
  Georgios Konstantopoulos 746d2329e9 chore: lints + remove ethers dep 1 year ago
  tyshko-rostyslav 5a1b78b320
WIP: Lightweight version of `ark-circom` (#41) 1 year ago
  Evgeniy Abramov e226f90591
fix(ci): fmt and clippy goes green (#36) 1 year ago
  laizy ab7f9ec3a1
add missing wasm runtime function (#29) 1 year ago
  Georgios Konstantopoulos 06eb0759e0
Bump to latest Ethers (#26) 2 years ago
  Remco Bloemen a93c8b03d4
feat: allow WitnessCalculator construction from wasmer::Module (#24) 2 years ago
  oskarth d0478d1538
When constraints are unsatisfied, show first one (#21) 2 years ago
  Philipp Sippl e81fd92a67
replace i32 by u32 (#19) 2 years ago
  oskarth 1a383b6260
Ensure Circom 1 tests pass with experimental Circom 2 support (#18) 2 years ago
  Philipp Sippl 1732e15d63
circom2 proof generation (#14) 2 years ago
  oskarth bf2b439fae
Improve r1cs_reader for Circom 2 (#13) 3 years ago
  oskarth 64e0ee9546
Initial Circom 2 support (#10) 3 years ago
  oskarth b1daefca96
Early exit in error callback from Wasm (#9) 3 years ago
  Georgios Konstantopoulos bb0f5429fc
feat: benchmarks (#3) 3 years ago
  Georgios Konstantopoulos 11e6d04f3b
Feat: Use pre-calculated ConstraintMatrices (#2) 3 years ago
  Georgios Konstantopoulos 4e2c2d39dd chore: cargo fmt 3 years ago
  Georgios Konstantopoulos 0dd126bbd8 fix: use correct fn prover name in tests 3 years ago
  Georgios Konstantopoulos f316f6a9fa chore: use latest upstream gro16 3 years ago
  Georgios Konstantopoulos 293314f2ef chore: cargo fmt 3 years ago
  Georgios Konstantopoulos 29de734540 feat: add deserialize_field2 function 3 years ago
  Georgios Konstantopoulos cf225249ae chore: expose Proof a/b/c 3 years ago
  Georgios Konstantopoulos de9af5b9e6 fix: negate negative witness elements 3 years ago
  Georgios Konstantopoulos c32270a285 fix: use latest names for groth16 traits/types 3 years ago
  Georgios Konstantopoulos c03ae8490f chore: trim deps 3 years ago
  Georgios Konstantopoulos be99d3a1fd docs: add readme 3 years ago
  Georgios Konstantopoulos 72c533ac62 refactor: rename circuit -> circom 3 years ago
  Georgios Konstantopoulos 29a7555c08 zkey: expose only 1 method - everything else private 3 years ago
  Georgios Konstantopoulos 8ff7f3cd1b refactor: rename circom_wasm to witness 3 years ago
  Georgios Konstantopoulos b64f038283 initial commit 3 years ago