Yimaru-BackEnd/internal/services
KidusAlemayehu 6cc37fbf9f feat: Implement sports evaluation logic for NFL, Rugby, and Baseball
- Added evaluation functions for NFL money line, spread, and total points.
- Implemented evaluation functions for Rugby money line, spread, and total points.
- Created evaluation functions for Baseball money line, spread, total runs, first inning, and first 5 innings.
- Developed unit tests for all sports markets to ensure correct evaluation outcomes.
- Introduced ResultCheckerService to handle game result checking for NFL, Rugby, and Baseball.
- Updated routes to include new functionality for virtual game handling.
2025-05-18 19:18:24 +03:00
..
authentication fix: show company wallet 2025-04-28 20:21:53 +03:00
bet integration fixes 2025-04-26 14:48:45 +03:00
branch fixed company-id, admin-id optional parameters for creating company and branch 2025-04-30 18:43:46 +03:00
company fixed company-id, admin-id optional parameters for creating company and branch 2025-04-30 18:43:46 +03:00
event deployment fix 2025-05-04 00:16:15 +03:00
notfication feat: Implement sports evaluation logic for NFL, Rugby, and Baseball 2025-05-18 19:18:24 +03:00
odds deployment fix 2025-05-04 00:16:15 +03:00
referal merge fixes and handler dependency injection 2025-04-23 07:46:08 +03:00
result feat: Implement sports evaluation logic for NFL, Rugby, and Baseball 2025-05-18 19:18:24 +03:00
sportsbook update db 2025-04-01 16:47:06 +03:00
ticket company management 2025-04-23 03:44:17 +03:00
transaction fixed company-id, admin-id optional parameters for creating company and branch 2025-04-30 18:43:46 +03:00
user fixed company-id, admin-id optional parameters for creating company and branch 2025-04-30 18:43:46 +03:00
virtualGame merge fixes and handler dependency injection 2025-04-23 07:46:08 +03:00
wallet company management 2025-04-23 03:44:17 +03:00
result_checker.go feat: Implement sports evaluation logic for NFL, Rugby, and Baseball 2025-05-18 19:18:24 +03:00