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

Astria: Validate fraud proofs in light clients #123

Closed
2 tasks done
jbowen93 opened this issue Apr 25, 2022 · 2 comments
Closed
2 tasks done

Astria: Validate fraud proofs in light clients #123

jbowen93 opened this issue Apr 25, 2022 · 2 comments
Assignees
Labels
C: Cevmos Changes related to the cevmos branches

Comments

@jbowen93
Copy link

jbowen93 commented Apr 25, 2022

This is a parent tracking issue for validating fraud proofs with light clients using the cosmos-sdk.

At a high level we need to be able to populate a state store from a state witness and execute a single state transition, one of BeginBlock, DeliverTx, or EndBlock and receive an Intermediate State Root (ISR). The key difficulty is that light clients do not generally have a state store.

Refrences:

Child Issues:

@jbowen93 jbowen93 changed the title Validate fraud proofs in light clients Astria: Validate fraud proofs in light clients May 3, 2022
@jbowen93 jbowen93 added the C: Cevmos Changes related to the cevmos branches label May 3, 2022
@Manav-Aggarwal
Copy link
Member

@Manav-Aggarwal
Copy link
Member

Handled now by rollkit/rollkit#514

@Manav-Aggarwal Manav-Aggarwal closed this as not planned Won't fix, can't repro, duplicate, stale Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Cevmos Changes related to the cevmos branches
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants