• 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
..
batcher Loading commit data...
challenger Loading commit data...
disputegame Loading commit data...
fakebeacon Loading commit data...
geth Loading commit data...
receipts Loading commit data...
transactions Loading commit data...
wait Loading commit data...
addresses.go Loading commit data...
addresses_test.go Loading commit data...
blobs.go Loading commit data...
secrets.go Loading commit data...
setup.go Loading commit data...
setup_test.go Loading commit data...
testing.go Loading commit data...