1. 16 Nov, 2024 2 commits
    • Michael Amadi's avatar
      remove unnecessary check (#12914) · 78fed1ee
      Michael Amadi authored
      * remove unnecessary check
      
      * fixes
      78fed1ee
    • blaine's avatar
      opcm-redesign: opcm targets a single release (#12851) · 8f0a9b2d
      blaine authored
      * fix: semver locking.
      
      * fix: semver locking.
      
      * feat: opcm impl contracts now type safe.
      
      * feat: fixing test.
      
      * fix: removing unused imports.
      
      * fix: address didn't need to be payable.
      
      * fix: moving all smart contract changes to first pr.
      
      * fix: pr comments addressed.
      
      * fix: removed InputContracts struct.
      
      * fix: ran pre-pr
      
      * fix: deploy implementations renaming version.
      
      * fix: adding solidity changes to this pr.
      
      * fix: adding v160 initializer back in.
      
      * fix: removed branching logic from opcm.
      
      * fix: removed SystemConfigV160.
      
      * opcm-redesign: op-deployer changes
      
      * fix: linting fix.
      
      * fix: semver lock
      
      ---------
      Co-authored-by: default avatarMatthew Slipper <me@matthewslipper.com>
      8f0a9b2d
  2. 15 Nov, 2024 9 commits
  3. 14 Nov, 2024 4 commits
  4. 13 Nov, 2024 4 commits
  5. 12 Nov, 2024 4 commits
  6. 11 Nov, 2024 2 commits
    • George Knee's avatar
      op-e2e/actions: improve Holocene tests by adding log assertions (#12889) · 5af6860f
      George Knee authored
      * fix double error in inferring isHolocene
      
      * add capture logging to l2faultproofenv
      
      * fold log expectations into holoceneExpectations
      
      * improve test failure output
      
      * attach log expectations to invalid batch test case
      
      * add more log expectations
      
      * add more log expectations
      
      * add more test expectations for invalid payloads
      
      * add log assertion for deposits-only attributes
      
      * improve test names
      
      * improve subtest names
      
      * move holocene helpers to separate file
      
      * remove shadow
      
      * add log assertions for holocene_batches_test.go
      
      * remove assertion on logs in frame queue
      5af6860f
    • George Knee's avatar
      load HoloceneTime from registry (#12890) · a786daaf
      George Knee authored
      a786daaf
  7. 09 Nov, 2024 1 commit
  8. 08 Nov, 2024 14 commits