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

Disable bound checks if no possible narrower log filter #244

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

wanliqun
Copy link
Contributor

@wanliqun wanliqun commented Nov 7, 2024

  • Fetch as many event logs as possible when bound checks are disabled.
  • Add further filter range suggestions for cases when merging event logs from multiple contract addresses within the log filter or from multiple database table partitions.

This change is Reviewable

- Fetch as many event logs as possible when bound checks are disabled.
- Add further filter range suggestions for cases when merging event logs from multiple contract addresses within the log filter or from multiple table partitions.
@wanliqun wanliqun requested a review from boqiu November 7, 2024 07:27
Copy link
Contributor

@boqiu boqiu left a comment

Choose a reason for hiding this comment

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

Reviewed 9 of 9 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @wanliqun)

@wanliqun wanliqun merged commit 5d28757 into main Nov 7, 2024
2 checks passed
@wanliqun wanliqun deleted the add-disable-bound-check-for-getlogs branch November 7, 2024 09:54
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.

2 participants