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

fix: check from and to fields on log filters #442

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

maharifu
Copy link
Contributor

Related Github tickets

Background

The base chain was having some issues and was reporting a current block height lower than what we had already processed. We now check for that condition.

Also improved logging to have a better understanding of the request that failed.

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

The base chain was having some issues and was reporting a current block
height lower than what we had already processed. We now check for that
condition.
@maharifu maharifu merged commit 7db2ee7 into palomachain:master Sep 24, 2024
2 checks passed
@maharifu maharifu deleted the fix/negative_block_filters branch September 24, 2024 10:29
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.

Invalid block range params error in matic-main
2 participants