Skip to content

feat(jsonrpc): optimize event log query#6370

Merged
kuny0707 merged 8 commits intotronprotocol:release_v4.8.1from
0xbigapple:feature/optimize_eventLog_query
Aug 15, 2025
Merged

feat(jsonrpc): optimize event log query#6370
kuny0707 merged 8 commits intotronprotocol:release_v4.8.1from
0xbigapple:feature/optimize_eventLog_query

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

@kuny0707 kuny0707 merged commit 2dcdb45 into tronprotocol:release_v4.8.1 Aug 15, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in java-tron Aug 15, 2025
warku123 pushed a commit to warku123/java-tron that referenced this pull request Feb 6, 2026
* feat(api): optimize partialMatch

* feat(api): remove  skipGroups in partialMatch

* feat(api): fix bug

* feat(api): add test

* feat(api): add unit test

* feat(api): add inline comments

* feat(api): remove unnecessary code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

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

7 participants