Blockstream / green_qt

Blockstream Green App
GNU General Public License v3.0
218 stars 34 forks source link

Show amount after fees when sweeping wallet #100

Closed kilrau closed 9 months ago

kilrau commented 11 months ago

Description

Here I'd love to see the final amount being sent after network fee is deducted. Usually wallets show min available balance and send amount. Boltz requires exact amounts so this is incredibly hard to do with Green Desktop when sweeping the wallet. I suspect a lot of our "send too little" failure cases are because of this. Pretty bad since these need to be manually refunded by users.

Screenshot from 2023-12-22 20-25-18

Version

1.2.9

Steps to reproduce

Open green, liquid wallet, send -> send all

kilrau commented 11 months ago

On mobile (Android) it gives me all three values

  1. Available balance
  2. Network fee
  3. Send amount

IMG_20231222_210340

jgriffiths commented 11 months ago

@kilrau The android behaviour shows this is not a gdk issue, likely just a display issue with the qt wallet. Should be easily fixed when the wallet devs are back from xmas break.

kilrau commented 10 months ago

bump

domegabri commented 10 months ago

@kilrau sneak peek of the UI changes for next release. This should address your request (ignore the fiat amounts as its testnet and conversion rate is fake)

Screenshot 2024-01-26 alle 13 11 01
borgbyte commented 9 months ago

@kilrau please check latest release.