rwadurian/backend/services/trading-service/src
hailin 8018fa5110 feat(admin): add trading system management UI and API
- Add trading system activate/deactivate endpoints to trading-service
- Add trading management page to mining-admin-web with:
  - Trading system status display and control
  - Market overview (price, green points, circulation pool)
  - Burn progress visualization
  - Burn records list with filtering
- Add trading-service proxy configuration to next.config.js
- Add trading menu item to sidebar navigation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 20:37:52 -08:00
..
api feat(admin): add trading system management UI and API 2026-01-15 20:37:52 -08:00
application feat(asset): aggregate mining and trading account balances in asset display 2026-01-15 19:53:31 -08:00
domain feat: split share pool into A (100亿) and B (200万) accounts 2026-01-15 05:55:52 -08:00
infrastructure feat: split share pool into A (100亿) and B (200万) accounts 2026-01-15 05:55:52 -08:00
shared fix(trading-service): use payload.sub as accountSequence in JWT guard 2026-01-15 17:54:28 -08:00
app.module.ts fix(trading,auth): add parent .env path for shared JWT_SECRET 2026-01-15 06:57:57 -08:00
main.ts fix(api-gateway): correct Kong routing for trading-service 2026-01-15 05:27:46 -08:00