Skip to content

Add helper for displaying relative block confirmation count #344

@Chucks1093

Description

@Chucks1093

Summary
Transaction confirmations are shown as a raw block count with no context for what constitutes a confirmed transaction. A small display helper that maps block counts to a human-readable confirmation status gives users clearer feedback.

Scope

  • add a helper that maps a raw block confirmation count to a labeled status such as pending, confirming, or confirmed
  • apply the helper to the transaction row or detail view where block count is displayed
  • ensure the thresholds are defined as constants rather than inline magic numbers

Acceptance Criteria

  • block confirmation counts are displayed with a human-readable status label
  • the thresholds are defined as named constants
  • the raw count remains accessible as a tooltip or secondary label

Contributor coordination: if you pick this up, reach out in Telegram for updates or clarification: https://t.me/accesslayerorg

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions