• Adrian Sutton's avatar
    op-challenger: Fix run-trace disputed block selection (#11437) · a3b6a600
    Adrian Sutton authored
    * op-challenger: Fix run-trace disputed block selection
    
    Previously it assumed the safe head at SafeL1 was before the safe head at HeadL1 in the sync status, but that is not guaranteed. As a result it could select an L2 block to check that was unsafe at the specified L1 head.
    
    * op-challenger: Update vm-runner to handle the case where op-node hasn't processed all finalized L1 blocks yet
    a3b6a600
Name
Last commit
Last update
..
cmd Loading commit data...
config Loading commit data...
flags Loading commit data...
game Loading commit data...
metrics Loading commit data...
runner Loading commit data...
sender Loading commit data...
tools Loading commit data...
version Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
challenger.go Loading commit data...
challenger_test.go Loading commit data...