• 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
Name
Last commit
Last update
..
cmd Loading commit data...
config Loading commit data...
fault Loading commit data...
flags Loading commit data...
version Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
challenger.go Loading commit data...
charlie.sh Loading commit data...
init_game.sh Loading commit data...
mallory.sh Loading commit data...
visualize.sh Loading commit data...