Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Fix range filter fromBlock and toBlock logic #643

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

thomas-nguy
Copy link
Contributor

Closes: #642

Description


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@thomas-nguy thomas-nguy changed the title fix range filter fromBlock logic [WIP]fix range filter fromBlock logic Oct 7, 2021
@thomas-nguy thomas-nguy changed the title [WIP]fix range filter fromBlock logic Fix range filter fromBlock and toBlock logic Oct 7, 2021
Copy link
Contributor

@fedekunze fedekunze left a comment

Choose a reason for hiding this comment

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

utACK

@fedekunze fedekunze merged commit f9323f6 into evmos:main Oct 7, 2021
fedekunze pushed a commit that referenced this pull request Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter request error when fromBlock=0x0
2 participants