Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Get CW contract operational for Sovereign light client creation and update #65

Closed
Farhad-Shabani opened this issue Feb 8, 2024 · 0 comments · Fixed by #89
Closed

Get CW contract operational for Sovereign light client creation and update #65

Farhad-Shabani opened this issue Feb 8, 2024 · 0 comments · Fixed by #89
Assignees
Labels
sov-light-client Related to Sovereign light client

Comments

@Farhad-Shabani
Copy link
Member

Background

Continuing the progress made in #17, where the CosmWasm contract codebase was fully initialized, the immediate focus is now on facilitating the successful creation and updating of a Wasm Sovereign Light Client through the CosmWasm contract.
The task is considered complete when all endpoints of the CosmWasm contract can be invoked, yielding successful responses.

To achieve that, we use the smid of the Wasm-enabled ibc-go v7.3 for the deployment of the Wasm file.
Also, to ensure the contract functions properly, we may streamline or omit certain client verification checks for this step.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
sov-light-client Related to Sovereign light client
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant