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

RPC - eth_getLogs: Return block not found instead of empty logs #8290

Conversation

Gabriel-Trintinalia
Copy link
Contributor

PR description

RPC - eth_getLogs: Return block not found instead of empty logs

Fixed Issue(s)

Fix #8007

Copy link
Contributor

@macfarla macfarla left a comment

Choose a reason for hiding this comment

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

changelog entry

Signed-off-by: Gabriel-Trintinalia <[email protected]>
@Gabriel-Trintinalia Gabriel-Trintinalia merged commit 6342f5d into hyperledger:main Feb 13, 2025
43 checks passed
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 this pull request may close these issues.

eth_getLogs must return "block unknown" when blockHash is not found
2 participants