▶️ Munka megkezdve: 2026-06-30 20:06:14
✅ Munka befejezve: 2026-06-30 19:45:29
Technikai Összefoglaló: Added points_snapshot JSONB field to PointsLedger model. process_activity() now captures action_key, point_rule_id,…
✅ Munka befejezve: 2026-06-30 19:44:40
Technikai Összefoglaló: Refactored _award_provider_points() in provider_service.py: removed duplicate PointRule reading logic, now delegates to…
✅ Munka befejezve: 2026-06-30 19:44:25
Technikai Összefoglaló: Updated 9 callers across 6 files: auth_service.py (KYC, P2P), cost_service.py (EXPENSE_LOG), asset_service.py (ASSET_REGISTE…
✅ Munka befejezve: 2026-06-30 19:44:17
Technikai Összefoglaló: Created seed_gamification_action_keys.py with 8 new action_keys: KYC_VERIFICATION(100), P2P_REFERRAL_SUCCESS(50),…
✅ Munka befejezve: 2026-06-30 19:44:05
Technikai Összefoglaló: Implemented: award_points() now accepts action_key parameter, _get_point_rule() returns rule_id, process_activity() uses…