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

Add test for creating dummy rollup client on mock Cosmos chain #43

Closed
Farhad-Shabani opened this issue Dec 8, 2023 · 0 comments · Fixed by #44
Closed

Add test for creating dummy rollup client on mock Cosmos chain #43

Farhad-Shabani opened this issue Dec 8, 2023 · 0 comments · Fixed by #44
Assignees
Labels
modules Related to ibc modules testing Cause to test more aspects of product

Comments

@Farhad-Shabani
Copy link
Member

Summary

This task involves enabling the rollup to introspect itself and query its own consensus state. However, the structure of the rollup’s consensus state is unclear at the moment (blocked by #7).
But, in any case, considering Celestia as our first target DA layer, we might use a dummy Tendermint client for the rollup on the mock Cosmos chain with an intermediary implementation for the host_consensus_state method.
This task is necessary for establishing clients on both mock chains and preparing for the subsequent step, which involves updating the rollup's client on mock Cosmos.

@Farhad-Shabani Farhad-Shabani added testing Cause to test more aspects of product modules Related to ibc modules labels Dec 8, 2023
@Farhad-Shabani Farhad-Shabani self-assigned this Dec 8, 2023
@github-project-automation github-project-automation bot moved this to 📥 To Do in sovereign-ibc Dec 8, 2023
@Farhad-Shabani Farhad-Shabani changed the title Add test to create rollup client on mock Cosmos chain Add test for creating dummy rollup client on mock Cosmos chain Dec 8, 2023
@github-project-automation github-project-automation bot moved this from 📥 To Do to ✅ Done in sovereign-ibc Dec 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
modules Related to ibc modules testing Cause to test more aspects of product
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant