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

If block height range supplied, and block is out of bounds, exit early #1624

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

n1tranquilla
Copy link
Collaborator

@n1tranquilla n1tranquilla commented Oct 12, 2024

Describe your changes

Relies on query to determine an effective limit

Link issue(s) fixed

Closes: #1623

Checklist before requesting a review

  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have verified new and existing tests pass locally with my changes.
  • I verified whether it was necessary to increment the database version.

Copy link
Member

@Isaac-DeFrain Isaac-DeFrain left a comment

Choose a reason for hiding this comment

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

LGTM

@Isaac-DeFrain Isaac-DeFrain merged commit ec2841d into main Oct 12, 2024
2 checks passed
@Isaac-DeFrain Isaac-DeFrain deleted the issue-1623 branch October 12, 2024 23:26
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.

Analytics query fails and crashes indexer
2 participants