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

Neon cannot send total amount of GAS #2285

Open
hal0x2328 opened this issue Oct 9, 2021 · 4 comments
Open

Neon cannot send total amount of GAS #2285

hal0x2328 opened this issue Oct 9, 2021 · 4 comments
Assignees
Labels
Bug Something isn't working
Milestone

Comments

@hal0x2328
Copy link
Member

There is a calculation issue when determining the maximum amount of GAS that can be sent after subtracting the required fee. The "Max" button will always show an amount plus fee less 0.06078673 GAS (and you can't manually override this maximum amount). So when the user sends the transaction after hitting the "Max" button they will always be left with 0.06078673 GAS in the wallet that cannot be transferred.

@hal0x2328 hal0x2328 added the Bug Something isn't working label Oct 9, 2021
@lllwvlvwlll lllwvlvwlll modified the milestones: Dionysus, Persephone Oct 11, 2021
@gsmachado
Copy link

Yes, I can confirm this issue as well. It's still present in 2.9.4.

lllwvlvwlll pushed a commit that referenced this issue Nov 8, 2021
@lllwvlvwlll lllwvlvwlll modified the milestones: Persephone, Dionysus Nov 17, 2021
@comountainclimber
Copy link
Member

NOTE: We should also include a conditional warning that renders in the UI if the user is about to send all of their GAS out of wallet

comountainclimber added a commit that referenced this issue Feb 22, 2022
* Updates GAS fee calculation logic

* Fix type errors

* Add alert if user is attempting to send total GAS balance

* Remove testing stub
@jseagrave21
Copy link
Contributor

Can this issue be closed? I think it has been fixed.

@hal0x2328
Copy link
Member Author

I don't think it's fixed. I've encountered a few users with the problem since this issue was closed and this was just posted to Reddit: https://www.reddit.com/r/NEO/comments/1daerm3/cannot_send_gas_to_another_wallet/

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

6 participants