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

make queryBlockRangea an argument to query log functions #237

Merged
merged 3 commits into from
May 9, 2024

Conversation

samlaf
Copy link
Collaborator

@samlaf samlaf commented May 9, 2024

What Changed?

Realized some node providers don't even allow the 10k query range, so had to make it passed as an argument, with default fallback to 10_000.
This is another breaking change for the interface though :\

Reviewer Checklist

  • Code is well-documented
  • Code adheres to Go naming conventions
  • Code deprecates any old functionality before removing it

@samlaf samlaf requested a review from shrimalmadhur May 9, 2024 19:53
@samlaf samlaf merged commit 9c7a75a into master May 9, 2024
3 checks passed
@samlaf samlaf deleted the pass-query-block-range-as-argument branch May 9, 2024 23:30
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