Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

monitoring: create QueryNetworkConnection for monitoring consumer and provider #815

Open
Pantani opened this issue May 26, 2022 · 4 comments

Comments

@Pantani
Copy link
Collaborator

Pantani commented May 26, 2022

  • QueryNetworkConnection from monitoring-consumer fetches all information to put in monitoring-provider genesis state
  • QueryNetworkConnection from monitoring-provider fetches all information for the MsgCreateClient message

Information to fetch:

  • Client ID
  • Connection ID
  • Channel ID
@lumtis
Copy link
Contributor

lumtis commented May 26, 2022

Information to fetch:
Client ID
Connection ID
Channel ID

I don't get this part, we want the information to create the clients? Therefore the information should be:

For monitoring-provider:

  • last reward height
  • spn chain ID
  • spn consensus state
  • spn unbonding period
  • spn revision height

For MsgCreateClient at a specific height:

  • consensus state
  • validator set
  • unbonding period

@lumtis lumtis added this to the Milestone B milestone May 26, 2022
@Pantani
Copy link
Collaborator Author

Pantani commented May 26, 2022

Great, that makes sense. I made a mistake. These queries will be fantastic, and we can also create one to fetch the client, connection, and channel id in only one question if they exist.

@Pantani
Copy link
Collaborator Author

Pantani commented Jun 2, 2022

For MsgCreateClient at a specific height:

  • consensus state
  • validator set
  • unbonding period
  • revision height
  • last reward height

@lumtis
Copy link
Contributor

lumtis commented Jul 14, 2022

Hey @Pantani, I will tackle this one.

Don't hesitate to let me know if you had some work you wanted to push

@lumtis lumtis assigned lumtis and unassigned Pantani Jul 14, 2022
@lumtis lumtis removed their assignment Aug 22, 2022
@lumtis lumtis removed this from the Milestone B milestone Aug 22, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants