Skip to content

Bug: the proposer in the validator set used for MsgUpdateClient is being submitted incorrectly. #1573

@sh-cha

Description

@sh-cha

Problem

This happens because, during the LightBlock construction in CometBFT, the proposer is incorrectly selected as the validator with the lowest proposer priority. As a result, the ValidatorSet included in MsgUpdateClient ends up with the wrong proposer.

cometbft/cometbft#5279

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions