hexresearch / ergvein

Multiplatform BTC wallet with client side filters
https://cypra.io
MIT License
36 stars 8 forks source link

Send amount is restored with fractional part #1013

Closed NCrashed closed 3 years ago

NCrashed commented 3 years ago

image

How to reproduce:

  1. Try to send all funds from a wallet
  2. Fail due to insufficient funds for fees
  3. Return back to the screen and see that .0 part is added to the field.
  4. Validation pass failed as we require an integral amount for sats.