Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add additional grpc queries for channel/v2 #7478

Open
7 of 13 tasks
DimitrisJim opened this issue Oct 17, 2024 · 8 comments
Open
7 of 13 tasks

Add additional grpc queries for channel/v2 #7478

DimitrisJim opened this issue Oct 17, 2024 · 8 comments
Assignees
Labels

Comments

@DimitrisJim
Copy link
Contributor

DimitrisJim commented Oct 17, 2024

Looking at the ones existing for v1 and what we use in v2, these should probably be implemented (feel free to edit otherwise!):

All these already exist in query.proto/grpc_query.go for v1 channels. Moving them over should be relatively straight forward.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
  • Estimate provided
@damiannolan
Copy link
Member

I'll start by adding PacketCommitment / PacketCommitments in an isolated PR.

@DimitrisJim
Copy link
Contributor Author

Will add NextSequenceSend myself

@DimitrisJim
Copy link
Contributor Author

Will pick up PacketAcknowledgements on the morrow

@DimitrisJim
Copy link
Contributor Author

need to also add Channels rpc.

@lacsomot
Copy link
Contributor

Hi. I made a PR for unreceivedPackets. #7561. Can you review it? TYSM

@DimitrisJim
Copy link
Contributor Author

thanks! Will do!

@DimitrisJim
Copy link
Contributor Author

Will add UnreceivedAcks

@DimitrisJim
Copy link
Contributor Author

hm, might also need ChannelClientState/ChannelConsensusState

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

No branches or pull requests

3 participants