Skip to content

Implement the chain queries required by the relayer #128

@ancazamfir

Description

@ancazamfir

Summary

The relayer needs to perform different types of queries. Some of them are partially implemented.

Problem Definition

The following queries need to be implemented. All should allow for height and prove parameters to indicate the height of the query and whether a proof is required.

Queries required for the relayer:
On start:

For IBC Event:

For a list of query paths to fetch this data from the abci app, see https://github.com/cosmos/ics/tree/master/spec/ics-024-host-requirements#path-space

Various:

  • unbonding_period from the Cosmos staking module

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Metadata

Metadata

Assignees

No one assigned

    Labels

    I: CLIInternal: related to the relayer's CLII: logicInternal: related to the relaying logic

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions