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

Mismatch of client type for 07-celestia clients #6134

Open
crodriguezvega opened this issue Apr 10, 2024 · 0 comments
Open

Mismatch of client type for 07-celestia clients #6134

crodriguezvega opened this issue Apr 10, 2024 · 0 comments
Labels
07-celestia needs discussion Issues that need discussion before they can be worked on

Comments

@crodriguezvega
Copy link
Contributor

For 07-celestia light clients the stored ClientState is of type 07-tendermint, so queries like /ibc/core/client/v1/client_states/07-celestia-{n} will return a client state whose client type is 07-tendermint. This might be a bit confusing and/or undesirable. We should discuss if this is acceptable or if we should do something about it (and what in that case).

Potential workaround discussed in engineering call: override the client state stored with a 07-celestia client state after calling the base 07-tendermint client functions.

cc: @AdityaSripal

@crodriguezvega crodriguezvega added needs discussion Issues that need discussion before they can be worked on 07-celestia labels Apr 10, 2024
@crodriguezvega crodriguezvega added this to the Rollkit integration milestone Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
07-celestia needs discussion Issues that need discussion before they can be worked on
Projects
Status: Backlog 🕐
Development

No branches or pull requests

1 participant