Objective
Implement an ICS-08 conforming IBC light client in Rust to track and verify the Pocket V1 network
Origin Document
Issue #912
Goals
- Create a WASM binary to be used in the ICS-08 implementation of ICS-02
- Fully satisfy the ICS-02 interface
- Allow for the passing of serialised data/payloads from the host into the WASM client
- Allow for values and results to be returned from the WASM client
- Add tests to cover the verification of Pocket network state, client updates, misbehaviour submissions, etc.
Deliverable
Non-goals / Non-deliverables
- Change the ICS-02 interface
- Implement a CosmWasm Pocket light client for use in the Cosmos ecosystem
General issue deliverables
Testing Methodology
Creator: @h5law
Co-Owners: @h5law
Objective
Implement an ICS-08 conforming IBC light client in Rust to track and verify the Pocket V1 network
Origin Document
Issue #912
Goals
Deliverable
Non-goals / Non-deliverables
General issue deliverables
Testing Methodology
make ...make ...make test_allLocalNetis still functioning correctly by following the instructions at docs/development/README.mdk8s LocalNetis still functioning correctly by following the instructions hereCreator: @h5law
Co-Owners: @h5law