fix: correct constraint of copy lookup
lispc opened this issue · 0 comments
lispc commented
What command(s) is the bug in?
No response
Describe the bug
- fix . use is_empty to guard this
- add a test for this precompile calldata empty issue
- check other copy lookups.
grep -rI -B 1 'cb.copy_table_lookup' ./zkevm-circuits/src
Concrete steps to reproduce the bug. If it's able reproduce via testool, please share test_id
from jenkins report
No response