You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
This issue outlines the high-level tasks required to achieve relaying between Sovereign and Cosmos chains within the Hermes SDK. The provided steps serve as an initial roadmap and will be updated as progress is made:
Naive relaying without recursive ZK proofs
Will update every immediate height
Relaying with lazy waiting of recursive ZK proofs
Wait for rollup provider to post recursive ZK proofs
Relaying with active ZK proofs generation
Relayer would call the corresponding ZK prover to generate ZK proofs
Prerequisites
The following tasks should be completed before any efforts can be made on the relayer implementation front:
The content you are editing has changed. Please copy your edits and refresh the page.
Background
This issue outlines the high-level tasks required to achieve relaying between Sovereign and Cosmos chains within the Hermes SDK. The provided steps serve as an initial roadmap and will be updated as progress is made:
Naive relaying without recursive ZK proofs
Relaying with lazy waiting of recursive ZK proofs
Relaying with active ZK proofs generation
Prerequisites
The following tasks should be completed before any efforts can be made on the relayer implementation front:
Tasks
08-wasm
client messages #21The text was updated successfully, but these errors were encountered: