Commit Graph

6 Commits

Author SHA1 Message Date
Lucas Menéndez
8e1cc943f4 feature: mimc bls12 377 (#31)
add mimc hash implementation over bls12_377 ecc from gnark
2024-11-20 12:26:23 +01:00
p4u
ffd61a98c8 update node version on github workflow
Signed-off-by: p4u <pau@dabax.net>
2024-11-06 10:05:29 +01:00
p4u
9388fcd6e4 update go version on github workflow
Signed-off-by: p4u <pau@dabax.net>
2024-11-06 09:51:02 +01:00
arnaucube
a8c7ea9808 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.
2021-06-16 09:25:04 +02:00
arnaucube
2a57e223ef Add TestAddBatchBench
TestAddBatchBench
	nCPU: 4, nLeafs: 50000, hash: Blake2b, db: leveldb
		Add loop:	9.304195479s
		AddBatch:	817.590526ms
2021-05-20 12:04:54 +02:00
arnaucube
7cfa466b25 Add GithubActions: lint & test 2021-03-30 22:03:26 +02:00