rwadurian/backend/services/mining-wallet-service/prisma/migrations
hailin 8e30438433 refactor(mining-wallet-service): remove KAVA blockchain integration
- Remove KavaBlockchainService and blockchain.repository
- Remove BlockchainIntegrationService and BlockchainController
- Update health controller to remove blockchain check
- Clean up Prisma schema (remove blockchain models and enums)
- Add migration to drop blockchain-related tables

This functionality will be re-implemented when needed.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 06:31:30 -08:00
..
20260111000000_init feat(2.0-services): 添加所有服务的初始Prisma migrations 2026-01-11 00:06:46 -08:00
20260112180000_add_contribution_balance feat(contribution/wallet): 实现贡献值2.0计算与钱包存储架构 2026-01-12 06:13:18 -08:00
20260112220000_remove_blockchain_tables refactor(mining-wallet-service): remove KAVA blockchain integration 2026-01-12 06:31:30 -08:00