• Joshua Gutow's avatar
    op-e2e: Change final TestConfirmationDepth check (#3978) · 3ee0a6cc
    Joshua Gutow authored
    TestConfirmationDepth was consistently failing on the HTTP versions of the
    op-e2e test. It was failing at the last line that checked the verifier
    head block timestamp against the L1 head timestamp. I have changed it to
    compare the verifier L1 Origin number against the L1 head number.
    3ee0a6cc
system_test.go 38.1 KB