Skip to content

Conversation

@Lchangliang
Copy link
Contributor

  • Add Historical { id: BlockId } variant to BlockState enum for blocks recovered from storage that don't have actual compute_result
  • Replace fake Committed state with Historical in init() method
  • This avoids constructing dummy StateComputeResult for historical blocks
  • Update all match arms to handle the new Historical variant

…for recovered blocks

- Add Historical { id: BlockId } variant to BlockState enum for blocks
  recovered from storage that don't have actual compute_result
- Replace fake Committed state with Historical in init() method
- This avoids constructing dummy StateComputeResult for historical blocks
- Update all match arms to handle the new Historical variant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants