57 Commits (a6cde195f8d42b2d6d86f0cc044057c2d53b4cdc)
 

Author SHA1 Message Date
  mmagician a6cde195f8
cargo update to catch the latest groth16 release 4 months ago
  mmagician ad2a672f6b
inline code 4 months ago
  mmagician 7045748194
use stable rust in CI 4 months ago
  mmagician 0a8d371f88
removed unused `version` key from `rust-toolchain.toml`, use latest stable 4 months ago
  mmagician bc2c1a5ddc
remove unused files 4 months ago
  mmagician 1c2e578c7e
edit msg 4 months ago
  mmagician 94faeaf0b2
provide full paths to wasm location 4 months ago
  mmagician 79a070f38a
fix groth16 tests 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 44eae794cb
update safe circuit (circuit2) code 4 months ago
  mmagician 021c269051
deprecate circom1 4 months ago
  mmagician 284e60f51a
gitignore ptau files 4 months ago
  mmagician 05b77f0c84
update mycircuit circom file and its r1cs output 4 months ago
  mmagician 97e8ee378e
move to 0.5 alpha release 5 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 170b10fc9e
description and licence (#54) 1 year ago
  tyshko-rostyslav 574813398e
Preparatory work for issue #47 (#48) 1 year ago
  tyshko-rostyslav 507aa4ff5b
Fix CI by fixing version + add toolchain file (#52) 1 year 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
  Georgios Konstantopoulos 8f6fcaf40b chore: add mit/apache dual license 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
  Yang Hau cac27e6536
doc: Fix Rust dependency in README (#16) 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 a85b99e0db perf: enable parallel on ark packages 3 years ago
  Georgios Konstantopoulos 3c11c94d63 perf: enable asm on ark-ff 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