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

Not loading balance on startup, but loads it later #15

Open
cooperventures opened this issue Jun 30, 2017 · 2 comments
Open

Not loading balance on startup, but loads it later #15

cooperventures opened this issue Jun 30, 2017 · 2 comments
Labels

Comments

@cooperventures
Copy link

My steps:

  1. Create a wallet on iota-wallet.org. Transfer 1 iota into it.
  2. Open iotaMobile for the first time. Enter the seed that I used at iota-wallet.
  3. iotaMobile shows no balance. It does show the 0i transaction at attachment.
  4. Go to Receive and generate a few addresses and attach them. No change. All of this happened over the space of a day or so.
  5. Go to iota-wallet and open the wallet. It shows the 4 0i transactions that I have generated with iotaMobile.
  6. Delete the seed from iotaMobile and clear the database.
  7. Open a new wallet using the same seed.

The result is that the 1i balance showed up, along with the old 0i transactions.

@l3wi l3wi added the bug label Jun 30, 2017
@l3wi
Copy link
Owner

l3wi commented Jul 4, 2017

I've seen this happen once before. I've just managed to recreate this again.

Am trying to work this out now.

@l3wi
Copy link
Owner

l3wi commented Jul 4, 2017

getBalances(addresses, 100, callback) returns all balances as zero... trying to figure out.

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

No branches or pull requests

2 participants