forked from cosmos/cosmos-sdk
-
Notifications
You must be signed in to change notification settings - Fork 34
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 a Single Round Fraudproof as a minimal integration test #245
Closed
5 tasks done
Tracked by
#514
Labels
block-fraud-proofs
Block Fraud Proofs (Generation and verification)
C: Cevmos
Changes related to the cevmos branches
Comments
This was referenced Aug 1, 2022
18 tasks
This was referenced Aug 5, 2022
18 tasks
This was referenced Aug 9, 2022
Closed
19 tasks
Manav-Aggarwal
added
the
block-fraud-proofs
Block Fraud Proofs (Generation and verification)
label
Aug 12, 2022
19 tasks
This was referenced Aug 20, 2022
38 tasks
This was referenced Oct 16, 2022
Merged
Closed by: rollkit#2 |
Repository owner
moved this from In Review
to Done
in Celestia Node
Nov 17, 2022
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
We'd like to implement a simple single-round fraudproof similar to the one here but in the context of cosmos-sdk.
Focus shouldn't be on performance and optimizations just yet.
The cycle of a fraudproof:
Child issues:
Note: This is only possible after SMT is supported in cosmos-sdk as described in ADR-040 and the PR here.
The text was updated successfully, but these errors were encountered: