• 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
..
claims Loading commit data...
contracts Loading commit data...
preimages Loading commit data...
responder Loading commit data...
solver Loading commit data...
test Loading commit data...
trace Loading commit data...
types Loading commit data...
agent.go Loading commit data...
agent_test.go Loading commit data...
player.go Loading commit data...
player_test.go Loading commit data...
register.go Loading commit data...
validator.go Loading commit data...
validator_test.go Loading commit data...