10 Commits
Author SHA1 Message Date
Bot 38e027afa0 fix(web): poll klines API every 5s so new on-chain candles render live 2026-08-31 02:58:02 +08:00
Bot 7f3c6a3775 fix(web): real on-chain trading + honest 5s K-line
- TradingTerminal: allowance precheck (approve only when needed), exact OT estimation via calMintCostByOtDelta aligned to tick, real revert reason decoding, SELL requires OT balance
- TradingViewChart: priceRef to avoid stale closure, no synthetic candles, 5s heartbeat with real marginal price
- point default market to real WTFMarketV2 (0x048E..9039) instead of controller proxy
2026-08-31 02:41:10 +08:00
Bot 13c44afc51 feat(charts): integrate TradingView lightweight candlestick charts and live power lda pricing 2026-08-31 02:14:03 +08:00
Bot 7c59c2e9fc feat(admin): refactor admin console to focus on superadmin tier, graduation and dispute governance 2026-08-31 01:58:15 +08:00
Bot 4890329f99 feat(vault): add user vault factory, non-custodial deposit/withdraw and session key UI 2026-08-31 01:41:57 +08:00
Bot 7e554402b2 feat(web): add apps/web Next.js app src, tailwind, tsconfig and pages 2026-08-31 01:21:32 +08:00
Bot acc5274a1e feat(admin): complete admin console with 100M WUSD faucet, market wizard, governance and adjudication 2026-08-31 00:38:19 +08:00
Bot 1e9b9bd0b2 feat: scaffold frontend pnpm monorepo with apps (admin, web) and shared packages (types, api-client, ui) 2026-08-30 23:55:17 +08:00
Bot 874b421f39 docs: add frontend multi-app and admin architecture design 2026-08-30 23:43:55 +08:00
Bot ee468d797d feat: initial structure for wtf-frontend 2026-08-30 23:18:03 +08:00