• Adrian Sutton's avatar
    op-program: Support agreed prestate hint in host (#13703) · 9881eda4
    Adrian Sutton authored
    * op-program: Support agreed prestate hint in host
    
    * op-program: Fix transition state serialization in test
    
    * op-program: Fix prefetcher_test.go
    
    * op-program: Prevent specifying both --l2.outputroot and --l2.agreed-prestate flags
    
    Check config is consistent
    
    * op-program: Return safe or local safe head from derivation
    
    Avoids relying on the safe label which won't be updated on interop chains.
    
    * op-program: Only stop derivation if local safe reaches the target block.
    
    * op-program: Fix safe head trace extension
    
    * op-program: Remove unused field.
    9881eda4
Name
Last commit
Last update
..
driver.go Loading commit data...
driver_test.go Loading commit data...
program.go Loading commit data...
program_test.go Loading commit data...