Skip to content

Conversation

@pwltr
Copy link
Collaborator

@pwltr pwltr commented Feb 4, 2025

Description

Adds a check for minimum onchain balance in the transfer to spending flow. The minimum is the transaction fee + service fee rounded to the nearest thousand for better UX.

Linked Issues/Tasks

Closes #2451

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (improving code without creating new functionality)

Tests

  • Detox test
  • Unit test
  • No test

Screenshot / Video

Simulator.Screen.Recording.-.iPhone.16.-.2025-02-04.at.18.10.50.mp4

@pwltr pwltr requested a review from coreyphillips February 4, 2025 19:10
@pwltr pwltr merged commit ada9b65 into master Feb 4, 2025
7 checks passed
@pwltr pwltr deleted the fix/transfer-amount branch February 4, 2025 21:04
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.

[Bug]: Negative value seen when attempting to transfer to spending with low onchain balance

3 participants