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 rpc eth_getlogs bug #1056

Merged

Conversation

fabiorigam
Copy link
Member

@fabiorigam fabiorigam commented Jul 16, 2024

Default limit on the node is 1000.

@fabiorigam fabiorigam requested a review from a team as a code owner July 16, 2024 08:22
@fabiorigam fabiorigam linked an issue Jul 16, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Jul 18, 2024

Test Coverage

Summary

Lines Statements Branches Functions
Coverage: 99%
99.28% (3600/3626) 97.47% (925/949) 99.71% (709/711)
Title Tests Skipped Failures Errors Time
core 467 0 💤 0 ❌ 0 🔥 1m 4s ⏱️
network 671 0 💤 0 ❌ 0 🔥 3m 44s ⏱️
errors 54 0 💤 0 ❌ 0 🔥 12.244s ⏱️

@fabiorigam fabiorigam merged commit b63606d into main Jul 23, 2024
12 checks passed
@fabiorigam fabiorigam deleted the 1049--bug---rpc-eth_getlogs-does-return-only-first-256-logs branch July 23, 2024 12:36
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.

🐛 [BUG] - RPC eth_getLogs does return only first 256 logs
2 participants