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

eth_getLogs return expected error/message for unknown hash #1079

Merged

Conversation

tgmichel
Copy link
Contributor

As reported by a project deployed on moonbeam, calls to eth_getLogs with a non-existing blockHash should return an rpc error message unknown block (e.g. Infura webservices). This PR fixes it.

@tgmichel tgmichel requested a review from sorpaas as a code owner June 14, 2023 12:33
@albertov19
Copy link

Solves #1069

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.

4 participants