Skip to content

feat: add claim receipt timeline and network-aware explorer links - Closes #705 - #839

Open
chidii wants to merge 2 commits into
Pulsefy:mainfrom
chidii:feat/claim-receipt-timeline-705
Open

feat: add claim receipt timeline and network-aware explorer links - Closes #705#839
chidii wants to merge 2 commits into
Pulsefy:mainfrom
chidii:feat/claim-receipt-timeline-705

Conversation

@chidii

@chidii chidii commented Jul 26, 2026

Copy link
Copy Markdown
  • Added ClaimTimelineEntryDto with status, timestamp, transaction hash, and explorer URL
  • Added timeline field to ClaimReceiptDto showing full status change history
  • Built timeline from audit logs filtered to status_changed_to_ events
  • Replaced hardcoded explorer URL builder with network-aware explorer-url.util.ts
  • Explorer links now respect STELLAR_NETWORK config (mainnet/testnet/futurenet)
  • Timeline includes transaction hashes and explorer URLs for on-chain actions

Closes #705

@drips-wave

drips-wave Bot commented Jul 26, 2026

Copy link
Copy Markdown

@chidii Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Cedarich Cedarich left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly fix failing workflow

@chidii

chidii commented Jul 27, 2026

Copy link
Copy Markdown
Author

@Cedarich i have fixed it all CI now passes

@Cedarich Cedarich left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly fix failed CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build Claim Receipt API With Timeline and Explorer Links

2 participants