pub const MIN_TRACE_LEN: usize = 64;
The minimum length of the execution trace. This is the minimum required to support range checks.