59 Commits (d8d18f8f31d110ac4b734fca004d7b80abf5da90)
 

Author SHA1 Message Date
  mmagician d8d18f8f31
Rust limitation no longer applies; warning about circom/arkworks diff 10 months ago
  mmagician 04d75b08a9
remove deprecated feature flag from CI 10 months ago
  mmagician a6cde195f8
cargo update to catch the latest groth16 release 10 months ago
  mmagician ad2a672f6b
inline code 10 months ago
  mmagician 7045748194
use stable rust in CI 10 months ago
  mmagician 0a8d371f88
removed unused `version` key from `rust-toolchain.toml`, use latest stable 10 months ago
  mmagician bc2c1a5ddc
remove unused files 10 months ago
  mmagician 1c2e578c7e
edit msg 11 months ago
  mmagician 94faeaf0b2
provide full paths to wasm location 11 months ago
  mmagician 79a070f38a
fix groth16 tests 11 months ago
  mmagician 6e982e3386
remove n_vars, no longer used as its implicit 11 months ago
  mmagician 48610729f2
remove the test case as we no longer have circom to reproduce it 11 months ago
  mmagician 44eae794cb
update safe circuit (circuit2) code 11 months ago
  mmagician 021c269051
deprecate circom1 11 months ago
  mmagician 284e60f51a
gitignore ptau files 11 months ago
  mmagician 05b77f0c84
update mycircuit circom file and its r1cs output 11 months ago
  mmagician 97e8ee378e
move to 0.5 alpha release 11 months ago
  Martin Allen fa6262ab58
Publicly expose Wasm type (#65) 11 months ago
  Martin Allen 967add46da
Upgrade to wasmer 4.3 (#64) 11 months ago
  Martin Allen 4d99060fce
Cleanly separate Circom1 and Circom2 traits (#60) 11 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) 2 years ago
  Deepak Maram b892c62597
Update ark-circom for arkworks 0.4.0 (#43) 2 years ago
  Georgios Konstantopoulos 35ce5a909e
fix: use correct feature name 2 years ago
  Georgios Konstantopoulos 746d2329e9 chore: lints + remove ethers dep 2 years ago
  tyshko-rostyslav 5a1b78b320
WIP: Lightweight version of `ark-circom` (#41) 2 years ago
  Evgeniy Abramov e226f90591
fix(ci): fmt and clippy goes green (#36) 2 years ago
  laizy ab7f9ec3a1
add missing wasm runtime function (#29) 2 years 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) 3 years ago
  oskarth d0478d1538
When constraints are unsatisfied, show first one (#21) 3 years ago
  Philipp Sippl e81fd92a67
replace i32 by u32 (#19) 3 years ago
  Yang Hau cac27e6536
doc: Fix Rust dependency in README (#16) 3 years ago
  oskarth 1a383b6260
Ensure Circom 1 tests pass with experimental Circom 2 support (#18) 3 years ago
  Philipp Sippl 1732e15d63
circom2 proof generation (#14) 3 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