rspace-online/modules/rwallet/lib
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
..
data-transform.ts fix(rwallet): align timeline inflows/outflows with balance changes 2026-03-25 17:36:10 -07:00
defi-positions.ts refactor(rwallet): consolidate tabs — remove Yield, merge viz into Budget + Flows 2026-03-25 14:03:35 -07:00
price-feed.ts fix(rwallet): align timeline inflows/outflows with balance changes 2026-03-25 17:36:10 -07:00
wallet-demo-data.ts feat(rwallet): add yield sandbox simulator with compound interest engine 2026-03-23 16:50:06 -07:00
wallet-viz.ts fix(rwallet): align timeline inflows/outflows with balance changes 2026-03-25 17:36:10 -07:00
yield-positions.ts feat(rwallet): add Aave V3 + Morpho Blue auto-yield for idle treasury 2026-03-15 10:17:54 -07:00
yield-protocols.ts fix(rwallet): populate yield APY stats, hide top tabs on yield view 2026-03-15 12:41:11 -07:00
yield-rates.ts fix(rwallet): populate yield APY stats, hide top tabs on yield view 2026-03-15 12:41:11 -07:00
yield-sandbox.ts feat(rwallet): add yield sandbox simulator with compound interest engine 2026-03-23 16:50:06 -07:00
yield-strategy.ts feat(rwallet): add Aave V3 + Morpho Blue auto-yield for idle treasury 2026-03-15 10:17:54 -07:00
yield-tx-builder.ts feat(rwallet): add Aave V3 + Morpho Blue auto-yield for idle treasury 2026-03-15 10:17:54 -07:00