rwadurian/frontend/mining-app/lib/presentation/providers
hailin 1d5e3ebff2 fix(contribution): 使用 upsert 替代 update 避免记录不存在错误
将 addContribution 方法改为 upsert,当系统账户不存在时自动创建,
存在时增加算力余额。

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 08:43:37 -08:00
..
asset_providers.dart feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00
c2c_providers.dart feat(c2c): 修改C2C交易为积分值并添加绿积分支付方式 2026-01-19 23:07:35 -08:00
contribution_providers.dart fix(contribution): 使用 upsert 替代 update 避免记录不存在错误 2026-01-20 08:43:37 -08:00
mining_providers.dart refactor(frontend): replace all '认种' with '参与' 2026-01-19 04:39:15 -08:00
profile_providers.dart refactor(frontend): replace all '直推' with '引荐' 2026-01-19 04:43:31 -08:00
settings_providers.dart feat(frontend): 实现我的页面其他设置4项功能 2026-01-17 01:08:21 -08:00
trading_providers.dart feat(trading): 交易记录页面添加成交明细Tab,显示手续费 2026-01-20 03:15:25 -08:00
transfer_providers.dart feat(mining-app): add professional kline chart with technical indicators 2026-01-16 08:51:00 -08:00
user_providers.dart feat(mining-app): 资产页面优化及个人资料编辑功能 2026-01-16 07:58:16 -08:00