You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Problem
Currently, the backend fetches the entirety of transcript00, no less. This is a huge download for small circuits.
Proposed solution
Instead of fetching all of transcript00, we should instead fetch only the amount of the G1 that is needed for a given circuit.
Alternatives considered
No response
Additional context
This is being done in combination with #139
Submission Checklist
The text was updated successfully, but these errors were encountered: