Skip to content

Implement ledger crate for transaction and execution tracking #7

Description

@bmuddha

Goal

Implement the ledger crate for the engine.

Why

ledger tracks transaction and execution results together with block and slot information. The engine needs that record layer to support runtime flow and result inspection.

Scope

  • implement the ledger crate
  • keep transaction and execution results aligned with block and slot context
  • avoid validator-specific behavior

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions