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

Implement IBC client update of Cosmos chain on Sovereign rollup #243

Closed
4 tasks done
Tracked by #245
soareschen opened this issue Apr 23, 2024 · 1 comment · Fixed by #288
Closed
4 tasks done
Tracked by #245

Implement IBC client update of Cosmos chain on Sovereign rollup #243

soareschen opened this issue Apr 23, 2024 · 1 comment · Fixed by #288
Assignees

Comments

@soareschen
Copy link
Collaborator

soareschen commented Apr 23, 2024

Follow up on #101 to implement client update.

Dependencies:

Goal:

  • The relay contexts CosmosToSovereignRelay and SovereignToCosmosRelay should implement CanBuildTargetUpdateClientMessage<Target> with Target being SourceTarget and DestinationTarget.
  • Since we make use of DefaultRelayComponents, this means that SkipUpdateClient<WaitUpdateClient<BuildUpdateClientMessages>> should implement TargetUpdateClientMessageBuilder<Relay, Target> with Relay being the two relay contexts.
@soareschen soareschen changed the title Implement IBC client creation of Cosmos chain on Sovereign rollup Implement IBC client update of Cosmos chain on Sovereign rollup Apr 23, 2024
@soareschen soareschen self-assigned this Apr 23, 2024
@soareschen
Copy link
Collaborator Author

Closed by #288

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant