openhands
d1d943e5fd
fix: Micro-fixes: dead comment, timer null, AbortController, address guard, catch reset ( #261 )
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-25 07:24:48 +00:00
openhands
3426fbf80b
fix: LiveStats: show hard error when Ponder is unreachable (not silent skeletons) ( #201 )
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 21:33:50 +00:00
openhands
7219f1b21c
fix: LiveStats: remove floor price from landing, fix ETH reserve data pipeline, strip browser RPC ( #196 )
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-23 21:57:13 +00:00
openhands
a8f62e2357
fix: start freshness ticker after first data load ( #172 )
2026-02-22 23:01:42 +00:00
openhands
1b55ae8ac8
fix: address review — error state for live indicator ( #172 )
2026-02-22 22:12:38 +00:00
openhands
7d5d8cabb2
feat: add live indicator and freshness display to LiveStats ( #172 )
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 21:42:31 +00:00
openhands
ae44bddf7f
fix: address review — floor price null guard, fetch timeout ( #171 )
2026-02-22 21:21:45 +00:00
openhands
c374e29817
fix: show USD values in LiveStats, fix floor price truncation ( #171 )
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 20:53:24 +00:00
openhands
d72c2d14bf
fix: remove console.warn to pass lint ( #170 )
2026-02-22 19:48:39 +00:00
openhands
bd5c661504
fix: address review — ring buffer validation, div-by-zero, sparkline alignment
...
- Add ringBuffer length validation in extractSeries and extractSupplySeries
- Fix division-by-zero when oldest holder count is 0
- Align supply series start with other series (consistent pre-launch skip)
- Center flat sparklines vertically instead of pinning to bottom
2026-02-22 19:47:28 +00:00
openhands
0fb1ed4bf8
fix: address review — migration comment, link ring buffer constants ( #170 )
2026-02-22 18:56:36 +00:00
openhands
3fceb4145a
feat: replace tax with holders in ring buffer, add sparkline charts ( #170 )
...
Ring buffer slot 3 now stores holderCount snapshots instead of tax deltas.
Tax tracking simplified to a totalTaxPaid counter on the stats record.
Removed unbounded ethReserveHistory and feeHistory tables; 7d ETH reserve
growth is now computed from the ring buffer. LiveStats renders inline SVG
sparklines for ETH reserve, supply, and holders with holder growth %.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 18:56:36 +00:00
johba
fe02ffd12d
copy: remove AI claims, reframe as adaptive protocol ( #160 )
2026-02-20 09:00:34 +01:00
johba
76b2635e63
Replace UBI with ETH reserve in ring buffer, fix Dockerfile HEALTHCHECK, enhance LiveStats ( #154 )
2026-02-19 14:47:15 +01:00
johba
31063379a8
feat/ponder-lm-indexing ( #142 )
2026-02-18 00:19:05 +01:00