Post
Topic
Board Announcements (Altcoins)
Re: IOTA
by
klf
on 12/06/2017, 04:17:28 UTC
In my 2.3 wallet I had around 23 iota and I upgraded to 2.5 version and was about to transfer my Iota from slack to this wallet but now wallet shows zero. And all my earlier transactions are not showing. It looks like a new account. Anyone else also facing these issues?

Is this wallet still not stable yet?

This is the latest release https://github.com/iotaledger/wallet/releases/tag/v2.3.0

Where do you see a version 2.5? You need to generate some adresses after login with your old seed.

I have the same problem. wallet is empty no transaction record. any advise?


Generate enough addresses, and your balance should reappear ...

Is this a bug in their system? Are they very sure that these lost iotas will recover back by everyone? Because if anyone got a lot of iotas in their wallet and they don't see them in the wallet it will be a big shock to new investors. After waiting my more than one hour time I get back my iotas.

It's not a bug per se. The wallet could be a bit more informative, but the wallet is a reference client after all, it's as simple as can be. The dev team provides basic functionality, and other wallet creators can add more sugar on top.

Your seed is a source of an almost infinite number of deterministic addresses. When you ask your seed for address #1, it will always give the same address. When you ask it for address #2, it will always give the same address. Also, when you send IOTA tokens, the change amount goes to the next address, for example #3. Now all your balance is in address #3.

When you delete the database and install a new version (or install IOTA to a new computer), it doesn't know which addresses you have already pulled from the seed, so it will display address #1, which is empty, as your tokens are on address #3. Now you need to generate the address #2, and finally address #3 before you get to the address holding your tokens.

Thank you very much for your detailed explanation. But I think that part of generating new addresses is something not very comfortable by many users and they don't know how many addresses they need to generate to get back their old iotas. The total amount should at least need to link to the seed instead linking to addresses. I'm not a technical guy but I feel that not the right way to design a wallet and asking to generate old addresses to get their coins back.

Last question. If someone don't generate the addresses then what happens to all those tokens in his/her account? Automatically after sometime it will show up?