1. 06 Apr, 2024 2 commits
  2. 05 Apr, 2024 5 commits
  3. 04 Apr, 2024 5 commits
  4. 03 Apr, 2024 11 commits
  5. 02 Apr, 2024 8 commits
    • refcell's avatar
      feat(op-dispute-mon): Claim Monitor (#10012) · 7c34ab27
      refcell authored
      * feat(op-dispute-mon): claim monitor
      
      * fix(op-dispute-mon): lints
      7c34ab27
    • protolambda's avatar
      op-node: p2p ping test CI flake fix (#10010) · 75320b37
      protolambda authored
      75320b37
    • github-actions[bot]'s avatar
      Version Packages (#9956) · 17a50c50
      github-actions[bot] authored
      * Version Packages
      
      * update readme to rekick the tests
      
      ---------
      Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
      Co-authored-by: default avatarWill Cory <willcory@Wills-MacBook-Pro.local>
      17a50c50
    • Will Cory's avatar
      fix: Replay transactions that can be finalized (#9969) · 372bca22
      Will Cory authored
      * fix: Replay transactions that can be finalized
      
      comments
      
      Update packages/sdk/src/cross-chain-messenger.ts
      
      feat: Add test
      
      remove stale changeset
      
      fix: remove the stale goerli tests
      
      fix: run pnpm nx build instead of pnpm build
      
      dpeend on pnpm monorepo instead of nx building
      
      wrong ports
      
      http not https
      
      fix: sepolia chain ids
      
      debugging why it's broke
      
      linter: rip
      
      rekick the tests with env variables set to sepolia op rather than mainnet op
      
      fix: Update to a withdrawal that should actually work
      
      fix:test
      
      * speed up ci by installing wait-on
      
      * clean up
      
      * fix: Test running only 1 at a time
      
      ---------
      Co-authored-by: default avatarWill Cory <willcory@Wills-MacBook-Pro.local>
      372bca22
    • carehabit's avatar
      7fd5a19c
    • 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
  6. 01 Apr, 2024 5 commits
  7. 31 Mar, 2024 3 commits
  8. 29 Mar, 2024 1 commit
    • Inphi's avatar
      contracts: More robust abi/storage snapshot gen (#9950) · b5c9af4d
      Inphi authored
      * contracts: More robust abi/storage snapshot gen
      
      * update geth version used by ci
      
      * ci: bump ci-builder rc
      
      * ci-builder: pin foundry commit, update nvm
      
      * ci: remove foundry commit pin, update foundry in versions.json
      
      * ci: bump ci-builder to v0.46.0-rc.4
      
      * update Kontrol snapshots
      
      * set ast=true in foundry.toml; revert snapshot gen
      
      * replace Clone snapshots
      
      * enable --ast only during snapshots
      
      * reset snapshot directories
      
      * Update .circleci/config.yml to use ci-builder:v0.46.0
      
      * update foundry to nightly-617dfc28cb8206a0003edcf73a6f1058adaef740
      
      * ci: bump ci-builder to v0.46.1
      
      ---------
      Co-authored-by: default avatarRoberto Bayardo <roberto.bayardo@coinbase.com>
      Co-authored-by: default avatarSebastian Stammler <seb@oplabs.co>
      b5c9af4d