We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ValidateSelfClient
ConnOpen{Try,Ack}
We're missing the validation that the ClientState included in the msg is as we expect it to be.
ClientState
See ibc-go
The text was updated successfully, but these errors were encountered:
MsgConnectionOpen{Try,Ack}
Merge pull request cosmos#162 from octopus-network/feature/remove-sleep
d29838f
remove some sleep replace retry_with_index
ConnectionOpenTry
validate_self_client()
chore: upgrade go (cosmos#162)
9a555c4
* upgrade golang in ics23 * update ci config --------- Co-authored-by: Carlos Rodriguez <[email protected]>
Successfully merging a pull request may close this issue.
We're missing the validation that the
ClientState
included in the msg is as we expect it to be.See ibc-go
For Admin Use
The text was updated successfully, but these errors were encountered: