celestiaorg / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Other
19 stars 33 forks source link

Add ABCI method needed for Fraud Proof Verification #273

Closed Manav-Aggarwal closed 2 years ago

Manav-Aggarwal commented 2 years ago

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

VerifyFraudProof (FraudProof, expectedAppHash) → VerifiedSuccess

Manav-Aggarwal commented 2 years ago

Closed by: https://github.com/celestiaorg/cosmos-sdk-rollmint/pull/1