Problem
Race conditions and timing-sensitive behaviors in EVM execution are difficult to reproduce consistently during testing, making it hard to verify fixes and edge cases.
Solution
Implement test-only HTTP endpoints that inject controllable delays and blocks into EVM execution flow.