mirror of
https://github.com/arnaucube/sonobe.git
synced 2026-01-08 15:01:30 +01:00
feat: fold noir circuits, add an e2e example, tests, a compile.sh script and update CI (#131)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -6,6 +6,9 @@ folding-schemes/src/frontend/circom/test_folder/*_js/
|
||||
*.r1cs
|
||||
*.sym
|
||||
|
||||
# Noir generated files
|
||||
folding-schemes/src/frontend/noir/test_folder/*/target/*
|
||||
|
||||
# generated contracts at test time
|
||||
solidity-verifiers/generated
|
||||
examples/*.sol
|
||||
|
||||
Reference in New Issue
Block a user