1. 13 Mar, 2024 2 commits
    • tdot's avatar
      op-plasma: sync derivation with DA challenge contract state (#9682) · 802c2839
      tdot authored
      * feat: plasma e2e
      
      * feat: skip oversized inputs
      
      * fix: bring back metrics
      
      * feat: set usePlasma in e2e test params
      
      * fix: lint
      
      * fix: activate plasma flag in data source test
      
      * fix: add DA contract proxy to deploy config
      
      * more tests, fix leaky abstraction and refactor loadChallenges
      
      * fix: cleanup type assertion
      
      * support for l1 reorgs, proxy l1 finality signal and tests
      
      * fix: plasma disabled
      
      * add plasma specific e2e test run
      
      * strongly typed commitment
      
      * fix test
      
      * fix sync lookback
      
      * finalize with l1 signal events instead of derivation
      
      * adjust pipeline errors
      
      * fix batcher commitment encoding and invalid comm logging
      
      * fix: adjust plasma state pruning and use bool for DA resetting flag
      
      * fix: use l1 fetcher and check pq length
      802c2839
    • Sebastian Stammler's avatar
      op-batcher: Multi-blob Support (#9779) · 25985c12
      Sebastian Stammler authored
      * op-batcher: Prepare multi-frame support
      
      * op-batcher: adapt tests to multi-frame txData
      
      * op-batcher: add multi-blob transaction support
      
      The existing configuration parameter TargetNumFrames can be used to specify
      the desired number of blobs per transaction.
      
      * op-batcher: improve blobs configuration (for testing)
      
      * op-e2e: add multi-blob batcher test
      
      * op-batcher: consolidate txID String & TerminalString impls
      
      and add a test for it.
      
      * op-batcher: Fix config test
      
      * op-e2e: Improve multi-blob test to assert full blobs
      
      * op-batcher: resolve open TODOs & renames (multi-blob)
      
      * op-batcher: Test channel.NextTxData for single and multi frame txs
      25985c12
  2. 12 Mar, 2024 12 commits
  3. 11 Mar, 2024 2 commits
  4. 09 Mar, 2024 2 commits
  5. 08 Mar, 2024 11 commits
  6. 07 Mar, 2024 10 commits
  7. 06 Mar, 2024 1 commit