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

Determine how to integrate ZK Verifier into Sovereign Light Clients #27

Open
2 tasks
Tracked by #2
Farhad-Shabani opened this issue Nov 6, 2023 · 0 comments
Open
2 tasks
Tracked by #2
Labels
explore Further investigation needed sov-light-client Related to Sovereign light client

Comments

@Farhad-Shabani
Copy link
Member

Farhad-Shabani commented Nov 6, 2023

Background

Right now, there are ambiguities about the best way to fit a ZK verifier into Sovereign light clients. This issue is about figuring out how to smoothly add that verifier into the CW contract of rollup clients. The goal? To get a single, slick WASM light client that can keep tabs on both the DA layer and rollup states within a Sovereign-driven rollup.

Here is what we're pondering

  • Is the proof data structure discussed in Determine aggregated proof data structure #53 good enough for verification? Or do we need to toss in something extra, like a structured Proof Specification like what we have as ProofSpecs for Tendermint light clients?

  • Do we need to set up a way for the ZK proof verifier to call up some guest code or programs when it's time to check that SNARK proof?

@Farhad-Shabani Farhad-Shabani added the sov-light-client Related to Sovereign light client label Nov 6, 2023
@github-project-automation github-project-automation bot moved this to 📥 To Do in sovereign-ibc Nov 6, 2023
@Farhad-Shabani Farhad-Shabani added the explore Further investigation needed label Nov 6, 2023
@Farhad-Shabani Farhad-Shabani changed the title Investigate best way to incorporate SNARK verifier within Sovereign light clients Determine how to integrate ZK Verifier into Sovereign Light Clients Jan 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
explore Further investigation needed sov-light-client Related to Sovereign light client
Projects
Status: 📥 To Do
Development

No branches or pull requests

1 participant