-
Notifications
You must be signed in to change notification settings - Fork 255
Verify validity of state root provided in block fraud proof #440
Copy link
Copy link
Closed
Labels
C:block-fraud-proofsComponent: Block Fraud Proofs (generation and validation)Component: Block Fraud Proofs (generation and validation)C:state-fraud-proofsComponent: State Fraud Proofs (generation and validation)Component: State Fraud Proofs (generation and validation)
Description
When an optimint full node or light node receives a fraud proof, it needs a way to verify that the pre-state root provided in the fraud proof is actually existent on-chain as a first step in fraud proof verification which is what #581 does.
Now, we need to use this merkle root in the header.
Depends on: #581
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C:block-fraud-proofsComponent: Block Fraud Proofs (generation and validation)Component: Block Fraud Proofs (generation and validation)C:state-fraud-proofsComponent: State Fraud Proofs (generation and validation)Component: State Fraud Proofs (generation and validation)