Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement naive ZK Wasm client that allows state transition with a trivial ZK program #28

Open
Tracked by #2
Farhad-Shabani opened this issue Nov 6, 2023 · 0 comments
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, it’s not clear if anything pertaining to the ZK part of light client should get stored (within the IBC store of Cosmos SDK chains) and updated during each light client update?!
Through this exploratory task we aim to learn the behaviour of a ZK WASM client by developing a naive client that enables ZK state transitions without relying on any information from Sovereign SDK chains.

@Farhad-Shabani Farhad-Shabani added explore Further investigation needed sov-light-client Related to Sovereign light client labels Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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