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

Use MPT proof verification for inclusion #4013

Closed
ninabarbakadze opened this issue Oct 29, 2024 · 1 comment
Closed

Use MPT proof verification for inclusion #4013

ninabarbakadze opened this issue Oct 29, 2024 · 1 comment
Assignees
Labels
WS: ZK Accounts 🗳️ Controlling accounts with SNARKs

Comments

@ninabarbakadze
Copy link
Member

ninabarbakadze commented Oct 29, 2024

Description

Currently, ZK IBC light client uses groth16 for state transition and inclusion verification. Update inclusion verification logic to use Merkle Patricia Trie proofs instead.

@ninabarbakadze ninabarbakadze self-assigned this Oct 29, 2024
@ninabarbakadze ninabarbakadze added the WS: ZK Accounts 🗳️ Controlling accounts with SNARKs label Oct 29, 2024
@cmwaters
Copy link
Contributor

cmwaters commented Jan 2, 2025

Closing this as implemented in https://github.com/celestiaorg/celestia-zkevm-ibc-demo

@cmwaters cmwaters closed this as completed Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WS: ZK Accounts 🗳️ Controlling accounts with SNARKs
Projects
None yet
Development

No branches or pull requests

3 participants