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

SPA Warning #11

Open
yippykaiyay012 opened this issue Apr 7, 2018 · 1 comment
Open

SPA Warning #11

yippykaiyay012 opened this issue Apr 7, 2018 · 1 comment
Assignees

Comments

@yippykaiyay012
Copy link

yippykaiyay012 commented Apr 7, 2018

The SPA warning shows in the following scenario.
Not really an issue. But I guess this should not happen.

  1. starting address with positive balance (address 1)
  2. generate new address (address 2)
  3. make transaction (remaining balance transfers to new address 3)
  4. send funds to unused address (address 2)
  5. Make transaction
  6. SPA Detected shows for address 2 (this goes away once confirmed.)
@romansemko romansemko self-assigned this Apr 8, 2018
@alexsporn
Copy link

alexsporn commented May 11, 2018

I just had this too by just doing a transaction with change. The change was going to a new address and the old address showed the SPA warning until the transaction was confirmed. I think you should check if there are pending transactions before showing the warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants