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 Jul 5, 2024. It is now read-only.
Describe the feature you would like
This issue collects the list of feedback to work on from privacy-scaling-explorations/zkevm-specs#520
The file to modify is
zkevm-circuits/src/circuit_tools/constraint_builder.rs
value_prev: WordLoHi<Expression>, // meta.query(value, Rotation::prev())
could be renamed value_rot_prev for instancepub value_prev_column: WordLoHi<Expression>, // meta.query(prev_value, Rotation::cur())
be renamed value_prevTBD
Additional context
No response
The text was updated successfully, but these errors were encountered: