Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Error sending the whole balance displayed on webwallet.hydrachain.org #12

Open
nenantonov opened this issue Feb 25, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nenantonov
Copy link

Description:
When trying to send the whole HYDRA balance displayed on webwallet.hydrachain.org, the transaction fails with message You do not have enough HYDRA to send.

Test performed to demo the bug:
The test is performed with webwallet.hydrachain.org (from production).

To monitor the available UTXOs a desktop staking wallet (the staking wallet with GUI) is installend on AWS. The purpose is just to be able to easily view the available UXTOs before and after each transaction. The same address as the address used for the webwallet is imported in the staking wallet. There are no immature UTXOs. The staking wallet is not staking. The UTXO set before the send is the following (8 + 0.08485421):

image

A "send" with the displayed HYDRA balance (8.08485421 HYDRA) is attempted. The transaction is not going through and the error message pops up: You do not have enough HYDRA to send.

image

Expected behaviour:
It shoule be possible to send the whole balance displayed on the webwallet, after the gas fee is deducted from the balance and the rest is sent.

@nenantonov nenantonov added the bug Something isn't working label Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants