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

fix: add static checks to grpc requests #40

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

joroshiba
Copy link
Member

This is a minor bug which could cause Geth node to fail.

Specifically the BatchGetBlocks API could cause the service to fail. This is non critical as the grpc api should never be opened up to the general public and only used by trusted services.

Copy link
Contributor

@mycodecrafting mycodecrafting left a comment

Choose a reason for hiding this comment

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

looks good to me 🚀

@joroshiba joroshiba merged commit 5d32fc5 into main Aug 27, 2024
2 checks passed
@joroshiba joroshiba deleted the joroshiba/exec-api-static-checks branch August 27, 2024 19:24
joroshiba added a commit that referenced this pull request Aug 27, 2024
PR #40 broke startup because firm commitment can be 0.
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.

2 participants