• Adrian Sutton's avatar
    op-challenger: Restrict the safe head in output provider BlockNumber (#9664) · 8d59c7a1
    Adrian Sutton authored
    * op-challenger: Restrict the safe head in output provider BlockNumber instead of OutputRootProvider
    
    This ensures the restriction is applied both to fetching output roots, and identifying the L2 block number the agreed output root comes from. The disputed block number remains restricted only by the claimed block number.
    
    * go mod tidy cannon examples.
    
    * op-e2e: Add test that proposals for future blocks are invalidated
    8d59c7a1
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...
sync.go Loading commit data...
sync_test.go Loading commit data...
validator.go Loading commit data...
validator_test.go Loading commit data...