• Joined on 2024-05-09
hailin pushed to main at hailin/rwadurian 2026-01-12 20:41:54 +00:00
94d8075970 fix(mining-app): unify color scheme and fix scroll issues
hailin pushed to main at hailin/rwadurian 2026-01-12 20:29:26 +00:00
c31d64550b fix(deploy): remove duplicate contribution-records/publish-all call
hailin pushed to main at hailin/rwadurian 2026-01-12 20:17:39 +00:00
1b3704b68d fix(contribution-service): fix property mapping in toDto method
hailin pushed to main at hailin/rwadurian 2026-01-12 19:19:55 +00:00
5c76c9f62c refactor(mining-app): remove deprecated HomePage and fix navigation
hailin pushed to main at hailin/rwadurian 2026-01-12 19:05:01 +00:00
bfafd6d34c refactor(prisma): consolidate migrations into single init files
hailin pushed to main at hailin/rwadurian 2026-01-12 18:12:19 +00:00
34e22d3c7f revert: restore original Dockerfiles
hailin pushed to main at hailin/rwadurian 2026-01-12 18:10:54 +00:00
d68ee398ab fix: add TEAM_BONUS cleanup to startup scripts
hailin pushed to main at hailin/rwadurian 2026-01-12 18:08:12 +00:00
ff3a614804 fix: remove broken data migration files
hailin pushed to main at hailin/rwadurian 2026-01-12 17:59:13 +00:00
22fe23914f fix(contribution): simplify migration to only delete wrong TEAM_BONUS records
hailin pushed to main at hailin/rwadurian 2026-01-12 17:55:34 +00:00
95e009966e fix(mining-admin): calculate distribution amounts from actual adoption data
hailin pushed to main at hailin/rwadurian 2026-01-12 17:49:53 +00:00
e71f2aadfc fix: remove incorrect TEAM_BONUS records given to uplines
hailin pushed to main at hailin/rwadurian 2026-01-12 17:44:55 +00:00
fe332fdb3f fix(mining-app): remove AuthEventBus to fix Riverpod state race condition
hailin pushed to main at hailin/rwadurian 2026-01-12 17:39:34 +00:00
add405aa65 feat(mining-app): fix login bugs and connect contribution page to real API
hailin pushed to main at hailin/rwadurian 2026-01-12 17:34:09 +00:00
a89f4c829d feat(mining-admin): add migration for distributionSummary column
hailin pushed to main at hailin/rwadurian 2026-01-12 17:23:11 +00:00
23dabb0219 feat(contribution): display distribution details with actual amounts
hailin pushed to main at hailin/rwadurian 2026-01-12 17:13:20 +00:00
8d97daa524 fix(contribution): correct TEAM_BONUS distribution to adopter instead of referrer
hailin pushed to main at hailin/rwadurian 2026-01-12 16:33:30 +00:00
01ff873264 fix(mining-admin): use Prisma relationMode=prisma for CDC sync tables
hailin pushed to main at hailin/rwadurian 2026-01-12 16:24:21 +00:00
ea789f7fec fix(mining-admin): remove CDC sync table foreign key constraints
hailin pushed to main at hailin/rwadurian 2026-01-12 16:09:35 +00:00
40fbdec47c fix: add migration_lock.toml for prisma migrations
hailin pushed to main at hailin/rwadurian 2026-01-12 16:07:18 +00:00
e337a1dda4 feat(mining-admin): add migration for contribution records and network progress tables