• Sebastian Stammler's avatar
    op-batcher: Rework batcher to use submission safety margin · a2189aab
    Sebastian Stammler authored
    - Removes the ChannelSubTimeout config flag and instead uses the SubSafetyMargin
      as a #L1-block safety margin to both, the channel timeout and sequencing
      window timeout
    - Remove unused flags SequencerBatchInboxAddress and ChannelTimeout as
      these values are now queried from the rollup node.
    a2189aab
migration_test.go 13.2 KB