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.
What command(s) is the bug in?
cd testool; cargo run -r -- --suite nightly --inspect stackOverflowM1PUSH_d10_g0_v0
Describe the bug
The root cause is the circuit takes a transition whose calldata exceeds the max calldata size.
zkevm-circuits/zkevm-circuits/src/instance.rs
Lines 262 to 266 in cd5edab
We should raise errors and capture them properly, so that the report shows it as "Fail" instead of "Panic".
Concrete steps to reproduce the bug. If it's able reproduce via testool, please share
test_id
from jenkins reportNo response
The text was updated successfully, but these errors were encountered: