Skip to content

Add orbitchain-cli tx-history subcommand #138

Description

@ibrahimmosouf-png

Add orbitchain-cli tx-history subcommand

Labels: cli, feature, priority/medium
Difficulty: Medium · Effort: M
Backlog slot: 51

Problem Statement

No command-line surface to inspect per-campaign / per-donor transaction history.

Why it Matters

  • Common diagnostic need for both operators and donors.

Expected Outcome

orbitchain-cli tx-history --campaign-id <id> [--donor <addr>] [--page N] returns parsed event stream.

Acceptance Criteria

  • Pagination, filters, ASCII table output.

Files Likely Affected

  • crates/tools/src/

Dependencies

Issue #43.


Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26cliImported from .github/ISSUES_TO_CREATE.mdfeatureImported from .github/ISSUES_TO_CREATE.mdpriority/mediumImported from .github/ISSUES_TO_CREATE.md

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions