Skip to content

MetisDB raw WAL implement #143

@ghost

Description

Labels: storage, blockchain-state, light-mode

Summary:
Introduce a new storage mode where only the ordered transaction list (TxList) is persisted. Other block components such as headers, receipts, and full state diffs are reconstructed on demand from TxList.

Subtasks:

  • Design stateless boot mode based on TxList replay.
  • Develop replay mechanism compatible with execution engine.
  • Provide fallback options for full archival nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions