rspace-online/modules/rflows
Jeff Emmett 6c807afeb0 fix: one wallet per EncryptID user, deduplicate fund claims
- OpenfortProvider.findOrCreateWallet() searches by player name before
  creating, ensuring the same email always maps to the same wallet
- Fund claims endpoint expires old pending claims before creating new ones
- Added expireFundClaim() to db layer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 23:33:45 -08:00
..
components fix(rflows): prevent Delete/Backspace from deleting nodes while editing 2026-03-06 20:41:00 -08:00
db feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00
lib fix: one wallet per EncryptID user, deduplicate fund claims 2026-03-06 23:33:45 -08:00
landing.ts feat: add animated SVG visuals to rFlows landing page 2026-03-04 17:03:06 -08:00
local-first-client.ts feat: canvas-first rFlows with flow storage, retrieval, and management 2026-03-04 19:19:57 -08:00
mod.ts fix: one wallet per EncryptID user, deduplicate fund claims 2026-03-06 23:33:45 -08:00
schemas.ts feat: canvas-first rFlows with flow storage, retrieval, and management 2026-03-04 19:19:57 -08:00