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

Test stateless execution for cosmos-sdk baseapp using SMT-based fraudproofs #252

Closed
Tracked by #245 ...
Manav-Aggarwal opened this issue Aug 8, 2022 · 1 comment
Closed
Tracked by #245 ...
Assignees
Labels
block-fraud-proofs Block Fraud Proofs (Generation and verification) C: Cevmos Changes related to the cevmos branches

Comments

@Manav-Aggarwal
Copy link
Member

Manav-Aggarwal commented Aug 8, 2022

As part of the fraudproof cycle described in #245, we'd like to be able to test stateless execution for a cosmos-sdk baseapp by using fraudproofs based on the new multistore with SMTs.

Parts covered from the cycle of a fraudproof:

Optimint Full Node (Producer of fraudproof)
3. The cosmos-sdk will simply execute the fraudulent block while logging all the states touched by the transaction. This minimial snapshot will be packaged as a fraudproof and passed back to optimint.

Optimint Full/Light Node (Verifier of fraudproof)
3. Now, it spins up a fresh cosmos-sdk and tells it to initialize with the fraudproof which is essentially a minimal snapshot sufficient to execute the fraudulent block.

Parent issue: #245

@Manav-Aggarwal Manav-Aggarwal self-assigned this Aug 8, 2022
@Manav-Aggarwal Manav-Aggarwal added C: Cevmos Changes related to the cevmos branches block-fraud-proofs Block Fraud Proofs (Generation and verification) labels Aug 8, 2022
@Manav-Aggarwal Manav-Aggarwal changed the title Test switching between a cosmos-sdk baseapp and fraudproof Test stateless execution for cosmos-sdk baseapp with loading from fraudproofs Aug 10, 2022
@Manav-Aggarwal Manav-Aggarwal changed the title Test stateless execution for cosmos-sdk baseapp with loading from fraudproofs Test stateless execution for cosmos-sdk baseapp using SMT-based fraudproofs Aug 10, 2022
@Manav-Aggarwal
Copy link
Member Author

Closed by: rollkit#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
block-fraud-proofs Block Fraud Proofs (Generation and verification) C: Cevmos Changes related to the cevmos branches
Projects
No open projects
Archived in project
1 participant