Skip to content

Commit

Permalink
Merge 4697680 into cfad664
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljklein authored Aug 26, 2024
2 parents cfad664 + 4697680 commit 1f0ceb2
Show file tree
Hide file tree
Showing 7 changed files with 725 additions and 34 deletions.
220 changes: 217 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions acvm-repo/acvm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,7 @@ bls12_381 = [

[dev-dependencies]
ark-bls12-381 = { version = "^0.4.0", default-features = false, features = ["curve"] }
ark-bn254.workspace = true
bn254_blackbox_solver.workspace = true
proptest.workspace = true
zkhash = { version = "^0.2.0", default-features = false }
Loading

0 comments on commit 1f0ceb2

Please sign in to comment.