Skip to content

[252] Backend: Add webhook delivery system for transaction events - #416

Merged
Junirezz merged 7 commits into
Junirezz:mainfrom
UzyKhs:fix/252-backend-add-webhook-delivery-system-for-transaction-events
Apr 27, 2026
Merged

[252] Backend: Add webhook delivery system for transaction events#416
Junirezz merged 7 commits into
Junirezz:mainfrom
UzyKhs:fix/252-backend-add-webhook-delivery-system-for-transaction-events

Conversation

@UzyKhs

@UzyKhs UzyKhs commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Closes #252\n\nAlso addresses #253, #254, and #255.\n\nSummary:\n- Added transaction webhook delivery system with retries, signatures, endpoint management, and delivery logs\n- Added admin audit logging middleware and /admin/audit/logs endpoint\n- Added Prisma connection pooling and query timeout runtime configuration with health/config endpoints\n- Added background job monitoring endpoints including JSON monitor and HTML dashboard\n- Added/updated tests and fixed backend test/build stability issues\n\nValidation:\n- npm.cmd run build\n- npm.cmd test -- --runInBand --ci --json --outputFile jest-results.json

@drips-wave

drips-wave Bot commented Apr 27, 2026

Copy link
Copy Markdown

@UzyKhs 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

@Junirezz
Junirezz merged commit efcb2e2 into Junirezz:main Apr 27, 2026
5 of 9 checks passed
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.

Backend: Add webhook delivery system for transaction events

2 participants