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

Transaction amount + fee still exceeding address' total balance causing pending issues #3338

Closed
Hero-Gamer opened this issue Mar 2, 2023 · 3 comments · Fixed by #3525
Closed
Assignees
Labels
bug Functionality broken bug-p2 Critical functionality broken for few users, with no clear workarounds

Comments

@Hero-Gamer
Copy link

Hero-Gamer commented Mar 2, 2023

Hi all, just would like to highlight that the problem of being able to spend more than your balance issue, please see below example, new user contacted me today.
It is causing many new users coming to Stacks very confused I have seen many examples recently not just this.

It was a swap on ALEX, does it have to do with ALEX UI at all? Maybe some collab needed to resolve this issue? Nevertheless, I still think the wallet should not allow u to transfer more than amount + fee.

Is there something we can do about that?
Thank you

image

image

image

image

image

@markmhendrickson markmhendrickson added bug Functionality broken bug-p2 Critical functionality broken for few users, with no clear workarounds labels Mar 3, 2023
@github-project-automation github-project-automation bot moved this to Enhancements backlog in Hiro Wallet (DEPRECATED) Mar 3, 2023
@markmhendrickson markmhendrickson moved this from Enhancements backlog to Bugs backlog in Hiro Wallet (DEPRECATED) Mar 3, 2023
@314159265359879
Copy link
Contributor

@Hero-Gamer thanks for reporting Hero!

I have noticed this too. It is especially causing issues for new users.

I think the wallet can do better at checking pending transactions and take into account pending STX transfers (based on post conditions for example) regular STX transfers and fees. In addition when users increase fees, the wallet should check if the balance (adjusted with pending transfers/fees) is sufficient.

This issue is related:
#3109

@Hero-Gamer
Copy link
Author

problem still not solved as of today:
image

image

nonce 1.

@alter-eggo
Copy link
Contributor

@Hero-Gamer we cannot fix the exact issue in Alex ui via our codebase. merged pr is fixing the same problem in our stx send form

@markmhendrickson markmhendrickson moved this from Ready to release to Released in Hiro Wallet (DEPRECATED) May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Functionality broken bug-p2 Critical functionality broken for few users, with no clear workarounds
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants