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

IBC tm client verifying validator voting power #405

Open
3 tasks
colin-axner opened this issue Sep 14, 2021 · 0 comments
Open
3 tasks

IBC tm client verifying validator voting power #405

colin-axner opened this issue Sep 14, 2021 · 0 comments
Labels
07-tendermint needs discussion Issues that need discussion before they can be worked on

Comments

@colin-axner
Copy link
Contributor

Summary

There's an issue on hermes which resulted in a panic from the difference of a validator voting power (total voting power?) in the header and the computed voting power:

Message:  called `Result::unwrap()` on an `Err` value: Error(Context { kind: TryFromProtobuf, source: Some(
   0: tendermint error
   1: invalid raw header
   2: mismatch between raw voting power (0) and computed one (39109268)
Location:

Is this something we should be verifying in client updates? Is this something we should push tendermint to check?

cc @AdityaSripal


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@crodriguezvega crodriguezvega added needs discussion Issues that need discussion before they can be worked on 07-tendermint labels Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
07-tendermint needs discussion Issues that need discussion before they can be worked on
Projects
None yet
Development

No branches or pull requests

2 participants