mirror of
https://github.com/arnaucube/arbo.git
synced 2026-01-11 16:11:29 +01:00
Add circom test w/ circuit for CircomVerifierProof
Add circom test with circuit for CircomVerifierProofs, which allows to automatically check that the data generated from arbo matches the circom circuit of a SMTVerifierProof. Added also GHA workflow to test the circuits with the output of arbo code.
This commit is contained in:
3
testvectors/circom/.gitignore
vendored
Normal file
3
testvectors/circom/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
node_modules
|
||||
dist
|
||||
go-data-generator/*.json
|
||||
Reference in New Issue
Block a user