Skip to content

fix(card-deposit): remove gasless minimum deposit requirement#2043

Merged
MusabShakeel576 merged 1 commit into
masterfrom
claude/remove-deposit-minimum-2yg9g-master
May 4, 2026
Merged

fix(card-deposit): remove gasless minimum deposit requirement#2043
MusabShakeel576 merged 1 commit into
masterfrom
claude/remove-deposit-minimum-2yg9g-master

Conversation

@MusabShakeel576
Copy link
Copy Markdown
Contributor

Summary

Cherry-pick of #2042 from qa to master.

  • Removes the gasless minimum deposit gate in the deposit-to-card modal so any amount can be deposited gaslessly.
  • Updates useDepositFromSolidUsdc to skip the minimum-amount throw for DepositCategory.CARD (savings deposits keep their existing minimum).
  • Simplifies the gasless badge UI — no more red warning state below MINIMUM_SPONSOR_AMOUNT.

Test plan

  • Open the deposit-to-card modal in production, confirm gasless badge shows the neutral "Gasless deposit" copy at any non-zero amount.
  • Submit a card deposit below EXPO_PUBLIC_MINIMUM_SPONSOR_AMOUNT and confirm the transaction is no longer rejected client-side.
  • Confirm a savings deposit below the minimum still surfaces the original error (unchanged behavior).

https://claude.ai/code/session_019ajaJ3Dc3VrjYR4nQvZKQG


Generated by Claude Code

…um-2yg9g

Remove minimum deposit validation for gasless card deposits
@vercel
Copy link
Copy Markdown

vercel Bot commented May 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
solid-app Ignored Ignored May 4, 2026 9:37am
solid-app-staging Ignored Ignored May 4, 2026 9:37am

Request Review

@MusabShakeel576 MusabShakeel576 merged commit 4dc5b5f into master May 4, 2026
4 of 5 checks passed
@MusabShakeel576 MusabShakeel576 deleted the claude/remove-deposit-minimum-2yg9g-master branch May 4, 2026 09:39
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.

1 participant