Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

OP Indexer Client Support #166

Merged
merged 23 commits into from
Oct 11, 2023
Merged

OP Indexer Client Support #166

merged 23 commits into from
Oct 11, 2023

Commits on Sep 6, 2023

  1. Bump github.com/ethereum-optimism/optimism from 1.0.8 to 1.1.4

    Bumps [github.com/ethereum-optimism/optimism](https://github.com/ethereum-optimism/optimism) from 1.0.8 to 1.1.4.
    - [Release notes](https://github.com/ethereum-optimism/optimism/releases)
    - [Commits](ethereum-optimism/optimism@v1.0.8...v1.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ethereum-optimism/optimism
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d8a9af2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. [optimism-rebasing] Rebasing to OP Monorepo

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f052151 View commit details
    Browse the repository at this point in the history
  2. [optimism-rebasing] Fixed lint/test errors

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    dd2091e View commit details
    Browse the repository at this point in the history
  3. [optimism-rebasing] Updated to golang in github actions

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a1901e1 View commit details
    Browse the repository at this point in the history
  4. [optimism-rebasing] Regenerated mocks

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c6fec72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5033484 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/base-org/pessimism into o…

    …ptimism-rebasing
    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8c9d617 View commit details
    Browse the repository at this point in the history
  7. [optimism-rebasing] Updated devnet command

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c8462bf View commit details
    Browse the repository at this point in the history
  8. [optimism-rebasing] Proper routing

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    108f948 View commit details
    Browse the repository at this point in the history
  9. [optimism-rebasing] Adding foundry up command

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6dce4b5 View commit details
    Browse the repository at this point in the history
  10. [optimism-rebasing] Updated go test

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c367717 View commit details
    Browse the repository at this point in the history
  11. [optimism-rebasing] Using foundry action

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6168f81 View commit details
    Browse the repository at this point in the history
  12. [optimism-rebasing] Added verbose flag to go test

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1b29583 View commit details
    Browse the repository at this point in the history
  13. [optimism-rebasing] Updated submodule comand

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d24c392 View commit details
    Browse the repository at this point in the history
  14. [optimism-rebasing] rm

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ddc89f4 View commit details
    Browse the repository at this point in the history
  15. [optimism-rebasing] Added parallel limits

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c4b29f2 View commit details
    Browse the repository at this point in the history
  16. [optimism-rebasing] Rm parallel marking

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ed88baa View commit details
    Browse the repository at this point in the history
  17. [optimism-rebasing] Updated parallel entrypoints

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f59d2a5 View commit details
    Browse the repository at this point in the history
  18. [optimism-rebasing] rm parallel entry

    Ethen Pociask committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f6e4273 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. [epociask/indexer-client] OP Indexer Client Support

    Ethen Pociask committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b2ad234 View commit details
    Browse the repository at this point in the history
  2. [epociask/indexer-client] Fixing lint errors

    Ethen Pociask committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6a83c63 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge branch 'master' of https://github.com/base-org/pessimism into e…

    …pociask/indexer-client
    Ethen Pociask committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9c09b31 View commit details
    Browse the repository at this point in the history
  2. [epociask/indexer-client] Fixed 2x import in config.go

    Ethen Pociask committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    4e40296 View commit details
    Browse the repository at this point in the history