Skip to content

IBC tm client verifying validator voting power #405

Open
@colin-axner

Description

@colin-axner

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions