Skip to content

πŸ•’ Fix | Local vs UTC Timestamp Alignment for Audit TrailsΒ #290

@Sadeequ

Description

@Sadeequ

Description

Transaction logs are currently stored using the host server's local machine time zone, creating synchronization confusion when comparing logs against the on-chain Stellar ledger timestamps.

Technical Requirements

  • Refactor the database connection and logger utilities to strictly enforce ISO 8601 UTC string formats (YYYY-MM-DDTHH:mm:ssZ).

  • Convert all existing date manipulations to use UTC methods explicitly.

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