Skip to content

Commit

Permalink
Merge branch 'LABS-1054'
Browse files Browse the repository at this point in the history
* LABS-1054:
  format rs files in managed verifier
  Refactor batch verification to use ProofBatch struct
  Add batch verification to verity_verifier service
  Add batch verification for proof requests
  • Loading branch information
rsoury committed Feb 17, 2025
2 parents f6493c6 + 2770724 commit b4e9a66
Show file tree
Hide file tree
Showing 10 changed files with 475 additions and 335 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"rust-analyzer.linkedProjects": [
"ic/canisters/asset_manager/Cargo.toml",
"ic/managed/verifier/Cargo.toml",
"examples/zktls/Cargo.toml",
"zk/tests/zkvm/Cargo.toml",
]
Expand Down
Loading

0 comments on commit b4e9a66

Please sign in to comment.