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
narrow poseidon2 chip where more than 1 row is used per permutation in plonky3 setting. This would be used by the Root STARK-to-STARK verifier. Narrower chip means the halo2 static verifier will be cheaper.
narrow poseidon2 chip where more than 1 row is used per permutation in halo2 custom gate setting
The difference is: how many rotations are allowed and how lookups are done.
Design spec should consider both:
The difference is: how many rotations are allowed and how lookups are done.
Precursor to #1134
The text was updated successfully, but these errors were encountered: