ethereum-oasis-op / baseline-roadmap

31 stars 11 forks source link

Benchmark ZoKrates vs. Circom #169

Closed kthomas closed 2 years ago

kthomas commented 3 years ago

Challenge Description

Compare and benchmark calculateRoot.

Challenge Requirements

The functional requirements of this challenge are:

Req Requirement Weight
01 Compare number of constraints for stdlib functions 20
02 Compare same for baselineDocument.zok 20
03 Compare trusted setup process and performance 60

Submission Requirements

A valid submission delivers on all requirements from 01 to 02 highlighted above, and optionally delivers on requirement 03.

jack-garvin commented 3 years ago

Can I work on this one?