• 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
Name
Last commit
Last update
..
actions Loading commit data...
e2eutils Loading commit data...
Makefile Loading commit data...
geth.go Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
migration_test.go Loading commit data...
op_geth_test.go Loading commit data...
setup.go Loading commit data...
system_test.go Loading commit data...
tracer.go Loading commit data...