• Adrian Sutton's avatar
    op-challenger: Fix prestate checks (#9478) · 70bd6234
    Adrian Sutton authored
    * op-challenger: Fix prestate validation
    
    Validators were not added to players created for active games, only inactive
    Both the VM and output root prestates were validated against the challenger's output root prestate
    
    * op-challenger: Add option to ignore prestate validation failures
    
    * op-e2e: Allow invalid prestates for devnet
    
    Also update the op-proposer options to account for a recent rename.
    
    * op-e2e: Revert setting cannon prestate in devnetL1.json - its actually the alphabet prestate.  Deploy script dynamically loads the cannon prestate.
    
    * op-challenger: Fix block number included in error message.
    
    * op-challenger: Tweak error message
    
    * op-challenger: Only ignore prestate mismatches, not RPC failures.
    70bd6234
Name
Last commit
Last update
..
fault Loading commit data...
keccak Loading commit data...
registry Loading commit data...
scheduler Loading commit data...
types Loading commit data...
disk.go Loading commit data...
disk_test.go Loading commit data...
monitor.go Loading commit data...
monitor_test.go Loading commit data...
service.go Loading commit data...