Skip to content

Commit

Permalink
refactor: fix-verifier-sol in rust (zkonduit#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-camuto authored Mar 6, 2023
1 parent 3edb4f3 commit 05611d6
Show file tree
Hide file tree
Showing 5 changed files with 295 additions and 209 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ snark-verifier = { git = "https://github.com/privacy-scaling-explorations/snark-
ethers = "1.0.2"
ethers-solc = "1.0.2"
tokio = { version = "1.22.0", features = ["macros"] }
regex = "1"

[dev-dependencies]
criterion = {version = "0.3", features = ["html_reports"]}
Expand Down
198 changes: 0 additions & 198 deletions fix_verifier_sol.py

This file was deleted.

Loading

0 comments on commit 05611d6

Please sign in to comment.