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

solana-ibc: return status as active if client state not found #391

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

dhruvja
Copy link
Collaborator

@dhruvja dhruvja commented Sep 6, 2024

If the client state is not found when finding the status, it means that a new client is getting created in which case, we should return the status as active unless the client state is already frozen ( which is checked before ).

@dhruvja dhruvja requested a review from mina86 September 6, 2024 17:59
@dhruvja dhruvja merged commit 00c29e4 into master Oct 15, 2024
4 checks passed
@dhruvja dhruvja deleted the light-client-status branch October 15, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants