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

Add ABCI method needed for Fraud Proof Verification #273

Closed
Tracked by #514
Manav-Aggarwal opened this issue Aug 27, 2022 · 1 comment
Closed
Tracked by #514

Add ABCI method needed for Fraud Proof Verification #273

Manav-Aggarwal opened this issue Aug 27, 2022 · 1 comment
Assignees
Labels
C: Cevmos Changes related to the cevmos branches

Comments

@Manav-Aggarwal
Copy link
Member

Manav-Aggarwal commented Aug 27, 2022

Adds the following method required for Fraud Proof Verification to the ABCI interface:

VerifyFraudProof (FraudProof, expectedAppHash) → VerifiedSuccess

@Manav-Aggarwal Manav-Aggarwal self-assigned this Aug 27, 2022
@Manav-Aggarwal Manav-Aggarwal added the C: Cevmos Changes related to the cevmos branches label Aug 27, 2022
@Manav-Aggarwal Manav-Aggarwal linked a pull request Aug 27, 2022 that will close this issue
19 tasks
@Manav-Aggarwal Manav-Aggarwal changed the title Add ACBI method needed for Fraud Proof Verification Add ABCI method needed for Fraud Proof Verification Aug 27, 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
C: Cevmos Changes related to the cevmos branches
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant