Skip to content

Commit

Permalink
refactor: sdk v2 (#1875)
Browse files Browse the repository at this point in the history
Co-authored-by: Tamir Hemo <[email protected]>
Co-authored-by: Tej Qu Nair <[email protected]>
Co-authored-by: Kevin Jue <[email protected]>
Co-authored-by: John Guibas <[email protected]>
Co-authored-by: erabinov <[email protected]>
Co-authored-by: Eugene Rabinovich <[email protected]>
Co-authored-by: Yuwen Zhang <[email protected]>
Co-authored-by: N <[email protected]>
  • Loading branch information
9 people authored Dec 19, 2024
1 parent b6a65a0 commit 445e5e6
Show file tree
Hide file tree
Showing 112 changed files with 8,109 additions and 8,101 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,12 @@ crates/prover/semaphore-gnark-11
crates/prover/trusted-setup
crates/prover/vk

<<<<<<< Updated upstream
# Example legacy elf
examples/elf
=======

# Example fibonacci groth16 / plonk proofs
examples/fibonacci/fibonacci-groth16.bin
examples/fibonacci/fibonacci-plonk.bin
>>>>>>> Stashed changes

# C++
.vscode/c_cpp_properties.json
Loading

0 comments on commit 445e5e6

Please sign in to comment.