Skip to content

feat(snapshot): honor --tx_order and fill SnapshotMeta #3904

@jolestar

Description

@jolestar

Overview

CLI exposes --tx_order but it's ignored; SnapshotMeta uses tx_order=0 and global_size=0.

Scope

  • Resolve state_root (and global_size if available) from tx_order.
  • Populate SnapshotMeta tx_order/global_size.
  • Define precedence if both --state-root and --tx_order provided.

Acceptance Criteria

  • --tx_order path produces SnapshotMeta with tx_order set.
  • state_root matches the chosen tx_order.
  • Behavior documented in CLI help or docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions