Bot
|
e6662ccde5
|
chore: remove tracked __pycache__ artifacts, add gitignore
|
2026-08-31 02:44:10 +08:00 |
|
Bot
|
fef69fa4ba
|
feat(api): real klines/trades from indexer + auto table creation
- charts.py: serve OHLCV bars & trades from Postgres (klines/trades tables written by indexer), no synthetic data
- entities.py: add TradeModel/KlineModel matching indexer schema
- main.py: idempotent create_all on startup
- config.py: unify default DATABASE_URL with docker-compose/indexer
|
2026-08-31 02:41:20 +08:00 |
|
Bot
|
13686de581
|
feat(backend): add market metadata storage and outcomes extension
|
2026-08-31 01:58:30 +08:00 |
|
Bot
|
37546f18da
|
feat(relayer): add relayer service for user vault execution
|
2026-08-31 01:42:22 +08:00 |
|
Bot
|
1356233179
|
fix(backend): fix import path for MarketService in api routes
|
2026-08-31 01:25:13 +08:00 |
|
Bot
|
30dc22a989
|
feat(backend): complete modular monolith with ledger, fastapi and websocket
|
2026-08-31 01:02:16 +08:00 |
|
Bot
|
9f6ecf33f9
|
feat: scaffold modular monolith backend architecture
|
2026-08-30 23:51:12 +08:00 |
|
Bot
|
8b086a8a47
|
feat: initial structure for wtf-backend
|
2026-08-30 23:17:52 +08:00 |
|