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

Conversation

epociask
Copy link
Collaborator

@epociask epociask commented Oct 10, 2023

OP Indexer Client Support

Fixes Issue N/A

Changes proposed

  • Added support for OP indexer client; not currently used for anything
  • Refactored application config to store ClientConfig object
  • Added a Bundle object into client package that stores all client interfaces
  • Reworked ctx->client ingestion to ctx->bundle instead for getting client instances

Screenshots (Optional)

Note to reviewers

dependabot bot and others added 20 commits September 6, 2023 21:09
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]>
@epociask epociask added the type: enhancement New feature or request label Oct 10, 2023
Base automatically changed from optimism-rebasing to master October 10, 2023 20:21
Copy link
Collaborator

@adrain-cb adrain-cb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@epociask epociask merged commit 35b4fab into master Oct 11, 2023
9 checks passed
@epociask epociask deleted the epociask/indexer-client branch October 11, 2023 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants