rspace-online/modules/rwallet
Jeff Emmett 8ea537525a fix(rwallet): align timeline inflows/outflows with balance changes
- Use curveStepAfter for the balance river so step transitions happen
  exactly at transaction dates (curveBasis didn't pass through data points,
  causing waterfall shapes to disconnect from the river edges)
- Update hardcoded USD estimates to current CoinGecko prices (2026-03-25)
- Add SAFE, COW, ENS, LDO, BAL to the price estimate table
- Fix BigInt→Number precision for large token balances (>2^53 wei) in
  both price-feed enrichment and transfer value parsing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 17:36:10 -07:00
..
components fix(rwallet): chain filter now updates all displayed data + chain proportion bar 2026-03-25 17:32:02 -07:00
lib fix(rwallet): align timeline inflows/outflows with balance changes 2026-03-25 17:36:10 -07:00
landing.ts feat: add ViewHistory for in-app back navigation, rename rWork to rTasks 2026-03-11 14:04:13 -07:00
local-first-client.ts feat(rwallet): add multiplayer shared watchlist via Automerge CRDT 2026-03-15 17:39:41 -07:00
mod.ts fix(rwallet): chain filter now updates all displayed data + chain proportion bar 2026-03-25 17:32:02 -07:00
schemas.ts feat(rwallet): add multiplayer shared watchlist via Automerge CRDT 2026-03-15 17:39:41 -07:00