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

perf: protocol in pubsub topic + handle null blocks #59

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

hopeyen
Copy link
Collaborator

@hopeyen hopeyen commented Jan 23, 2023

Description

Add CAIP-2 chain id to part of graphcast pubsub topic to separate messages for different Eth chains.
Add handle to not panic on null blocks from the block provider.

Issue link (if applicable)

Closes #58
Closes #57

@hopeyen hopeyen force-pushed the hope/multichain-separate-protocols branch from d5afe29 to 84734d6 Compare January 23, 2023 09:06
@hopeyen hopeyen force-pushed the hope/multichain-separate-protocols branch from 84734d6 to 7dc8916 Compare January 23, 2023 17:05
@neriumrevolta neriumrevolta self-requested a review January 23, 2023 17:15
@hopeyen hopeyen merged commit 34d45dd into main Jan 24, 2023
@hopeyen hopeyen deleted the hope/multichain-separate-protocols branch January 24, 2023 08:59
@hopeyen hopeyen added the feat label Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat.Req] messages segregate by chains Do not panic on 'Node Provider returned None for the queried block'
2 participants