zhx
|
5da1421fae
|
幸运礼物 fixed_v2 高水位返奖加权:阈值/系数/恢复水位三元组与奖池滞回标志
- lucky_gift_rule_versions 新增 v2_high_water_boost_{threshold,factor_ppm,recover}_coins,0 表示关闭
- lucky_pools 新增 v2_boost_active 滞回标志:触发阈值后加权,跌破恢复水位退出
- 迁移 010 全部 ALGORITHM=INSTANT,不回写历史行;proto/admin 透传三元组
- 真库回归 lucky_gift_v2_boost_test.go
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-17 01:35:35 +08:00 |
|
zhx
|
a1f88736db
|
feat(lucky-gift): add user portrait read model
|
2026-07-16 18:06:24 +08:00 |
|
zhx
|
9cf34db28b
|
feat(lucky-gift): downweight high 24h RTP users
|
2026-07-16 15:38:03 +08:00 |
|
zhx
|
afce96dc42
|
feat(lucky-gift): settle jackpot eligibility by round and 48h RTP
|
2026-07-15 20:36:32 +08:00 |
|
zhx
|
787d8d36da
|
fix(lucky-gift): derive novice stage from configured thresholds
|
2026-07-15 18:16:19 +08:00 |
|
zhx
|
eaeff155f8
|
feat(lucky-gift): isolate strategy pools and audit balance adjustments
|
2026-07-15 16:09:54 +08:00 |
|
zhx
|
f3570384f2
|
Merge lucky gift dynamic v3 into test
# Conflicts:
# api/proto/luckygift/v1/luckygift.pb.go
# api/proto/luckygift/v1/luckygift.proto
# api/proto/room/v1/room.pb.go
# api/proto/wallet/v1/wallet.pb.go
# services/lucky-gift-service/internal/domain/luckygift/lucky_gift.go
# services/lucky-gift-service/internal/service/luckygift/service.go
# services/lucky-gift-service/internal/transport/grpc/lucky_gift_server.go
# services/room-service/internal/room/service/gift_lucky.go
# services/user-service/internal/service/auth/password.go
# services/user-service/internal/service/auth/quick_account.go
# services/user-service/internal/service/auth/third_party.go
# services/user-service/internal/service/auth/token.go
|
2026-07-15 14:55:03 +08:00 |
|
zhx
|
8b6105c730
|
feat(lucky-gift): implement dynamic v3 strategy
|
2026-07-15 14:49:39 +08:00 |
|
zhx
|
1d581ff493
|
增加飘屏
|
2026-07-13 21:28:41 +08:00 |
|
zhx
|
7d011ce3d9
|
礼物性能优化
|
2026-07-12 00:47:20 +08:00 |
|
zhx
|
8affe63f6a
|
Split lucky gift service and ops center
|
2026-07-08 22:30:46 +08:00 |
|