Skip to content

feat: KYC expiry notifications, admin confirmation, corridor analytic…#553

Merged
Haroldwonder merged 1 commit into
Haroldwonder:mainfrom
Markadrian6399:feat/480-481-482-484-kyc-expiry-admin-confirmation-analytics-quickstart
Apr 28, 2026
Merged

feat: KYC expiry notifications, admin confirmation, corridor analytic…#553
Haroldwonder merged 1 commit into
Haroldwonder:mainfrom
Markadrian6399:feat/480-481-482-484-kyc-expiry-admin-confirmation-analytics-quickstart

Conversation

@Markadrian6399
Copy link
Copy Markdown
Contributor

…s, SDK quickstart

Closes #480
Closes #481
Closes #482
Closes #484

…s, SDK quickstart

Closes Haroldwonder#480
Closes Haroldwonder#481
Closes Haroldwonder#482
Closes Haroldwonder#484

- Haroldwonder#480: Add kyc.expiry_warning webhook event type; KycExpiryNotifier queries
  user_kyc_status for records expiring within 7 days and dispatches webhooks;
  daily cron job at 08:00 UTC wired into scheduler

- Haroldwonder#481: Add pending_admin_actions table and AdminConfirmationService; high-risk
  ops (withdraw_fees, remove_agent, update_fee) require a second admin to confirm;
  pending actions expire after 1 hour; both steps recorded in audit log;
  new API routes: POST/GET /api/admin/actions and POST /api/admin/actions/:id/confirm

- Haroldwonder#482: Add GET /api/analytics/corridors?range=7d|30d|90d endpoint sourcing data
  from contract_events; CorridorAnalytics React component with bar charts and
  table; mounted in App.jsx

- Haroldwonder#484: Add sdk/QUICKSTART.md with complete Node.js end-to-end example covering
  agent check, USDC approval, remittance creation, status polling, payout
  confirmation, and verification; linked from sdk/README.md
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 28, 2026

Someone is attempting to deploy a commit to the Harold's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 28, 2026

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

@Haroldwonder Haroldwonder merged commit 6e31910 into Haroldwonder:main Apr 28, 2026
7 of 26 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

2 participants