You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Coin Control, the SENDMAX feature calculates the maximum available from all unfrozen UTXOs. This is despite the fact that you cannot even send the MAX if you've selected less than 100% of available UTXOs. This also means the user has to remember the total amount from the selected UTXOs, subtract the fee manually, then input the number on the send screen.
The only workaround currently is to freeze all UTXOs that are not going to be used in a TX, then use the coin control feature to select ALL other coins, at which point the SENDMAX feature works as I would expect such a feature to work.
Expected Behavior
When selecting UTXOs, the SENDMAX feature should only calculate the MAX based on the selected UTXOs. The fee should be deducted automatically as it typically would. UTXO's should not need to be frozen in order to not be included in the MAX. Simply selecting coins in the coin control screen should be sufficient to calculate the MAX amount.
Reproduce Steps
Open Stack wallet
Click on Bitcoin Cash wallet
Click on "send"
Click on "Select Coins"
Select one or more UTXOs in available outputs (not all available).
Click on "use coins".
Click "send all BCH".
Click "preview"
Receive "Insufficient balance" error (since you selected some UTXOs but tried to send all).
Environment
Operating system and version: Android version 14, One UI version 6.1
Device platform and version: Samsung S23 128GB
Real device or emulator/simulator: Real
Logs
No response
Further Information
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
When using Coin Control, the SENDMAX feature calculates the maximum available from all unfrozen UTXOs. This is despite the fact that you cannot even send the MAX if you've selected less than 100% of available UTXOs. This also means the user has to remember the total amount from the selected UTXOs, subtract the fee manually, then input the number on the send screen.
The only workaround currently is to freeze all UTXOs that are not going to be used in a TX, then use the coin control feature to select ALL other coins, at which point the SENDMAX feature works as I would expect such a feature to work.
Expected Behavior
When selecting UTXOs, the SENDMAX feature should only calculate the MAX based on the selected UTXOs. The fee should be deducted automatically as it typically would. UTXO's should not need to be frozen in order to not be included in the MAX. Simply selecting coins in the coin control screen should be sufficient to calculate the MAX amount.
Reproduce Steps
Environment
Logs
No response
Further Information
No response
The text was updated successfully, but these errors were encountered: