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

fix: make get_proof integration tests more stable #1236

Merged
merged 2 commits into from
Aug 12, 2022

Conversation

yihuang
Copy link
Contributor

@yihuang yihuang commented Aug 12, 2022

Description

it could fail for error "proof queries at height <= 2 are not supported"
if the latest block number <= 2


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)

it could fail for error "proof queries at height <= 2 are not supported"
if the latest block number <= 2
@yihuang yihuang changed the title test: make get_proof integration tests more stable fix: make get_proof integration tests more stable Aug 12, 2022
@facs95 facs95 merged commit 66e8cdb into evmos:main Aug 12, 2022
@yihuang yihuang deleted the fix-proof_test branch August 12, 2022 03:24
@danburck danburck mentioned this pull request Nov 30, 2022
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.

2 participants