1. 02 Apr, 2024 3 commits
    • refcell's avatar
      feat(op-dispute-mon): WithdrawalRequests Metrics (#9942) · 3c7922c8
      refcell authored
      * feat(op-challenger): Delayed Weth Withdrawal Request Caller
      
      * fix(op-challenger): withdrawal request field ordering
      
      * fix(op-challenger): encapsulate delayed weth behind the fault dispute game contract binding
      
      * feat(op-dispute-mon): get withdrawals game caller method
      
      * fix(op-dispute-mon): revert service name changes
      
      * fix(op-dispute-mon): revert extractor test name
      
      * fix(op-dispute-mon): revert extractor changes
      
      * fix(op-dispute-mon): revert newline add
      
      * fix(op-dispute-mon): revert caller field reordering
      
      * feat(op-dispute-mon): weth caller creation and pass it through sub components
      
      * chore(op-dispute-mon): weth caller creation unit test
      
      * fix(op-dispute-mon): extractor test for weth caller creation error
      
      * feat(op-dispute-mon): wire up the withdrawals extractor
      
      * fix(op-dispute-mon): rebases
      
      * fix(op-dispute-mon): revert caller test change
      
      * fix(op-dispute-mon): recipient enricher
      
      * feat(op-dispute-mon): withdrawal request metrics
      
      * Update op-dispute-mon/mon/withdrawals.go
      Co-authored-by: default avatarAdrian Sutton <adrian@oplabs.co>
      
      * fix(op-dispute-mon): withdrawal request amounts
      
      ---------
      Co-authored-by: default avatarAdrian Sutton <adrian@oplabs.co>
      3c7922c8
    • refcell's avatar
      feat(op-dispute-mon): WithdrawalRequest and Recipients Enricher (#9940) · abcb627f
      refcell authored
      * feat(op-challenger): Delayed Weth Withdrawal Request Caller
      
      * fix(op-challenger): withdrawal request field ordering
      
      * fix(op-challenger): encapsulate delayed weth behind the fault dispute game contract binding
      
      * feat(op-dispute-mon): get withdrawals game caller method
      
      * fix(op-dispute-mon): revert service name changes
      
      * fix(op-dispute-mon): revert extractor test name
      
      * fix(op-dispute-mon): revert extractor changes
      
      * fix(op-dispute-mon): revert newline add
      
      * fix(op-dispute-mon): revert caller field reordering
      
      * feat(op-dispute-mon): weth caller creation and pass it through sub components
      
      * chore(op-dispute-mon): weth caller creation unit test
      
      * fix(op-dispute-mon): extractor test for weth caller creation error
      
      * feat(op-dispute-mon): wire up the withdrawals extractor
      
      * fix(op-dispute-mon): rebases
      
      * fix(op-dispute-mon): revert caller test change
      
      * fix(op-dispute-mon): recipient enricher
      abcb627f
    • Matt Solomon's avatar
      test(ctb): mark coverage as successful if it fails with stack too deep (#10008) · e61cd76e
      Matt Solomon authored
      * test(ctb): mark coverage as successful if it fails with stack too deep
      
      * Update packages/contracts-bedrock/package.json
      e61cd76e
  2. 01 Apr, 2024 5 commits
  3. 31 Mar, 2024 3 commits
  4. 29 Mar, 2024 5 commits
  5. 28 Mar, 2024 1 commit
    • Axel Kingsley's avatar
      Tests: Batching Benchmarks (#9927) · b2509186
      Axel Kingsley authored
      * Add Benchmark for AddSingularBatch
      
      * update compressor configs ; address PR comments
      
      * Add b.N
      
      * Export RandomSingularBatch through batch_test_util.go
      
      * measure only the final batch ; other organizational improvements
      
      * Add Benchmark for ToRawSpanBatch
      
      * update tests
      
      * minor fixup
      
      * Add Benchmark for adding *All* Span Batches
      
      * comment fixups
      
      * narrow tests to only test span batches that won't exceed RLP limit
      
      * address pr comments
      b2509186
  6. 27 Mar, 2024 5 commits
  7. 26 Mar, 2024 4 commits
  8. 25 Mar, 2024 3 commits
  9. 23 Mar, 2024 2 commits
  10. 22 Mar, 2024 9 commits