Commit Graph

16 Commits

Author SHA1 Message Date
3dfa1255b0 Refactor result notification service and remove redundant code
- Removed the CheckAndSendResultNotifications method from the result service.
- Consolidated notification logic into a new notification.go file.
- Updated email and in-app notification formatting to include event processing periods.
- Added error handling for wallet operations to check if wallets are active before processing transfers.
- Introduced new error for disabled wallets.
- Updated cron jobs to comment out unnecessary tasks.
- Added bulk update functionality for bet outcomes by odd IDs in the odd handler.
- Renamed ticket handler methods for clarity and consistency.
- Updated API version in routes.
2025-10-10 14:59:19 +03:00
215eb5a1d8 fix: refactoring bonus 2025-09-10 23:27:11 +03:00
6b09c3c8d2 fix: resolved issue on event, odds and creating a bet 2025-09-03 03:16:37 +03:00
2b9302b10b transaction maker-checker fixes 2025-07-11 15:48:59 +03:00
3e4e9eead7 fix: added message to wallet_transfers and gave it a detailed view 2025-06-29 21:51:23 +03:00
10a49b4571 fix: added message to transfer and more filter routes 2025-06-29 18:00:23 +03:00
12855f3690 CSV reports + live metrics + redis service 2025-06-21 21:48:11 +03:00
344923b177 fix: merge issues 2025-06-16 23:19:29 +03:00
cfced1951c Merge branch 'main' into ticket-bet 2025-06-16 21:34:34 +03:00
a5ea52b993 multi-currency support 2025-06-16 17:54:42 +03:00
1557a3141b fix: transfer not showing online bet issue 2025-06-16 16:24:42 +03:00
6d5bdd8a56 Chapa webhook + popok fix 2025-06-12 09:40:11 +03:00
8f2713b920 duplicate user creation fix + sender balance check during wallet refill 2025-06-09 21:33:58 +03:00
c22a1bd6c4 report_service + wallet_monitoring 2025-06-07 17:48:06 +03:00
1b0a068a02 major fixes while integrating 2025-04-11 21:46:48 +03:00
c9df0b3303 transfer and branch service implementation 2025-04-08 23:18:53 +03:00