Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Firehose Block Ingestor for Ethereum #4059

Closed
azf20 opened this issue Oct 12, 2022 · 2 comments · Fixed by #4204
Closed

Add a Firehose Block Ingestor for Ethereum #4059

azf20 opened this issue Oct 12, 2022 · 2 comments · Fixed by #4204
Assignees
Labels

Comments

@azf20
Copy link
Contributor

azf20 commented Oct 12, 2022

Situation

Currently, Graph Node configured to use a Firehose for Ethereum indexing still needs to connect to an RPC endpoint in order to ingest blocks to keep the chain head pointer up to date.

Resolution

Add a Firehose block ingestor for Ethereum, similar to the implementations for other protocols without an existing RPC setup

This should be configurable (i.e. to prefer an RPC or Firehose Block Ingestor)

@paymog
Copy link

paymog commented Dec 20, 2022

Do we know when this fix will land in a usable docker image?

@mangas
Copy link
Contributor

mangas commented Dec 23, 2022

@paymog it looks like it might only be included in the 0.30 release in Jan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants