• Joshua Gutow's avatar
    op-node: Enforce min L2 timestamp · d4b375cf
    Joshua Gutow authored
    This adds a check to the batch queue to verify that supplied batches
    have a timestamp that is greater than or equal to the L1 origin timestamp.
    The sequencer should not sequence batches like this, but it was not being
    enforced in the derivation process.
    d4b375cf
batches_test.go 12.5 KB