Skip to content

feat(jsonrpc): optimize event log query #6370

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

Open
wants to merge 8 commits into
base: release_v4.8.1
Choose a base branch
from

Conversation

0xbigapple
Copy link

What does this PR do?
performance optimization for eth_getLogs/eth_getFilterLogs with Large-scale Query Parameters, with #6343
Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

Performance Optimization for eth_getLogs/eth_getFilterLogs with Large-scale Query Parameters
6 participants