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 <tamir@succinct.xyz>
Co-authored-by: Tej Qu Nair <tej.q.nair@gmail.com>
Co-authored-by: Kevin Jue <kjue235@gmail.com>
Co-authored-by: John Guibas <jtguibas@gmail.com>
Co-authored-by: erabinov <erabinovich92@gmail.com>
Co-authored-by: Eugene Rabinovich <eugene@succinct.xyz>
Co-authored-by: Yuwen Zhang <yuwen01@gmail.com>
Co-authored-by: N <n@push0.dev>
  • 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.