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

Problem: rpc panic if specify a block height larger than latest one #946

Closed
yihuang opened this issue Feb 17, 2022 · 3 comments · Fixed by #1029
Closed

Problem: rpc panic if specify a block height larger than latest one #946

yihuang opened this issue Feb 17, 2022 · 3 comments · Fixed by #1029

Comments

@yihuang
Copy link
Contributor

yihuang commented Feb 17, 2022

System info: ethermint main

Steps to reproduce:

  • seth balance -B $HEIGHT $ETH_FROM
  • if the $HEIGHT larger than latest height, it'll have a panic.

Expected behavior: output a proper error message

Actual behavior: a panic error

Additional info: [Include gist of relevant config, logs, etc.]

@yihuang
Copy link
Contributor Author

yihuang commented Feb 18, 2022

cosmos/cosmos-sdk#11220
i think it should be fixed at cosmos-sdk side.

@github-actions
Copy link

github-actions bot commented Apr 5, 2022

This issue is stale because it has been open 45 days with no activity. Remove Status: Stale label or comment or this will be closed in 7 days.

@yihuang
Copy link
Contributor Author

yihuang commented Apr 5, 2022

it's included in cosmos-sdk/0.45.x, not tagged yet.

yihuang added a commit to yihuang/ethermint that referenced this issue Apr 5, 2022
fedekunze added a commit that referenced this issue Apr 5, 2022
Closes: #946

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant