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:
2021-06-16 09:10:44 +02:00
parent 43cad713b0
commit a8c7ea9808
10 changed files with 2257 additions and 0 deletions

3
testvectors/circom/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules
dist
go-data-generator/*.json