Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Airdrop][$LOK] Loki - Private Transactions & Comms
by
Inlite
on 14/05/2018, 07:09:55 UTC
2 Loki_Project:

Finally the GUI Linux wallet runs and it looks very nice ! Thanks a lot !

1. But the problem is when I tried to recover my wallet from the 25 words seed, which I previously generated with your loki-offline-wallet-generator-master , the generated address is different. My original address begins with "LAV2nBG...", but the GUI wallet shows the address "57NVXX...", generated with the same seed. I think the correct wallet address for Loki should always starts with "L" ? That means the recovery procedure in GUI Linux wallet does not work correctly ?

2. Another problem. It says "Daemon is synchronized (2395)", but the current blockchain height is 8447.

3. Also it produces warnings like these:
....
2018-05-14 06:49:18.399       7fa1d16ec800   WARN    default   src/mnemonics/language_base.h:102   Español word 'rey' is shorter than its prefix length, 4
2018-05-14 06:49:18.412       7fa1d16ec800   WARN    default   src/mnemonics/language_base.h:102   EnglishOld word 'out' is shorter than its prefix length, 4
2018-05-14 06:49:18.412       7fa1d16ec800   WARN    default   src/mnemonics/language_base.h:102   EnglishOld word 'eye' is shorter than its prefix length, 4
2018-05-14 06:49:18.413       7fa1d16ec800   WARN    default   src/mnemonics/language_base.h:118   Duplicate prefix in EnglishOld word list: thin
2018-05-14 06:49:18.413       7fa1d16ec800   WARN    default   src/mnemonics/language_base.h:102   EnglishOld word 'too' is shorter than its prefix length, 4
2018-05-14 06:49:18.413       7fa1d16ec800   WARN    default   src/mnemonics/language_base.h:102   EnglishOld word 'try' is shorter than its prefix length, 4
....