• George Knee's avatar
    op-e2e/actions: Add Holocene FP action tests (#12520) · afe849ea
    George Knee authored
    * Add Holocene action tests
    
    * fix invalid batch tests
    
    * Handle rpc.Errors directly instead of relying on eth.InputErrors
    
    The fault proof program's L2 Engine API doesn't return eth.InputErrors,
    like the sources engine client, but directly returns rpc.Errors.
    So instead of relying on this translation, derivers need to deal
    directly with rpc.Errors.
    
    * In TryBackupUnsafeReorg, only reset on InvalidForkchoiceState error code
    
    * Add logs
    
    * include genesis FPP tests
    
    ---------
    Co-authored-by: default avatarSebastian Stammler <seb@oplabs.co>
    afe849ea
Name
Last commit
Last update
..
async Loading commit data...
attributes Loading commit data...
clsync Loading commit data...
conductor Loading commit data...
confdepth Loading commit data...
derive Loading commit data...
driver Loading commit data...
engine Loading commit data...
event Loading commit data...
finality Loading commit data...
interop Loading commit data...
sequencing Loading commit data...
status Loading commit data...
sync Loading commit data...
test Loading commit data...
chain_spec.go Loading commit data...
chain_spec_test.go Loading commit data...
event.go Loading commit data...
iface.go Loading commit data...
output_root.go Loading commit data...
superchain.go Loading commit data...
types.go Loading commit data...
types_test.go Loading commit data...