Skip to content

Send or Receive ISRs for state transitions over ABCI #384

@jbowen93

Description

@jbowen93

To enable Optimint to check for fraudulent state transitions a node needs to be able to compare the ISRs given to it by the current block producer to those it generates when executing the state transitions itself. The ISRs from the block producer will be given to Optimint in block headers while the generated ISRs will be in the Cosmos-SDK.

Optimint needs to either give cosmos-sdk the block producer's ISRs or it needs to receive the generated ISRs back from the cosmos-sdk.

Depends on:

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions