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
current default value of KECCAK_DEGREE is 19. This value is also used inside scroll-prover. change it to 20 later. (But this may not be trivial, agg circuit use the assumption KECCAK_DEGREE == 19 implicitly?)
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the feature you would like
current default value of
KECCAK_DEGREE
is 19. This value is also used inside scroll-prover. change it to 20 later. (But this may not be trivial, agg circuit use the assumption KECCAK_DEGREE == 19 implicitly?)Additional context
No response
The text was updated successfully, but these errors were encountered: