Skip to content

Commit

Permalink
proving working
Browse files Browse the repository at this point in the history
  • Loading branch information
PatStiles committed Jan 12, 2024
1 parent cb1f33b commit a522875
Show file tree
Hide file tree
Showing 3 changed files with 240 additions and 429 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ ark-std = { version = "0.4.0", default-features = false }
ark-serialize = { version = "0.4.2", default-features = false, features = [
"derive",
] }
ark-poly-commit = { version = "0.4.0", default-features = false }

# ark-bls12-381 = { version = "^0.4.0", default-features = false, features = [ "curve" ] }
criterion = { version = "0.3.1", features = ["html_reports"] }
Expand Down
Loading

0 comments on commit a522875

Please sign in to comment.