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
We should seek to reduce the number of passes over the trace since this would be a memory bottleneck for larger circuits. Currently, the prover does 3 passes - commit, project, and lift + PCS open
We should seek to reduce the number of passes over the trace since this would be a memory bottleneck for larger circuits. Currently, the prover does 3 passes - commit, project, and lift + PCS open