1. 13 Mar, 2023 1 commit
    • Mark Tyneway's avatar
      batch-submitter: allow deposit only batches · 32bd79ec
      Mark Tyneway authored
      Fixes a long standing bug that allows the batch submitter
      to send batches that only contain deposit transactions.
      Includes test coverage of the batch creation.
      
      The on chain code requires that there must be at least one
      context. A context contains information about the queue
      transactions that should be included. It makes no sense
      to error when there is a context but no sequencer txs
      because the context must be submitted to the chain.
      32bd79ec
  2. 11 Mar, 2023 30 commits
  3. 10 Mar, 2023 9 commits