Skip to content

Add resend receipt endpoint and command support#711

Merged
StuartFerguson merged 3 commits into
mainfrom
task/#709_receipt_resend
Jul 8, 2026
Merged

Add resend receipt endpoint and command support#711
StuartFerguson merged 3 commits into
mainfrom
task/#709_receipt_resend

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Added support for resending transaction receipts via a new API endpoint and command. Introduced DTOs for request and response, updated the application service and handler logic, and implemented validation. Extended unit and integration tests to cover the new functionality. Refactored integration test table variable names for clarity.

closes #709

Added support for resending transaction receipts via a new API endpoint and command. Introduced DTOs for request and response, updated the application service and handler logic, and implemented validation. Extended unit and integration tests to cover the new functionality. Refactored integration test table variable names for clarity.
@codacy-production

codacy-production Bot commented Jul 8, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 78 complexity · 0 duplication

Metric Results
Complexity 78
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@StuartFerguson StuartFerguson merged commit cd7b0ee into main Jul 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Reports] Add receipt resend endpoint for recent activity transactions

1 participant