issues
search
base-org
/
pessimism
Detect real-time threats and events on OP Stack compatible blockchains
https://base-org.github.io/pessimism/
MIT License
1.54k
stars
435
forks
source link
OP Indexer Client Support
#166
Closed
epociask
closed
1 year ago
epociask
commented
1 year ago
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
OP Indexer Client Support
Fixes Issue N/A
Changes proposed
ClientConfig
objectBundle
object into client package that stores all client interfacesctx->client
ingestion toctx->bundle
instead for getting client instancesScreenshots (Optional)
Note to reviewers