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
zcash/halo2#286 added the ability to name polynomial constraints within gates. We should use this consistently. (Usually, the annotation can be in place of a comment, so it doesn't actually make the code any less concise, and it helps debugging.)
The text was updated successfully, but these errors were encountered:
zcash/halo2#286 added the ability to name polynomial constraints within gates. We should use this consistently. (Usually, the annotation can be in place of a comment, so it doesn't actually make the code any less concise, and it helps debugging.)
The text was updated successfully, but these errors were encountered: