Skip to content

Switch staking Validator.ConsPubkey to Validator.ConsAddr #2244

Closed
@rigelrozanski

Description

Within the fee-distribution I need to retrieve the validator operator address from the Tendermint consensus address - Currently the staking validator keeper holds an index of staking validators by the consensus pubkey but not the consensus address - To achieve what I need I basically need to introduce the ConcAddress and an Index into staking/validator. This said, I'm not sure that we actually need the consensus PubKey at all. Thoughts?

(CC: @ebuchman @cwgoes)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions