• Joshua Gutow's avatar
    op-challenger: Properly implement stepping against trace index 0 · 55fbaa92
    Joshua Gutow authored
    When performing an attack step against trace index 0 we need to provide
    the absolute pre-state rather than pulling the value from the middle
    of the trace.
    
    This PR also modifies the absolute pre-state that is stored in the devnet
    to match what the op-challenger is playing.
    55fbaa92
solver_test.go 3.06 KB