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

feat: limit query window #389

Merged
merged 1 commit into from
May 27, 2024

Conversation

byte-bandit
Copy link
Collaborator

@byte-bandit byte-bandit commented May 27, 2024

Related Github tickets

Background

I actually wrote up a new package that would concurrently query through multiple search windows, but I think this simple approach is more rigid, and although it will take Pigeons some time to catch up with this, at least we can be pretty sure they actually will eventually be caught up and riding the edge again.

Testing completed

  • test coverage exists or has been added/updated
  • tested in a private testnet

Breaking changes

  • I have checked my code for breaking changes

@byte-bandit byte-bandit marked this pull request as draft May 27, 2024 12:15
@byte-bandit byte-bandit self-assigned this May 27, 2024
@byte-bandit byte-bandit marked this pull request as ready for review May 27, 2024 13:54
Copy link
Contributor

@taariq taariq left a comment

Choose a reason for hiding this comment

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

Okay. We get the current block_number so we can query 10,000. Got it.

Copy link
Contributor

@maharifu maharifu left a comment

Choose a reason for hiding this comment

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

LGTM

@taariq taariq merged commit 0ec8c23 into palomachain:master May 27, 2024
2 checks passed
@taariq taariq deleted the clohr/limit-query-window branch May 27, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants