Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Add ABCI methods for Fraud Proof Generation #4

Closed
Tracked by #385
Manav-Aggarwal opened this issue Aug 22, 2022 · 0 comments · Fixed by #43
Closed
Tracked by #385

Add ABCI methods for Fraud Proof Generation #4

Manav-Aggarwal opened this issue Aug 22, 2022 · 0 comments · Fixed by #43
Assignees

Comments

@Manav-Aggarwal
Copy link
Member

Adds the following methods required for fraudproof generation to the ABCI interface:

  1. GetAppHash () -> appHash
  2. TriggerFraudProofGenerationMode () -> ModeEnabledSuccess
  3. GenerateFraudProof () -> FraudProof

Fraud Proof type described in celestiaorg/cosmos-sdk#248

@Manav-Aggarwal Manav-Aggarwal self-assigned this Aug 22, 2022
@Manav-Aggarwal Manav-Aggarwal changed the title Add Add ABCI methods for Fraud Proof Generation Add ABCI methods for Fraud Proof Generation Aug 22, 2022
@Manav-Aggarwal Manav-Aggarwal linked a pull request Aug 22, 2022 that will close this issue
@Manav-Aggarwal Manav-Aggarwal linked a pull request Aug 24, 2022 that will close this issue
@Manav-Aggarwal Manav-Aggarwal linked a pull request Aug 24, 2022 that will close this issue
@tzdybal tzdybal moved this to TODO in Celestia Node Oct 11, 2022
@tzdybal tzdybal moved this from TODO to Done in Celestia Node Oct 11, 2022
@tzdybal tzdybal closed this as completed Oct 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants