• Joined on 2026-08-30
Spleap pushed to develop at wtfx/wtfx 2026-08-31 03:58:14 +09:00
0096fec35c chore(submodules): bump frontend - live kline polling
Spleap pushed to develop at wtfx/wtf-frontend 2026-08-31 03:58:05 +09:00
38e027afa0 fix(web): poll klines API every 5s so new on-chain candles render live
Spleap pushed to develop at wtfx/wtfx 2026-08-31 03:52:29 +09:00
a4d7135f74 chore(submodules): bump contract with trade verification script
Spleap pushed to develop at wtfx/wtf-contract 2026-08-31 03:52:18 +09:00
748f71da3f chore(scripts): add real on-chain trade verification script (approve -> mint -> redeem)
Spleap pushed to develop at wtfx/wtfx 2026-08-31 03:44:41 +09:00
8f74103bae chore(submodules): bump frontend/backend/indexer - real on-chain trading, honest 5s klines, indexed address decode fix
Spleap pushed to develop at wtfx/wtf-indexer 2026-08-31 03:44:22 +09:00
0352802b77 chore: remove tracked __pycache__ artifacts, add gitignore
e23225f112 feat(indexer): decode real WTFMarketV2 events, persist klines/trades to Postgres
Compare 2 commits »
Spleap pushed to develop at wtfx/wtf-backend 2026-08-31 03:44:21 +09:00
e6662ccde5 chore: remove tracked __pycache__ artifacts, add gitignore
fef69fa4ba feat(api): real klines/trades from indexer + auto table creation
Compare 2 commits »
Spleap pushed to develop at wtfx/wtf-frontend 2026-08-31 03:44:21 +09:00
7f3c6a3775 fix(web): real on-chain trading + honest 5s K-line
Spleap pushed to develop at wtfx/wtfx 2026-08-31 03:14:19 +09:00
0b9276b332 chore: bump frontend with tradingview charts
Spleap pushed to develop at wtfx/wtf-frontend 2026-08-31 03:14:06 +09:00
13c44afc51 feat(charts): integrate TradingView lightweight candlestick charts and live power lda pricing
Spleap pushed to develop at wtfx/wtfx 2026-08-31 02:58:44 +09:00
6b577b91ac chore(submodules): bump submodules to latest user market creation and superadmin gov
Spleap pushed to develop at wtfx/wtf-backend 2026-08-31 02:58:33 +09:00
13686de581 feat(backend): add market metadata storage and outcomes extension
Spleap pushed to develop at wtfx/wtf-frontend 2026-08-31 02:58:18 +09:00
7c59c2e9fc feat(admin): refactor admin console to focus on superadmin tier, graduation and dispute governance
Spleap pushed to develop at wtfx/wtfx 2026-08-31 02:42:59 +09:00
9663502a91 chore(submodules): bump all submodules to latest user vault AA implementation
Spleap pushed to develop at wtfx/wtf-indexer 2026-08-31 02:42:41 +09:00
8e5df08f3a feat(vault): add user vault events decoding in indexer
Spleap pushed to develop at wtfx/wtf-backend 2026-08-31 02:42:24 +09:00
37546f18da feat(relayer): add relayer service for user vault execution
Spleap pushed to develop at wtfx/wtf-contract 2026-08-31 02:42:13 +09:00
9d0ceb2b11 feat(vault): add user vault and factory contracts
Spleap pushed to develop at wtfx/wtf-frontend 2026-08-31 02:42:00 +09:00
4890329f99 feat(vault): add user vault factory, non-custodial deposit/withdraw and session key UI
Spleap pushed to develop at wtfx/wtfx 2026-08-31 02:25:53 +09:00
b215c1664b chore: bump backend and indexer
Spleap pushed to develop at wtfx/wtf-indexer 2026-08-31 02:25:39 +09:00
b309448293 fix(indexer): add python path resolution in src/main.py