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

Show unconfirmed airdrop coins separately in Portfolio #267

Open
rithvikvibhu opened this issue Nov 3, 2020 · 4 comments
Open

Show unconfirmed airdrop coins separately in Portfolio #267

rithvikvibhu opened this issue Nov 3, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@rithvikvibhu
Copy link
Collaborator

Expected Behavior

Spending anywhere should work as expected.

Current Behavior

Anything that requires spending gives this error in red. In this case, selecting "Send Max" in the Spend tab:

Something went wrong: Not enough funds. (available=0.0, required=4246.494314)

Now the required amount is correctly picked up as the same balance shown in the portfolio, but available is 0.0 for some reason.

I claimed the airdrop coins (4246) an hour ago and the Portfolio shows the correct balance.
Is this because the transaction hasn't received enough confirmations? If so, it'd be nice if the unconfirmed amount is shown separately.

Steps to Reproduce

  1. Create a new wallet
  2. Claim with hs-airdrop
  3. After the balance is updated in portfolio, try to "Send Max" in the Send tab.

Context (Environment)

Linux, built an AppImage.

Logs

Will do, if needed.

Screencap

Portfolio:
image

Send screen (same error when trying to start an auction):
image

@pinheadmz
Copy link
Contributor

Airdrop coins require 100 confirmations before they are spendable. That is a network consensus rule and applies to all outputs of all coinbase transactions. Try again in one day ;-)

1 similar comment
@pinheadmz
Copy link
Contributor

Airdrop coins require 100 confirmations before they are spendable. That is a network consensus rule and applies to all outputs of all coinbase transactions. Try again in one day ;-)

@rithvikvibhu
Copy link
Collaborator Author

Ah, thanks for that! I'll wait, no problem.
A suggestion, it'd be nice if the app mentioned this somewhere (next to airdrop txs), for people new to Handshake and a more specific error message :)

@pinheadmz
Copy link
Contributor

pinheadmz commented Nov 3, 2020

Agreed - I think you should re-open the issue for that feature request (just rename it)

@rithvikvibhu rithvikvibhu reopened this Nov 3, 2020
@rithvikvibhu rithvikvibhu changed the title Something went wrong: Not enough funds. Show unconfirmed airdrop coins separately in Portfolio Nov 3, 2020
@rithvikvibhu rithvikvibhu added the bug Something isn't working label Feb 22, 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