Describe the feature
Call tracers need to be able to handle a edge case for tracing L1 messages. The callstack can be empty due to an edge case where an L1 message is reverted even before entering the first call.
Additional context
scroll-tech/go-ethereum#1171