Skip to content

Commit 445e5e6

Browse files
ctian1tamirhemotqnkevjuejtguibas
authored
refactor: sdk v2 (#1875)
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]>
1 parent b6a65a0 commit 445e5e6

File tree

112 files changed

+8109
-8101
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+8109
-8101
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,12 @@ crates/prover/semaphore-gnark-11
4040
crates/prover/trusted-setup
4141
crates/prover/vk
4242

43-
<<<<<<< Updated upstream
4443
# Example legacy elf
4544
examples/elf
46-
=======
45+
4746
# Example fibonacci groth16 / plonk proofs
4847
examples/fibonacci/fibonacci-groth16.bin
4948
examples/fibonacci/fibonacci-plonk.bin
50-
>>>>>>> Stashed changes
49+
50+
# C++
51+
.vscode/c_cpp_properties.json

0 commit comments

Comments
 (0)