Skip to content

Add pagination support for AllValidatorsQuery #268

@alpe

Description

@alpe

The AllValidatorsQuery queries the active set only (in wasmd). But it may become a more expensive query with a big set as seen on evmos testnet (300 validators)

The SDK provides a pagination object. But for an efficient query we should restrict this to:

  • key
  • limit

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