vultisig / vultisig-android

Vultisig Android App
Apache License 2.0
6 stars 2 forks source link

BUG: ETH max send not possible #389

Closed realpaaao closed 3 months ago

realpaaao commented 3 months ago

Describe the bug When trying to send the maximum amount of ETH, it is not able to send it. Transactions gets signed and initiating devices presents tx hash which will always stay pending, while pairing device doesn't show tx hash.

Expected behavior Max ETH gets send properly

Screenshots image

Additional context Probable due to a logic bug on amount -fee calculation

realpaaao commented 3 months ago

Users reported that it also happens on ARB. I guess the logic applies for all coins?