-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
Prerequisites
Please answer the following question for yourself before submitting a feature request.
- I checked to make sure that this request has not already been filed
Motivation
The zkey building process could be time consuming if the circuit are large.
Details
We could use a Promise.all([ ... ])
or something similar to build the .zkeys
in parallel rather than sequentially. Remember that we need all zkeys for the next steps of the setup process.
Make sure that you have reviewed p0tion's Contributor Guidelines
Metadata
Metadata
Assignees
Labels
No labels