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

chore: track ibc-rs PR1097 #165

Merged
merged 1 commit into from
Feb 29, 2024
Merged

chore: track ibc-rs PR1097 #165

merged 1 commit into from
Feb 29, 2024

Conversation

Farhad-Shabani
Copy link
Member

@Farhad-Shabani Farhad-Shabani commented Feb 29, 2024

Tracks ibc-rs changes in cosmos/ibc-rs#1097

Copy link
Contributor

@seanchen1991 seanchen1991 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just have a question, but we can merge this 👍

@@ -75,6 +75,12 @@ pub enum AnyConsensusState {
Tendermint(TmConsensusState),
}

impl From<ConsensusStateType> for AnyConsensusState {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious: how come we don't require an impl From<ClientStateType> for AnyClientState?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't have that AnyClientState enum in basecoin-rs at the moment. Instead, it's rolling with TmClientState as the associated type.

@Farhad-Shabani Farhad-Shabani merged commit 69fd093 into main Feb 29, 2024
10 checks passed
@Farhad-Shabani Farhad-Shabani deleted the farhad/track-ibc-rs-1097 branch February 29, 2024 15:17
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