Skip to content

Conversation

@QuinnNTonic
Copy link
Collaborator

Allow wallets to go negative up to configurable limits per entity type, enabling a mutual credit model where users can temporarily operate "in the red" like a credit card. Default limit is -1000 credits.

Backend: Updated transaction, credit, and voucher services to validate against negative limits instead of zero balance. Frontend: Added warning banners in wallet when balance is negative, updated send button validation.

Also fixes bug where voucher quantity could go negative in marketplace.

🤖 Generated with Claude Code

Allow wallets to go negative up to configurable limits per entity type,
enabling a mutual credit model where users can temporarily operate "in
the red" like a credit card. Default limit is -1000 credits.

Backend: Updated transaction, credit, and voucher services to validate
against negative limits instead of zero balance. Frontend: Added warning
banners in wallet when balance is negative, updated send button validation.

Also fixes bug where voucher quantity could go negative in marketplace.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@QuinnNTonic QuinnNTonic temporarily deployed to Test-Database-NoApproval January 6, 2026 02:35 — with GitHub Actions Inactive
@QuinnNTonic QuinnNTonic temporarily deployed to Test-Database-Approval January 6, 2026 02:37 — with GitHub Actions Inactive
@QuinnNTonic QuinnNTonic deployed to Test-Database-NoApproval January 6, 2026 02:38 — with GitHub Actions Active
@QuinnNTonic QuinnNTonic deployed to Test-Database-Approval January 6, 2026 02:40 — with GitHub Actions Active
…atically generated and approved. Generated and applied at: Tue Jan 6 02:42:52 UTC 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants